My Project
|
Provides the volumetric quantities required for the equations needed by the polymers extension of the black-oil model. More...
#include <blackoilfoammodules.hh>
Public Member Functions | |
void | foamPropertiesUpdate_ (const ElementContext &elemCtx, unsigned dofIdx, unsigned timeIdx) |
Update the intensive properties needed to handle polymers from the primary variables. | |
const Evaluation & | foamConcentration () const |
Scalar | foamRockDensity () const |
const Evaluation & | foamAdsorbed () const |
Protected Member Functions | |
Implementation & | asImp_ () |
Protected Attributes | |
Evaluation | foamConcentration_ |
Scalar | foamRockDensity_ |
Evaluation | foamAdsorbed_ |
Provides the volumetric quantities required for the equations needed by the polymers extension of the black-oil model.