FluidMixtureState Struct Reference
A type used to describe the state of a fluid (gaseous or liquid) mixture. More...
#include <FluidMixture.hpp>
Inheritance diagram for FluidMixtureState:
Collaboration diagram for FluidMixtureState:
Additional Inherited Members | |
Public Attributes inherited from MixtureState | |
| Temperature | T |
| The temperature of the mixture (in units of K) | |
| Pressure | P |
| The pressure of the mixture (in units of Pa) | |
| ChemicalVector | x |
| The mole fractions of the species in the mixture and their partial derivatives. | |
Detailed Description
A type used to describe the state of a fluid (gaseous or liquid) mixture.
The documentation for this struct was generated from the following file:
- Reaktoro/Thermodynamics/Mixtures/FluidMixture.hpp
Public Attributes inherited from