All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
vtkblackoilmodule.hh File Reference

VTK output module for the black oil model's parameters. More...

#include <opm/material/densead/Math.hpp>
#include "vtkmultiwriter.hh"
#include "baseoutputmodule.hh"
#include <ewoms/common/propertysystem.hh>
#include <ewoms/common/parametersystem.hh>
#include <ewoms/models/blackoil/blackoilproperties.hh>
#include <dune/common/fvector.hh>
#include <cstdio>

Go to the source code of this file.

Classes

class  Ewoms::VtkBlackOilModule< TypeTag >
 VTK output module for the black oil model's parameters. More...
 

Functions

 Ewoms::Properties::NEW_TYPE_TAG (VtkBlackOil)
 
 Ewoms::Properties::NEW_PROP_TAG (EnableVtkOutput)
 Global switch to enable or disable the writing of VTK output files. More...
 
 Ewoms::Properties::NEW_PROP_TAG (VtkOutputFormat)
 Specify the format the VTK output is written to disk. More...
 
 Ewoms::Properties::NEW_PROP_TAG (VtkWriteGasDissolutionFactor)
 
 Ewoms::Properties::NEW_PROP_TAG (VtkWriteOilVaporizationFactor)
 
 Ewoms::Properties::NEW_PROP_TAG (VtkWriteOilFormationVolumeFactor)
 
 Ewoms::Properties::NEW_PROP_TAG (VtkWriteGasFormationVolumeFactor)
 
 Ewoms::Properties::NEW_PROP_TAG (VtkWriteWaterFormationVolumeFactor)
 
 Ewoms::Properties::NEW_PROP_TAG (VtkWriteOilSaturationPressure)
 
 Ewoms::Properties::NEW_PROP_TAG (VtkWriteGasSaturationPressure)
 
 Ewoms::Properties::NEW_PROP_TAG (VtkWriteSaturationRatios)
 
 Ewoms::Properties::NEW_PROP_TAG (VtkWriteSaturatedOilGasDissolutionFactor)
 
 Ewoms::Properties::NEW_PROP_TAG (VtkWriteSaturatedGasOilVaporizationFactor)
 
 Ewoms::Properties::NEW_PROP_TAG (VtkWriteSaturatedOilFormationVolumeFactor)
 
 Ewoms::Properties::NEW_PROP_TAG (VtkWriteSaturatedGasFormationVolumeFactor)
 
 Ewoms::Properties::NEW_PROP_TAG (VtkWritePrimaryVarsMeaning)
 
 Ewoms::Properties::SET_BOOL_PROP (VtkBlackOil, VtkWriteGasDissolutionFactor, false)
 
 Ewoms::Properties::SET_BOOL_PROP (VtkBlackOil, VtkWriteOilVaporizationFactor, false)
 
 Ewoms::Properties::SET_BOOL_PROP (VtkBlackOil, VtkWriteOilFormationVolumeFactor, false)
 
 Ewoms::Properties::SET_BOOL_PROP (VtkBlackOil, VtkWriteGasFormationVolumeFactor, false)
 
 Ewoms::Properties::SET_BOOL_PROP (VtkBlackOil, VtkWriteWaterFormationVolumeFactor, false)
 
 Ewoms::Properties::SET_BOOL_PROP (VtkBlackOil, VtkWriteOilSaturationPressure, false)
 
 Ewoms::Properties::SET_BOOL_PROP (VtkBlackOil, VtkWriteGasSaturationPressure, false)
 
 Ewoms::Properties::SET_BOOL_PROP (VtkBlackOil, VtkWriteSaturationRatios, false)
 
 Ewoms::Properties::SET_BOOL_PROP (VtkBlackOil, VtkWriteSaturatedOilGasDissolutionFactor, false)
 
 Ewoms::Properties::SET_BOOL_PROP (VtkBlackOil, VtkWriteSaturatedGasOilVaporizationFactor, false)
 
 Ewoms::Properties::SET_BOOL_PROP (VtkBlackOil, VtkWriteSaturatedOilFormationVolumeFactor, false)
 
 Ewoms::Properties::SET_BOOL_PROP (VtkBlackOil, VtkWriteSaturatedGasFormationVolumeFactor, false)
 
 Ewoms::Properties::SET_BOOL_PROP (VtkBlackOil, VtkWritePrimaryVarsMeaning, false)
 

Detailed Description

VTK output module for the black oil model's parameters.