vtkenergymodule.hh File Reference

VTK output module for quantities which make sense for models which assume thermal equilibrium. More...

#include "vtkmultiwriter.hh"
#include "baseoutputmodule.hh"
#include <ewoms/common/propertysystem.hh>
#include <ewoms/common/parametersystem.hh>
#include <opm/material/common/MathToolbox.hpp>
Include dependency graph for vtkenergymodule.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ewoms::VtkEnergyModule< TypeTag >
 VTK output module for quantities which make sense for models which assume thermal equilibrium. More...
 

Namespaces

 Ewoms
 
 Ewoms::Properties
 

Functions

 Ewoms::Properties::NEW_TYPE_TAG (VtkEnergy)
 
 Ewoms::Properties::NEW_PROP_TAG (VtkWriteSolidHeatCapacity)
 
 Ewoms::Properties::NEW_PROP_TAG (VtkWriteHeatConductivity)
 
 Ewoms::Properties::NEW_PROP_TAG (VtkWriteInternalEnergies)
 
 Ewoms::Properties::NEW_PROP_TAG (VtkWriteEnthalpies)
 
 Ewoms::Properties::NEW_PROP_TAG (VtkOutputFormat)
 Specify the format the VTK output is written to disk. More...
 
 Ewoms::Properties::SET_BOOL_PROP (VtkEnergy, VtkWriteSolidHeatCapacity, false)
 
 Ewoms::Properties::SET_BOOL_PROP (VtkEnergy, VtkWriteHeatConductivity, false)
 
 Ewoms::Properties::SET_BOOL_PROP (VtkEnergy, VtkWriteInternalEnergies, false)
 
 Ewoms::Properties::SET_BOOL_PROP (VtkEnergy, VtkWriteEnthalpies, false)
 

Detailed Description

VTK output module for quantities which make sense for models which assume thermal equilibrium.

This module deals with the following quantities:

  • Specific enthalpy of all fluid phases
  • Specific internal energy of all fluid phases
  • Specific heat capacity of the solid phase
  • Lumped heat conductivity (solid phase plus all fluid phases)