VTK output module for the black oil model's polymer 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::VtkBlackOilPolymerModule< TypeTag > |
VTK output module for the black oil model's polymer related quantities. More... | |
Functions | |
Ewoms::Properties::NEW_TYPE_TAG (VtkBlackOilPolymer) | |
Ewoms::Properties::NEW_PROP_TAG (EnablePolymer) | |
Enable the ECL-blackoil extension for polymer. | |
Ewoms::Properties::NEW_PROP_TAG (EnableVtkOutput) | |
Global switch to enable or disable the writing of VTK output files. More... | |
Ewoms::Properties::NEW_PROP_TAG (VtkWritePolymerConcentration) | |
Ewoms::Properties::NEW_PROP_TAG (VtkWritePolymerDeadPoreVolume) | |
Ewoms::Properties::NEW_PROP_TAG (VtkWritePolymerAdsorption) | |
Ewoms::Properties::NEW_PROP_TAG (VtkWritePolymerRockDensity) | |
Ewoms::Properties::NEW_PROP_TAG (VtkWritePolymerViscosityCorrection) | |
Ewoms::Properties::NEW_PROP_TAG (VtkWriteWaterViscosityCorrection) | |
Ewoms::Properties::SET_BOOL_PROP (VtkBlackOilPolymer, VtkWritePolymerConcentration, true) | |
Ewoms::Properties::SET_BOOL_PROP (VtkBlackOilPolymer, VtkWritePolymerDeadPoreVolume, true) | |
Ewoms::Properties::SET_BOOL_PROP (VtkBlackOilPolymer, VtkWritePolymerViscosityCorrection, true) | |
Ewoms::Properties::SET_BOOL_PROP (VtkBlackOilPolymer, VtkWriteWaterViscosityCorrection, true) | |
Ewoms::Properties::SET_BOOL_PROP (VtkBlackOilPolymer, VtkWritePolymerRockDensity, true) | |
Ewoms::Properties::SET_BOOL_PROP (VtkBlackOilPolymer, VtkWritePolymerAdsorption, true) | |
VTK output module for the black oil model's polymer related quantities.