3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Files | Classes
2pncmin (two phase, multi-component mineralization) benchmarks and tests

A salt dissolution test problem using the TwoPNCMinModel. The files are listed below. More...

Description

A salt dissolution test problem using the TwoPNCMinModel. The files are listed below.

Files

file  porousmediumflow/2pncmin/implicit/isothermal/main.cc
 Test for the two-phase n-component finite volume model used to model e.g. salt dissolution.
 
file  test/porousmediumflow/2pncmin/implicit/isothermal/problem.hh
 Problem where water is injected in a for flushing precipitated salt clogging a gas reservoir.
 
file  porousmediumflow/2pncmin/implicit/isothermal/spatialparams.hh
 Spatial parameters for the dissolution problem where water is injected in a for flushing precipitated salt clogging a gas reservoir.
 
file  porousmediumflow/2pncmin/implicit/nonisothermal/main.cc
 Test for the nonisothermal two-phase n-component finite volume model used to model e.g. salt precipitation.
 
file  test/porousmediumflow/2pncmin/implicit/nonisothermal/problem.hh
 Problem where brine is evaporating at the top boundary. The system is closed at the remaining boundaries.
 
file  porousmediumflow/2pncmin/implicit/nonisothermal/spatialparams.hh
 Spatial parameters for the salinization problem, where evaporation from a porous medium saturated wit brine and air leads to precipitation of salt.
 

Classes

class  Dumux::DissolutionProblem< TypeTag >
 Problem where water is injected in a for flushing precipitated salt clogging a gas reservoir. More...
 
class  Dumux::DissolutionSpatialParams< GridGeometry, Scalar >
 Spatial parameters for the dissolution problem where water is injected in a for flushing precipitated salt clogging a gas reservoir. More...
 
class  Dumux::SalinizationProblem< TypeTag >
 Problem where brine is evaporating at the top boundary. The system is closed at the remaining boundaries. More...
 
class  Dumux::SalinizationSpatialParams< FVGridGeometry, Scalar >
 Spatial parameters for the salinization problem, where evaporation from a porous medium saturated wit brine and air leads to precipitation of salt. More...