opm-simulators/examples
Andreas Lauser 2416905f45 rename GridSize -> DomainSize, Grid\.?Cells -> Cells
this hopefully reduces confusion about what which parameter means. the
Domain* parameters specify the physical size of the simulated domain,
the Cells* specify how many cells the grid has into the direction of
each axis.
2012-07-12 21:27:42 +02:00
..
CMakeLists.txt remove error-causing add_dependencies 2012-07-12 21:24:40 +02:00
Makefile.am tutorial: fix Makefile.am 2012-07-12 21:25:17 +02:00
tutorial_coupled.cc Improve the startup and parameter routines. 2012-07-12 21:25:04 +02:00
tutorial_coupled.input rename GridSize -> DomainSize, Grid\.?Cells -> Cells 2012-07-12 21:27:42 +02:00
tutorial_decoupled.cc Changed decoupled tutorial to use the start() routine 2012-07-12 21:25:00 +02:00
tutorial_decoupled.input rename GridSize -> DomainSize, Grid\.?Cells -> Cells 2012-07-12 21:27:42 +02:00
tutorialproblem_coupled.hh rename GridSize -> DomainSize, Grid\.?Cells -> Cells 2012-07-12 21:27:42 +02:00
tutorialproblem_decoupled.hh rename GridSize -> DomainSize, Grid\.?Cells -> Cells 2012-07-12 21:27:42 +02:00
tutorialspatialparams_decoupled.hh remove unused typedefs and enums 2012-07-12 21:25:24 +02:00