loadCases Element

Data for loadcase computation

Namespace: Empty

Schema: Empty

Type
Parents
Children
NameOccurrencesDescription
Choice Choice
      Element loadCase[1, *]

A loadcase for aerodynamic computation

      Element loadCaseUID[1, *]

Reference to loadcases

Attributes
NameTypeRequiredDescription
Attribute externalDataDirectorySimple Type string
Attribute externalDataNodePathSimple Type string
Attribute externalFileNameSimple Type string
Remarks

0. General overview

This type contains data for the loadcase computations. In Framework integration mode this means just a list of UIDs, referring to the selected loadcases. In Toolwrapper input mode, the loadcase parameters themselves are stored here, instead.

1. <loadCaseUID> (mandatory in Framework integration mode)

A list of loadcase UIDs, referring to each of the loadcases to be computed.

2. <loadCase> (mandatory in Toolwrapper input mode)

A list of the loadcases to be computed with all their required parameters.

See Also