Recombination Module Source file:recfast

Dependencies

Subroutines
  • GET_INIT(Calc, z, x0, x_H0, x_He0)
    Set up the initial conditions so it will work for general, but not pathological choices of zstart Initial ionization fraction using Saha for relevant species
    • RecombinationData   :: Calc
    • real(dl)  :: z
    • real(dl)  :: x0
    • real(dl)  :: x_H0
    • real(dl)  :: x_He0
  • ION(this, Ndim, z, f)
    • TRecfast target  :: this
    • integer  :: Ndim
    • real(dl)  :: z
    • real(dl)  :: f(Ndim)