mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-16 17:44:49 -06:00
Revert "discrete fracture test: do not set the end time"
This reverts commit d8fafe9541
.
This commit is contained in:
parent
d8fafe9541
commit
71ebee78e7
@ -81,7 +81,7 @@ class FingerGridCreator
|
||||
enum { dim = FINGER_DIM };
|
||||
|
||||
public:
|
||||
typedef Dune::ALUGrid<dim, dim, Dune::cube, Dune::nonconforming> Grid;
|
||||
typedef Dune::ALUGrid<LENS_DIM, LENS_DIM, Dune::cube, Dune::nonconforming> Grid;
|
||||
|
||||
/*!
|
||||
* \brief Register all run-time parameters for the grid creator.
|
||||
|
Loading…
Reference in New Issue
Block a user