Files
opm-common/opm/parser/share/keywords/G/GRIDFILE
Andreas Lauser 28fa0fa3b4 JSON keyword definitions: add a "sections" item
this which specifies the allowed sections of the keyword. (surprise!)
2014-10-13 16:05:59 +02:00

3 lines
204 B
Plaintext

{"name" : "GRIDFILE" , "sections" : ["GRID"], "size" : 1 , "items" : [
{"name" : "GRID" , "value_type" : "INT" , "default" : 0},
{"name" : "EGRID" , "value_type" : "INT" , "default" : 1}]}