|
My Project
|
Additional Inherited Members | |
Public Types inherited from Opm::ModularFluidState< Scalar, FluidSystem::numPhases, FluidSystem::numComponents, FluidStateExplicitPressureModule< Scalar, FluidSystem::numPhases, ImmiscibleFluidState< Scalar, FluidSystem, false > >, FluidStateEquilibriumTemperatureModule< Scalar, FluidSystem::numPhases, ImmiscibleFluidState< Scalar, FluidSystem, false > >, FluidStateImmiscibleCompositionModule< Scalar, FluidSystem, ImmiscibleFluidState< Scalar, FluidSystem, false > >, FluidStateExplicitFugacityModule< Scalar, FluidSystem::numPhases, FluidSystem::numComponents, ImmiscibleFluidState< Scalar, FluidSystem, false > >, FluidStateExplicitSaturationModule< Scalar, FluidSystem::numPhases, ImmiscibleFluidState< Scalar, FluidSystem, false > >, FluidStateExplicitDensityModule< Scalar, FluidSystem::numPhases, ImmiscibleFluidState< Scalar, FluidSystem, false > >, FluidStateExplicitViscosityModule< Scalar, FluidSystem::numPhases, ImmiscibleFluidState< Scalar, FluidSystem, false > >, FluidStateNullEnthalpyModule< Scalar, FluidSystem::numPhases, ImmiscibleFluidState< Scalar, FluidSystem, false > > > | |
| enum | |
| enum | |
| typedef Scalar | Scalar |
Public Types inherited from Opm::FluidStateImmiscibleCompositionModule< Scalar, FluidSystem, Implementation > | |
| enum | { numComponents = FluidSystem::numComponents } |
Public Member Functions inherited from Opm::ModularFluidState< Scalar, FluidSystem::numPhases, FluidSystem::numComponents, FluidStateExplicitPressureModule< Scalar, FluidSystem::numPhases, ImmiscibleFluidState< Scalar, FluidSystem, false > >, FluidStateEquilibriumTemperatureModule< Scalar, FluidSystem::numPhases, ImmiscibleFluidState< Scalar, FluidSystem, false > >, FluidStateImmiscibleCompositionModule< Scalar, FluidSystem, ImmiscibleFluidState< Scalar, FluidSystem, false > >, FluidStateExplicitFugacityModule< Scalar, FluidSystem::numPhases, FluidSystem::numComponents, ImmiscibleFluidState< Scalar, FluidSystem, false > >, FluidStateExplicitSaturationModule< Scalar, FluidSystem::numPhases, ImmiscibleFluidState< Scalar, FluidSystem, false > >, FluidStateExplicitDensityModule< Scalar, FluidSystem::numPhases, ImmiscibleFluidState< Scalar, FluidSystem, false > >, FluidStateExplicitViscosityModule< Scalar, FluidSystem::numPhases, ImmiscibleFluidState< Scalar, FluidSystem, false > >, FluidStateNullEnthalpyModule< Scalar, FluidSystem::numPhases, ImmiscibleFluidState< Scalar, FluidSystem, false > > > | |
| void | checkDefined () const |
| Make sure that all attributes are defined. More... | |
| void | assign (const FluidState &fs) |
| Retrieve all parameters from an arbitrary fluid state. | |
Public Member Functions inherited from Opm::FluidStateExplicitPressureModule< Scalar, numPhases, Implementation > | |
| const Scalar & | pressure (unsigned phaseIdx) const |
| The pressure of a fluid phase [Pa]. | |
| void | setPressure (unsigned phaseIdx, const Scalar &value) |
| Set the pressure of a phase [Pa]. | |
| template<class FluidState > | |
| void | assign (const FluidState &fs) |
| Retrieve all parameters from an arbitrary fluid state. | |
| void | checkDefined () const |
| Make sure that all attributes are defined. More... | |
Public Member Functions inherited from Opm::FluidStateEquilibriumTemperatureModule< Scalar, numPhases, Implementation > | |
| const Scalar & | temperature (unsigned) const |
| The temperature of a fluid phase [-]. | |
| void | setTemperature (const Scalar &value) |
| Set the temperature of a phase [-]. | |
| template<class FluidState > | |
| void | assign (const FluidState &fs) |
| Retrieve all parameters from an arbitrary fluid state. | |
| void | checkDefined () const |
| Make sure that all attributes are defined. More... | |
Public Member Functions inherited from Opm::FluidStateImmiscibleCompositionModule< Scalar, FluidSystem, Implementation > | |
| Scalar | moleFraction (unsigned phaseIdx, unsigned compIdx) const |
| The mole fraction of a component in a phase []. | |
| Scalar | massFraction (unsigned phaseIdx, unsigned compIdx) const |
| The mass fraction of a component in a phase []. | |
| Scalar | averageMolarMass (unsigned phaseIdx) const |
| The mean molar mass of a fluid phase [kg/mol]. More... | |
| Scalar | molarity (unsigned phaseIdx, unsigned compIdx) const |
| The concentration of a component in a phase [mol/m^3]. More... | |
| template<class FluidState > | |
| void | assign (const FluidState &) |
| Retrieve all parameters from an arbitrary fluid state. | |
| void | checkDefined () const |
| Make sure that all attributes are defined. More... | |
Public Member Functions inherited from Opm::FluidStateExplicitFugacityModule< Scalar, numPhases, numComponents, Implementation > | |
| const Scalar & | fugacityCoefficient (unsigned phaseIdx, unsigned compIdx) const |
| The fugacity coefficient of a component in a phase []. | |
| Scalar | fugacity (unsigned phaseIdx, unsigned compIdx) const |
| The fugacity of a component in a phase [Pa]. | |
| void | setFugacityCoefficient (unsigned phaseIdx, unsigned compIdx, const Scalar &value) |
| Set the fugacity of a component in a phase []. | |
| template<class FluidState > | |
| void | assign (const FluidState &fs) |
| Retrieve all parameters from an arbitrary fluid state. | |
| void | checkDefined () const |
| Make sure that all attributes are defined. More... | |
Public Member Functions inherited from Opm::FluidStateExplicitSaturationModule< Scalar, numPhases, Implementation > | |
| const Scalar & | saturation (unsigned phaseIdx) const |
| The saturation of a fluid phase [-]. | |
| void | setSaturation (unsigned phaseIdx, const Scalar &value) |
| Set the saturation of a phase [-]. | |
| template<class FluidState > | |
| void | assign (const FluidState &fs) |
| Retrieve all parameters from an arbitrary fluid state. | |
| void | checkDefined () const |
| Make sure that all attributes are defined. More... | |
Public Member Functions inherited from Opm::FluidStateExplicitDensityModule< Scalar, numPhases, Implementation > | |
| const Scalar & | density (unsigned phaseIdx) const |
| The density of a fluid phase [kg/m^3]. | |
| Scalar | molarDensity (unsigned phaseIdx) const |
| The molar density of a fluid phase [mol/m^3]. | |
| Scalar | molarVolume (unsigned phaseIdx) const |
| The molar volume of a fluid phase [m^3/mol]. | |
| void | setDensity (unsigned phaseIdx, const Scalar &value) |
| Set the density of a phase [kg/m^3]. | |
| template<class FluidState > | |
| void | assign (const FluidState &fs) |
| Retrieve all parameters from an arbitrary fluid state. | |
| void | checkDefined () const |
| Make sure that all attributes are defined. More... | |
Public Member Functions inherited from Opm::FluidStateExplicitViscosityModule< Scalar, numPhases, Implementation > | |
| const Scalar & | viscosity (unsigned phaseIdx) const |
| The viscosity of a fluid phase [-]. | |
| void | setViscosity (unsigned phaseIdx, Scalar value) |
| Set the dynamic viscosity of a phase [Pa s]. | |
| template<class FluidState > | |
| void | assign (const FluidState &fs) |
| Retrieve all parameters from an arbitrary fluid state. | |
| void | checkDefined () const |
| Make sure that all attributes are defined. More... | |
Public Member Functions inherited from Opm::FluidStateNullEnthalpyModule< Scalar, numPhases, Implementation > | |
| const Scalar & | internalEnergy (unsigned) const |
| The specific internal energy of a fluid phase [J/kg]. | |
| const Scalar & | enthalpy (unsigned) const |
| The specific enthalpy of a fluid phase [J/kg]. | |
| template<class FluidState > | |
| void | assign (const FluidState &) |
| Retrieve all parameters from an arbitrary fluid state. | |
| void | checkDefined () const |
| Make sure that all attributes are defined. More... | |
Protected Member Functions inherited from Opm::FluidStateImmiscibleCompositionModule< Scalar, FluidSystem, Implementation > | |
| const Implementation & | asImp_ () const |
Protected Member Functions inherited from Opm::FluidStateExplicitFugacityModule< Scalar, numPhases, numComponents, Implementation > | |
| const Implementation & | asImp_ () const |
Protected Member Functions inherited from Opm::FluidStateExplicitDensityModule< Scalar, numPhases, Implementation > | |
| const Implementation & | asImp_ () const |
Protected Attributes inherited from Opm::FluidStateExplicitPressureModule< Scalar, numPhases, Implementation > | |
| Scalar | pressure_ [numPhases] |
Protected Attributes inherited from Opm::FluidStateEquilibriumTemperatureModule< Scalar, numPhases, Implementation > | |
| Scalar | temperature_ |
Protected Attributes inherited from Opm::FluidStateExplicitFugacityModule< Scalar, numPhases, numComponents, Implementation > | |
| Scalar | fugacityCoefficient_ [numPhases][numComponents] |
Protected Attributes inherited from Opm::FluidStateExplicitSaturationModule< Scalar, numPhases, Implementation > | |
| Scalar | saturation_ [numPhases] |
Protected Attributes inherited from Opm::FluidStateExplicitDensityModule< Scalar, numPhases, Implementation > | |
| Scalar | density_ [numPhases] |
Protected Attributes inherited from Opm::FluidStateExplicitViscosityModule< Scalar, numPhases, Implementation > | |
| Scalar | viscosity_ [numPhases] |