Definition of a problem for the 1pnc problem: Component transport of nitrogen dissolved in the water phase. More...
#include <dune/grid/yaspgrid.hh>
#include <dumux/common/math.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/discretization/ccmpfa.hh>
#include <dumux/discretization/box.hh>
#include <dumux/discretization/evalsolution.hh>
#include <dumux/discretization/evalgradients.hh>
#include <dumux/porousmediumflow/1pnc/model.hh>
#include <dumux/porousmediumflow/problem.hh>
#include <dumux/material/fluidsystems/h2on2.hh>
#include <dumux/material/fluidsystems/1padapter.hh>
#include "../spatialparams.hh"
Go to the source code of this file.
Definition of a problem for the 1pnc problem: Component transport of nitrogen dissolved in the water phase.
Classes | |
struct | Dumux::Properties::TTag::OnePTwoCTest |
struct | Dumux::Properties::TTag::OnePTwoCTestBox |
struct | Dumux::Properties::TTag::OnePTwoCTestCCTpfa |
struct | Dumux::Properties::TTag::OnePTwoCTestCCMpfa |
struct | Dumux::Properties::Grid< TypeTag, TTag::OnePTwoCTest > |
struct | Dumux::Properties::Problem< TypeTag, TTag::OnePTwoCTest > |
struct | Dumux::Properties::FluidSystem< TypeTag, TTag::OnePTwoCTest > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::OnePTwoCTest > |
struct | Dumux::Properties::UseMoles< TypeTag, TTag::OnePTwoCTest > |
class | Dumux::OnePTwoCTestProblem< TypeTag > |
Definition of a problem for the 1pnc problem: Component transport of nitrogen dissolved in the water phase. 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. | |