Definition of a problem, for the 1p2c problem: Component transport of oxygen in interstitial fluid. More...
#include <dune/geometry/quadraturerules.hh>
#include <dune/geometry/referenceelements.hh>
#include <dune/grid/yaspgrid.hh>
#include <dune/grid/uggrid.hh>
#include <dune/localfunctions/lagrange/pqkfactory.hh>
#include <dumux/common/math.hh>
#include <dumux/common/parameters.hh>
#include <dumux/common/properties.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/porousmediumflow/richardsnc/model.hh>
#include <dumux/porousmediumflow/problem.hh>
#include <dumux/material/components/simpleh2o.hh>
#include <dumux/material/components/constant.hh>
#include <dumux/material/fluidsystems/liquidphase2c.hh>
#include "spatialparams_soil.hh"
Go to the source code of this file.
Definition of a problem, for the 1p2c problem: Component transport of oxygen in interstitial fluid.
Classes | |
struct | Dumux::Properties::TTag::Soil |
struct | Dumux::Properties::Grid< TypeTag, TTag::Soil > |
struct | Dumux::Properties::EnableGridGeometryCache< TypeTag, TTag::Soil > |
struct | Dumux::Properties::EnableGridVolumeVariablesCache< TypeTag, TTag::Soil > |
struct | Dumux::Properties::EnableGridFluxVariablesCache< TypeTag, TTag::Soil > |
struct | Dumux::Properties::SolutionDependentAdvection< TypeTag, TTag::Soil > |
struct | Dumux::Properties::SolutionDependentMolecularDiffusion< TypeTag, TTag::Soil > |
struct | Dumux::Properties::SolutionDependentHeatConduction< TypeTag, TTag::Soil > |
struct | Dumux::Properties::Problem< TypeTag, TTag::Soil > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::Soil > |
struct | Dumux::Properties::FluidSystem< TypeTag, TTag::Soil > |
struct | Dumux::Properties::UseMoles< TypeTag, TTag::Soil > |
class | Dumux::SoilProblem< TypeTag > |
Definition of a problem, for the 1p2c problem: Component transport of oxygen in interstitial fluid. 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. | |