richardslensproblem.hh File Reference
#include <opm/models/richards/richardsmodel.hh>
#include <opm/material/components/SimpleH2O.hpp>
#include <opm/material/fluidsystems/LiquidPhase.hpp>
#include <opm/material/fluidmatrixinteractions/RegularizedVanGenuchten.hpp>
#include <opm/material/fluidmatrixinteractions/LinearMaterial.hpp>
#include <opm/material/fluidmatrixinteractions/EffToAbsLaw.hpp>
#include <opm/material/fluidmatrixinteractions/MaterialTraits.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>
Include dependency graph for richardslensproblem.hh:

Go to the source code of this file.

Classes

struct  Opm::Properties::TTag::RichardsLensProblem
 
struct  Opm::Properties::Grid< TypeTag, TTag::RichardsLensProblem >
 
struct  Opm::Properties::Problem< TypeTag, TTag::RichardsLensProblem >
 
struct  Opm::Properties::WettingFluid< TypeTag, TTag::RichardsLensProblem >
 
struct  Opm::Properties::MaterialLaw< TypeTag, TTag::RichardsLensProblem >
 
class  Opm::RichardsLensProblem< TypeTag >
 A water infiltration problem with a low-permeability lens embedded into a high-permeability domain. More...
 

Namespaces

namespace  Opm
 
namespace  Opm::Properties
 
namespace  Opm::Properties::TTag
 The generic type tag for problems using the immiscible multi-phase model.
 

Detailed Description

A water infiltration problem with a low-permeability lens embedded into a high-permeability domain.

The domain is rectangular. The left and right boundaries are free-flow boundaries with fixed water pressure which corresponds to a fixed saturation of $S_w = 0$ in the Richards model, the bottom boundary is closed. The top boundary is also closed except for an infiltration section, where water is infiltrating into an initially unsaturated porous medium. This problem is very similar the LensProblem, with the main difference being that the domain is initally fully saturated by gas instead of water and water instead of a DNAPL infiltrates from the top.