3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Files | Classes

Multi-component advection-diffusion-reaction model with given velocity field For a detailed model decription see porousmediumflow/tracer/model.hh. More...

Description

Multi-component advection-diffusion-reaction model with given velocity field For a detailed model decription see porousmediumflow/tracer/model.hh.

Files

file  porousmediumflow/tracer/indices.hh
 Defines the primary variable and equation indices used by the isothermal tracer model.
 
file  porousmediumflow/tracer/iofields.hh
 Adds I/O fields specific to the tracer model.
 
file  porousmediumflow/tracer/localresidual.hh
 Element-wise calculation of the local residual for problems using fully implicit tracer model.
 
file  porousmediumflow/tracer/model.hh
 Adaption of the fully implicit scheme to the tracer transport model.
 
file  porousmediumflow/tracer/volumevariables.hh
 Quantities required by the tracer model in a control volume.
 

Classes

struct  Dumux::TracerIndices
 Defines the primary variable and equation indices used by the isothermal tracer model. More...
 
class  Dumux::TracerIOFields
 Adds I/O fields specific to the tracer model. More...
 
class  Dumux::TracerLocalResidual< TypeTag >
 Element-wise calculation of the local residual for problems using fully implicit tracer model. More...
 
struct  Dumux::TracerModelTraits< nComp, useMol >
 Specifies a number properties of the Richards n-components model. More...
 
struct  Dumux::TracerVolumeVariablesTraits< PV, FSY, SSY, SST, MT, DT, EDM >
 Traits class for the volume variables of the single-phase model. More...
 
class  Dumux::TracerVolumeVariables< Traits >
 Contains the quantities which are constant within a finite volume for the tracer model. More...