vtkblackoilsolventmodule.hh File Reference

VTK output module for the black oil model's solvent related quantities. 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::VtkBlackOilSolventModule< TypeTag >
 VTK output module for the black oil model's solvent related quantities. More...
 

Functions

 Ewoms::Properties::NEW_TYPE_TAG (VtkBlackOilSolvent)
 
 Ewoms::Properties::NEW_PROP_TAG (EnableSolvent)
 Enable the ECL-blackoil extension for solvents. ("Second gas")
 
 Ewoms::Properties::NEW_PROP_TAG (EnableVtkOutput)
 Global switch to enable or disable the writing of VTK output files. More...
 
 Ewoms::Properties::NEW_PROP_TAG (VtkWriteSolventSaturation)
 
 Ewoms::Properties::NEW_PROP_TAG (VtkWriteSolventDensity)
 
 Ewoms::Properties::NEW_PROP_TAG (VtkWriteSolventViscosity)
 
 Ewoms::Properties::NEW_PROP_TAG (VtkWriteSolventMobility)
 
 Ewoms::Properties::SET_BOOL_PROP (VtkBlackOilSolvent, VtkWriteSolventSaturation, true)
 
 Ewoms::Properties::SET_BOOL_PROP (VtkBlackOilSolvent, VtkWriteSolventDensity, true)
 
 Ewoms::Properties::SET_BOOL_PROP (VtkBlackOilSolvent, VtkWriteSolventViscosity, true)
 
 Ewoms::Properties::SET_BOOL_PROP (VtkBlackOilSolvent, VtkWriteSolventMobility, true)
 

Detailed Description

VTK output module for the black oil model's solvent related quantities.

Function Documentation

◆ NEW_PROP_TAG()

Ewoms::Properties::NEW_PROP_TAG ( EnableVtkOutput  )

Global switch to enable or disable the writing of VTK output files.

If writing VTK files is disabled, then the WriteVtk$FOO options do not have any effect...