Skip to content

v1.7 Nucleosynthesis

Choose a tag to compare

@arda-guler arda-guler released this 20 Oct 16:04
· 60 commits to master since this release

Windows binaries included, courtesy of pyinstaller.

This release most importantly includes custom resources to simulate spacecraft energy generation, comm. strength etc., off-polar rotation axes for celestial bodies, and a "scenario editor" GUI utility.

It is also now possible to run scenarios via system arguments directly rather than selecting them from the scenario menu. (e.g. OS3D myscenario.osf runs myscenario.osf without going through the main menu.) If you wish to write your own wrappers for the OS3D solver, this may come in handy.

Notable changes since last release, in list version:

  • Custom resources implemented
  • Off-polar rotation axes for bodies implemented
  • Providing scenarios as system arguments implemented (bypasses initialization menu)