initial version of fix pitorsion

This commit is contained in:
Steve Plimpton
2022-03-09 15:37:19 -07:00
parent 844ea0ab8e
commit bbe065e649
9 changed files with 326 additions and 157 deletions

View File

@ -810,7 +810,7 @@ Fix *Modify::add_fix(int narg, char **arg, int trysuffix)
const char *exceptions[] =
{"GPU", "OMP", "INTEL", "property/atom", "cmap", "cmap3", "rx",
"deprecated", "STORE/KIM", nullptr};
"deprecated", "STORE/KIM", "pitorsion", nullptr};
if (domain->box_exist == 0) {
int m;