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...
#include <dune/localfunctions/lagrange/pqkfactory.hh>
#include <dune/geometry/quadraturerules.hh>
#include <dumux/common/reorderingdofmapper.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/discretization/box.hh>
#include <dumux/discretization/method.hh>
#include <dumux/discretization/elementsolution.hh>
#include <dumux/porousmediumflow/1p/model.hh>
#include <dumux/porousmediumflow/problem.hh>
#include <dumux/material/components/constant.hh>
#include <dumux/material/fluidsystems/1pliquid.hh>
#include "spatialparams.hh"
Go to the source code of this file.
A test problem for the 1p model. A pipe system with circular cross-section and a branching point embedded in a three-dimensional world.
Classes | |
struct | Dumux::Properties::TTag::TubesTest |
struct | Dumux::Properties::TTag::TubesTestCCTpfa |
struct | Dumux::Properties::TTag::TubesTestBox |
struct | Dumux::Properties::FVGridGeometry< TypeTag, TTag::TubesTestCCTpfa > |
struct | Dumux::Properties::FVGridGeometry< TypeTag, TTag::TubesTestBox > |
struct | Dumux::Properties::Problem< TypeTag, TTag::TubesTest > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::TubesTest > |
struct | Dumux::Properties::FluidSystem< TypeTag, TTag::TubesTest > |
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... | |
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. | |