My Project
|
Test for the isothermal immiscible model using the CO2 injection example problem. More...
#include "config.h"
#include <opm/models/utils/start.hh>
#include <opm/models/immiscible/immisciblemodel.hh>
#include <opm/models/discretization/ecfv/ecfvdiscretization.hh>
#include "problems/co2injectionproblem.hh"
Classes | |
struct | Opm::Properties::TTag::Co2InjectionImmiscibleEcfvProblem |
struct | Opm::Properties::SpatialDiscretizationSplice< TypeTag, TTag::Co2InjectionImmiscibleEcfvProblem > |
Functions | |
int | main (int argc, char **argv) |
Test for the isothermal immiscible model using the CO2 injection example problem.