QuasiStatic_Run#

Run simulation.

usage: QuasiStatic_Run [-h] [--check int] [--develop] [-v] [--fixed-step]
                       [-n int]
                       str

Positional Arguments#

file

Input/output file

Named Arguments#

--check

Rerun step to check old run / new version

--develop

Allow uncommitted

Default: False

-v, --version

show program’s version number and exit

--fixed-step

Use a fixed loading-step instead for the event-driven protocol

Default: False

-n, --nstep

Total #load-steps to run

Default: 5000

See also: depinning_inertia_2024.QuasiStatic.Run()