This command is used to construct a VariableTimeStepDirectIntegrationAnalysis object.
analysis VariableTransient
This analysis object is constructed with the component objects previously created by the analyst. If none has been created, default objects are constructed and used:
Component Object |
Default object |
NewtonRaphson EquiSolnAlgo with a CTestNormUnbalance with a tolerance of 1e-6 and a maximum of 25 iterations |
|
PlainHandler ConstraintHandler |
|
RCM DOF_Numberer |
|
profiled symmetric positive definite LinearSOE and Linear Solver |
|
Integrator |
Newmark TransientIntegrator with g=0.5 and b=0.25 |