A one-dimensional infiltration problem with a smooth, given solution. More...
#include <cmath>#include <dune/geometry/quadraturerules.hh>#include <dune/grid/yaspgrid.hh>#include <dumux/discretization/cctpfa.hh>#include <dumux/discretization/box.hh>#include <dumux/porousmediumflow/problem.hh>#include <dumux/porousmediumflow/richards/model.hh>#include <dumux/material/components/simpleh2o.hh>#include <dumux/material/fluidsystems/1pliquid.hh>#include "spatialparams.hh"Go to the source code of this file.
A one-dimensional infiltration problem with a smooth, given solution.
The source term is calculated analytically. Thus, this example can be used to calculate the L2 error and to show convergence for grid and time-step refinement.
Classes | |
| struct | Dumux::Properties::TTag::RichardsAnalytical |
| struct | Dumux::Properties::TTag::RichardsAnalyticalBox |
| struct | Dumux::Properties::TTag::RichardsAnalyticalCC |
| struct | Dumux::Properties::Grid< TypeTag, TTag::RichardsAnalytical > |
| struct | Dumux::Properties::Problem< TypeTag, TTag::RichardsAnalytical > |
| struct | Dumux::Properties::SpatialParams< TypeTag, TTag::RichardsAnalytical > |
| class | Dumux::RichardsAnalyticalProblem< TypeTag > |
| A one-dimensional infiltration problem with a smooth, given solution. More... | |
Namespaces | |
| namespace | Dumux |
| make the local view function available whenever we use the grid geometry | |
| namespace | Dumux::Properties |
| namespace | Dumux::Properties::TTag |
| Type tag for numeric models. | |
