getting out of the insurance business :-)

This commit is contained in:
Axel Kohlmeyer
2023-01-23 16:45:41 -05:00
parent 6148ee7ba4
commit 27da716852
312 changed files with 426 additions and 426 deletions

View File

@ -298,7 +298,7 @@ void Respa::init()
if (atom->torque_flag) cmd += " torque";
fix_respa = dynamic_cast<FixRespa *>(modify->add_fix(cmd));
// insure respa inner/middle/outer is using Pair class that supports it
// ensure respa inner/middle/outer is using Pair class that supports it
if (level_inner >= 0)
if (force->pair && force->pair->respa_enable == 0)