Provides the volumetric quantities required for the calculation of molecular diffusive fluxes.
More...
#include <diffusionmodule.hh>
|
Scalar | tortuosity (unsigned) const |
| Returns the tortuousity of the sub-domain of a fluid phase in the porous medium.
|
|
Scalar | diffusionCoefficient (unsigned, unsigned) const |
| Returns the molecular diffusion coefficient for a component in a phase.
|
|
Scalar | effectiveDiffusionCoefficient (unsigned, unsigned) const |
| Returns the effective molecular diffusion coefficient of the porous medium for a component in a phase.
|
|
|
template<class FluidState > |
void | update_ (FluidState &, typename FluidSystem::template ParameterCache< typename FluidState::Scalar > &, const ElementContext &, unsigned, unsigned) |
| Update the quantities required to calculate diffusive mass fluxes.
|
|
template<class TypeTag>
class Opm::DiffusionIntensiveQuantities< TypeTag, false >
Provides the volumetric quantities required for the calculation of molecular diffusive fluxes.
The documentation for this class was generated from the following file: