Omega_tot#

Protocols

StandardCosmology.Omega_tot()#
TotalComponent.Omega_tot()#
HasOmegaTot.Omega_tot()#

Reference

cosmo.Omega_tot(z: InputT, /) Array#

Redshift-dependent total density parameter.

This is the sum of the matter, radiation, neutrino, dark energy, and curvature density parameters.

\[\Omega_{\rm tot} = \Omega_{\rm m} + \Omega_{\rm \gamma} + \Omega_{\rm \nu} + \Omega_{\rm de} + \Omega_{\rm k}\]
Parameters:
zArray

Input redshift(s).

Returns:
Array