Add link to cubics page to main dos page

This commit is contained in:
Ian Bell
2016-03-24 17:31:43 -06:00
parent 9ec2acc664
commit 2220904442
2 changed files with 2 additions and 0 deletions

View File

@@ -13,5 +13,6 @@ This section includes information about the CoolProp software, listings of input
Tabular.rst
Configuration.rst
REFPROP.rst
Cubics.rst
examples.rst
changelog.rst

View File

@@ -17,6 +17,7 @@ CoolProp is a C++ library that implements:
- :ref:`Correlations of properties of incompressible fluids and brines <Pure>`
- :ref:`Highest accuracy psychrometric routines <Humid-Air>`
- :ref:`User-friendly interface around the full capabilities of NIST REFPROP <REFPROP>`
- :ref:`Cubic equations of state (SRK, PR) <cubic_backend>`
Environments Supported
----------------------