3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Files | Classes

Solid systems express the thermodynamic relations (functions). More...

Description

Solid systems express the thermodynamic relations (functions).

Since functions do not exhibit any internal state, solid systems are stateless classes, i.e. all member functions are static. This is a conscious decision since the thermodynamic state of the system is expressed by a solid state!

Files

file  compositionalsolidphase.hh
 A solid phase consisting of multiple inert solid components.
 
file  inertsolidphase.hh
 A solid phase consisting of a single inert solid component.
 

Classes

class  Dumux::SolidSystems::CompositionalSolidPhase< Scalar, Component1, Component2, numInert >
 A solid phase consisting of multiple inert solid components. More...
 
class  Dumux::SolidSystems::InertSolidPhase< Scalar, ComponentT >
 A solid phase consisting of a single inert solid component. More...