fiesta.arepo.ArepoCubicGrid.write_to_FITS#

ArepoCubicGrid.write_to_FITS(FITS_file_path, density_units=Unit('AREPO_DENSITY'), verbose=False)[source]#

Write out the AREPO grid into a .FITS file.

Parameters:
  • FITS_file_path (str) – FITS file path to write the grid into.

  • verbose (bool, optional) – If True, prints output during file writing. Default value is False.