Commit Graph

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