|
My Project
|
Test for the reservoir problem using the black-oil model, the ECFV discretization and automatic differentiation. More...
#include "config.h"#include <opm/models/utils/start.hh>#include <opm/models/blackoil/blackoilmodel.hh>#include <opm/models/discretization/ecfv/ecfvdiscretization.hh>#include <opm/simulators/linalg/parallelbicgstabbackend.hh>#include "problems/reservoirproblem.hh"Functions | |
| int | main (int argc, char **argv) |
Test for the reservoir problem using the black-oil model, the ECFV discretization and automatic differentiation.