Files
lammps/examples/template/in.tmpl-restart-mix
2020-10-27 00:31:25 -04:00

12 lines
301 B
Plaintext

# demo for atom style template simulating a cyclohexane methane mixture
# part 3: continuing from restart file
molecule cychex cyclohexane.mol
read_restart template-mix.restart
thermo 100
fix 1 all nvt temp 300.0 300.0 1.0
# dump 1 all custom 100 custom template-mix.lammpstrj id xu yu zu
run 2000