|
| void | solventPreSatFuncUpdate_ (const ElementContext &elemCtx, unsigned dofIdx, unsigned timeIdx) |
| | Called before the saturation functions are doing their magic.
|
|
void | solventPreSatFuncUpdate_ (const PrimaryVariables &priVars, const unsigned timeIdx, const LinearizationType linearizationType) |
| void | solventPostSatFuncUpdate_ (const ElementContext &elemCtx, unsigned dofIdx, unsigned timeIdx) |
| | Called after the saturation functions have been doing their magic.
|
|
void | solventPostSatFuncUpdate_ (const Problem &problem, const PrimaryVariables &priVars, const unsigned globalSpaceIdx, const unsigned timeIdx, const LinearizationType linearizationType) |
| void | solventPvtUpdate_ (const ElementContext &elemCtx, unsigned scvIdx, unsigned timeIdx) |
| | Update the intensive PVT properties needed to handle solvents from the primary variables.
|
|
Evaluation | solventSaturation () const |
|
Evaluation | rsSolw () const |
|
Evaluation | solventDensity () const |
|
const Evaluation & | solventViscosity () const |
|
const Evaluation & | solventMobility () const |
|
Evaluation | solventInverseFormationVolumeFactor () const |
|
Scalar | solventRefDensity () const |
|
|
Implementation & | asImp_ () |
|
const Implementation & | asImp_ () const |
|
|
Evaluation | hydrocarbonSaturation_ |
|
Evaluation | solventViscosity_ |
|
Evaluation | solventMobility_ |
|
Scalar | solventRefDensity_ |
◆ solventPostSatFuncUpdate_()
Called after the saturation functions have been doing their magic.
After this function, all saturations, pressures and relative permeabilities must be final. (i.e., the "hydrocarbon
saturations".)
◆ solventPreSatFuncUpdate_()
Called before the saturation functions are doing their magic.
At this point, the saturations of the fluid state correspond to those if the phases were pure hydrocarbons.
◆ solventPvtUpdate_()
Update the intensive PVT properties needed to handle solvents from the primary variables.
At this point the pressures and saturations of the fluid state are correct.
The documentation for this class was generated from the following file: