My Project
Loading...
Searching...
No Matches
Opm::ConstantSolidHeatCapLawParams< ScalarT > Class Template Reference

The default implementation of a parameter object for the solid energy storage law which assumes constant heat capacity. More...

#include <ConstantSolidHeatCapLawParams.hpp>

Inheritance diagram for Opm::ConstantSolidHeatCapLawParams< ScalarT >:
Opm::EnsureFinalized

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
 

Detailed Description

template<class ScalarT>
class Opm::ConstantSolidHeatCapLawParams< ScalarT >

The default implementation of a parameter object for the solid energy storage law which assumes constant heat capacity.


The documentation for this class was generated from the following file: