Provides the quantities required to calculate diffusive mass fluxes.
More...
#include <diffusionmodule.hh>
|
const Evaluation & | moleFractionGradientNormal (unsigned phaseIdx OPM_UNUSED, unsigned compIdx OPM_UNUSED) const |
| The the gradient of the mole fraction times the face normal. More...
|
|
const Evaluation & | effectiveDiffusionCoefficient (unsigned phaseIdx OPM_UNUSED, unsigned compIdx OPM_UNUSED) const |
| The effective diffusion coeffcient of a component in a fluid phase at the face's integration point. More...
|
|
|
void | update_ (const ElementContext &elemCtx OPM_UNUSED, unsigned faceIdx OPM_UNUSED, unsigned timeIdx OPM_UNUSED) |
| Update the quantities required to calculate the diffusive mass fluxes.
|
|
template<class Context , class FluidState > |
void | updateBoundary_ (const Context &context OPM_UNUSED, unsigned bfIdx OPM_UNUSED, unsigned timeIdx OPM_UNUSED, const FluidState &fluidState OPM_UNUSED) |
|
template<class TypeTag>
class Ewoms::DiffusionExtensiveQuantities< TypeTag, false >
Provides the quantities required to calculate diffusive mass fluxes.
The effective diffusion coeffcient of a component in a fluid phase at the face's integration point.
- Parameters
-
phaseIdx | The index of the fluid phase of interest. |
compIdx | The index of the (pseudo-)component of interest. |
The the gradient of the mole fraction times the face normal.
- Parameters
-
phaseIdx | The index of the fluid phase of interest. |
compIdx | The index of the (pseudo-)component of interest. |
The documentation for this class was generated from the following file: