Releases: sksat/trochia
Releases · sksat/trochia
Version 0.4
- update toml11 to latest(version3.2.0)
- print max altitude
- add rotation by air force
- save data to multiple .dat files
- fix about valid thrust time of engine
- add wind
- add wind speed by power-law
- configure ground wind in
config.toml
- execute multiple simulation case from ground-wind condition
- fix windows-version binary release
Version 0.3
- add Release for Mac OS
- add Release for Windows
- use C++17
- save output data to file
- add multiple condition simulation(launcher elevation only)
Version 0.2
- refactor
environment
- add fundamental physical constant
- add geopotential height
- add air model(from FROGS)
- add air resistance force(3-axis, no rotation)
Version 0.1
Merge pull request #18 from sk2sat/develop Release version 0.1
Version 0.1 beta
fix problem
Version 0.1 alpha
Release linux binary by automation build.
Windows and Mac versions coming soon...