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

#include <test/multidomain/embedded/2d3d/1p_1p/problem_fracture.hh>

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

Public Types

using Scalar = GetPropType<TypeTag, Properties::Scalar>
using type = FluidSystems::OnePLiquid<Scalar, Components::Constant<1, Scalar> >
using Scalar = GetPropType<TypeTag, Properties::Scalar>
using type = FluidSystems::OnePLiquid<Scalar, Components::SimpleH2O<Scalar> >
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

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

◆ Scalar [1/3]

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

◆ Scalar [2/3]

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

◆ Scalar [3/3]

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

◆ type [1/3]

◆ type [2/3]

◆ type [3/3]

◆ WettingPhase

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

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