AstroSim Documentation
Open-source simulation framework for sustainable space habitat modeling.
Quick links
- Inputs & Outputs — what goes in, what files come out (with samples)
- Tutorial — 15-minute getting started
- Architecture — engine, subsystems, budgets
- Scenarios — YAML/JSON configuration
- API — Python interfaces
Install
pip install git+https://github.com/aadriantech/astrosim.git
astrosim scenarios/greenhouse_lunar.yaml --report --validate --no-plot
See the repository README for CI status and releases.