|
Nastran Analysis Interface Module (AIM)
Natran Analysis Interface Module (AIM)
|
Structure for the design optimization parameter tuple = ("DesignOptParam Name", "Value"). "DesignOptParam Name" defines the reference name for the design optimization parameter being specified. This string will be used in the FEA input directly. The "Value" is the value of the design optimization parameter. In Nastran the DesignOptParam Name will be the PARAMi used in the DOPTPRM input. For this reason the user should keep the length of this input to a minimum number of characters, ideally 7 or less.
DOPTPRM PARAM1 VAL1 PARAM2 VAL2 PARAM3 VAL3 -etc-