ANALYSIS RUN
Starts an analysis run.
Syntax
ANALYSIS RUN
LoadCombinations [Load Combination]
LoadCases [Load cases]
FirstOrder
SecondOrder
Portion_SecondOrder [Second order portion]
Buckling [Number of buckling shapes]
Portion_Buckling [Buckling portion]
Sensitivity
Dynamic [Dynamic stiffness] [Number of vibration modes] [Second order stiffness load combination]
MassCombinations [Mass combination]
Syntax explanation
Several options of an anlysis can be controlled by command attributes and parameters. The analogous counterparts of these in the Consteel user interface are the following:

Additional command lines
Code lines directly after the ANALYSIS RUN command can set certain attributes of the analysis. The "Type" and "LoadCombinations" lines are always necessary, while the other ones are optional.
Available additional command lines:
| Line starting keyword | Inclusion | Description |
|---|---|---|
| Type | Required | Controls the static analysis type |
| LoadCombinations | Required | Controls the considered load combinations |
| LoadCases | Optional | Requests the separate analysis of load cases |
| FirstOrder | Optional | Requests first order analysis |
| SecondOrder | Optional | Requests second order analysis |
| Portion_SecondOrder | Optional | Sets portion used for second order analysis |
| Buckling | Optional | Requests buckling analysis |
| Portion_Buckling | Optional | Sets portion used for buckling analysis |
| Sensitivity | Optional | Requests buckling sensitivity analysis |
| Dynamic | Optional | Requests dynamic analysis |
| MassCombinations | Optional | Controls the considered mass combinations for dynamic analysis |
Command parameters
| Command parameter | Assignment | Value format | Input options |
|---|---|---|---|
| Analysis type | Required | Predefined strings | Local, variable |
| Load Combination | Required | Load combination name or ID(s) | Local, variable |
| Load cases | Optional | Load case name or ID(s) | Local, variable |
| Second order portion | Optional | Portion ID | Local, variable |
| Number of buckling shapes | Optional | Integer | Local, variable |
| Buckling portion | Optional | Portion ID | Local, variable |
| Dynamic stiffness | Optional | Predefined strings | Local, variable |
| Number of vibration modes | Optional | Integer | Local, variable |
| Second order stiffness load combination | Optional | Load combination name or ID | Local, variable |
| Mass combination | Optional | Mass case name or ID(s) | Local, variable |
Analysis type:
Type of the analysis.
Available analysis types:- Elastic
- Plastic
Load combination:
Load combinations considered during the analysis run. The accepted input is either a single load combination ID or an array containing multiple load combination IDs. The name of the load combination is also an accepted input with this syntax: "NAME: "
Load cases:
If the "LoadCases" line is included after the ANALYSIS RUN command, then the elastic calculation of certain load cases can be requested as a part of the analysis run.
The accepted input after the "LoadCases" is either a single load case ID or an array containing multiple load case IDs. The name of the load case is also an accepted input with this syntax: "NAME: "
Second order portion:
Sets the portion used for the second order analysis.
Number of buckling shapes:
The number of buckling shapes to be calculated.
Buckling portion:
Sets the portion used for the buckling analysis.
Dynamic stiffness:
Controls the stiffness options used for dynamic analysis.
Available stiffness options:- FirstOrderStiffness
- SecondOrderStiffness