Source: rocketcea
Section: science
Priority: optional
Maintainer: Bdale Garbee <bdale@gag.com>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 gfortran,
 python3-all-dev,
 python3-coverage,
 python3-matplotlib,
 python3-numpy,
 python3-scipy,
 python3-setuptools,
 python3-zombie-imp,
Standards-Version: 4.5.0
Homepage: https://rocketcea.readthedocs.io
Vcs-Git: https://salsa.debian.org/debian/rocketcea.git
Vcs-Browser: https://salsa.debian.org/debian/rocketcea

Package: rocketcea
Architecture: any
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends}
Description: NASA Chemical Equilibrium, wrapped in Python
 RocketCEA makes direct calls to a modified copy of the NASA FORTRAN CEA code
 in “rocket” mode to calculate Isp, Cstar, Tcham etc. and provides tools to
 help determine useful mixture ratio range, optimum MR and more.
 .
 The modifications to CEA2.f have been made in order to properly handle
 hydrazine monopropellant’s ammonia dissociation.
 .
 A typical use of this program would be to help determine input values for a
 rocket motor burn simulation program.
