add new 'kim_style' command as front end for KIM simulator (and regular) models

This commit is contained in:
Axel Kohlmeyer
2019-05-24 10:23:26 -04:00
parent 1e2ceb88da
commit ce46d52c8a
7 changed files with 600 additions and 5 deletions

View File

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