Extremal_EnsembleAvalanches_x0#

Calculate properties of avalanches. - Avalanches are segmented by using an arbitrary “x0”.

usage: Extremal_EnsembleAvalanches_x0 [-h] [--develop] [-v] [-f] [-o Path]
                                      [--xc float] [--ndx int] [--bins int]
                                      [--means int]
                                      Path

Positional Arguments#

info

EnsembleInfo: read files

Named Arguments#

--develop

Allow uncommitted

Default: False

-v, --version

show program’s version number and exit

-f, --force

Overwrite existing file

Default: False

-o, --output

Output file

Default: EnsembleAvalanches_x0.h5

--xc

Value of x_c

--ndx

Number of x_c - x_0 to sample

Default: 100

--bins

Number of bins P(S), P(A), P(ell)

Default: 60

--means

Compute <S, A, ell>**(i + 1) for i in range(means)

Default: 4

See also: depinning_creep_2024.Extremal.EnsembleAvalanches_x0()