ArcLengthControl

Arc-length control method for solution control (can bypass limit and bifurcation points).

Fields

  • initial_lambda: Float, default = 1.0

    Initial lambda (for the first time step), lambda is then modified automatically throughout the simulation (required).

  • applied_locally: Bool, default = false

    Boolean that determines if the arc-length is applied locally (default is false) (required).