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

#include <test/porousmediumflow/2pncmin/implicit/isothermal/problem.hh>

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

Public Types

using Scalar = GetPropType<TypeTag, Properties::Scalar>
using ComponentOne = Components::NaCl<Scalar>
using ComponentTwo = Components::Granite<Scalar>
using type = SolidSystems::CompositionalSolidPhase<Scalar, ComponentOne, ComponentTwo, numInertComponents>

Static Public Attributes

static constexpr int numInertComponents = 1

Member Typedef Documentation

◆ ComponentOne

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

◆ ComponentTwo

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

◆ Scalar

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

◆ type

Member Data Documentation

◆ numInertComponents

template<class TypeTag>
int Dumux::Properties::SolidSystem< TypeTag, TTag::Dissolution >::numInertComponents = 1
staticconstexpr

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