|
CART3D Analysis Interface Module (AIM)
CART3D Analysis Interface Module (AIM)
|
Structure for the design variable tuple = ("DesignVariable Name", "Value"). "DesignVariable Name" defines the reference name for the design variable being specified. The "Value" may be a JSON String dictionary (see Section JSON String Dictionary) or just a blank string (see Section Single Value String).
Note that any JSON string inputs are written to the input files as information only. They are only use if the analysis is executed with the analysis specific design framework.
If "Value" is JSON string dictionary (eg. "Value" = {"upperBound": 10.0}) the following keywords ( = default values) may be used:
If "Value" is a string, the string value will be ignored.