added keywords beginning w/ G only.
added keywords GCVD, GDCQ, GDCQECON. added keywords GDIMS, GDRILPOT. added keywords GETGLOB, GI. added keywords GIMODEL, GINODE, GLIFTLIM. added keywords GNETDP, GNETPUMP. added keywords GRADGRUP, GRADRESV. added keywords GRADRFT, GRADWELL, GRAVCONS. added keywords GRAVDR, GRAVDRB, GRAVDRM. keyword GRACONS set to size unlimited. added keyword GRDREACH. added keywords GRUPMAST, GRUPRIG.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{"name" : "GCONTOL" , "sections" : ["SCHEDULE"], "size" : 1,
|
||||
"items" :
|
||||
[
|
||||
{"name" : "TOLERANCE_FRACTION" , "value_type" : "DOUBLE" },
|
||||
{"name" : "NUPCOL_VALUE" , "value_type" : "INT" },
|
||||
{"name" : "TOLERANCE_FRACTION_INJ" , "value_type" : "DOUBLE" , "default" : 1e-3 },
|
||||
{"name" : "MAX_IT_INJ" , "value_type" : "INT" , "default" : 5 }
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{"name" : "GCUTBACK" , "sections" : ["SCHEDULE"],
|
||||
"items" :
|
||||
[
|
||||
{"name" : "GROUP_NAME" , "value_type" : "STRING" },
|
||||
{"name" : "WATER_CUT_UPPER_LIM" , "value_type" : "DOUBLE", "dimension" : "1"},
|
||||
{"name" : "GAS_OIL_UPPER_LIM" , "value_type" : "DOUBLE", "dimension" : "1"},
|
||||
{"name" : "GAS_LIQ_UPPER_LIM" , "value_type" : "DOUBLE", "dimension" : "1"},
|
||||
{"name" : "WAT_GAS_UPPER_LIM" , "value_type" : "DOUBLE", "dimension" : "1"},
|
||||
{"name" : "RATE_CUTBACK_FACTOR" , "value_type" : "DOUBLE", "dimension" : "1"},
|
||||
{"name" : "CONTROL_PHASE" , "value_type" : "STRING"}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{"name" : "GCVD" ,
|
||||
"sections" : ["SOLUTION"],
|
||||
"size" : {"keyword" : "EQLDIMS" , "item" : "NTEQUL"},
|
||||
"items" : [{"name" : "table" ,
|
||||
"value_type" : "DOUBLE" ,
|
||||
"size_type" : "ALL",
|
||||
"dimension" : ["Length" , "GasSurfaceVolume/Length*Length*Length"]}]}
|
||||
@@ -0,0 +1,8 @@
|
||||
{"name" : "GDCQ" , "sections" : ["SCHEDULE"],
|
||||
"items" :
|
||||
[
|
||||
{"name" : "GROUP_NAME" , "value_type" : "STRING" },
|
||||
{"name" : "INIT_DCQ" , "value_type" : "DOUBLE" },
|
||||
{"name" : "DCQ_TYPE" , "value_type" : "STRING", "default" : "VAR" }
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{"name" : "GDCQECON" , "sections" : ["SCHEDULE"],
|
||||
"items" :
|
||||
[
|
||||
{"name" : "GROUP_NAME" , "value_type" : "STRING" },
|
||||
{"name" : "MIN_DCQ" , "value_type" : "DOUBLE" }
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{"name" : "GDIMS" , "sections" : ["RUNSPEC"], "size" : 1,
|
||||
"items" :
|
||||
[
|
||||
{"name" : "MAX_NUM_GRAD_PARAMS" , "value_type" : "INT" , "default" : 0 }
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{"name" : "GDRILPOT" , "sections" : ["SCHEDULE"],
|
||||
"items" :
|
||||
[
|
||||
{"name" : "GROUP_NAME" , "value_type" : "STRING"},
|
||||
{"name" : "QNTY_TYPE" , "value_type" : "STRING"},
|
||||
{"name" : "MIN_POTENTIAL_RATE" , "value_type" : "DOUBLE", "default" : 0}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{"name" : "GETGLOB", "sections" : ["SOLUTION"]}
|
||||
@@ -0,0 +1 @@
|
||||
{"name" : "GI" , "sections" : ["SOLUTION"], "data" : {"value_type" : "DOUBLE"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"name" : "GIMODEL" , "sections" : ["RUNSPEC"]}
|
||||
@@ -0,0 +1,7 @@
|
||||
{"name" : "GINODE" ,
|
||||
"sections" : ["PROPS"],
|
||||
"size" : {"keyword" : "TABDIMS" , "item" : "NTPVT"},
|
||||
"items" : [{"name" : "table" ,
|
||||
"value_type" : "DOUBLE" ,
|
||||
"size_type" : "ALL",
|
||||
"dimension" : ["1"]}]}
|
||||
@@ -0,0 +1,8 @@
|
||||
{"name" : "GLIFTLIM" , "sections" : ["SCHEDULE"],
|
||||
"items" :
|
||||
[
|
||||
{"name" : "GROUP_NAME" , "value_type" : "STRING" },
|
||||
{"name" : "MAX_LIFT_CAPACITY" , "value_type" : "DOUBLE", "default" : 0.0},
|
||||
{"name" : "MAX_NUM_WELL" , "value_type" : "INT", "default" : 0}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{"name" : "GNETDP" , "sections" : ["SCHEDULE"],
|
||||
"items" :
|
||||
[
|
||||
{"name" : "FIXED_PRESSURE_GROUP" , "value_type" : "STRING" },
|
||||
{"name" : "PHASE_TYPE" , "value_type" : "STRING" , "default" : "GA" },
|
||||
{"name" : "MIN_RATE_TRIGGER" , "value_type" : "DOUBLE" , "default" : 0.0 },
|
||||
{"name" : "MAX_RATE_TRIGGER" , "value_type" : "DOUBLE" , "default" : 1e20 },
|
||||
{"name" : "PRESSURE_INCR_SUBTRACT" , "value_type" : "DOUBLE" , "dimension" : "Pressure", "default" : 0.0 },
|
||||
{"name" : "PRESSURE_INCR_ADD" , "value_type" : "DOUBLE" , "dimension" : "Pressure", "default" : 0.0 },
|
||||
{"name" : "MIN_ALLOW_PRESSURE" , "value_type" : "DOUBLE" , "dimension" : "Pressure", "default" : 0.0 },
|
||||
{"name" : "MAX_ALLOW_PRESSURE" , "value_type" : "DOUBLE" , "dimension" : "Pressure", "default" : 1e20 }
|
||||
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{"name" : "GNETPUMP" , "sections" : ["SCHEDULE"],
|
||||
"items" :
|
||||
[
|
||||
{"name" : "GROUP" , "value_type" : "STRING" },
|
||||
{"name" : "PROD_RATE_SWITCH" , "value_type" : "DOUBLE", "default" : 0.0 },
|
||||
{"name" : "PHASE_TYPE" , "value_type" : "STRING", "default" : "OIL" },
|
||||
{"name" : "NEW_VFT_TABLE_NUM" , "value_type" : "INT", "default" : 4 },
|
||||
{"name" : "NEW_ARTIFICIAL_LIFT_QNTY" , "value_type" : "DOUBLE", "default" : 0.0},
|
||||
{"name" : "NEW_GAS_CONUMPTION_RATE" , "value_type" : "DOUBLE", "dimension" : "GasSurfaceVolume/Time", "default" : 0.0}
|
||||
|
||||
|
||||
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{"name" : "GRADGRUP" , "sections" : ["SCHEDULE"],
|
||||
"items" :
|
||||
[
|
||||
{"name" : "MNENONIC" , "value_type" : "STRING" }
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{"name" : "GRADRESV" , "sections" : ["SCHEDULE"],
|
||||
"items" :
|
||||
[
|
||||
{"name" : "MNENONIC" , "value_type" : "STRING" }
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{"name" : "GRADRFT" , "sections" : ["SCHEDULE"],
|
||||
"items" :
|
||||
[
|
||||
{"name" : "MNENONIC" , "value_type" : "STRING" }
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{"name" : "GRADWELL" , "sections" : ["SCHEDULE"],
|
||||
"items" :
|
||||
[
|
||||
{"name" : "MNENONIC" , "value_type" : "STRING" }
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{"name" : "GRAVCONS" , "sections" : ["PROPS"],
|
||||
"items" :
|
||||
[
|
||||
{"name" : "MNENONIC" , "value_type" : "DOUBLE", "dimension" : "Length*Length*Pressure/Mass" }
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{"name" : "GRAVDR" , "sections" : ["RUNSPEC"]}
|
||||
@@ -0,0 +1 @@
|
||||
{"name" : "GRAVDRB" , "sections" : ["RUNSPEC"]}
|
||||
@@ -0,0 +1,6 @@
|
||||
{"name" : "GRAVDRM" , "sections" : ["RUNSPEC"], "size" : 1,
|
||||
"items" :
|
||||
[
|
||||
{"name" : "ALLOW_RE_INFL" , "value_type" : "STRING", "default" : "YES" }
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"name" : "GRDREACH", "sections" : ["SCHEDULE"], "records" :
|
||||
[
|
||||
[
|
||||
{"name" : "RIVER", "value_type" : "STRING"}
|
||||
],
|
||||
[
|
||||
{"name" : "I", "value_type" : "INT"},
|
||||
{"name" : "J", "value_type" : "INT"},
|
||||
{"name" : "K", "value_type" : "INT"},
|
||||
|
||||
{"name" : "BRANCH_NAME", "value_type" : "STRING"},
|
||||
|
||||
{"name" : "DISTANCE_TO_START", "value_type" : "DOUBLE", "dimension" : "Length"},
|
||||
{"name" : "DISTANCE_TO_END", "value_type" : "DOUBLE", "dimension" : "Length"},
|
||||
{"name" : "RCH_CONNECT_TO", "value_type" : "INT"},
|
||||
{"name" : "PENETRATION_DIRECTION", "value_type" : "STRING"},
|
||||
|
||||
{"name" : "GRID_BLOCK_COORD", "value_type" : "INT"},
|
||||
{"name" : "CONTACT_AREA", "value_type" : "DOUBLE" , "dimension" : "Length*Length"},
|
||||
{"name" : "TABLE_NUM", "value_type" : "INT"},
|
||||
{"name" : "PRODUCTIVITY_INDEX", "value_type" : "DOUBLE", "dimension" : "Length/Time*Pressure", "default" : 0.0},
|
||||
{"name" : "LENGTH_DEAD_GRID_BLOCK", "value_type" : "DOUBLE", "dimension" : "Length"},
|
||||
{"name" : "OPTION_CONNECT_REACH", "value_type" : "INT", "default" : 0},
|
||||
{"name" : "ADJUSTMENT_REACH", "value_type" : "INT", "default" : 0},
|
||||
|
||||
{"name" : "REMOVE_CAP_PRESSURE", "value_type" : "STRING", "default" : "NO"},
|
||||
{"name" : "INFILTR_EQ", "value_type" : "INT", "default" : 0},
|
||||
{"name" : "HYDRAULIC_CONDUCTIVITY", "value_type" : "DOUBLE", "dimension" : "Length/Time", "default" : 0.0},
|
||||
{"name" : "RIVER_BED_THICKNESS", "value_type" : "DOUBLE", "dimension" : "Length", "default" : 0.0}
|
||||
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{"name" : "GRUPMAST" , "sections" : ["SCHEDULE"], "items" : [
|
||||
{"name" : "MASTER_GROUP" , "value_type" : "STRING" },
|
||||
{"name" : "SLAVE_RESERVOIR" , "value_type" : "STRING" },
|
||||
{"name" : "SLAVE_GROUP" , "value_type" : "STRING" },
|
||||
{"name" : "LIMITING_FRACTION" , "value_type" : "DOUBLE", "dimension" : "1" }
|
||||
|
||||
]}
|
||||
@@ -0,0 +1,7 @@
|
||||
{"name" : "GRUPRIG" , "sections" : ["SCHEDULE"], "items" : [
|
||||
{"name" : "GROUP" , "value_type" : "STRING" },
|
||||
{"name" : "WORKOVER_RIG_NUM" , "value_type" : "INT", "default" : 0 },
|
||||
{"name" : "DRILLING_RIG_NUM" , "value_type" : "INT", "default" : 0 },
|
||||
{"name" : "ADD_OR_REMOVE" , "value_type" : "STRING", "default" : "ADD" }
|
||||
|
||||
]}
|
||||
@@ -18,7 +18,9 @@
|
||||
# e.g. FIPXAREA or FIPYAREA
|
||||
#FOAMFCN records of records
|
||||
#GCONPRI Eclipse300 specific items
|
||||
|
||||
#GCUTBACT records of records
|
||||
#GECONT records of records
|
||||
#GIALL records of tables
|
||||
|
||||
set( keywords
|
||||
000_Eclipse100/A/ACTDIMS
|
||||
@@ -266,21 +268,46 @@ set( keywords
|
||||
000_Eclipse100/G/GCONPROD
|
||||
000_Eclipse100/G/GCONSALE
|
||||
000_Eclipse100/G/GCONSUMP
|
||||
000_Eclipse100/G/GCONTOL
|
||||
000_Eclipse100/G/GCUTBACK
|
||||
000_Eclipse100/G/GCVD
|
||||
000_Eclipse100/G/GDCQ
|
||||
000_Eclipse100/G/GDCQECON
|
||||
000_Eclipse100/G/GDFILE
|
||||
000_Eclipse100/G/GDIMS
|
||||
000_Eclipse100/G/GDORIENT
|
||||
000_Eclipse100/G/GDRILPOT
|
||||
000_Eclipse100/G/GECON
|
||||
000_Eclipse100/G/GEFAC
|
||||
000_Eclipse100/G/GETGLOB
|
||||
000_Eclipse100/G/GI
|
||||
000_Eclipse100/G/GIMODEL
|
||||
000_Eclipse100/G/GINODE
|
||||
000_Eclipse100/G/GLIFTLIM
|
||||
000_Eclipse100/G/GLIFTOPT
|
||||
000_Eclipse100/G/GMWSET
|
||||
000_Eclipse100/G/GNETDP
|
||||
000_Eclipse100/G/GNETINJE
|
||||
000_Eclipse100/G/GNETPUMP
|
||||
000_Eclipse100/G/GPMAINT
|
||||
000_Eclipse100/G/GRADGRUP
|
||||
000_Eclipse100/G/GRADRESV
|
||||
000_Eclipse100/G/GRADRFT
|
||||
000_Eclipse100/G/GRADWELL
|
||||
000_Eclipse100/G/GRAVCONS
|
||||
000_Eclipse100/G/GRAVDR
|
||||
000_Eclipse100/G/GRAVDRB
|
||||
000_Eclipse100/G/GRAVDRM
|
||||
000_Eclipse100/G/GRAVITY
|
||||
000_Eclipse100/G/GRDREACH
|
||||
000_Eclipse100/G/GRID
|
||||
000_Eclipse100/G/GRIDFILE
|
||||
000_Eclipse100/G/GRIDOPTS
|
||||
000_Eclipse100/G/GRIDUNIT
|
||||
000_Eclipse100/G/GROUP_PROBE
|
||||
000_Eclipse100/G/GRUPMAST
|
||||
000_Eclipse100/G/GRUPNET
|
||||
000_Eclipse100/G/GRUPRIG
|
||||
000_Eclipse100/G/GRUPTREE
|
||||
000_Eclipse100/G/GSATPROD
|
||||
000_Eclipse100/G/GUIDERAT
|
||||
|
||||
Reference in New Issue
Block a user