3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches

Model adding components that can precipitate as a solid phase to a standard Darcy flow model. More...

Description

Model adding components that can precipitate as a solid phase to a standard Darcy flow model.

For a detailed model decription see porousmediumflow/mineralization/model.hh

Files

file  iofields.hh
 Adds I/O fields specific to the models considering mineralization processes.
file  localresidual.hh
 Element-wise calculation of the local residual for problems using a compositional model that also considers mineralization of solid phases.
file  model.hh
 Defines the properties required for compositional porous medium flow models considering mineralization processes of one or more of the components.
file  volumevariables.hh
 Contains the quantities which are constant within a sub-control volume of the finite volume grid in the two-phase, n-component mineralization model.

Classes

class  Dumux::MineralizationIOFields< NonMineralizationIOFields >
 Adds I/O fields specific to a NCMin model. More...
class  Dumux::MineralizationLocalResidual< TypeTag >
 Element-wise calculation of the local residual for problems using a one/two-phase n-component mineralization model. More...
struct  Dumux::MineralizationModelTraits< NonMinTraits, numSC, numInertSC >
 Specifies a number properties of models that consider mineralization proceses. More...
class  Dumux::MineralizationVolumeVariables< Traits, NonMineralizationVolVars >
 Contains the quantities which are are constant within a sub-control volume of the finite volume grid in an m-phase, n-component, mineralization model. More...