Function

NumCosmoRecombHI_ion_saha

Declaration [src]

gdouble
nc_recomb_HI_ion_saha (
  NcHICosmo* cosmo,
  const gdouble x
)

Description [src]

Calculates the equilibrium ionized/non-ionized hydrogen abundance ratio $X_{\HyII}X_\e / X_{\HyI}$. See Eq. \eqref{eq:saha:HyI}.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

The data is owned by the caller of the function.
x

Type: const gdouble

Redshift factor, $x = 1+z$.

Return value

Type: gdouble

The abundance ratio $X_{\HyII}X_\e / X_{\HyI}$.