ArcLengthControl
Arc-length control method for solution control (can bypass limit and bifurcation points).
Fields
-
initial_lambda: Float, default =1.0Initial lambda (for the first time step), lambda is then modified automatically throughout the simulation (required).
-
applied_locally: Bool, default =falseBoolean that determines if the arc-length is applied locally (default is false) (required).
See also SolutionControl, LoadControl.