Two-phase (immiscible) flow For a detailed model description see porenetwork/2p/model.hh. More...
Two-phase (immiscible) flow For a detailed model description see porenetwork/2p/model.hh.
Files | |
file | porenetwork/2p/elementfluxvariablescache.hh |
Element flux variable cache. | |
file | porenetwork/2p/fluxvariablescache.hh |
Flux variables cache for the two-phase-flow PNM. | |
file | porenetwork/2p/gridfluxvariablescache.hh |
Global flux variable cache. | |
file | invasionstate.hh |
Invasion state class for the two-phase PNM. | |
file | porenetwork/2p/iofields.hh |
file | porenetwork/2p/model.hh |
A two-phase-flow, isothermal pore-network model using the fully implicit scheme. | |
file | newtonconsistencychecks.hh |
file | porenetwork/2p/newtonsolver.hh |
file | staticdrainge.hh |
A (quasi-) static two-phase pore-network model for drainage processes. | |
file | porenetwork/2p/volumevariables.hh |
Classes | |
class | Dumux::PoreNetwork::TwoPBaseSpatialParams< GridGeometry, Scalar, LocalRules, Implementation > |
The base class for spatial parameters for pore-network models. More... | |
class | Dumux::PoreNetwork::PNMTwoPElementFluxVariablesCache< GFVC, cachingEnabled > |
The flux variables caches for an element. More... | |
class | Dumux::PoreNetwork::PNMTwoPElementFluxVariablesCache< GFVC, true > |
The flux variables caches for an element with caching enabled. More... | |
class | Dumux::PoreNetwork::PNMTwoPElementFluxVariablesCache< GFVC, false > |
The flux variables caches for an element with caching disabled. More... | |
class | Dumux::PoreNetwork::TwoPFluxVariablesCache< AdvectionType, maxNumCorners > |
Flux variables cache for the two-phase-flow PNM Store data required for flux calculation. More... | |
struct | Dumux::PoreNetwork::PNMTwoPDefaultGridFVCTraits< P, FVC, IS > |
Flux variable caches traits. More... | |
class | Dumux::PoreNetwork::TwoPInvasionState< P > |
This class updates the invasion state for the two-phase PNM. More... | |
class | Dumux::PoreNetwork::TwoPIOFields |
Adds output fields specific to the PNM 2p model. More... | |
class | Dumux::PoreNetwork::TwoPNewtonConsistencyChecks< GridVariables, SolutionVector > |
Consistency checks for the PNM two-phase model. More... | |
class | Dumux::PoreNetwork::TwoPNewtonSolver< Assembler, LinearSolver, NewtonConsistencyChecks > |
A two-phase PNM specific newton solver. More... | |
class | Dumux::PoreNetwork::TwoPStaticDrainage< GridGeometry, Scalar > |
A (quasi-) static two-phase pore-network model for drainage processes. This assumes that there are no pressure gradients within the phases and thus, no flow. More... | |
class | Dumux::PoreNetwork::TwoPVolumeVariables< Traits > |
Contains the quantities which are are constant within a finite volume (the pore body) in the two-phase model. More... | |