My Project
|
The default implementation of a parameter object for the Somerton thermal conduction law. More...
#include <SomertonThermalConductionLawParams.hpp>
Public Types | |
typedef ScalarT | Scalar |
Public Member Functions | |
Scalar | fullySaturatedLambda (unsigned phaseIdx) const |
Return the "fully saturated" thermal conductivity of the porous medium [W/m^2 / (K/m)]. | |
void | setFullySaturatedLambda (unsigned phaseIdx, Scalar value) |
Set the "fully saturated" thermal conductivity of the porous medium [W/m^2 / (K/m)]. | |
Scalar | vacuumLambda () const |
Return the thermal conductivity of the porous medium at vacuum [W/m^2 / (K/m)]. | |
void | setVacuumLambda (Scalar value) |
Set the "fully saturated" thermal conductivity of the porous medium [W/m^2 / (K/m)]. | |
The default implementation of a parameter object for the Somerton thermal conduction law.
|
inline |
Return the "fully saturated" thermal conductivity of the porous medium [W/m^2 / (K/m)].
In this context "fully saturated" means that the whole pore space of the porous medium is filled by a given fluid phase.
|
inline |
Set the "fully saturated" thermal conductivity of the porous medium [W/m^2 / (K/m)].
In this context "fully saturated" means that the whole pore space of the porous medium is filled by a given fluid phase.
|
inline |
Set the "fully saturated" thermal conductivity of the porous medium [W/m^2 / (K/m)].
In this context "fully saturated" means that the whole pore space of the porous medium is filled by a given fluid phase.