|
blackoilproblem.hh
Go to the documentation of this file.
Base class for all problems which use the black-oil model. Definition: blackoilproblem.hh:43 Scalar biotCoeff(unsigned) const Returns Biot coefficient of a cell. Definition: blackoilproblem.hh:199 Scalar rockCompressibility(unsigned) const Returns the compressibility of the porous medium of a cell. Definition: blackoilproblem.hh:139 Scalar lame(unsigned) const Returns Lame's first parameter of a cell. Definition: blackoilproblem.hh:184 Scalar biotCoeff(const Context &, unsigned, unsigned) const Returns Biot coefficient of a cell. Definition: blackoilproblem.hh:191 Scalar maxOilSaturation(unsigned) const Returns the maximum value of the oil saturation seen at the current time for a given degree of freedo... Definition: blackoilproblem.hh:85 unsigned plmixnumRegionIndex(const Context &, unsigned, unsigned) const Returns the index of the relevant region for polymer mixing functions. Definition: blackoilproblem.hh:122 LhsEval rockCompTransMultiplier(const IntensiveQuantities &, unsigned) const Definition: blackoilproblem.hh:238 Scalar rockBiotComp(const Context &, unsigned, unsigned) const Returns the additional compressibility of a cell due to poroelasticity. Definition: blackoilproblem.hh:161 Scalar lame(const Context &, unsigned, unsigned) const Returns Lame's first parameter of a cell. Definition: blackoilproblem.hh:176 unsigned miscnumRegionIndex(const Context &, unsigned, unsigned) const Returns the index of the relevant region for solvent mixing functions. Definition: blackoilproblem.hh:113 BlackOilProblem(Simulator &simulator) Definition: blackoilproblem.hh:57 Scalar rockBiotComp(unsigned) const Returns the additional compressibility of a cell due to poroelasticity. Definition: blackoilproblem.hh:169 Scalar referenceTemperature() const Returns the reference temperature. Definition: blackoilproblem.hh:223 unsigned satnumRegionIndex(const Context &, unsigned, unsigned) const Returns the index of the relevant region for saturation functions. Definition: blackoilproblem.hh:101 Scalar satnumRegionIndex(unsigned) const Definition: blackoilproblem.hh:106 Scalar rockCompressibility(const Context &, unsigned, unsigned) const Returns the compressibility of the porous medium of a cell. Definition: blackoilproblem.hh:131 Scalar rockMechPoroChange(unsigned) const Returns the porosity (i.e., pore volume) change due to geomechanics. Definition: blackoilproblem.hh:154 Scalar maxOilVaporizationFactor(unsigned, unsigned) const Returns the maximum value of the oil vaporization factor at the current time for a given degree of fr... Definition: blackoilproblem.hh:76 Scalar rockReferencePressure(const Context &, unsigned, unsigned) const Returns the reference pressure for rock the compressibility of a cell. Definition: blackoilproblem.hh:206 Scalar maxGasDissolutionFactor(unsigned, unsigned) const Returns the maximum value of the gas dissolution factor at the current time for a given degree of fre... Definition: blackoilproblem.hh:67 Scalar rockCompPoroMultiplier(const IntensiveQuantities &, unsigned) const Returns the porosity multiplier due to water-induced rock compaction. Definition: blackoilproblem.hh:233 unsigned pvtRegionIndex(const Context &, unsigned, unsigned) const Returns the index of the relevant region for thermodynmic properties. Definition: blackoilproblem.hh:92 Scalar rockMechPoroChange(const Context &, unsigned, unsigned) const Returns the porosity (i.e., pore volume) change due to geomechanics. Definition: blackoilproblem.hh:146 Scalar rockReferencePressure(unsigned) const Returns the reference pressure for rock the compressibility of a cell. Definition: blackoilproblem.hh:214 Simulator & simulator() Returns Simulator object used by the simulation. Definition: fvbaseproblem.hh:694 The base class for the problems of ECFV discretizations which deal with a multi-phase flow through a ... Definition: multiphasebaseproblem.hh:65 Definition: blackoilbioeffectsmodules.hh:45 typename Properties::Detail::GetPropImpl< TypeTag, Property >::type::type GetPropType get the type alias defined in the property (equivalent to old macro GET_PROP_TYPE(.... Definition: propertysystem.hh:233 |