move misplaced break statement

This commit is contained in:
Axel Kohlmeyer
2025-01-17 13:14:51 -05:00
parent ea9345444a
commit 90416b63fc

View File

@ -1133,8 +1133,8 @@ void PairDispersionD3::set_funcpar(std::string &functional_name)
a1 = 0.3065;
s8 = 0.9147;
a2 = 5.0570;
break;
s6 = 0.64;
break;
case 17:
a1 = 0.0000;
s8 = 0.2130;