My Project
Loading...
Searching...
No Matches
Opm::BlackOilEnergyIntensiveQuantities< TypeTag, enableEnergyV > Class Template Reference

Provides the volumetric quantities required for the equations needed by the energys extension of the black-oil model. More...

#include <blackoilenergymodules.hh>

Inheritance diagram for Opm::BlackOilEnergyIntensiveQuantities< TypeTag, enableEnergyV >:
Opm::BlackOilIntensiveQuantities< TypeTag >

Public Member Functions

void updateTemperature_ (const ElementContext &elemCtx, unsigned dofIdx, unsigned timeIdx)
 Update the temperature of the intensive quantity's fluid state.
 
void updateTemperature_ (const Problem &problem, const PrimaryVariables &priVars, unsigned globalDofIdx, const unsigned timeIdx, const LinearizationType &lintype)
 Update the temperature of the intensive quantity's fluid state.
 
void updateEnergyQuantities_ (const ElementContext &elemCtx, unsigned dofIdx, unsigned timeIdx, const typename FluidSystem::template ParameterCache< Evaluation > &paramCache)
 Compute the intensive quantities needed to handle energy conservation.
 
const Evaluation & rockInternalEnergy () const
 
const Evaluation & totalThermalConductivity () const
 
const Scalar & rockFraction () const
 

Protected Member Functions

Implementation & asImp_ ()
 

Protected Attributes

Evaluation rockInternalEnergy_
 
Evaluation totalThermalConductivity_
 
Scalar rockFraction_
 

Detailed Description

template<class TypeTag, bool enableEnergyV = getPropValue<TypeTag, Properties::EnableEnergy>()>
class Opm::BlackOilEnergyIntensiveQuantities< TypeTag, enableEnergyV >

Provides the volumetric quantities required for the equations needed by the energys extension of the black-oil model.


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