From 2220904442da671dab7cc0ac416a5bfa59d60327 Mon Sep 17 00:00:00 2001 From: Ian Bell Date: Thu, 24 Mar 2016 17:31:43 -0600 Subject: [PATCH] Add link to cubics page to main dos page --- Web/coolprop/index.rst | 1 + Web/index.rst | 1 + 2 files changed, 2 insertions(+) diff --git a/Web/coolprop/index.rst b/Web/coolprop/index.rst index 3f999154..3d7028db 100644 --- a/Web/coolprop/index.rst +++ b/Web/coolprop/index.rst @@ -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 diff --git a/Web/index.rst b/Web/index.rst index 97731156..51b97cfd 100644 --- a/Web/index.rst +++ b/Web/index.rst @@ -17,6 +17,7 @@ CoolProp is a C++ library that implements: - :ref:`Correlations of properties of incompressible fluids and brines ` - :ref:`Highest accuracy psychrometric routines ` - :ref:`User-friendly interface around the full capabilities of NIST REFPROP ` +- :ref:`Cubic equations of state (SRK, PR) ` Environments Supported ----------------------