Metadata-Version: 2.1
Name: rocketprops
Version: 0.1.1
Summary: RocketProps models liquid rocket propellants.
Home-page: http://rocketprops.readthedocs.org/en/latest/
Author: Charlie Taylor
Author-email: cet@appliedpython.com
License: GPL-3
Download-URL: https://github.com/sonofeft/RocketProps
Description: 
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Provides-Extra: dev
Requires-Dist: check-manifest ; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage ; extra == 'test'

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

        

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

                

        .. image:: https://img.shields.io/badge/python-2.7|3.5|3.6|3.7-blue

        

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

        

        

        Rocketprops Models Liquid Rocket Propellants

        

        

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

        

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

        

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

        

        

        RocketProps calculates the various liquid propellant properties required

        to analyse a liquid propellant thrust chamber. 

        This includes density, viscosity, vapor pressure,

        heat of vaporization, surface tension, heat capacity and thermal conductivity. 

        Other properties such as critical temperature and pressure, normal boiling point, 

        molecular weight and freezing temperature are available.

        

        
Keywords: rocketprops 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
