• Joined on 2025-03-28
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
tfaour pushed to main at tfaour/OrbitalSimulator 2025-06-02 23:31:07 -04:00
7de52b0a3d Merge pull request 'tfaour-patch-1' (#9) from tfaour-patch-1 into main
f26b01e78c Merge branch 'main' into tfaour-patch-1
41d05d40d1 something of a solar system
460d984b3b Some changes - not sure exactly what
Compare 4 commits »
tfaour pushed to tfaour-patch-1 at tfaour/OrbitalSimulator 2025-06-02 23:30:58 -04:00
f26b01e78c Merge branch 'main' into tfaour-patch-1
0688a0e924 Merge pull request 'SImplify acceleration addition.' (#1) from tfaour-patch-1 into main
Compare 2 commits »
tfaour created pull request tfaour/OrbitalSimulator#9 2025-06-02 23:30:48 -04:00
tfaour-patch-1
tfaour pushed to tfaour-patch-1 at tfaour/OrbitalSimulator 2025-06-02 23:30:23 -04:00
41d05d40d1 something of a solar system
tfaour pushed to tfaour-patch-1 at tfaour/OrbitalSimulator 2025-06-02 23:08:37 -04:00
460d984b3b Some changes - not sure exactly what
tfaour pushed to main at tfaour/OrbitalSimulator 2025-06-02 21:29:56 -04:00
0688a0e924 Merge pull request 'SImplify acceleration addition.' (#1) from tfaour-patch-1 into main
b10bc5b5da Added in testing
7dd2b88b8a Update src/body.cpp
ba8348b8b3 Merge branch 'main' into tfaour-patch-1
a124891b02 Update header for new addAcceleration function in body
Compare 6 commits »
tfaour merged pull request tfaour/OrbitalSimulator#1 2025-06-02 21:29:55 -04:00
SImplify acceleration addition.
tfaour pushed to tfaour-patch-1 at tfaour/OrbitalSimulator 2025-06-02 21:29:13 -04:00
b10bc5b5da Added in testing
tfaour opened issue tfaour/OrbitalSimulator#8 2025-06-02 18:38:12 -04:00
Clean up calc.cpp
tfaour opened issue tfaour/OrbitalSimulator#7 2025-06-02 17:29:11 -04:00
Overload the norm and real functions