added keywords beginning w/ P.

added keywords PINCHXY, PLYATEMP, PLYCAMAX.
This commit is contained in:
Steinar Foss
2019-10-31 12:28:39 +01:00
parent abe2013624
commit 59fddbf998
7 changed files with 25 additions and 0 deletions

View File

@@ -0,0 +1 @@
{"name" : "PINCHNUM" , "sections" : ["GRID"], "data" : {"value_type" : "INT"}}

View File

@@ -0,0 +1 @@
{"name" : "PINCHOUT" , "sections" : ["GRID"]}

View File

@@ -0,0 +1,9 @@
{"name":"PINCHREG", "sections" : ["GRID"], "items" :
[
{"name" : "THRESHOLD_THICKNESS" , "value_type" : "DOUBLE", "dimension" : "Length", "default" : 0.001},
{"name" : "OPTION1" , "value_type" : "STRING", "default" : "GAP"},
{"name" : "MAX_GAP" , "value_type" : "DOUBLE", "dimension" : "Length", "default" : 1e20},
{"name" : "OPTION2" , "value_type" : "STRING", "default" : "TOPBOT"},
{"name" : "OPTION3" , "value_type" : "STRING", "default" : "TOP"}
]
}

View File

@@ -0,0 +1,6 @@
{"name":"PINCHXY", "sections" : ["GRID"], "size" : 1, "items" :
[
{"name" : "THRESHOLD_XR" , "value_type" : "DOUBLE", "dimension" : "Length", "default" : 0.001},
{"name" : "THRESHOLD_YTHETA" , "value_type" : "DOUBLE", "dimension" : "Length", "default" : 0.001}
]
}

View File

@@ -0,0 +1 @@
{"name" : "PLYATEMP" , "sections" : ["PROPS"], "data" : {"value_type" : "DOUBLE" , "dimension":"Length"}}

View File

@@ -0,0 +1 @@
{"name" : "PLYCAMAX" , "sections" : ["PROPS"], "data" : {"value_type" : "DOUBLE" , "dimension":"1"}}

View File

@@ -583,10 +583,16 @@ set( keywords
000_Eclipse100/P/PIMTDIMS
000_Eclipse100/P/PIMULTAB
000_Eclipse100/P/PINCH
000_Eclipse100/P/PINCHNUM
000_Eclipse100/P/PINCHOUT
000_Eclipse100/P/PINCHREG
000_Eclipse100/P/PINCHXY
000_Eclipse100/P/PLMIXNUM
000_Eclipse100/P/PLMIXPAR
000_Eclipse100/P/PLYADS
000_Eclipse100/P/PLYADSS
000_Eclipse100/P/PLYATEMP
000_Eclipse100/P/PLYCAMAX
000_Eclipse100/P/PLYDHFLF
000_Eclipse100/P/PLYMAX
000_Eclipse100/P/PLYROCK