• Joined on 2025-03-28
tfaour pushed to main at tfaour/OrbitalSimulator 2025-06-19 23:56:16 -04:00
82c69b7ae1 Added a readme
tfaour pushed to main at tfaour/OrbitalSimulator 2025-06-19 23:45:02 -04:00
eb40043bbe remove output
tfaour pushed to rust_rewrite at tfaour/OrbitalSimulator 2025-06-19 23:43:51 -04:00
788936653c remove output
tfaour commented on issue tfaour/OrbitalSimulator#8 2025-06-19 23:42:40 -04:00
Clean up calc.cpp

No longer a cpp project. Closing

tfaour closed issue tfaour/OrbitalSimulator#8 2025-06-19 23:42:40 -04:00
Clean up calc.cpp
tfaour closed issue tfaour/OrbitalSimulator#10 2025-06-19 23:42:28 -04:00
Rewrite whole simulator in Rust
tfaour pushed to main at tfaour/OrbitalSimulator 2025-06-19 23:42:20 -04:00
bd99aca317 Merge pull request 'rust_rewrite' (#11) from rust_rewrite into main
6cb8d8e450 working with nice progress bar and trajectory files
b1b2e51507 Seemingly working simulation and trajectory output (need to confirm output)
be6229263d implementing save trajectory
151e11076b working simulations and progress bar
Compare 11 commits »
tfaour merged pull request tfaour/OrbitalSimulator#11 2025-06-19 23:42:19 -04:00
rust_rewrite
tfaour created pull request tfaour/OrbitalSimulator#11 2025-06-19 23:42:03 -04:00
rust_rewrite
tfaour pushed to rust_rewrite at tfaour/OrbitalSimulator 2025-06-19 23:40:43 -04:00
6cb8d8e450 working with nice progress bar and trajectory files
b1b2e51507 Seemingly working simulation and trajectory output (need to confirm output)
Compare 2 commits »
tfaour pushed to rust_rewrite at tfaour/OrbitalSimulator 2025-06-19 20:57:26 -04:00
be6229263d implementing save trajectory
tfaour pushed to rust_rewrite at tfaour/OrbitalSimulator 2025-06-19 18:16:33 -04:00
151e11076b working simulations and progress bar
tfaour pushed to rust_rewrite at tfaour/OrbitalSimulator 2025-06-19 16:05:27 -04:00
63fe3a38b8 Added normalization
tfaour pushed to rust_rewrite at tfaour/OrbitalSimulator 2025-06-19 11:30:02 -04:00
64bec5af20 Started implementing stepping!
tfaour pushed to rust_rewrite at tfaour/OrbitalSimulator 2025-06-19 11:09:35 -04:00
e07bb7c4a1 added logging, and started simulator struct
tfaour pushed to rust_rewrite at tfaour/OrbitalSimulator 2025-06-19 10:32:57 -04:00
16b71407d2 Working config file reading!
tfaour created branch rust_rewrite in tfaour/OrbitalSimulator 2025-06-06 23:18:03 -04:00
tfaour pushed to rust_rewrite at tfaour/OrbitalSimulator 2025-06-06 23:18:03 -04:00
97cad94f6e initial rust
b4d6062640 some small config edits, added jwst attempts for orbit
Compare 2 commits »
tfaour opened issue tfaour/OrbitalSimulator#10 2025-06-04 11:49:31 -04:00
Rewrite whole simulator in Rust
tfaour merged pull request tfaour/OrbitalSimulator#9 2025-06-02 23:31:07 -04:00
tfaour-patch-1