|
My Project
|
The default implementation of a parameter object for the solid energy storage law which assumes constant heat capacity. More...
#include <ConstantSolidHeatCapLawParams.hpp>
Public Types | |
| typedef ScalarT | Scalar |
Public Member Functions | |
| ConstantSolidHeatCapLawParams (const ConstantSolidHeatCapLawParams &)=default | |
| void | setSolidHeatCapacity (Scalar value) |
| Set the specific heat capacity of the solid matrix [J/(m^3 K)]. | |
| Scalar | solidHeatCapacity () const |
| Return the specific heat capacity of the solid matrix [J/(m^3 K)]. | |
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 solid energy storage law which assumes constant heat capacity.