Metadata-Version: 2.1
Name: rocketisp
Version: 0.1.2
Summary: RocketIsp calculates delivered Isp for liquid rocket thrust chambers.
Home-page: http://rocketisp.readthedocs.org/en/latest/
Author: Charlie Taylor
Author-email: cet@appliedpython.com
License: GPL-3
Download-URL: https://github.com/sonofeft/RocketIsp
Description: 

        

        .. 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.5|3.6|3.7|3.8-blue

        

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

        

        

        RocketIsp is in the early stages of development... should stabilize soon.

        

        **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/>`_ .

        

        
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
Provides-Extra: dev
Provides-Extra: test
