Rename PERMRED to PERMFACT

As per TNO rename PERMRED to PERMFACT to match documentation.
This commit is contained in:
OPMUSER
2020-04-27 12:32:17 +08:00
parent 2189a7efcd
commit 297f90a88a

View File

@@ -1,5 +1,5 @@
{ {
"name": "PERMRED", "name": "PERMFACT",
"sections": [ "sections": [
"PROPS" "PROPS"
], ],
@@ -10,7 +10,7 @@
"dimension": "1" "dimension": "1"
}, },
{ {
"name": "PERMREDMULT", "name": "PERMFACTMULT",
"value_type": "DOUBLE", "value_type": "DOUBLE",
"dimension": "1" "dimension": "1"
} }