Public Types | |
using | Scalar = GetPropType< TypeTag, Properties::Scalar > |
using | H2OType = Dumux::Components::SimpleH2O< Scalar > |
using | H2OPhase = Dumux::FluidSystems::OnePLiquid< Scalar, H2OType > |
using | AirType = Dumux::Components::TabulatedComponent< Components::Air< Scalar >, false > |
using | AirPhase = Dumux::FluidSystems::OnePGas< Scalar, AirType > |
using | type = FluidSystems::TwoPImmiscible< Scalar, H2OPhase, AirPhase > |
using Dumux::Properties::CouplingFluidSystem< TypeTag >::AirPhase = Dumux::FluidSystems::OnePGas<Scalar, AirType> |
using Dumux::Properties::CouplingFluidSystem< TypeTag >::AirType = Dumux::Components::TabulatedComponent<Components::Air<Scalar>, false > |
using Dumux::Properties::CouplingFluidSystem< TypeTag >::H2OPhase = Dumux::FluidSystems::OnePLiquid<Scalar, H2OType> |
using Dumux::Properties::CouplingFluidSystem< TypeTag >::H2OType = Dumux::Components::SimpleH2O<Scalar> |
using Dumux::Properties::CouplingFluidSystem< TypeTag >::Scalar = GetPropType<TypeTag, Properties::Scalar> |
using Dumux::Properties::CouplingFluidSystem< TypeTag >::type = FluidSystems::TwoPImmiscible<Scalar, H2OPhase, AirPhase> |