My Project
|
Provides the volumetric quantities required for the equations needed by the solvents extension of the black-oil model. More...
#include <blackoilextbomodules.hh>
Public Member Functions | |
void | zFractionUpdate_ (const ElementContext &elemCtx, unsigned dofIdx, unsigned timeIdx) |
Compute extended pvt properties from table lookups. | |
void | zPvtUpdate_ () |
Re-compute face densities to account for zFraction dependency. | |
const Evaluation & | zFraction () const |
const Evaluation & | xVolume () const |
const Evaluation & | yVolume () const |
const Evaluation & | oilViscosity () const |
const Evaluation & | gasViscosity () const |
const Evaluation & | bo () const |
const Evaluation & | bg () const |
const Evaluation & | rs () const |
const Evaluation & | rv () const |
const Evaluation | zPureInvFormationVolumeFactor () const |
const Scalar & | zRefDensity () const |
Protected Member Functions | |
Implementation & | asImp_ () |
Provides the volumetric quantities required for the equations needed by the solvents extension of the black-oil model.
|
inline |
Compute extended pvt properties from table lookups.
At this point the pressures of the fluid state are correct.
|
inline |
Re-compute face densities to account for zFraction dependency.
At this point the pressures and saturations of the fluid state are correct.