| NumCosmo Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | ||||
Recombination Seager 1999.Recombination Seager 1999. — Cosmic recombination implementing Seager (1999) |
Synopsis
#include <numcosmo/nc_recomb_seager.h> struct NcRecombSeager; struct NcRecombSeagerClass; NcRecomb * nc_recomb_seager_new (void); NcRecomb * nc_recomb_seager_new_full (gdouble init_frac,gdouble zi,gdouble prec);
Description
Cosmic recobination as describe in Seager (1999).
It uses nc_recomb_HeII_ion_saha_x_by_HeIII_He() to obtain the value of $\lambda$
where the numerical integration will start.