Single-phase, multi-component flow. More...
Adaption of the fully implicit scheme to the one-phase n-component pore network model.
A mass balance equation is formulated for each pore body
Per default, the volume flow rate
The (optional) influence of gravity is given by
where
The model is able to use either mole or mass fractions. The property useMoles can be set to either true or false in the problem file. Make sure that the according units are used in the problem setup. useMoles is set to true by default.
The primary variables are the pressure
Files | |
file | porenetwork/1pnc/iofields.hh |
file | porenetwork/1pnc/model.hh |
Adaption of the fully implicit scheme to the one-phase n-component pore network model. | |
file | porenetwork/1pnc/volumevariables.hh |
Classes | |
class | Dumux::PoreNetwork::OnePNCIOFields< FluidSystem > |
Adds output fields specific to the PNM 1pnc model. More... | |
class | Dumux::PoreNetwork::OnePNCVolumeVariables< Traits > |
Contains the quantities which are are constant within a finite volume in the one-phase, n-component model. More... | |