Skip to content

Commit

Permalink
Add more description in phase.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
jongyoonbae authored and speth committed Mar 18, 2023
1 parent 5046656 commit fbfd93f
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions doc/sphinx/yaml/phases.rst
Expand Up @@ -662,17 +662,22 @@ Example::
``coverage-dependent-surface``
------------------------------

A coverage-dependent surface phase, as
A coverage-dependent surface phase. That is, a surface phase where the enthalpy,
entropy, and heat capacity of each species may depend on its coverage and the
coverage of other species in the phase.
Full details are
`described here <https://cantera.org/documentation/dev/doxygen/html/db/d25/classCantera_1_1CoverageDependentSurfPhase.html#details>`__.
Majority of coverage dependency parameters are provided in the species entry as
`described here <https://cantera.org/documentation/dev/sphinx/html/yaml/species.html#coverage-dependent-surface>`__.

Additional fields:

``site-density``
The molar density of surface sites.

``reference-state-coverage``
The reference state coverage denoting the low-coverage limit (i.e.
ideal-surface) thermodynamic properties.
The reference state coverage denoting the low-coverage limit (ideal-surface)
thermodynamic properties.

Example::

Expand Down

0 comments on commit fbfd93f

Please sign in to comment.