Class
NumCosmoHICosmoDEWSpline
Description [src]
class NumCosmo.HICosmoDEWSpline : NumCosmo.HICosmoDE
{
/* No available fields */
}
Dark Energy — spline equation of state.
Dark Energy equation of state: $w(\alpha)$ approximated by a cubic spline.
Instance methods
nc_hicosmo_de_wspline_lp_norm
Computes the domain-normalized $L_p$ norm of the $w(\alpha)$ curvature density
(selected by ctype) over the active range $[0, \alpha_f]$. The case p = 2
yields the root-mean-square curvature; large p approaches the maximum (see ncm_spline_curvature_lp_norm()).
nc_hicosmo_de_wspline_mean_kappa
Gets the mean value of $w(z)$ curvature, i.e. the root-mean-square geometric curvature of $w(\alpha)$ over $[0, \alpha_f]$ (the $p = 2$,
NCM_SPLINE_CURVATURE_GEOMETRIC case of nc_hicosmo_de_wspline_lp_norm()).
nc_hicosmo_de_wspline_weighted_lp_norm
Computes the weight-normalized $L_p$ norm of the $w(\alpha)$ curvature density
(selected by ctype) over the active range $[0, \alpha_f]$, see
ncm_spline_curvature_weighted_lp_norm(). The weight abscissa is
$\alpha = \ln(1 + z)$, matching the internal $w(\alpha)$ spline; a large
$W(\alpha)$ penalizes curvature near that $\alpha$, a small one tolerates it.
Methods inherited from NcHICosmoDE (8)
nc_hicosmo_de_E2Omega_de
nc_hicosmo_de_E2Omega_de_onepw
Computes $E^2\Omega_{\mathrm{de}}(1+w)$ at redshift z.
nc_hicosmo_de_cmb_params
Set the reparametrization of the dark energy density to the curvature density.
nc_hicosmo_de_d2E2Omega_de_dz2
Computes $\mathrm{d}^2[E^2\Omega_{\mathrm{de}}]/\mathrm{d}z^2$.
nc_hicosmo_de_dE2Omega_de_dz
nc_hicosmo_de_omega_x2omega_k
Set the reparametrization of the dark energy density to the curvature density.
nc_hicosmo_de_set_wmap5_params
nc_hicosmo_de_w_de
Properties
Properties inherited from NcHICosmoDE (27)
NumCosmo.HICosmoDE:CCL-comp
NumCosmo.HICosmoDE:ENnu
NumCosmo.HICosmoDE:ENnu-fit
NumCosmo.HICosmoDE:H0
NumCosmo.HICosmoDE:H0-fit
NumCosmo.HICosmoDE:Omegab
NumCosmo.HICosmoDE:Omegab-fit
NumCosmo.HICosmoDE:Omegac
NumCosmo.HICosmoDE:Omegac-fit
NumCosmo.HICosmoDE:Omegax
NumCosmo.HICosmoDE:Omegax-fit
NumCosmo.HICosmoDE:Tgamma0
NumCosmo.HICosmoDE:Tgamma0-fit
NumCosmo.HICosmoDE:Tnu
NumCosmo.HICosmoDE:Tnu-fit
NumCosmo.HICosmoDE:Tnu-length
NumCosmo.HICosmoDE:Yp
NumCosmo.HICosmoDE:Yp-fit
NumCosmo.HICosmoDE:gnu
NumCosmo.HICosmoDE:gnu-fit
NumCosmo.HICosmoDE:gnu-length
NumCosmo.HICosmoDE:massnu
NumCosmo.HICosmoDE:massnu-fit
NumCosmo.HICosmoDE:massnu-length
NumCosmo.HICosmoDE:munu
NumCosmo.HICosmoDE:munu-fit
NumCosmo.HICosmoDE:munu-length
Properties inherited from NcmModel (9)
NumCosmoMath.Model:implementation
NumCosmoMath.Model:name
NumCosmoMath.Model:nick
NumCosmoMath.Model:params-types
NumCosmoMath.Model:reparam
NumCosmoMath.Model:scalar-params-len
NumCosmoMath.Model:sparam-array
NumCosmoMath.Model:submodel-array
NumCosmoMath.Model:vector-params-len
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.