Problem where dissolved nitrogen is transported with the water phase from the left side to the right. More...
#include <ewoms/models/pvs/pvsproperties.hh>
#include <opm/material/fluidstates/CompositionalFluidState.hpp>
#include <opm/material/fluidsystems/H2ON2LiquidPhaseFluidSystem.hpp>
#include <opm/common/Unused.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 | |
class | Ewoms::OutflowProblem< TypeTag > |
Problem where dissolved nitrogen is transported with the water phase from the left side to the right. More... | |
class | Ewoms::OutflowProblem< TypeTag > |
Problem where dissolved nitrogen is transported with the water phase from the left side to the right. More... | |
Functions | |
Ewoms::Properties::NEW_TYPE_TAG (OutflowBaseProblem) | |
Ewoms::Properties::SET_TYPE_PROP (OutflowBaseProblem, Grid, Dune::YaspGrid< 2 >) | |
Ewoms::Properties::SET_TYPE_PROP (OutflowBaseProblem, Problem, Ewoms::OutflowProblem< TypeTag >) | |
Ewoms::Properties::SET_PROP (OutflowBaseProblem, FluidSystem) | |
Ewoms::Properties::SET_BOOL_PROP (OutflowBaseProblem, EnableGravity, false) | |
Ewoms::Properties::SET_BOOL_PROP (OutflowBaseProblem, VtkWriteMassFractions, true) | |
Ewoms::Properties::SET_SCALAR_PROP (OutflowBaseProblem, EndTime, 100) | |
Ewoms::Properties::SET_SCALAR_PROP (OutflowBaseProblem, InitialTimeStepSize, 1) | |
Ewoms::Properties::SET_STRING_PROP (OutflowBaseProblem, GridFile,"./data/outflow.dgf") | |
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.