E keywords
This commit is contained in:
parent
762fd0bc50
commit
09e28bf86c
15
opm/parser/share/keywords/E/EHYSTR
Normal file
15
opm/parser/share/keywords/E/EHYSTR
Normal file
@ -0,0 +1,15 @@
|
||||
{"name" : "EHYSTR" , "size" : 1, "items" :
|
||||
[
|
||||
{"name" : "curvature_caplillary_pressure_hyst", "value_type" : "FLOAT", "default" : 0.1},
|
||||
{"name" : "relative_perm_hyst", "value_type" : "INT", "default" : 0, "comment" : "Default is 2 for Eclipse300"},
|
||||
{"name" : "curvature_param_killough_wetting", "value_type" : "FLOAT", "default" : 1.0},
|
||||
{"name" : "mod_param_trapped", "value_type" : "FLOAT", "default" : 0.1},
|
||||
{"name" : "limiting_hyst_flag", "value_type" : "STRING", "default" : "BOTH"},
|
||||
{"name" : "shape_cap_press_flag", "value_type" : "STRING", "default" : "RETR"},
|
||||
{"name" : "init_fluid_mob_flag", "value_type" : "STRING", "default" : "DRAIN"},
|
||||
{"name" : "wetting_phase_flag", "value_type" : "STRING"},
|
||||
{"name" : "baker_flag_oil", "value_type" : "STRING", "default" : "NO"},
|
||||
{"name" : "baker_flag_gas", "value_type" : "STRING", "default" : "NO"},
|
||||
{"name" : "baker_flag_water", "value_type" : "STRING", "default" : "NO"},
|
||||
{"name" : "threshold_saturation", "value_type" : "FLOAT", "default" : 0.0}
|
||||
]}
|
3
opm/parser/share/keywords/E/EQLNUM
Normal file
3
opm/parser/share/keywords/E/EQLNUM
Normal file
@ -0,0 +1,3 @@
|
||||
{"name" : "EQLNUM" , "size" : 1, "items" :
|
||||
[{"name" : "EQL_REGION", "value_type" : "INT"}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user