


class NVTVerlet(NVTVerletIntegrator):
   def keyword(self):
      return "NVTVerlet"
