
.. RocketCEA documentation master file
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

.. include:: ../README.rst


See NASA CEA Documentation:
`CEA User Manual (NASA RP-1311).pdf <./_static/CEA_User_Manual_(NASA_RP-1311).pdf>`_
and
`CEA Methodology (NASA RP-1311).pdf <./_static/CEA_Methodology_(NASA_RP-1311).pdf>`_


.. note::

    Python 3.8 on Windows has been problematic and is not fully supported.
    
    Python 3.8 64 bit on Windows has been made to work by using the new 
    os.add_dll_directory command to locate MinGW DLL libraries, however, 
    32 bit python 3.8 is not yet supported.


RocketCEA
=========

Contents:

.. toctree::
   :maxdepth: 2

   quickstart
   installgfortran
   std_examples
   traditional_example
   simple_examples
   finite_area_comb
   comb_species
   engine_mr
   propellant_select
   propellants
   new_propellants
   plot_examples
   ambient_isp
   hydrazine_mono
   temperature_adjust
   cea_tdk_rpa
   parasol_example
   functions
   copyright
   authors
   history


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`


