Nastran Analysis Interface Module (AIM)
Natran Analysis Interface Module (AIM)
FEA Property

Structure for the property tuple = ("Property Name", "Value"). "Property Name" defines the reference capsGroup for the property being specified. The "Value" can either be a JSON String dictionary (see Section JSON String Dictionary) or a single string keyword (see Section Single Value String).

JSON String Dictionary

If "Value" is JSON string dictionary (eg. "Value" = {"shearMembraneRatio": 0.83, "bendingInertiaRatio": 1.0, "membraneThickness": 0.2, "propertyType": "Shell"}) the following keywords ( = default values) may be used:

Single Value String

If "Value" is a string, the string value may correspond to an entry in a predefined property lookup table. NOT YET IMPLEMENTED!!!!