adding a keyword WSEGITER.
K-model needs it while not sure if it is used actually.
This commit is contained in:
6
opm/parser/share/keywords/000_Eclipse100/W/WSEGITER
Normal file
6
opm/parser/share/keywords/000_Eclipse100/W/WSEGITER
Normal file
@@ -0,0 +1,6 @@
|
||||
{"name" : "WSEGITER", "sections" : ["SCHEDULE"], "size" : 1, "items" : [
|
||||
{"name" : "MAX_WELL_ITERATIONS" , "value_type" : "INT" , "default" : 20},
|
||||
{"name" : "MAX_TIMES_REDUCED" , "value_type" : "INT" , "default" : 5},
|
||||
{"name" : "REDUCTION_FACTOR" , "value_type" : "DOUBLE" , "default" : 0.3},
|
||||
{"name" : "INCREASING_FACTOR" , "value_type" : "DOUBLE" , "default" : 2.0}
|
||||
]}
|
||||
Reference in New Issue
Block a user