radial_profiles.ad07_temperature_profile#

radial_profiles.ad07_temperature_profile(T0, t, a, alpha)[source]#

Pseudo-polytropic gas temperature profile from [AsDi08].

Parameters:
  • T0 (float) – (keV) The core temperature of the gas distribution.

  • t (float) – (Dimensionless) value representing the degree of cooling in the cluster core.

  • a (float) – (kpc) Scale length of both the temperature and density profiles.

  • alpha (float) – (dimensionless) a_c/a

Returns:

The corresponding radial profile.

Return type:

radial_profiles.RadialProfile