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::TwoPIncompressible > Struct Template Reference

#include <test/porousmediumflow/2p/implicit/incompressible/problem.hh>

Public Types

using Scalar = GetPropType< TypeTag, Properties::Scalar >
 
using WettingPhase = FluidSystems::OnePLiquid< Scalar, Components::SimpleH2O< Scalar > >
 
using NonwettingPhase = FluidSystems::OnePLiquid< Scalar, Components::Trichloroethene< Scalar > >
 
using type = FluidSystems::TwoPImmiscible< Scalar, WettingPhase, NonwettingPhase >
 

Member Typedef Documentation

◆ NonwettingPhase

◆ Scalar

template<class TypeTag >
using Dumux::Properties::FluidSystem< TypeTag, TTag::TwoPIncompressible >::Scalar = GetPropType<TypeTag, Properties::Scalar>

◆ type

◆ WettingPhase


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