co2ptflashproblem.hh File Reference
#include <opm/common/Exceptions.hpp>
#include <opm/material/components/SimpleCO2.hpp>
#include <opm/material/components/C10.hpp>
#include <opm/material/components/C1.hpp>
#include <opm/material/fluidmatrixinteractions/RegularizedBrooksCorey.hpp>
#include <opm/material/fluidmatrixinteractions/BrooksCorey.hpp>
#include <opm/material/constraintsolvers/PTFlash.hpp>
#include <opm/material/fluidsystems/GenericOilGasFluidSystem.hpp>
#include <opm/material/common/Valgrind.hpp>
#include <opm/models/immiscible/immisciblemodel.hh>
#include <opm/models/discretization/ecfv/ecfvdiscretization.hh>
#include <opm/models/ptflash/flashmodel.hh>
#include <opm/models/io/structuredgridvanguard.hh>
#include <opm/models/utils/propertysystem.hh>
#include <opm/models/utils/start.hh>
#include <opm/simulators/linalg/parallelistlbackend.hh>
#include <opm/simulators/linalg/parallelbicgstabbackend.hh>
#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 <sstream>
#include <string>
Include dependency graph for co2ptflashproblem.hh:

Go to the source code of this file.

Classes

struct  Opm::Properties::TTag::CO2PTBaseProblem
 
struct  Opm::Properties::NumComp< TypeTag, MyTypeTag >
 
struct  Opm::Properties::NumComp< TypeTag, TTag::CO2PTBaseProblem >
 
struct  Opm::Properties::Grid< TypeTag, TTag::CO2PTBaseProblem >
 
struct  Opm::Properties::Problem< TypeTag, TTag::CO2PTBaseProblem >
 
struct  Opm::Properties::FlashSolver< TypeTag, TTag::CO2PTBaseProblem >
 
struct  Opm::Properties::FluidSystem< TypeTag, TTag::CO2PTBaseProblem >
 
struct  Opm::Properties::MaterialLaw< TypeTag, TTag::CO2PTBaseProblem >
 
struct  Opm::Properties::Vanguard< TypeTag, TTag::CO2PTBaseProblem >
 
struct  Opm::Properties::EnableEnergy< TypeTag, TTag::CO2PTBaseProblem >
 
struct  Opm::Parameters::EpisodeLength< Scalar >
 
struct  Opm::Parameters::Initialpressure< Scalar >
 
struct  Opm::Parameters::SimulationName
 
struct  Opm::Parameters::Temperature< Scalar >
 
class  Opm::CO2PTProblem< TypeTag >
 3 component simple testproblem with ["CO2", "C1", "C10"] More...
 

Namespaces

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

Detailed Description