ModularFluidState.hpp File Reference

Represents all relevant thermodynamic quantities of a multi-phase, multi-component fluid system assuming thermodynamic equilibrium. More...

Include dependency graph for ModularFluidState.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::ModularFluidState< ScalarT, numPhasesV, numComponentsV, PressureModule, TemperatureModule, CompositionModule, FugacityModule, SaturationModule, DensityModule, ViscosityModule, EnthalpyModule >
 Represents all relevant thermodynamic quantities of a multi-phase, multi-component fluid system assuming thermodynamic equilibrium. More...
 

Namespaces

 Opm
 

Detailed Description

Represents all relevant thermodynamic quantities of a multi-phase, multi-component fluid system assuming thermodynamic equilibrium.

This class uses a modular approach which results in storing only a set of requested thermodynamic quantities.