Reimplement constant acceleration groups
[alexxy/gromacs.git] / src / gromacs / topology / topology.h
index ed809ab4181799f15918b6066ffc08e30ed85b2f..9278a2a8644e0f4a49a55c4c3be83a8b59b76651 100644 (file)
@@ -56,7 +56,7 @@ enum class SimulationAtomGroupType : int
 {
     TemperatureCoupling,
     EnergyOutput,
-    AccelerationUnused,
+    Acceleration,
     Freeze,
     User1,
     User2,