My Project
|
The default implementation of a parameter object for the thermal conduction law based on the THCONR keyword from ECL. More...
#include <EclThconrLawParams.hpp>
Public Types | |
using | Scalar = ScalarT |
Public Member Functions | |
EclThconrLawParams (const EclThconrLawParams &)=default | |
void | setReferenceTotalThermalConductivity (Scalar value) |
Set the total thermal conductivity [J/m^2 / (K/m)] of at Sg = 0. | |
Scalar | referenceTotalThermalConductivity () const |
The total thermal conductivity [J/m^2 / (K/m)] of at Sg = 0. | |
void | setDTotalThermalConductivity_dSg (Scalar value) |
Set the gas saturation dependence of thermal conductivity [-]. | |
Scalar | dTotalThermalConductivity_dSg () const |
The gas saturation dependence of thermal conductivity [-]. | |
![]() | |
void | finalize () |
Mark the object as finalized. | |
Additional Inherited Members | |
![]() | |
EnsureFinalized () | |
The default constructor. | |
void | check () const |
The default implementation of a parameter object for the thermal conduction law based on the THCONR keyword from ECL.