mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
More fixup of the octave scripts
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# Keep the values in the first LGR only
|
||||
|
||||
CInfo = riGetActiveCellInfo();
|
||||
SOIL = riGetActiveCellProperty("SOIL");
|
||||
|
@@ -1,3 +1,4 @@
|
||||
# Set all values to "Undefined" exept k-layers from 17 to 20
|
||||
|
||||
CInfo = riGetActiveCellInfo();
|
||||
SOIL = riGetActiveCellProperty("SOIL");
|
||||
|
Reference in New Issue
Block a user