Increase coverage of dump custom

This commit is contained in:
Richard Berger
2020-08-13 17:41:06 -04:00
parent eab8652d3a
commit dbcf66cf97
2 changed files with 129 additions and 7 deletions

View File

@ -20,6 +20,7 @@ protected:
virtual void InitSystem() override {
command("units lj");
command("atom_style atomic");
command("atom_modify map yes");
command("lattice fcc 0.8442");
command("region box block 0 2 0 2 0 2");