Three-phase, three-component Darcy flow For a detailed model description see porousmediumflow/3p3c/model.hh. More...
Three-phase, three-component Darcy flow For a detailed model description see porousmediumflow/3p3c/model.hh.
Files | |
file | porousmediumflow/3p3c/indices.hh |
Defines the indices required for the three-phase three-component fully implicit model. | |
file | porousmediumflow/3p3c/iofields.hh |
Adds I/O fields specific to the three-phase three-component model. | |
file | porousmediumflow/3p3c/localresidual.hh |
Element-wise calculation of the Jacobian matrix for problems using the three-phase three-component fully implicit model. | |
file | porousmediumflow/3p3c/model.hh |
Adaption of the fully implicit scheme to the three-phase three-component flow model. | |
file | 3p3c/primaryvariableswitch.hh |
The primary variable switch for the 3p3c model. | |
file | porousmediumflow/3p3c/volumevariables.hh |
Contains the quantities which are constant within a finite volume in the three-phase three-component model. | |
Classes | |
class | Dumux::ThreePThreeCIndices |
The indices for the isothermal three-phase three-component model. More... | |
class | Dumux::ThreePThreeCIOFields |
Adds I/O fields specific to the three-phase three-component model. More... | |
class | Dumux::ThreePThreeCLocalResidual< TypeTag > |
Element-wise calculation of the Jacobian matrix for problems using the three-phase three-component fully implicit model. More... | |
struct | Dumux::ThreePThreeCModelTraits< useCS, useMol > |
Specifies a number properties of two-phase models. More... | |
class | Dumux::ThreePThreeCPrimaryVariableSwitch |
The primary variable switch controlling the phase presence state variable. More... | |
class | Dumux::ThreePThreeCVolumeVariables< Traits > |
Contains the quantities which are are constant within a finite volume in the three-phase three-component model. More... | |