pynbody.analysis.ramses_util.convert_to_tipsy_fullbox

pynbody.analysis.ramses_util.convert_to_tipsy_fullbox#

pynbody.analysis.ramses_util.convert_to_tipsy_fullbox(s, write_param=True)[source]#

Convert RAMSES file output to tipsy format readable by pkdgrav and AHF.

This routine automatically performs all required conversions into the pkdgrav unit system.

Creates a file called output_fullbox.tipsy.

Parameters:
  • s (RamsesSnap | str) – RAMSES snapshot

  • write_param (bool, optional) – Whether or not to write a parameter file for pkdgrav (default = True)