Represents all relevant thermodynamic quantities of a inert solid system.
#include <dumux/material/solidstates/inertsolidstate.hh>
|
static constexpr bool | isInert () |
| Allows compile-time evaluation of if the solid system is inert or takes part in any kind of reactions. More...
|
|
◆ SolidSystem
template<class Scalar , class SolidSystemType >
◆ anonymous enum
template<class Scalar , class SolidSystemType >
Enumerator |
---|
numComponents | |
numInertComponents | |
◆ assign()
template<class Scalar , class SolidSystemType >
template<class SolidState >
- Parameters
-
- Note
- If the other solid state object is inconsistent with the thermodynamic equilibrium, the result of this method is undefined.
◆ averageMolarMass()
template<class Scalar , class SolidSystemType >
Since this is an inert InertSolidState we simply consider the molarMass of the pure component/phase.
◆ density()
template<class Scalar , class SolidSystemType >
◆ heatCapacity()
template<class Scalar , class SolidSystemType >
◆ isInert()
template<class Scalar , class SolidSystemType >
◆ molarDensity()
template<class Scalar , class SolidSystemType >
The molar density is defined by the mass density and the mean molar mass :
◆ porosity()
template<class Scalar , class SolidSystemType >
◆ setDensity()
template<class Scalar , class SolidSystemType >
◆ setHeatCapacity()
template<class Scalar , class SolidSystemType >
◆ setTemperature()
template<class Scalar , class SolidSystemType >
◆ setThermalConductivity()
template<class Scalar , class SolidSystemType >
◆ setVolumeFraction()
template<class Scalar , class SolidSystemType >
◆ temperature()
template<class Scalar , class SolidSystemType >
◆ thermalConductivity()
template<class Scalar , class SolidSystemType >
◆ volumeFraction()
template<class Scalar , class SolidSystemType >
◆ density_
template<class Scalar , class SolidSystemType >
◆ heatCapacity_
template<class Scalar , class SolidSystemType >
◆ temperature_
template<class Scalar , class SolidSystemType >
◆ thermalConducivity_
template<class Scalar , class SolidSystemType >
◆ volumeFraction_
template<class Scalar , class SolidSystemType >
The documentation for this class was generated from the following file: