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

#include <test/porousmediumflow/mpnc/implicit/thermalnonequilibrium/problem.hh>

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

Public Types

using Scalar = GetPropType<TypeTag, Properties::Scalar>
using ComponentOne = Dumux::Components::Constant<1, Scalar>
using ComponentTwo = Dumux::Components::Constant<2, Scalar>
using type = SolidSystems::CompositionalSolidPhase<Scalar, ComponentOne, ComponentTwo, numInertComponents>

Static Public Attributes

static constexpr int numInertComponents = 2

Member Typedef Documentation

◆ ComponentOne

template<class TypeTag>
using Dumux::Properties::SolidSystem< TypeTag, TTag::CombustionOneComponent >::ComponentOne = Dumux::Components::Constant<1, Scalar>

◆ ComponentTwo

template<class TypeTag>
using Dumux::Properties::SolidSystem< TypeTag, TTag::CombustionOneComponent >::ComponentTwo = Dumux::Components::Constant<2, Scalar>

◆ Scalar

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

◆ type

Member Data Documentation

◆ numInertComponents

template<class TypeTag>
int Dumux::Properties::SolidSystem< TypeTag, TTag::CombustionOneComponent >::numInertComponents = 2
staticconstexpr

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