Added two new bonded functions.
[alexxy/gromacs.git] / src / gmxlib / nrnb.c
index e99331eda7a85280be868ef0f6e13da1141103e1..85567cde38a4884b14c96f661092ffc71adb47f8 100644 (file)
@@ -214,6 +214,7 @@ static const t_nrnb_data nbdata[eNRNB] = {
     { "FENE Bonds",                    58  },
     { "Tab. Bonds",                    62  },
     { "Restraint Potential",           86  },
+    { "Linear Angles",                 57  },
     { "Angles",                        168 },
     { "G96Angles",                     150 },
     { "Quartic Angles",                160 },
@@ -232,6 +233,8 @@ static const t_nrnb_data nbdata[eNRNB] = {
     { "Morse Potent.",                 58  },
     { "Cubic Bonds",                   54  },
     { "Walls",                         31  },
+    { "Polarization",                  59  },
+    { "Anharmonic Polarization",       72  },
     { "Water Pol.",                    62  },
     { "Thole Pol.",                    296 },
     { "Virial",                        18  },