Various tests using a TwoPTwoCModel. The files are listed below. More...
Various tests using a TwoPTwoCModel. The files are listed below.
Files | |
| file | porousmediumflow/2p2c/implicit/chemicalnonequilibrium/main.cc |
| Test for the 2p2cni CC model. | |
| file | test/porousmediumflow/2p2c/implicit/chemicalnonequilibrium/problem.hh |
| Problem where air is injected in a unsaturated porous medium. | |
| file | porousmediumflow/2p2c/implicit/chemicalnonequilibrium/spatialparams.hh |
| The spatial parameters for the 2p2c chemical nonequilibrium problem. | |
| file | porousmediumflow/2p2c/implicit/injection/main.cc |
| Test for the two-phase two-component CC model. | |
| file | test/porousmediumflow/2p2c/implicit/injection/problem.hh |
| Problem where air is injected under a low permeable layer in a depth of 2700m. | |
| file | porousmediumflow/2p2c/implicit/injection/spatialparams.hh |
| Definition of the spatial parameters for the injection problem which uses the isothermal two-phase two-component fully implicit model. | |
| file | test/porousmediumflow/2p2c/implicit/mpnccomparison/iofields.hh |
| Adds I/O fields specific to the twop model. | |
| file | porousmediumflow/2p2c/implicit/mpnccomparison/main.cc |
| Test for the 2p2cni CC model. | |
| file | test/porousmediumflow/2p2c/implicit/mpnccomparison/problem.hh |
| Problem where air is injected in a unsaturated porous medium. | |
| file | porousmediumflow/2p2c/implicit/mpnccomparison/spatialparams.hh |
| The spatial parameters for the 2p2c mpnc comparison problem. | |
| file | porousmediumflow/2p2c/implicit/waterair/main.cc |
| Test for the two-phase two-component CC model. | |
| file | test/porousmediumflow/2p2c/implicit/waterair/problem.hh |
| Non-isothermal gas injection problem where a gas (e.g. air) is injected into a fully water saturated medium. | |
| file | porousmediumflow/2p2c/implicit/waterair/spatialparams.hh |
| Definition of the spatial parameters for the water-air problem. | |
Classes | |
| class | Dumux::TwoPTwoCChemicalNonequilibriumProblem< TypeTag > |
| Problem where air is injected in a unsaturated porous medium. More... | |
| class | Dumux::TwoPTwoCChemicalNonequilibriumSpatialParams< GridGeometry, Scalar > |
| The spatial parameters for the 2p2c chemical nonequilibrium problem. More... | |
| class | Dumux::InjectionProblem< TypeTag > |
| Non-isothermal 2D problem where steam is injected on the lower left side of the domain. More... | |
| class | Dumux::InjectionSpatialParams< GridGeometry, Scalar > |
| Definition of the spatial parameters for the injection problem which uses the isothermal two-phase two-component fully implicit model. More... | |
| class | Dumux::TwoPTwoCMPNCIOFields |
| Adds I/O fields specific to the two-phase two-component model. More... | |
| class | Dumux::TwoPTwoCComparisonProblem< TypeTag > |
| Problem where air is injected in a unsaturated porous medium. More... | |
| class | Dumux::TwoPTwoCComparisonSpatialParams< GridGeometry, Scalar > |
| The spatial parameters for the 2p2c mpnc comparison problem. More... | |