A simple Darcy test problem (cell-centered finite volume method). More...
#include <dune/grid/yaspgrid.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/multidomain/boundary/stokesdarcy/couplingdata.hh>
#include <dumux/porousmediumflow/2p2c/model.hh>
#include <dumux/porousmediumflow/problem.hh>
#include <dumux/material/fluidsystems/h2oair.hh>
#include "spatialparams.hh"
Go to the source code of this file.
A simple Darcy test problem (cell-centered finite volume method).
Classes | |
struct | Dumux::Properties::TTag::DarcyTwoPTwoC |
struct | Dumux::Properties::Problem< TypeTag, TTag::DarcyTwoPTwoC > |
struct | Dumux::Properties::FluidSystem< TypeTag, TTag::DarcyTwoPTwoC > |
struct | Dumux::Properties::Formulation< TypeTag, TTag::DarcyTwoPTwoC > |
Set the default formulation to pw-Sn: This can be over written in the problem. More... | |
struct | Dumux::Properties::ReplaceCompEqIdx< TypeTag, TTag::DarcyTwoPTwoC > |
struct | Dumux::Properties::Grid< TypeTag, TTag::DarcyTwoPTwoC > |
struct | Dumux::Properties::UseMoles< TypeTag, TTag::DarcyTwoPTwoC > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::DarcyTwoPTwoC > |
class | Dumux::DarcySubProblem< TypeTag > |
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. | |