Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor TRES #4

Open
wants to merge 30 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
305e624
Move files
rieder Nov 1, 2024
30c5a4f
fix line endings (win->unix)
rieder Nov 1, 2024
51191b1
initial refactor of tps.py
rieder Nov 1, 2024
55285bd
initial refactor of tres.py
rieder Nov 1, 2024
fd4cb8b
update imports
rieder Nov 1, 2024
944a8f9
move files
rieder Nov 1, 2024
245bd2d
update files
rieder Nov 1, 2024
eae9f0c
updates
rieder Nov 1, 2024
e07309b
convert line endings
rieder Nov 4, 2024
658e857
restyle with Black
rieder Nov 4, 2024
6735a4d
Refactor interactions.py
rieder Nov 4, 2024
89436b4
refactor options.py
rieder Nov 4, 2024
1a0f6e2
Refactor plotting.py; use CamelCase for classes
rieder Nov 4, 2024
a967443
refactor rdc_TRES scripts
rieder Nov 4, 2024
e25bd7a
refactor setup.py
rieder Nov 4, 2024
39e6740
refactor tidal_friction_constant
rieder Nov 4, 2024
486d480
refactor triple_class
rieder Nov 4, 2024
562f0f0
refactor SecularTriple python code
rieder Nov 4, 2024
b9d409d
Add alias to follow AMUSE standard for community codes
rieder Nov 4, 2024
bd718b9
move seculartriple to amuse-style location
rieder Nov 5, 2024
1e3c605
fix line endings
rieder Nov 5, 2024
0fe9447
moving things, renaming things, getting rid of "import *" [WIP]
rieder Nov 7, 2024
65817f3
further progress towards better imports for variables [WIP]
rieder Nov 8, 2024
6f3798b
clearer worker name
rieder Nov 11, 2024
e8ebf21
fix imports
rieder Nov 11, 2024
442f09b
refactoring
rieder Nov 11, 2024
f550edc
use units for angles too
rieder Nov 11, 2024
0bc1f5f
refactoring
rieder Nov 11, 2024
ebb4e9b
split off distributions from tps.py
rieder Nov 11, 2024
5c7523a
fix
rieder Nov 11, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,341 changes: 0 additions & 1,341 deletions TPS.py

This file was deleted.

441 changes: 0 additions & 441 deletions TRES.py

This file was deleted.

65 changes: 0 additions & 65 deletions TRES_options.py

This file was deleted.

Loading