Opm::EnergyExtensiveQuantities< TypeTag, true > Class Template Reference

Provides the quantities required to calculate energy fluxes. More...

#include <energymodule.hh>

Public Member Functions

const Evaluation & temperatureGradNormal () const
 The temperature gradient times the face normal [K m^2 / m]. More...
 
const Evaluation & thermalConductivity () const
 The total thermal conductivity at the face $\mathrm{[W/m^2 /
(K/m)]}$. More...
 

Protected Member Functions

void update_ (const ElementContext &elemCtx, unsigned faceIdx, unsigned timeIdx)
 Update the quantities required to calculate energy fluxes. More...
 
template<class Context , class FluidState >
void updateBoundary_ (const Context &context, unsigned bfIdx, unsigned timeIdx, const FluidState &fs)
 

Detailed Description

template<class TypeTag>
class Opm::EnergyExtensiveQuantities< TypeTag, true >

Provides the quantities required to calculate energy fluxes.

Member Function Documentation

◆ temperatureGradNormal()

template<class TypeTag >
const Evaluation & Opm::EnergyExtensiveQuantities< TypeTag, true >::temperatureGradNormal ( ) const
inline

The temperature gradient times the face normal [K m^2 / m].

◆ thermalConductivity()

template<class TypeTag >
const Evaluation & Opm::EnergyExtensiveQuantities< TypeTag, true >::thermalConductivity ( ) const
inline

The total thermal conductivity at the face $\mathrm{[W/m^2 /
(K/m)]}$.

◆ update_()

template<class TypeTag >
void Opm::EnergyExtensiveQuantities< TypeTag, true >::update_ ( const ElementContext &  elemCtx,
unsigned  faceIdx,
unsigned  timeIdx 
)
inlineprotected

Update the quantities required to calculate energy fluxes.

◆ updateBoundary_()

template<class TypeTag >
template<class Context , class FluidState >
void Opm::EnergyExtensiveQuantities< TypeTag, true >::updateBoundary_ ( const Context &  context,
unsigned  bfIdx,
unsigned  timeIdx,
const FluidState &  fs 
)
inlineprotected

The documentation for this class was generated from the following file: