Source: rocketcea Section: science Priority: optional Maintainer: Bdale Garbee Build-Depends: debhelper-compat (= 12), dh-python, gfortran, python3-coverage, python3-all-dev, python3-future, python3-matplotlib, python3-nose, python3-numpy, python3-scipy, python3-setuptools 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: ${shlibs:Depends}, ${misc:Depends}, ${python3: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.