Richards multi-component flow For a detailed model decription see porousmediumflow/richardsnc/model.hh. More...
Richards multi-component flow For a detailed model decription see porousmediumflow/richardsnc/model.hh.
Files | |
file | porousmediumflow/richardsnc/indices.hh |
Defines the primary variable and equation indices used by the richardsnc model. | |
file | porousmediumflow/richardsnc/iofields.hh |
Adds I/O fields specific to the Richards model. | |
file | porousmediumflow/richardsnc/model.hh |
Base class for all models which use the Richards, n-component fully implicit model. | |
file | porousmediumflow/richardsnc/volumevariables.hh |
Contains the quantities which are constant within a finite volume in the Richards, n-component model. | |
Classes | |
struct | Dumux::RichardsNCIndices |
The indices for the isothermal Richards, n-component model. More... | |
class | Dumux::RichardsNCIOFields |
Adds I/O fields specific to the Richards model. More... | |
struct | Dumux::RichardsNCModelTraits< nComp, useMol, repCompEqIdx > |
Specifies a number properties of the Richards n-components model. More... | |
class | Dumux::RichardsNCVolumeVariables< Traits > |
Contains the quantities which are constant within a finite volume in the Richards, n-component model. More... | |