My Project
tutorial1problem.hh File Reference

Tutorial problem using the "immiscible" model. More...

#include <opm/models/immiscible/immisciblemodel.hh>
#include <opm/models/discretization/vcfv/vcfvdiscretization.hh>
#include <opm/material/components/SimpleH2O.hpp>
#include <opm/material/components/Lnapl.hpp>
#include <opm/material/fluidmatrixinteractions/RegularizedBrooksCorey.hpp>
#include <opm/material/fluidmatrixinteractions/EffToAbsLaw.hpp>
#include <opm/material/fluidmatrixinteractions/MaterialTraits.hpp>
#include <dune/grid/yaspgrid.hh>
#include <opm/models/io/cubegridvanguard.hh>
#include <dune/common/fmatrix.hh>
#include <dune/common/version.hh>

Go to the source code of this file.

Classes

struct  Opm::Properties::TTag::Tutorial1Problem
 
struct  Opm::Properties::SpatialDiscretizationSplice< TypeTag, TTag::Tutorial1Problem >
 
struct  Opm::Properties::Problem< TypeTag, TTag::Tutorial1Problem >
 
struct  Opm::Properties::Grid< TypeTag, TTag::Tutorial1Problem >
 
struct  Opm::Properties::Vanguard< TypeTag, TTag::Tutorial1Problem >
 
struct  Opm::Properties::WettingPhase< TypeTag, TTag::Tutorial1Problem >
 
struct  Opm::Properties::NonwettingPhase< TypeTag, TTag::Tutorial1Problem >
 
struct  Opm::Properties::MaterialLaw< TypeTag, TTag::Tutorial1Problem >
 
struct  Opm::Properties::EnableGravity< TypeTag, TTag::Tutorial1Problem >
 
struct  Opm::Properties::EndTime< TypeTag, TTag::Tutorial1Problem >
 
struct  Opm::Properties::InitialTimeStepSize< TypeTag, TTag::Tutorial1Problem >
 
struct  Opm::Properties::DomainSizeX< TypeTag, TTag::Tutorial1Problem >
 
struct  Opm::Properties::DomainSizeY< TypeTag, TTag::Tutorial1Problem >
 
struct  Opm::Properties::DomainSizeZ< TypeTag, TTag::Tutorial1Problem >
 
struct  Opm::Properties::CellsX< TypeTag, TTag::Tutorial1Problem >
 
struct  Opm::Properties::CellsY< TypeTag, TTag::Tutorial1Problem >
 
struct  Opm::Properties::CellsZ< TypeTag, TTag::Tutorial1Problem >
 
class  Opm::Tutorial1Problem< TypeTag >
 Tutorial problem using the "immiscible" model. More...
 

Macros

#define EWOMS_TUTORIAL1_PROBLEM_HH   /*@\label{tutorial1:guardian2}@*/
 

Detailed Description

Tutorial problem using the "immiscible" model.