Various tests using the MPNCModel. The files are listed below. More...
Various tests using the MPNCModel. The files are listed below.
Files | |
file | porousmediumflow/mpnc/implicit/2p2ccomparison/main.cc |
Test for the mpnc porous medium box flow model. | |
file | test/porousmediumflow/mpnc/implicit/2p2ccomparison/problem.hh |
Problem where air is injected in a unsaturated porous medium. | |
file | porousmediumflow/mpnc/implicit/2p2ccomparison/spatialparams.hh |
The spatial parameters for the TwoPTwoC MPNC comparison problem. | |
file | porousmediumflow/mpnc/implicit/kinetic/main.cc |
Test for the three-phase box model. | |
file | test/porousmediumflow/mpnc/implicit/kinetic/problem.hh |
Problem showcasing the capabilities of the kinetic model. | |
file | porousmediumflow/mpnc/implicit/kinetic/spatialparams.hh |
Spatial parameters for the kinetic test-case of the mpnc model. | |
file | porousmediumflow/mpnc/implicit/obstacle/main.cc |
Test for the mpnc porous medium box flow model. | |
file | test/porousmediumflow/mpnc/implicit/obstacle/problem.hh |
Problem where liquid water is injected which has to go around an obstacle with \(10^3\) lower permeability. | |
file | porousmediumflow/mpnc/implicit/obstacle/spatialparams.hh |
The spatial parameters for the ObstacleProblem. | |
file | combustionfluidsystem.hh |
A two-phase fluid system with water as sole component. | |
file | combustionlocalresidual.hh |
This file contains the parts of the local residual to calculate the heat conservation in the thermal non-equilibrium model. | |
file | porousmediumflow/mpnc/implicit/thermalnonequilibrium/main.cc |
Test for the three-phase box model. | |
file | test/porousmediumflow/mpnc/implicit/thermalnonequilibrium/problem.hh |
Problem where hot, pure liquid water is injected from the left hand side into a initially isotherm domain. | |
file | porousmediumflow/mpnc/implicit/thermalnonequilibrium/spatialparams.hh |
Spatialparameters for the combustionproblem1c. | |
Classes | |
class | Dumux::MPNCComparisonProblem< TypeTag > |
Problem where air is injected in a unsaturated porous medium. More... | |
class | Dumux::MPNCComparisonSpatialParams< GridGeometry, Scalar > |
Definition of the spatial params properties for the obstacle problem. More... | |
class | Dumux::EvaporationAtmosphereProblem< TypeTag > |
Problem showcasing the capabilities of the kinetic model. More... | |
class | Dumux::ObstacleProblem< TypeTag > |
Problem where liquid water is injected which has to go around an obstacle with \(10^3\) lower permeability. More... | |
class | Dumux::ObstacleSpatialParams< GridGeometry, Scalar > |
Definition of the spatial params properties for the obstacle problem. More... | |
class | Dumux::FluidSystems::CombustionFluidsystem< Scalar > |
A two-phase fluid system with water as sole component. More... | |
class | Dumux::CombustionEnergyLocalResidual< TypeTag > |
This file contains the parts of the local residual to calculate the heat conservation in the thermal non-equilibrium model. More... | |
class | Dumux::CombustionProblemOneComponent< TypeTag > |
Problem where water is injected from the left hand side into a porous media filled domain, which is supplied with energy from the right hand side to evaporate the water. More... | |