Update test_angle_style.cpp
This commit is contained in:
@ -140,7 +140,6 @@ LAMMPS *init_lammps(LAMMPS::argv &args, const TestConfig &cfg, const bool newton
|
|||||||
command("run 0 post no");
|
command("run 0 post no");
|
||||||
command("variable write_data_pair index ii");
|
command("variable write_data_pair index ii");
|
||||||
command("write_restart " + cfg.basename + ".restart");
|
command("write_restart " + cfg.basename + ".restart");
|
||||||
command("write_data " + cfg.basename + ".data");
|
|
||||||
command("write_data " + cfg.basename + ".data pair ${write_data_pair}");
|
command("write_data " + cfg.basename + ".data pair ${write_data_pair}");
|
||||||
command("write_coeff " + cfg.basename + "-coeffs.in");
|
command("write_coeff " + cfg.basename + "-coeffs.in");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user