Generate geometrically-spaced dump sequences for LAMMPS simulations of glassy systems. This tool creates the timing files needed for LAMMPS loops and visualizes the resulting dump schedule.
100*tau_alpha or 20*tau_alpha.
tau_equil. The optimal number of terms (n) is auto-selected to get the final dump as close to this value as possible. You can use expressions like 0.5*tau_equil or 20*tau_alpha.
100*tau_alpha. This determines how long after equilibration you continue recording. Divided by the short sequence length to get the number of repeats.
<n> as placeholder for the file number. Examples: short<n>.dcd, equil_<n>.dcd, traj_long_<n>.dcd
<n> as placeholder for the file number. Examples: short<n>.dcd, prod_<n>.dcd, traj_short_<n>.dcd
0.90*tau_alpha. Set to less than tau_alpha so that tau_alpha falls within a region of high dump density (not at the sparse end of a sequence). This ensures accurate measurement of dynamics at tau_alpha.
Run these commands with geo-rev11.py to generate the LAMMPS loop files, or download them directly below.
| Sequence | Dumps | Timestep Range | Time Range (LJ) | Est. Trajectory Size |
|---|---|---|---|---|
| Long (Equilibration) | -- | -- | -- | -- |
| Short (Production) | -- | -- | -- | -- |
| Total | -- | -- |
These downloads contain small text files (~KB) for use in LAMMPS loops: dump_times.txt (when to dump),
run_times.txt (how long to run between dumps), and file_names.txt (output trajectory names).
Preview the dump schedule that will be used in your LAMMPS simulation.