Reference implementation of a params for the heat pipe's material law. More...
#include <dumux/material/fluidmatrixinteractions/2p/heatpipelawparams.hh>
Reference implementation of a params for the heat pipe's material law.
Public Types | |
using | Scalar = ScalarT |
Public Member Functions | |
HeatPipeLawParams () | |
HeatPipeLawParams (Scalar p0, Scalar gamma) | |
Scalar | gamma () const |
Return the \(\mathrm{[\gamma]}\) shape parameter. More... | |
void | setGamma (Scalar v) |
Set the \(\\mathrm{[gamma]}\) shape parameter. More... | |
Scalar | p0 () const |
Return the entry pressure \(\mathrm{[p_0]}\) in \(\mathrm{[Pa]}\). More... | |
void | setP0 (Scalar v) |
Return the entry pressure \(\mathrm{[p_0]}\) in \(\mathrm{[Pa]}\). More... | |
using Dumux::HeatPipeLawParams< ScalarT >::Scalar = ScalarT |
|
inline |
|
inline |
|
inline |
Return the \(\mathrm{[\gamma]}\) shape parameter.
|
inline |
Return the entry pressure \(\mathrm{[p_0]}\) in \(\mathrm{[Pa]}\).
|
inline |
Set the \(\\mathrm{[gamma]}\) shape parameter.
|
inline |
Return the entry pressure \(\mathrm{[p_0]}\) in \(\mathrm{[Pa]}\).