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

#include <test/porousmediumflow/1pncmin/implicit/nonisothermal/problem.hh>

Inheritance diagram for Dumux::Properties::SolidSystem< TypeTag, TTag::ThermoChem >:
Inheritance graph

Public Types

using Scalar = GetPropType<TypeTag, Properties::Scalar>
using ComponentOne = Components::ModifiedCaO<Scalar>
using ComponentTwo = Components::CaO2H2<Scalar>
using type = SolidSystems::CompositionalSolidPhase<Scalar, ComponentOne, ComponentTwo>

Member Typedef Documentation

◆ ComponentOne

template<class TypeTag>
using Dumux::Properties::SolidSystem< TypeTag, TTag::ThermoChem >::ComponentOne = Components::ModifiedCaO<Scalar>

◆ ComponentTwo

template<class TypeTag>
using Dumux::Properties::SolidSystem< TypeTag, TTag::ThermoChem >::ComponentTwo = Components::CaO2H2<Scalar>

◆ Scalar

template<class TypeTag>
using Dumux::Properties::SolidSystem< TypeTag, TTag::ThermoChem >::Scalar = GetPropType<TypeTag, Properties::Scalar>

◆ type


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