ArcLengthIntegrator
ArcLengthIntegrator
Bases: StaticIntegrator
Arc-length control static integrator.
ArcLengthIntegrator uses the arc-length method to trace equilibrium paths that exhibit limit points, snap-through, or snap-back behaviors.
Tcl form
integrator ArcLength <s> <alpha>
Example
Create an ArcLength static integrator.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
s
|
float
|
The arc-length parameter constraint. |
required |
alpha
|
float
|
Scaling parameter on the reference load vector. |
required |