2lambda123 / arda-guler-Kozmoworks

MIT License
0 stars 0 forks source link

Kozmoworks

Figure_1 Trajectory lines for two satellites maneuvering around Earth - scales in meters

Kozmoworks is an astrodynamics and space mission simulator. This version features an 8th order symplectic orbit propagator and currently supports n-body problems with:

Some lower priority features are yet to be implemented:

Mission scenarios are defined in .json files - see scenarios/test.json for an example.

License(s)

Kozmoworks is licensed under MIT License.

Kozmoworks uses nlohmann/json, licensed under MIT License.

OS3D

Kozmoworks is also the successor to OrbitSim3D, a space mission simulator written entirely in Python, using pyOpenGL - check it out if you like!