|
My Project
|
Implements a solid energy storage law which just returns 0. More...
#include <NullSolidEnergyLaw.hpp>
Public Types | |
| typedef int | Params |
| typedef ScalarT | Scalar |
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]. More... | |
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.