Opm::Properties::WettingFluid< TypeTag, TTag::Richards > Struct Template Reference

The wetting phase used. More...

#include <richardsmodel.hh>

Public Types

using type = Opm::LiquidPhase< Scalar, Opm::NullComponent< Scalar > >
 

Detailed Description

template<class TypeTag>
struct Opm::Properties::WettingFluid< TypeTag, TTag::Richards >

The wetting phase used.

By default we use the null-phase, i.e. this has to be defined by the problem for the program to work. Please be aware that you should be careful to use the Richards model in conjunction with liquid non-wetting phases. This is only meaningful if the viscosity of the liquid phase is much lower than the viscosity of the wetting phase.

Member Typedef Documentation

◆ type

template<class TypeTag >
using Opm::Properties::WettingFluid< TypeTag, TTag::Richards >::type = Opm::LiquidPhase<Scalar, Opm::NullComponent<Scalar> >

The documentation for this struct was generated from the following file: