pynbody.analysis.ramses_util.get_tipsy_units#
- pynbody.analysis.ramses_util.get_tipsy_units(sim)[source]#
Return the units in the pkdgrav/gasoline unit system for a RAMSES snapshot sim.
- Parameters:
sim (RamsesSnap) – RAMSES simulation snapshot
- Returns:
lenunit, massunit, timeunit, velunit, potentialunit – Units in kpc, Msol, Gyr, km/s, and kpc^2 Gyr^-2 a^-1
- Return type:
tuple