mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Fix fallout from PR #474
The check introduced in PR #474 (commit ad899fc) means all decks must supply valid depth data. Update test decks accordingly to restore "make test".
This commit is contained in:
parent
0c6bf64a33
commit
0fc3571488
@ -9,3 +9,6 @@ DYV
|
||||
|
||||
DZV
|
||||
10*10 /
|
||||
|
||||
DEPTHZ
|
||||
121*2000 /
|
||||
|
@ -9,3 +9,6 @@ DYV
|
||||
|
||||
DZV
|
||||
10*10 /
|
||||
|
||||
DEPTHZ
|
||||
110*2000 /
|
||||
|
@ -16,6 +16,10 @@ DYV
|
||||
DZV
|
||||
10.0 20.0 30.0 10.0 5.0 /
|
||||
|
||||
DEPTHZ
|
||||
121*2000
|
||||
/
|
||||
|
||||
SCHEDULE
|
||||
|
||||
WELSPECS
|
||||
|
Loading…
Reference in New Issue
Block a user