espressopp.standard_system.Minimal

espressopp.standard_system.Minimal(num_particles, box, rc, skin, dt, temperature)
Parameters:
  • num_particles

  • box

  • rc (real) – (default: 1.12246)

  • skin (real) – (default: 0.3)

  • dt (real) – (default: 0.005)

  • temperature – (default: None)

Return minimal system and integrator whithout any interactions defined: particles have random positions in box if tempearture is != None then Langevin thermostat is set to temperature (gamma is 1.0)