Skip to content

Commit

Permalink
[docs] Remove defunct constant-density thermo model entry
Browse files Browse the repository at this point in the history
  • Loading branch information
ischoegl authored and speth committed Jul 19, 2023
1 parent c391351 commit a1b46e3
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions doc/sphinx/yaml/phases.rst
Expand Up @@ -75,7 +75,6 @@ and optionally reactions that can take place in that phase. The fields of a

- :ref:`binary-solution-tabulated <sec-yaml-binary-solution-tabulated>`
- :ref:`compound-lattice <sec-yaml-compound-lattice>`
- :ref:`constant-density <sec-yaml-constant-density>`
- :ref:`Debye-Huckel <sec-yaml-Debye-Huckel>`
- :ref:`edge <sec-yaml-edge>`
- :ref:`electron-cloud <sec-yaml-electron-cloud>`
Expand Down Expand Up @@ -255,25 +254,6 @@ Example::
composition: {Li7Si3(s): 1.0, Li7Si3-interstitial: 1.0}


.. _sec-yaml-constant-density:

``constant-density``
--------------------

An incompressible phase with constant density, as
`described here <https://cantera.org/documentation/dev/doxygen/html/d9/de4/classCantera_1_1ConstDensityThermo.html#details>`__.

Additional fields:

``density``
The density of the phase

Example::

thermo: constant-density
density: 0.7 g/cm^3


.. _sec-yaml-Debye-Huckel:

``Debye-Huckel``
Expand Down

0 comments on commit a1b46e3

Please sign in to comment.