Implements a solid energy storage law which assumes constant heat capacity.
More...
#include <ConstantSolidHeatCapLaw.hpp>
|
typedef ParamsT | Params |
|
typedef Params::Scalar | Scalar |
|
|
template<class FluidState , class Evaluation = typename FluidState::Scalar> |
static Evaluation | solidInternalEnergy (const Params ¶ms, const FluidState &fluidState) |
| Given a fluid state, compute the volumetric internal energy of the solid matrix [W/m^3].
|
|
template<class ScalarT, class ParamsT = ConstantSolidHeatCapLawParams<ScalarT>>
class Opm::ConstantSolidHeatCapLaw< ScalarT, ParamsT >
Implements a solid energy storage law which assumes constant heat capacity.
The documentation for this class was generated from the following file: