3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::Properties::FluidSystem< TypeTag, TTag::FVMPFAOVelocity2PTestTypeTag > Struct Template Reference

#include <test/porousmediumflow/1p/sequential/test_diffusionproblem.hh>

Inheritance diagram for Dumux::Properties::FluidSystem< TypeTag, TTag::FVMPFAOVelocity2PTestTypeTag >:
Inheritance graph

Public Types

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

Member Typedef Documentation

◆ NonwettingPhase

template<class TypeTag>
using Dumux::Properties::FluidSystem< TypeTag, TTag::FVMPFAOVelocity2PTestTypeTag >::NonwettingPhase = FluidSystems::OnePLiquid<Scalar, Components::Constant<1, Scalar> >

◆ Scalar

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

◆ type

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

◆ WettingPhase

template<class TypeTag>
using Dumux::Properties::FluidSystem< TypeTag, TTag::FVMPFAOVelocity2PTestTypeTag >::WettingPhase = FluidSystems::OnePLiquid<Scalar, Components::Constant<1, Scalar> >

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