My Project
|
Test for the reservoir problem using the NCP model, the VCFV discretization and finite differences. More...
#include "config.h"
#include <opm/models/utils/start.hh>
#include <opm/models/ncp/ncpmodel.hh>
#include <opm/models/discretization/vcfv/vcfvdiscretization.hh>
#include "problems/reservoirproblem.hh"
Functions | |
int | main (int argc, char **argv) |
Test for the reservoir problem using the NCP model, the VCFV discretization and finite differences.