Added molecule_keyword

Associated with the inter/intra-molecular bonding change
This commit is contained in:
Will Pisani
2025-06-26 15:12:10 -05:00
committed by GitHub
parent d5e938f949
commit a4121d44a2

View File

@ -59,6 +59,7 @@ class FixBondCreate : public Fix {
double cutsq, fraction;
int atype, dtype, itype;
int angleflag, dihedralflag, improperflag;
int molecule_keyword;
int overflow;
tagint lastcheck;