48 Commits

Author SHA1 Message Date
Thomas Faour
2187994616 added second binary - starting opengl 2025-06-20 00:24:03 -04:00
Thomas Faour
82c69b7ae1 Added a readme 2025-06-19 23:56:14 -04:00
Thomas Faour
eb40043bbe remove output 2025-06-19 23:45:00 -04:00
bd99aca317 Merge pull request 'rust_rewrite' (#11) from rust_rewrite into main
Reviewed-on: #11
2025-06-19 23:42:19 -04:00
Thomas Faour
6cb8d8e450 working with nice progress bar and trajectory files 2025-06-19 23:40:39 -04:00
Thomas Faour
b1b2e51507 Seemingly working simulation and trajectory output (need to confirm output) 2025-06-19 21:04:09 -04:00
Thomas Faour
be6229263d implementing save trajectory 2025-06-19 20:57:13 -04:00
Thomas Faour
151e11076b working simulations and progress bar 2025-06-19 18:16:31 -04:00
Thomas Faour
63fe3a38b8 Added normalization 2025-06-19 16:05:25 -04:00
Thomas Faour
64bec5af20 Started implementing stepping! 2025-06-19 11:30:00 -04:00
Thomas Faour
e07bb7c4a1 added logging, and started simulator struct 2025-06-19 11:09:32 -04:00
Thomas Faour
16b71407d2 Working config file reading! 2025-06-19 10:32:55 -04:00
Thomas Faour
97cad94f6e initial rust 2025-06-06 20:04:43 -04:00
Thomas Faour
b4d6062640 some small config edits, added jwst attempts for orbit 2025-06-06 19:30:32 -04:00
7de52b0a3d Merge pull request 'tfaour-patch-1' (#9) from tfaour-patch-1 into main
Reviewed-on: #9
2025-06-02 23:31:07 -04:00
f26b01e78c Merge branch 'main' into tfaour-patch-1 2025-06-02 23:30:57 -04:00
Thomas Faour
41d05d40d1 something of a solar system 2025-06-02 23:30:16 -04:00
Thomas Faour
460d984b3b Some changes - not sure exactly what 2025-06-02 23:08:35 -04:00
0688a0e924 Merge pull request 'SImplify acceleration addition.' (#1) from tfaour-patch-1 into main
Reviewed-on: #1
2025-06-02 21:29:55 -04:00
Thomas Faour
b10bc5b5da Added in testing 2025-06-02 21:29:10 -04:00
7dd2b88b8a Update src/body.cpp 2025-06-02 13:18:37 -04:00
ba8348b8b3 Merge branch 'main' into tfaour-patch-1 2025-06-02 13:15:42 -04:00
5dc9ff26b0 Merge pull request 'Remove python simulator from code base' (#3) from remove-python into main
Reviewed-on: #3
2025-06-02 12:29:38 -04:00
d82fb8b628 Delete orbiter/orbits/__pycache__/simulator.cpython-312.pyc 2025-06-02 12:28:50 -04:00
7c5614456a Delete orbiter/orbits/__pycache__/body.cpython-312.pyc 2025-06-02 12:28:47 -04:00
b52c5d0801 Delete orbiter/orbits/__pycache__/__init__.cpython-312.pyc 2025-06-02 12:28:43 -04:00
11a6549896 Delete orbiter/units.py 2025-06-02 12:28:39 -04:00
7fb4415371 Delete orbiter/__init__.py 2025-06-02 12:28:35 -04:00
1c9fb9b693 Delete orbiter/orbits/simulator.py 2025-06-02 12:28:29 -04:00
9ba4da4db3 Delete orbiter/orbits/calc.py 2025-06-02 12:26:14 -04:00
abf652adab Delete orbiter/orbits/body.py 2025-06-02 12:26:11 -04:00
ddd5947123 Delete orbiter/orbits/__init__.py 2025-06-02 12:26:02 -04:00
a124891b02 Update header for new addAcceleration function in body 2025-06-02 11:03:43 -04:00
a20e88da57 SImplify acceleration addition. 2025-06-02 11:02:11 -04:00
Thomas Faour
f52ecf4889 Added config file for planets 2025-06-02 08:27:45 -04:00
Thomas Faour
4b21fb75e8 Trying a C++ rewrite 2025-06-01 19:38:37 -04:00
Thomas Faour
58eea0f264 Working, but still slow. 2025-06-01 10:36:07 -04:00
Thomas Faour
5e3d043af4 it WORKS! 2025-06-01 00:42:31 -04:00
Thomas Faour
cf81cd17e6 tried converting to Decimal for high precision 2025-05-31 17:38:26 -04:00
Thomas Faour
b2221ef6cd removing cached files 2025-05-31 15:00:07 -04:00
Thomas Faour
f22797761b Notes for me in the readme 2025-05-31 14:57:11 -04:00
Thomas Faour
0a326cf7c5 Having magnitude issues - of course! 2025-05-31 14:56:00 -04:00
Thomas Faour
bc30d479aa a simulator than can... step! 2025-05-31 13:45:23 -04:00
Thomas Faour
aad9fbf52a removed checkpoint from git 2025-05-31 12:56:16 -04:00
Thomas Faour
0334ef0edf gitignore 2025-05-31 12:55:22 -04:00
Thomas Faour
a67b188ed9 working checkpoint system 2025-05-31 12:52:30 -04:00
Thomas Faour
ed1e913366 getting the structure set up 2025-05-31 12:17:32 -04:00
Thomas Faour
691d8b0436 First commit 2025-05-31 10:55:26 -04:00