3.4
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches

Two-phase (immiscible) flow For a detailed model description see porenetwork/2p/model.hh. More...

Description

Two-phase (immiscible) flow For a detailed model description see porenetwork/2p/model.hh.

Files

file  elementfluxvariablescache.hh
 Element flux variable cache.
file  fluxvariablescache.hh
 Flux variables cache for the two-phase-flow PNM.
file  gridfluxvariablescache.hh
 Global flux variable cache.
file  invasionstate.hh
 Invasion state class for the two-phase PNM.
file  iofields.hh
 Adds output fields specific to the PNM 2p model.
file  model.hh
 A two-phase-flow, isothermal pore-network model using the fully implicit scheme.
file  newtonconsistencychecks.hh
 Consistency checks for the PNM two-phase model.
file  newtonsolver.hh
 A two-phase PNM specific newton solver.
file  staticdrainge.hh
 A (quasi-) static two-phase pore-network model for drainage processes.
file  volumevariables.hh
 Contains the quantities which are are constant within a finite volume (the pore body) in the two-phase model.

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...