Changed order of dimensions in PLYVISC
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{"name" : "PLYVISC" , "size" : {"keyword" : "TABDIMS" , "item" : "NTPVT"} , "items" :
|
||||
[
|
||||
{"name":"DATA", "value_type":"DOUBLE", "size_type" : "ALL" , "dimension" : ["1","PolymerDensity"]}
|
||||
{"name":"DATA", "value_type":"DOUBLE", "size_type" : "ALL" , "dimension" : ["PolymerDensity","1"]}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user