My Project
|
Provides the quantities required to calculate diffusive mass fluxes. More...
#include <diffusionmodule.hh>
Public Member Functions | |
const Evaluation & | moleFractionGradientNormal (unsigned phaseIdx, unsigned compIdx) const |
The the gradient of the mole fraction times the face normal. | |
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. | |
Protected Member Functions | |
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) |
Provides the quantities required to calculate diffusive mass fluxes.
|
inline |
The effective diffusion coeffcient of a component in a fluid phase at the face's integration point.
|
inline |
The the gradient of the mole fraction times the face normal.