cosmology Module file:szcounts


module computing cosmological functions

Classes

Dependencies

    Functions  Expand Arguments

  • real(dl) dA(z)

    angular diameter distance in units of h^-1 Mpc

    • real(dl) INTENT(IN) :: z
  • real(dl) dVdzdO(z)

    volume element in units of h^-3 Mpc^3

    • real(dl) INTENT(IN) :: z
  • real(dl) Eh(z)

    E=H(z)/H0

    • real(dl) intent(in) :: z
  • real(dl) Omegade(z)
    • real(dl) intent(in) :: z
  • real(dl) Omegak(z)
    • real(dl) intent(in) :: z
  • real(dl) Omegam(z)
    • real(dl) intent(in) :: z
  • real(dl) r(z)

    coordinate distance , in units of h^-1 Mpc

    • real(dl) INTENT(IN) :: z
  • real(dl) rint(z)

    integrand for coordinate distance

    • real(dl) INTENT(IN) :: z