Conversion Function:

Function to perform CompOSE h5 file conversion to StellarCollapse format.

conversion.conv_h5(filename, new_file)

Convert H5

Convert an H5 file from the CompOSE format to the stellarcollapse format

Parameters
  • filename (str) – input file in CompOSE format

  • new_file (str) – output file in stellarcollapse format

Returns

None