Enumeration

NumCosmoHICosmoDEImpl

Declaration

flags NumCosmo.HICosmoDEImpl

Description [src]

Implementation flags for dark energy models. These flags indicate which virtual methods are implemented by a specific dark energy model subclass.

Members

NC_HICOSMO_DE_IMPL_E2Omega_de

Dark energy (DE) component of the normalized Hubble function (squared) $E^2(z)$.

  • Value: 36
  • Available since: 1.0
NC_HICOSMO_DE_IMPL_dE2Omega_de_dz

DE component of the first derivative of $E^2(z)$ with respect to the redshift $z$.

  • Value: 37
  • Available since: 1.0
NC_HICOSMO_DE_IMPL_d2E2Omega_de_dz2

DE component of the second derivative of $E^2(z)$ with respect to $z$.

  • Value: 38
  • Available since: 1.0
NC_HICOSMO_DE_IMPL_w_de

DE equation of state.

  • Value: 39
  • Available since: 1.0