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)]. | |
![]() | |
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 solid energy storage law which assumes constant heat capacity.