SciPy

darkhistory.history.reionization.photoheat_rate

darkhistory.history.reionization.photoheat_rate(species, method='Puchwein')

Photoheating rate.

Parameters:
species : {‘HI’, ‘HeI’, ‘HeII’}

Relevant species.

method : {None, ‘Puchwein’, ‘early’, ‘middle’, ‘late’}

Method to use for photoheating.

Returns
——-
function

Interpolating function which takes redshift as an argument, and returns the photoheating rate of the species in s^-1. See 1801.04931 for Puchwein, and 1607.04218 for early/middle/late.

Previous topic

darkhistory.history.reionization.coll_ion_rate

Next topic

darkhistory.history.reionization.photoion_rate

This Page