Richards multi-component flow. More...
Base class for all models which use the Richards, n-component fully implicit model.
This extension of Richards' equation, allows for the wetting phase to consist of multiple components:
where:
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... | |
struct | Dumux::RichardsNCVolumeVariablesTraits< PV, FSY, FST, SSY, SST, PT, MT, DT, EDM > |
Traits class for 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... | |