Relaxation_Run#

Rerun an system spanning event and store average output from the moment that the event spans the system.

usage: Relaxation_Run [-h] [--develop] [-v] [--step int] [--branch int]
                      [--t-step int] [-f] -o str
                      str

Positional Arguments#

file

Simulation from which to run (read-only)

Named Arguments#

--develop

Development mode

Default: False

-v, --version

show program’s version number and exit

--step

Step to run (state: step - 1, then trigger)

--branch

Branch (if ‘Trigger’)

--t-step

Save every t-step

Default: 1

-f, --force

Force overwrite output

Default: False

-o, --output

Output file

See also: depinning_inertia_2024.Relaxation.Run()