mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
remove all remaining parameter files
after commit 345b78c
they are not necessary anymore. deleting them was
just forgotten...
This commit is contained in:
parent
115e7f1ef7
commit
5371f08ac1
@ -1,6 +0,0 @@
|
||||
EndTime = 100e3 # duration of the simulation [s]
|
||||
InitialTimeStepSize = 50 # initial time step size [s]
|
||||
DomainSizeX = 300 # x-coordinate of the upper-right corner of the physical domain [m]
|
||||
DomainSizeY = 60 # y-coordinate of the upper-right corner of the physical domain [m]
|
||||
CellsX = 100 # x-resolution of the grid
|
||||
CellsY = 1 # y-resolution of the grid
|
@ -1,6 +0,0 @@
|
||||
EndTime = 100000 # duration of the simulation [s]
|
||||
InitialTimeStepSize = 10 # initial time step size [s]
|
||||
DomainSizeX = 300 # x-coordinate of the upper-right corner of the physical domain [m]
|
||||
DomainSizeY = 60 # y-coordinate of the upper-right corner of the physical domain [m]
|
||||
CellsX = 100 # x-resolution of the grid
|
||||
CellsY = 1 # y-resolution of the grid
|
Loading…
Reference in New Issue
Block a user