StateOfMatter.hpp
The namespace containing all components of the Reaktoro library.
Definition: Algorithms.hpp:29
StateOfMatter
The list of states of matter for phases.
Definition: StateOfMatter.hpp:27
@ Supercritical
when the state of matter of a phase is supercritical
@ Fluid
when the state of matter of a phase can be either liquid, gas, or plasma // TODO: StateOfMatter::Flui...
@ Condensed
when the state of matter of a phase can be either liquid or solid // TODO: StateOfMatter::Condensed n...
auto operator<<(std::ostream &out, AggregateState option) -> std::ostream &
Output an AggregateState value.