ics.ClusterICs.to_file#

ClusterICs.to_file(filename, overwrite=False)[source]#

Write the initial conditions information to a file.

Parameters:
  • filename (string) – The file to write the initial conditions information to.

  • overwrite (boolean, optional) – If True, overwrite a file with the same name. Default: False