|
| OPM_HOST_DEVICE void | updateSaltConcentration_ (const ElementContext &elemCtx, unsigned dofIdx, unsigned timeIdx) |
| | Update the intensive properties needed to handle brine from the primary variables. More...
|
| |
|
OPM_HOST_DEVICE void | updateSaltConcentration_ (const PrimaryVariables &priVars, const unsigned timeIdx, const LinearizationType lintype) |
| |
|
OPM_HOST_DEVICE void | saltPropertiesUpdate_ ([[maybe_unused]] const ElementContext &elemCtx, [[maybe_unused]] unsigned dofIdx, [[maybe_unused]] unsigned timeIdx) |
| |
|
OPM_HOST_DEVICE const Evaluation & | brineRefDensity () const |
| |
|
OPM_HOST_DEVICE Scalar | saltSolubility () const |
| |
|
OPM_HOST_DEVICE Scalar | saltDensity () const |
| |
|
OPM_HOST_DEVICE const Evaluation & | permFactor () const |
| |
|
|
OPM_HOST_DEVICE Implementation & | asImp_ () |
| |
|
|
Evaluation | saltConcentration_ |
| |
|
Evaluation | refDensity_ |
| |
|
Evaluation | saltSaturation_ |
| |
|
Evaluation | permFactor_ |
| |
|
Scalar | saltSolubility_ |
| |
|
Scalar | saltDensity_ |
| |
◆ updateSaltConcentration_()
template<class TypeTag >
| OPM_HOST_DEVICE void Opm::BlackOilBrineIntensiveQuantities< TypeTag, true >::updateSaltConcentration_ |
( |
const ElementContext & |
elemCtx, |
|
|
unsigned |
dofIdx, |
|
|
unsigned |
timeIdx |
|
) |
| |
|
inline |
Update the intensive properties needed to handle brine from the primary variables.
The documentation for this class was generated from the following file: