My Project
|
Implements a solid energy storage law which just returns 0. More...
#include <NullSolidEnergyLaw.hpp>
Public Types | |
using | Params = int |
using | Scalar = ScalarT |
Static Public Member Functions | |
template<class FluidState , class Evaluation = typename FluidState::Scalar> | |
static Evaluation | solidInternalEnergy (const Params &, const FluidState &) |
Given a fluid state, compute the volumetric internal energy of the solid matrix [W/m^3]. | |
Implements a solid energy storage law which just returns 0.
|
inlinestatic |
Given a fluid state, compute the volumetric internal energy of the solid matrix [W/m^3].
This solid energy law simply returns 0.