QMMM: update force.c
Compare changes
- Kaymak, Cagri authored
QMMM interface related: ignore QM-MM bonds while forming bond lists, update charge matrix so that the total charge constraint only applies to QM atoms
+ 28
− 1
@@ -498,6 +498,26 @@ static void Init_Charge_Matrix_Remaining_Entries( reax_system *system,
@@ -505,6 +525,7 @@ static void Init_Charge_Matrix_Remaining_Entries( reax_system *system,
@@ -856,7 +877,10 @@ static void Init_Forces( reax_system *system, control_params *control,
@@ -1000,6 +1024,9 @@ static void Init_Forces( reax_system *system, control_params *control,