My Project
|
Implements a solid energy storage law which assumes constant heat capacity. More...
#include <ConstantSolidHeatCapLaw.hpp>
Public Types | |
typedef ParamsT | Params |
typedef Params::Scalar | Scalar |
Static Public Member Functions | |
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]. | |
Implements a solid energy storage law which assumes constant heat capacity.