Recombination Seager 1999.

Recombination Seager 1999. — Cosmic recombination implementing Seager (1999)

Object Hierarchy

    GObject
    ╰── NcRecomb
        ╰── NcRecombSeager

Includes

#include <numcosmo/nc_recomb_seager.h>

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.

Functions

nc_recomb_seager_new ()

NcRecomb *
nc_recomb_seager_new (void);

nc_recomb_seager_new_full ()

NcRecomb *
nc_recomb_seager_new_full (gdouble init_frac,
                           gdouble zi,
                           gdouble prec);

Types and Values