RocketCEA wraps the FORTRAN CEA code and provides some useful tools.
Project description
RocketCEA Wraps The NASA Fortran CEA Code And Provides Some Useful Tools
See the Code at: https://github.com/sonofeft/RocketCEA
See the Docs at: http://rocketcea.readthedocs.org/en/latest/
See PyPI page at:https://pypi.python.org/pypi/rocketcea
See NASA CEA HomePage at: https://www.grc.nasa.gov/WWW/CEAWeb/ceaHome.htm
RocketCEA makes direct calls to 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.
RocketCEA does not use the FORTRAN CEA2.f file directly.
Many modifications have been made in order to wrap CEA with
f2py to build a python module.
Additional changes to CEA2.f have been made in order to properly handle hydrazine monopropellant’s
ammonia dissociation.
Although the default units in RocketCEA are English units, SI units may be used for both
input and output as well. (See Simple Examples > Transport Properties in Docs)
Keywords: rocketcea setuptools development Platform: any Classifier: Development Status :: 4 - Beta Classifier: Operating System :: OS Independent Classifier: Intended Audience :: Developers Classifier: Intended Audience :: End Users/Desktop Classifier: Topic :: Software Development :: Build Tools Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3) Classifier: Programming Language :: Python :: 2 Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.5 Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Description-Content-Type: text/x-rst Provides-Extra: dev Provides-Extra: test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.