Previous Topic

Next Topic

Book Contents

VariableTransient Analysis

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

SolutionAlgorithm, TransientIntegrator

NewtonRaphson EquiSolnAlgo with a CTestNormUnbalance with a tolerance of 1e-6 and a maximum of 25 iterations

ConstraintHandler

PlainHandler ConstraintHandler

DOF_Numberer

RCM DOF_Numberer

LinearSOE, LinearSolver

profiled symmetric positive definite LinearSOE and Linear Solver

Integrator

Newmark TransientIntegrator with g=0.5 and b=0.25

Previous Topic

Next Topic