Provides the quantities required to calculate diffusive mass fluxes.
More...
#include <diffusionmodule.hh>
|
const Evaluation & | moleFractionGradientNormal (unsigned phaseIdx, unsigned compIdx) const |
| The the gradient of the mole fraction times the face normal. More...
|
|
const Evaluation & | effectiveDiffusionCoefficient (unsigned phaseIdx, unsigned compIdx) const |
| The effective diffusion coeffcient of a component in a fluid phase at the face's integration point. More...
|
|
|
void | update_ (const ElementContext &elemCtx, unsigned faceIdx, unsigned timeIdx) |
| Update the quantities required to calculate the diffusive mass fluxes.
|
|
template<class Context , class FluidState > |
void | updateBoundary_ (const Context &context, unsigned bfIdx, unsigned timeIdx, const FluidState &fluidState) |
|
template<class TypeTag>
class Ewoms::DiffusionExtensiveQuantities< TypeTag, true >
Provides the quantities required to calculate diffusive mass fluxes.
◆ effectiveDiffusionCoefficient()
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. |
◆ moleFractionGradientNormal()
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: