3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | List of all members
Dumux::Properties::FluidSystem< TypeTag, TTag::MPFATwoPTest > Struct Template Reference

#include <test/porousmediumflow/2p/sequential/test_mpfa2pproblem.hh>

Public Types

using Scalar = typename GET_PROP_TYPE(TypeTag, Scalar)
 
using WettingPhase = FluidSystems::OnePLiquid< Scalar, Components::SimpleH2O< Scalar > >
 
using NonwettingPhase = FluidSystems::OnePLiquid< Scalar, Components::SimpleH2O< Scalar > >
 
using type = FluidSystems::TwoPImmiscible< Scalar, WettingPhase, NonwettingPhase >
 

Member Typedef Documentation

◆ NonwettingPhase

template<class TypeTag >
using Dumux::Properties::FluidSystem< TypeTag, TTag::MPFATwoPTest >::NonwettingPhase = FluidSystems::OnePLiquid<Scalar, Components::SimpleH2O<Scalar> >

◆ Scalar

template<class TypeTag >
using Dumux::Properties::FluidSystem< TypeTag, TTag::MPFATwoPTest >::Scalar = typename GET_PROP_TYPE(TypeTag, Scalar)

◆ type

template<class TypeTag >
using Dumux::Properties::FluidSystem< TypeTag, TTag::MPFATwoPTest >::type = FluidSystems::TwoPImmiscible<Scalar, WettingPhase, NonwettingPhase>

◆ WettingPhase

template<class TypeTag >
using Dumux::Properties::FluidSystem< TypeTag, TTag::MPFATwoPTest >::WettingPhase = FluidSystems::OnePLiquid<Scalar, Components::SimpleH2O<Scalar> >

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