Trigger_Merge#

Merge a previous run “push” file (source) into a “push” file (destination). Only pushes that are not present in the destination file are added.

There are assertions on:

  • The parameters.

  • The position of the frame and of the particles before triggering.

  • The particle tried for triggering.

  • the increment (a.k.a. time).

usage: Trigger_Merge [-h] [-v] str str

Positional Arguments#

source

File to merge

destination

File where ‘source’ is merged into

Named Arguments#

-v, --version

show program’s version number and exit

See also: depinning_inertia_2024.Trigger.Merge()