added keywords DIAGDISP, DIFFC, DIFFDP.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{"name" : "DIAGDISP", "sections" : ["PROPS"]}
|
||||
14
src/opm/parser/eclipse/share/keywords/000_Eclipse100/D/DIFFC
Normal file
14
src/opm/parser/eclipse/share/keywords/000_Eclipse100/D/DIFFC
Normal file
@@ -0,0 +1,14 @@
|
||||
{"name" : "DIFFC" , "sections" : ["PROPS"], "size" : {"keyword" : "TABDIMS" , "item" : "NTPVT"},
|
||||
"items" : [
|
||||
{"name" : "OIL_MOL_WEIGHT" , "value_type" : "DOUBLE", "size_type": "ALL" },
|
||||
{"name" : "GAS_MOL_WEIGHT" , "value_type" : "DOUBLE", "size_type": "ALL" },
|
||||
{"name" : "GAS_GAS_DIFF_COEFF" , "value_type" : "DOUBLE", "dimension": "Length*Length/Time"},
|
||||
{"name" : "OIL_GAS_DIFF_COEFF" , "value_type" : "DOUBLE", "dimension": "Length*Length/Time"},
|
||||
{"name" : "GAS_OIL_DIFF_COEFF" , "value_type" : "DOUBLE", "dimension": "Length*Length/Time"},
|
||||
{"name" : "OIL_OIL_DIFF_COEFF" , "value_type" : "DOUBLE", "dimension": "Length*Length/Time"},
|
||||
{"name" : "GAS_OIL_CROSS_DIFF_COEFF" , "value_type" : "DOUBLE", "dimension": "Length*Length/Time"},
|
||||
{"name" : "OIL_OIL_CROSS_DIFF_COEFF" , "value_type" : "DOUBLE", "dimension": "Length*Length/Time"}
|
||||
|
||||
]
|
||||
}
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
{"name" : "DIFFDP", "sections" : ["PROPS"]}
|
||||
@@ -104,6 +104,9 @@ set( keywords
|
||||
000_Eclipse100/D/DENSITY
|
||||
000_Eclipse100/D/DEPTH
|
||||
000_Eclipse100/D/DEPTHZ
|
||||
000_Eclipse100/D/DIAGDISP
|
||||
000_Eclipse100/D/DIFFC
|
||||
000_Eclipse100/D/DIFFDP
|
||||
000_Eclipse100/D/DIMENS
|
||||
000_Eclipse100/D/DISGAS
|
||||
000_Eclipse100/D/DR
|
||||
|
||||
Reference in New Issue
Block a user