Single-phase (immiscible) flow. More...
Single-phase (immiscible) flow.
For a detailed model description see porenetwork/1p/model.hh
Files | |
file | porenetwork/1p/fluxvariablescache.hh |
file | porenetwork/1p/iofields.hh |
file | porenetwork/1p/model.hh |
A one-phase-flow, isothermal pore-network model using the fully implicit scheme. | |
file | porenetwork/1p/spatialparams.hh |
The spatial parameters for single-phase pore-network models. | |
file | porenetwork/1p/volumevariables.hh |
Classes | |
class | Dumux::PoreNetwork::OnePFluxVariablesCache< AdvectionType > |
Flux variables cache for the single-phase-flow PNM Store data required for flux calculation. More... | |
class | Dumux::PoreNetwork::OnePIOFields |
Adds output fields specific to the PNM 1p model. More... | |
class | Dumux::PoreNetwork::OnePSpatialParams< GridGeometry, Scalar, Implementation > |
The base class for spatial parameters for single-phase pore-network models. More... | |
class | Dumux::PoreNetwork::OnePDefaultSpatialParams< GridGeometry, Scalar > |
The default class for spatial parameters for single-phase pore-network models. More... | |
class | Dumux::PoreNetwork::OnePVolumeVariables< Traits > |
Contains the quantities which are constant within a finite volume (the pore body) in the one-phase model. More... | |