adding the definition of keyword WINJCLN
This commit is contained in:
32
src/opm/input/eclipse/share/keywords/900_OPM/W/WINJCLN
Normal file
32
src/opm/input/eclipse/share/keywords/900_OPM/W/WINJCLN
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"name": "WINJCLN",
|
||||
"sections": [
|
||||
"SCHEDULE"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"name": "WELL_NAME",
|
||||
"value_type": "STRING"
|
||||
},
|
||||
{
|
||||
"name": "FRAC_REMOVE",
|
||||
"value_type": "1",
|
||||
"default": 1.0
|
||||
},
|
||||
{
|
||||
"name": "I",
|
||||
"value_type": "INT",
|
||||
"default": -1
|
||||
},
|
||||
{
|
||||
"name": "J",
|
||||
"value_type": "INT",
|
||||
"default": -1
|
||||
},
|
||||
{
|
||||
"name": "K",
|
||||
"value_type": "INT",
|
||||
"default": -1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user