Hi LAMMPS users,
I’m running some parallel tempering simulations (multiple partitions, each one running a simulation at a unique temperature), and want to generate data files for each replica (partition). When using the usual “dump” command, i.e.
dump 1 peptide atom 10 dump.peptide
I get a mismatched output file that looks like both partitions tried to write it simultaneously. Does anyone know how to generate separate output files for each partition?
Thanks,
Andy