The simplest solid phase consisting of a single solid component. More...
#include <string>
#include <dune/common/exceptions.hh>
Go to the source code of this file.
The simplest solid phase consisting of a single solid component.
Classes | |
class | Dumux::SolidSystems::OneCSolid< Scalar, ComponentT, isInertComp > |
The simplest solid phase consisting of a single solid component. More... | |
Namespaces | |
namespace | Dumux |
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |
namespace | Dumux::SolidSystems |
Typedefs | |
template<class Scalar , class ComponentT > | |
using | Dumux::SolidSystems::InertSolidPhase = OneCSolid< Scalar, ComponentT, true > |
A solid phase consisting of a single inert solid component. More... | |