added incorrectly deleted files

This commit is contained in:
Jostein Alvestad 2021-10-22 13:57:05 +02:00
parent 6b7875765d
commit 6830a8581e
6 changed files with 29 additions and 0 deletions

2
tests/include/dx.grdecl Normal file
View File

@ -0,0 +1,2 @@
DX
300*1000 /

2
tests/include/dy.grdecl Normal file
View File

@ -0,0 +1,2 @@
DY
300*1000 /

2
tests/include/dz.grdecl Normal file
View File

@ -0,0 +1,2 @@
DZ
100*20 100*30 100*50 /

View File

@ -0,0 +1,8 @@
INCLUDE
'include/dx.grdecl' /
INCLUDE
'include/dy.grdecl' /
INCLUDE
'include/dz.grdecl' /

View File

@ -0,0 +1,3 @@
PORO
300*0.3 /

View File

@ -0,0 +1,12 @@
PERMX
100*500 100*50 100*200 /
PERMY
100*500 100*50 100*200 /
PERMZ
100*500 100*50 100*200 /
INCLUDE
'include/poro.grdecl' /