• Joined on 2025-03-28
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
tfaour opened issue tfaour/OrbitalSimulator#6 2025-06-02 16:27:33 -04:00
Make each body's coordinates "relative" to another body
tfaour opened issue tfaour/OrbitalSimulator#5 2025-06-02 15:03:40 -04:00
Implement modular integration techniques
tfaour created branch implement-additional-forces in tfaour/OrbitalSimulator 2025-06-02 13:31:24 -04:00
tfaour pushed to implement-additional-forces at tfaour/OrbitalSimulator 2025-06-02 13:31:24 -04:00
tfaour opened issue tfaour/OrbitalSimulator#4 2025-06-02 13:27:08 -04:00
Simulator should read "thrust" timelines from a config file.
tfaour pushed to tfaour-patch-1 at tfaour/OrbitalSimulator 2025-06-02 13:18:38 -04:00
7dd2b88b8a Update src/body.cpp
tfaour pushed to tfaour-patch-1 at tfaour/OrbitalSimulator 2025-06-02 13:15:43 -04:00
ba8348b8b3 Merge branch 'main' into tfaour-patch-1
5dc9ff26b0 Merge pull request 'Remove python simulator from code base' (#3) from remove-python into main
d82fb8b628 Delete orbiter/orbits/__pycache__/simulator.cpython-312.pyc
7c5614456a Delete orbiter/orbits/__pycache__/body.cpython-312.pyc
b52c5d0801 Delete orbiter/orbits/__pycache__/__init__.cpython-312.pyc
Compare 11 commits »
tfaour commented on issue tfaour/OrbitalSimulator#2 2025-06-02 13:15:29 -04:00
Old python simulator code should be removed

Resolved.

tfaour closed issue tfaour/OrbitalSimulator#2 2025-06-02 13:15:29 -04:00
Old python simulator code should be removed
tfaour merged pull request tfaour/OrbitalSimulator#3 2025-06-02 12:29:39 -04:00
Remove python simulator from code base
tfaour pushed to main at tfaour/OrbitalSimulator 2025-06-02 12:29:39 -04:00
5dc9ff26b0 Merge pull request 'Remove python simulator from code base' (#3) from remove-python into main
d82fb8b628 Delete orbiter/orbits/__pycache__/simulator.cpython-312.pyc
7c5614456a Delete orbiter/orbits/__pycache__/body.cpython-312.pyc
b52c5d0801 Delete orbiter/orbits/__pycache__/__init__.cpython-312.pyc
11a6549896 Delete orbiter/units.py
Compare 10 commits »
tfaour pushed to remove-python at tfaour/OrbitalSimulator 2025-06-02 12:28:52 -04:00
d82fb8b628 Delete orbiter/orbits/__pycache__/simulator.cpython-312.pyc
tfaour pushed to remove-python at tfaour/OrbitalSimulator 2025-06-02 12:28:49 -04:00
7c5614456a Delete orbiter/orbits/__pycache__/body.cpython-312.pyc
tfaour pushed to remove-python at tfaour/OrbitalSimulator 2025-06-02 12:28:45 -04:00
b52c5d0801 Delete orbiter/orbits/__pycache__/__init__.cpython-312.pyc
tfaour pushed to remove-python at tfaour/OrbitalSimulator 2025-06-02 12:28:40 -04:00
11a6549896 Delete orbiter/units.py