Previous Topic

Next Topic

Book Contents

Transient Analysis

This command is used to construct a DirectIntegrationAnalysis object.

analysis Transient

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 (Arc-Length Control, Hilbert-Hughes-Taylor Method, integrator Command, Newmark Method)

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 ?=0.5 and ?=0.25

Previous Topic

Next Topic