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

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

Inheritance diagram for Dumux::Properties::SolidSystem< TypeTag, TTag::Salinization >:
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::Salinization >::ComponentOne = Components::NaCl<Scalar>

◆ ComponentTwo

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

◆ Scalar

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

◆ type

Member Data Documentation

◆ numInertComponents

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

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