add new 'kim_style' command as front end for KIM simulator (and regular) models
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user