Flow_Run#

Run simulation.

usage: Flow_Run [-h] [--develop] [--backup-interval int] [--init-force float]
                [-n <lambda>] [-v]
                str

Positional Arguments#

file

Simulation file

Named Arguments#

--develop

Allow uncommitted

Default: False

--backup-interval

Backup interval in minutes

Default: 5

--init-force

At initialisation: move the load frame at once to this force.

Default: 0.5

-n, --nstep

#output steps to run

Default: 1000

-v, --version

show program’s version number and exit

See also: depinning_inertia_2024.Flow.Run()