Struct holding the parameters for VtkBlackoilOutputModule. More...

#include <vtkblackoilparams.hpp>

Public Member Functions

void read ()
 Reads the parameter values from the parameter system. More...
 

Static Public Member Functions

static void registerParameters ()
 Registers the parameters in parameter system. More...
 

Public Attributes

bool gasDissolutionFactorOutput_
 
bool oilVaporizationFactorOutput_
 
bool oilFormationVolumeFactorOutput_
 
bool gasFormationVolumeFactorOutput_
 
bool waterFormationVolumeFactorOutput_
 
bool oilSaturationPressureOutput_
 
bool gasSaturationPressureOutput_
 
bool saturatedOilGasDissolutionFactorOutput_
 
bool saturatedGasOilVaporizationFactorOutput_
 
bool saturationRatiosOutput_
 
bool primaryVarsMeaningOutput_
 

Detailed Description

Struct holding the parameters for VtkBlackoilOutputModule.

Member Function Documentation

◆ read()

void Opm::VtkBlackoilParams::read ( )

Reads the parameter values from the parameter system.

Referenced by Opm::VtkBlackOilModule< TypeTag >::VtkBlackOilModule().

◆ registerParameters()

static void Opm::VtkBlackoilParams::registerParameters ( )
static

Registers the parameters in parameter system.

Referenced by Opm::VtkBlackOilModule< TypeTag >::registerParameters().

Member Data Documentation

◆ gasDissolutionFactorOutput_

◆ gasFormationVolumeFactorOutput_

◆ gasSaturationPressureOutput_

◆ oilFormationVolumeFactorOutput_

◆ oilSaturationPressureOutput_

◆ oilVaporizationFactorOutput_

◆ primaryVarsMeaningOutput_

◆ saturatedGasOilVaporizationFactorOutput_

◆ saturatedOilGasDissolutionFactorOutput_

◆ saturationRatiosOutput_

◆ waterFormationVolumeFactorOutput_


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