#include <test/porousmediumflow/1pncmin/implicit/nonisothermal/problem.hh>
Public Types | |
using | Scalar = GetPropType< TypeTag, Properties::Scalar > |
using | H2ON2 = FluidSystems::H2ON2< Scalar > |
using | type = FluidSystems::OnePAdapter< H2ON2, phaseIdx > |
Static Public Attributes | |
static constexpr auto | phaseIdx = H2ON2::gasPhaseIdx |
using Dumux::Properties::FluidSystem< TypeTag, TTag::ThermoChem >::H2ON2 = FluidSystems::H2ON2<Scalar> |
using Dumux::Properties::FluidSystem< TypeTag, TTag::ThermoChem >::Scalar = GetPropType<TypeTag, Properties::Scalar> |
using Dumux::Properties::FluidSystem< TypeTag, TTag::ThermoChem >::type = FluidSystems::OnePAdapter<H2ON2, phaseIdx> |
|
staticconstexpr |