Metadata-Version: 2.4
Name: rocketisp
Version: 0.1.13
Summary: RocketIsp calculates delivered Isp for liquid rocket thrust chambers.
Home-page: http://rocketisp.readthedocs.org/en/latest/
Download-URL: https://github.com/sonofeft/RocketIsp
Author: Charlie Taylor
Author-email: cet@appliedpython.com
License: GPL-3
Keywords: rocketisp 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 :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
License-File: AUTHORS.rst
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: rocketcea
Requires-Dist: rocketprops
Provides-Extra: dev
Requires-Dist: check-manifest; extra == "dev"
Provides-Extra: test
Requires-Dist: coverage; extra == "test"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: platform
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary





.. image:: https://travis-ci.org/sonofeft/RocketIsp.svg?branch=master



.. image:: https://img.shields.io/pypi/v/RocketIsp.svg

        

.. image:: https://img.shields.io/badge/python-3.7|3.8|3.9|3.10|3.11|3.12|3.13|3.14-blue



.. image:: https://img.shields.io/pypi/l/RocketIsp.svg







**RocketIsp** Calculates Delivered Specific Impulse (Isp) For Liquid Rocket Thrust Chambers.





See the Code at: `<https://github.com/sonofeft/RocketIsp>`_



See the Docs at: `<http://rocketisp.readthedocs.org/en/latest/>`_



See PyPI page at: `<https://pypi.python.org/pypi/rocketisp>`_







**RocketIsp** uses a simplified JANNAF approach to calculate delivered

specific impulse (Isp) for liquid rocket thrust chambers.



Note that **RocketIsp** gets propellant properties from the companion project `RocketProps <https://rocketprops.readthedocs.io/en/latest/>`_

and ideal Isp performance from the companion project  `RocketCEA <https://rocketcea.readthedocs.io/en/latest/>`_ .



