hopf_function#

exo_skryer.vert_Tp.hopf_function(tau: Array) Array[source]#

Compute the Hopf function for radiative transfer.

This function provides a rational polynomial approximation for the Hopf function, used in analytical T-P profiles.

Parameters:
taundarray

Optical depth (dimensionless).

Returns:
hopfndarray

Hopf function value at the given optical depth.