flashproperties.hh File Reference

Declares the properties required by the compositional multi-phase model based on flash calculations. More...

Go to the source code of this file.

Functions

 Ewoms::Properties::NEW_PROP_TAG (FluidSystem)
 The fluid systems including the information about the phases. More...
 
 Ewoms::Properties::NEW_PROP_TAG (FlashSolver)
 The type of the flash constraint solver.
 
 Ewoms::Properties::NEW_PROP_TAG (FlashTolerance)
 The maximum accepted error of the flash solver.
 
 Ewoms::Properties::NEW_PROP_TAG (HeatConductionLaw)
 The material law for heat conduction. More...
 
 Ewoms::Properties::NEW_PROP_TAG (HeatConductionLawParams)
 The parameters of the material law for heat conduction. More...
 
 Ewoms::Properties::NEW_PROP_TAG (EnableEnergy)
 Specifies whether energy should be considered as a conservation quantity or not. More...
 
 Ewoms::Properties::NEW_PROP_TAG (EnableDiffusion)
 Enable diffusive fluxes?
 

Detailed Description

Declares the properties required by the compositional multi-phase model based on flash calculations.

Function Documentation

◆ NEW_PROP_TAG() [1/4]

Ewoms::Properties::NEW_PROP_TAG ( HeatConductionLaw  )

The material law for heat conduction.

The heat conduction law which ought to be used.

◆ NEW_PROP_TAG() [2/4]

Ewoms::Properties::NEW_PROP_TAG ( HeatConductionLawParams  )

The parameters of the material law for heat conduction.

The parameters of the heat conduction law.

◆ NEW_PROP_TAG() [3/4]

Ewoms::Properties::NEW_PROP_TAG ( EnableEnergy  )

Specifies whether energy should be considered as a conservation quantity or not.

Specifies whether energy is considered as a conservation quantity or not.

Enable the energy equation?

Specify whether energy should be considered as a conservation quantity or not.

◆ NEW_PROP_TAG() [4/4]

Ewoms::Properties::NEW_PROP_TAG ( FluidSystem  )

The fluid systems including the information about the phases.

The fluid system used for the problem.

Provides the thermodynamic relations.