Represents all relevant thermodynamic quantities of a multi-phase, multi-component fluid system assuming thermodynamic equilibrium.
More...
#include <SimpleModularFluidState.hpp>
|
enum | |
|
enum | |
|
typedef ScalarT | Scalar |
|
void | checkDefined () const |
| Make sure that all attributes are defined. More...
|
|
void | assign (const FluidState &fs) |
| Retrieve all parameters from an arbitrary fluid state.
|
|
template<class ScalarT, unsigned numPhasesV, unsigned numComponentsV, class FluidSystem, bool storePressure, bool storeTemperature, bool storeComposition, bool storeFugacity, bool storeSaturation, bool storeDensity, bool storeViscosity, bool storeEnthalpy>
class Opm::SimpleModularFluidState< ScalarT, numPhasesV, numComponentsV, FluidSystem, storePressure, storeTemperature, storeComposition, storeFugacity, storeSaturation, storeDensity, storeViscosity, storeEnthalpy >
Represents all relevant thermodynamic quantities of a multi-phase, multi-component fluid system assuming thermodynamic equilibrium.
This class uses simpler and slightly less flexible template parameters as ModularFluidState. Except for this, it is identical.
The documentation for this class was generated from the following file: