particles.ClusterParticles.write_particles#

ClusterParticles.write_particles(output_filename, overwrite=False)[source]#

Write the particles to an HDF5 file.

Parameters:
  • output_filename (string) – The file to write the particles to.

  • overwrite (boolean, optional) – Overwrite an existing file with the same name. Default False.