Various tests using a OnePModel. The files are listed below. More...
Various tests using a OnePModel. The files are listed below.
Files | |
file | porousmediumflow/1p/implicit/compressible/instationary/main.cc |
test for the one-phase CC model | |
file | test/porousmediumflow/1p/implicit/compressible/instationary/problem.hh |
The properties for the incompressible test. | |
file | porousmediumflow/1p/implicit/compressible/instationary/spatialparams.hh |
The spatial params for the incompressible test. | |
file | porousmediumflow/1p/implicit/compressible/stationary/main.cc |
test for the one-phase CC model | |
file | test/porousmediumflow/1p/implicit/compressible/stationary/problem.hh |
The properties for the incompressible test. | |
file | porousmediumflow/1p/implicit/compressible/stationary/spatialparams.hh |
The spatial params the incompressible test. | |
file | test/porousmediumflow/1p/implicit/convergence/problem.hh |
The properties & problem setup for the convergence test. | |
file | test/porousmediumflow/1p/implicit/convergence/solver.hh |
The solver of the single-phase convergence test. | |
file | porousmediumflow/1p/implicit/convergence/spatialparams.hh |
The spatial params of the incompressible single-phase convergence test. | |
file | porousmediumflow/1p/implicit/fracture2d3d/main.cc |
Test for the one-phase CC model. | |
file | test/porousmediumflow/1p/implicit/fracture2d3d/problem.hh |
A discrete fracture network embedded in an impermeable matrix. | |
file | porousmediumflow/1p/implicit/fracture2d3d/spatialparams.hh |
The spatial parameters for the LensProblem which uses the two-phase fully implicit model. | |
file | porousmediumflow/1p/implicit/incompressible/main.cc |
Test for the one-phase CC model. | |
file | test/porousmediumflow/1p/implicit/incompressible/problem.hh |
The properties for the incompressible test. | |
file | porousmediumflow/1p/implicit/incompressible/spatialparams.hh |
The spatial params the incompressible test. | |
file | test/porousmediumflow/1p/implicit/internaldirichlet/problem.hh |
A test for internal Dirichlet constraints. | |
file | porousmediumflow/1p/implicit/isothermal/main.cc |
Test for the one-phase CC model. | |
file | test/porousmediumflow/1p/implicit/isothermal/problem.hh |
A test problem for the one-phase model: water is flowing from bottom to top through and around a low permeable lens. | |
file | porousmediumflow/1p/implicit/isothermal/spatialparams.hh |
The spatial parameters class for the test problem using the 1p box model. | |
file | porousmediumflow/1p/implicit/network1d3d/main.cc |
Test for the one-phase CC model. | |
file | test/porousmediumflow/1p/implicit/network1d3d/problem.hh |
A test problem for the 1p model. A pipe system with circular cross-section and a branching point embedded in a three-dimensional world. | |
file | porousmediumflow/1p/implicit/network1d3d/spatialparams.hh |
A test problem for the 1p model: A pipe system with circular cross-section and a branching point embedded in a three-dimensional world. | |
file | porousmediumflow/1p/implicit/nonisothermal/main.cc |
Test for the 1pni CC model. | |
file | problem_conduction.hh |
Test for the OnePModel in combination with the NI model for a conduction problem. | |
file | problem_convection.hh |
Test for the OnePModel in combination with the NI model for a convection problem. | |
file | porousmediumflow/1p/implicit/nonisothermal/spatialparams.hh |
Definition of the spatial parameters for the 1pni problems. | |
file | porousmediumflow/1p/implicit/periodicbc/main.cc |
Test for the one-phase CC model. | |
file | test/porousmediumflow/1p/implicit/periodicbc/problem.hh |
The properties for the incompressible test. | |
file | porousmediumflow/1p/implicit/periodicbc/spatialparams.hh |
The spatial parameters for the incompressible test. | |
file | porousmediumflow/1p/implicit/pointsources/spatialparams.hh |
The spatial parameters class for the test problem using the 1p model with point sources. | |
file | porousmediumflow/1p/implicit/pointsources/timedependent/main.cc |
Test for the one-phase model with point sources. | |
file | test/porousmediumflow/1p/implicit/pointsources/timedependent/problem.hh |
A test problem for the one-phase model: Water is injected in one single point in the middle of the domain. | |
file | porousmediumflow/1p/implicit/pointsources/timeindependent/main.cc |
Test for the one-phase model with point sources. | |
file | test/porousmediumflow/1p/implicit/pointsources/timeindependent/problem.hh |
A test problem for the one-phase model: Water is injected in one single point in the middle of the domain. | |
file | porousmediumflow/solidenergy/spatialparams.hh |
Definition of the spatial parameters for the solid energy test. | |
Classes | |
class | Dumux::OnePTestProblem< TypeTag, tag > |
Multidomain test problem for the incompressible one-phase model. More... | |
class | Dumux::OnePTestSpatialParams< GridGeometry, Scalar > |
The spatial parameters class for the test problem using the incompressible 1p model. More... | |
class | Dumux::FractureProblem< TypeTag > |
Exact solution 1D-3D. More... | |
class | Dumux::FractureSpatialParams< GridGeometry, Scalar > |
The spatial parameters for the LensProblem which uses the two-phase fully implicit model. More... | |
class | Dumux::OnePTestProblemInternalDirichlet< TypeTag > |
A test for internal Dirichlet constraints. More... | |
class | Dumux::TubesTestProblem< TypeTag > |
A test problem for the 1p model: A pipe system with circular cross-section and a branching point embedded in a three-dimensional world. More... | |
class | Dumux::TubesTestSpatialParams< GridGeometry, Scalar > |
A test problem for the 1p model: A pipe system with circular cross-section and a branching point embedded in a three-dimensional world. More... | |
class | Dumux::OnePNIConductionProblem< TypeTag > |
Test for the OnePModel in combination with the NI model for a conduction problem. More... | |
class | Dumux::OnePNIConvectionProblem< TypeTag > |
Test for the OnePModel in combination with the NI model for a convection problem. More... | |
class | Dumux::OnePNISpatialParams< GridGeometry, Scalar > |
Definition of the spatial parameters for the 1pni problems. More... | |
class | Dumux::OnePSingularitySpatialParams< GridGeometry, Scalar > |
The spatial parameters class for the test problem using the 1p model with point sources. More... | |
class | Dumux::OnePSingularityProblemTimeDependent< TypeTag > |
Test problem for the one-phase model: Water is injected in a single point in the middle of the domain. More... | |
class | Dumux::OnePSingularityProblem< TypeTag > |
Test problem for the one-phase model: Water is injected in a single point in the middle of the domain. More... | |
class | Dumux::SolidEnergySpatialParams< GridGeometry, Scalar > |
Definition of the spatial parameters for the solid energy test. More... | |