rhoc: calculate the critical density at redshift z

Description Usage Arguments Examples

View source: R/rhoc.R

Description

calculate the critical density at redshift z

Usage

1
rhoc(z, cosmo)

Arguments

z

redshift

cosmo

cosmological parameter list

return the critical densith at given redshift in h_0^2 \mathrm{kg/m}^3]

Examples

1
2
# get the critial density at z=0
 rhoc(0,parameter.fidcosmo)

Example output

[1] 1.878471e-26

CRAC documentation built on May 2, 2019, 4:20 a.m.

Related to rhoc in CRAC...