My Project
|
Implements the volumetric interior energy relations of rock used by ECL. More...
#include <EclHeatcrLaw.hpp>
Public Types | |
using | Params = ParamsT |
using | Scalar = typename Params::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 rock [W/m^3]. | |
Implements the volumetric interior energy relations of rock used by ECL.
This class uses the approach defined via keywords HEATCR, HEATCRT and STCOND.