PyREx

pyrex.ice_model.ArasimIce.temperature

static ArasimIce.temperature(z)

Calculates the temperature of the ice at a given depth.

Parameters
zarray_like

(Negative-valued) depths (m) in the ice.

Returns
array_like

Temperatures (K) at z values.

Notes

Based on a polynomial fit by Matt Newcomb [1].

References

1

M. Newcomb (2013) https://icecube.wisc.edu/~araproject/radio/temp/

PyREx

A Python package for simulation of neutrinos and radio antennas in ice. Version 1.10.0

Navigation