|
My Project
|
#include <opm/models/pvs/pvsproperties.hh>#include <opm/material/fluidstates/CompositionalFluidState.hpp>#include <opm/material/fluidsystems/H2ON2LiquidPhaseFluidSystem.hpp>#include <dune/grid/yaspgrid.hh>#include <dune/grid/io/file/dgfparser/dgfyasp.hh>#include <dune/common/version.hh>#include <dune/common/fvector.hh>#include <dune/common/fmatrix.hh>Go to the source code of this file.
Classes | |
| struct | Opm::Properties::TTag::OutflowBaseProblem |
| struct | Opm::Properties::Grid< TypeTag, TTag::OutflowBaseProblem > |
| struct | Opm::Properties::Problem< TypeTag, TTag::OutflowBaseProblem > |
| struct | Opm::Properties::FluidSystem< TypeTag, TTag::OutflowBaseProblem > |
| struct | Opm::Properties::EnableGravity< TypeTag, TTag::OutflowBaseProblem > |
| struct | Opm::Properties::VtkWriteMassFractions< TypeTag, TTag::OutflowBaseProblem > |
| struct | Opm::Properties::EndTime< TypeTag, TTag::OutflowBaseProblem > |
| struct | Opm::Properties::InitialTimeStepSize< TypeTag, TTag::OutflowBaseProblem > |
| struct | Opm::Properties::GridFile< TypeTag, TTag::OutflowBaseProblem > |
| class | Opm::OutflowProblem< TypeTag > |
| Problem where dissolved nitrogen is transported with the water phase from the left side to the right. More... | |
Problem where dissolved nitrogen is transported with the water phase from the left side to the right.
The model domain is 1m times 1m and exhibits homogeneous soil properties (
). Initially the domain is fully saturated by water without any nitrogen dissolved.
At the left side, a free-flow condition defines a nitrogen mole fraction of 0.02%. The water phase flows from the left side to the right due to the imposed pressure gradient of
. The nitrogen is transported with the water flow and leaves the domain at the right boundary where an outflow boundary condition is used.