[Doc] Add note about specifying species in the stoichiometric_solid example in phases.rst

See Issue 196.
This commit is contained in:
Bryan W. Weber 2013-12-18 17:46:52 +00:00
parent e7e1c7ce6f
commit 5dddf942c8

View file

@ -419,6 +419,9 @@ reactions, since the composition is fixed.) ::
initial_state=state(temperature=300.0,
pressure=(1.0, 'atm'))
In the example above, the definition of the species ``'C(gr)'`` must appear
elsewhere in the input file.
Stoichiometric Liquid
---------------------