Flow_EnsemblePack#

Collect different runs. Each run corresponds to depinning_inertia_2024.Flow.Run(). After this, the run-files can be deleted (only destroys the possibility to continue the run).

usage: Flow_EnsemblePack [-h] [-i] [-o str] [--develop] [-f] [str ...]

Positional Arguments#

files

Input files

Named Arguments#

-i, --inplace

Update output file inplace

Default: False

-o, --output

Output file

Default: “Flow_EnsemblePack.h5”

--develop

Allow uncommitted

Default: False

-f, --force

Force overwrite output

Default: False

See also: depinning_inertia_2024.Flow.EnsemblePack()