|
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 | |
| typedef ScalarT | Scalar |
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 [-]. | |
Public Member Functions inherited from Opm::EnsureFinalized | |
| void | finalize () |
| Mark the object as finalized. | |
Additional Inherited Members | |
Protected Member Functions inherited from Opm::EnsureFinalized | |
| 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.