Analysis Command
- Command_Manual
- Tcl Commands
- Modeling_Commands
- model
- uniaxialMaterial
- ndMaterial
- frictionModel
- section
- geometricTransf
- element
- node
- sp commands
- mp commands
- timeSeries
- pattern
- mass
- block commands
- region
- rayleigh
- Analysis Commands
- Output Commands
- Misc Commands
- DataBase Commands
This command is used to construct the Analysis object, which defines what type of analysis is to be performed.
analysis analysisType? <-numSublevels x -numSubSteps y> |
numSublevels || integer value indicating number of sublevels transient analysis should try if failure numSubSteps || integer value indicating number of steps to be tried at each sublevel
$analysisType | char string identifying type of analysis object to be constructed. Currently 3 valid options:
|
NOTE:
If the component objects are not defined before hand, the command automatically creates default component objects and issues warning messages to this effect. The number of warning messages depends on the number of component objects that are undefined.