27#ifndef OPM_VTK_BLACK_OIL_ENERGY_PARAMS_HPP
28#define OPM_VTK_BLACK_OIL_ENERGY_PARAMS_HPP
30namespace Opm::Parameters {
53 bool rockInternalEnergyOutput_;
54 bool totalThermalConductivityOutput_;
55 bool fluidInternalEnergiesOutput_;
56 bool fluidEnthalpiesOutput_;
This file contains a set of helper functions used by VFPProd / VFPInj.
Definition blackoilboundaryratevector.hh:37
Definition vtkblackoilenergyparams.hpp:36
Definition vtkblackoilenergyparams.hpp:35
Definition vtkblackoilenergyparams.hpp:33
Definition vtkblackoilenergyparams.hpp:34
Struct holding the parameters for VtkBlackoilEnergyOutputModule.
Definition vtkblackoilenergyparams.hpp:46
void read()
Reads the parameter values from the parameter system.
Definition vtkblackoilenergyparams.cpp:45
static void registerParameters()
Registers the parameters in parameter system.
Definition vtkblackoilenergyparams.cpp:31