Add OPM keyword for setting massrate for the boundary

This commit is contained in:
Tor Harald Sandve
2019-02-19 09:54:49 +01:00
parent 1fee73481e
commit 4e8352dabb
2 changed files with 19 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"name": "BCRATE",
"sections": ["SOLUTION"],
"items": [
{"name": "I1", "value_type": "INT"},
{"name": "I2", "value_type": "INT"},
{"name": "J1", "value_type": "INT"},
{"name": "J2", "value_type": "INT"},
{"name": "K1", "value_type": "INT"},
{"name": "K2", "value_type": "INT"},
{"name": "DIRECTION", "value_type": "STRING"},
{"name": "COMPONENT", "value_type": "STRING"},
{"name": "RATE",
"value_type": "DOUBLE",
"dimension": "Mass/Time*Length*Length",
"default": 0.0 }
]
}

View File

@@ -451,6 +451,7 @@ set( keywords
001_Eclipse300/Z/ZFACTORS
002_Frontsim/N/NOGRAV
900_OPM/B/BCRATE
900_OPM/F/FREEBC
900_OPM/G/GCOMPIDX
900_OPM/G/GRUPRIG