Method
NumCosmoWLSurfaceMassDensitysigma_critical_infinity
Declaration [src]
gdouble
nc_wl_surface_mass_density_sigma_critical_infinity (
NcWLSurfaceMassDensity* smd,
NcHICosmo* cosmo,
const gdouble zl,
const gdouble zc
)
Description [src]
Computes the critical surface density, \begin{equation}\label{eq:def:SigmaC} \Sigma_c = \frac{c^2}{4\pi G} \frac{D_\infty}{D_l D_{l\infty}}, \end{equation} where $c^2$ is the speed of light squared [ncm_c_c2 ()], $G$ is the gravitational constant in units of $m^3/s^2 M_\odot^{-1}$ [ncm_c_G_mass_solar()], $D_\infty$ ($D_l$) is the angular diameter distance from the observer to the source at infinite redshift (lens), and $D_{l\infty}$ is the angular diameter distance between the lens and the source.
Parameters
cosmo-
Type:
NcHICosmoA
NcHICosmo.The data is owned by the caller of the method. zl-
Type:
const gdoubleLens redshift $z_\mathrm{lens}$.
zc-
Type:
const gdoubleCluster redshift $z_\mathrm{cluster}$.