added incorrectly deleted files
This commit is contained in:
parent
6b7875765d
commit
6830a8581e
2
tests/include/dx.grdecl
Normal file
2
tests/include/dx.grdecl
Normal file
@ -0,0 +1,2 @@
|
||||
DX
|
||||
300*1000 /
|
2
tests/include/dy.grdecl
Normal file
2
tests/include/dy.grdecl
Normal file
@ -0,0 +1,2 @@
|
||||
DY
|
||||
300*1000 /
|
2
tests/include/dz.grdecl
Normal file
2
tests/include/dz.grdecl
Normal file
@ -0,0 +1,2 @@
|
||||
DZ
|
||||
100*20 100*30 100*50 /
|
8
tests/include/grid.grdecl
Normal file
8
tests/include/grid.grdecl
Normal file
@ -0,0 +1,8 @@
|
||||
INCLUDE
|
||||
'include/dx.grdecl' /
|
||||
|
||||
INCLUDE
|
||||
'include/dy.grdecl' /
|
||||
|
||||
INCLUDE
|
||||
'include/dz.grdecl' /
|
3
tests/include/poro.grdecl
Normal file
3
tests/include/poro.grdecl
Normal file
@ -0,0 +1,3 @@
|
||||
PORO
|
||||
300*0.3 /
|
||||
|
12
tests/include/props.grdecl
Normal file
12
tests/include/props.grdecl
Normal 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' /
|
||||
|
Loading…
Reference in New Issue
Block a user