Class
NumCosmoHICosmoQGW
Description [src]
class NumCosmo.HICosmoQGW : NumCosmo.HICosmo
implements NumCosmo.HIPertIAdiab {
/* No available fields */
}
The $w$-fluid model with a quantum generated bounce phase model.
The NcHICosmoQGW class implements the $w$-fluid model with a quantum generated bounce phase model.
Constructors
nc_hicosmo_qgw_new
Creates a new instance of NcHICosmoQGW (Quantum Gravity Wave cosmological model).
Instance methods
Methods inherited from NcHIPertIAdiab (12)
nc_hipert_iadiab_eval_F1
Computes the value of $F_1 = \dot{\xi}/(2\nu)$.
nc_hipert_iadiab_eval_hubble
Evaluates the Hubble function at a given time $\tau$.
nc_hipert_iadiab_eval_lapse
Evaluates the lapse function at a given time $\tau$.
nc_hipert_iadiab_eval_m
Computes the value of $m$.
nc_hipert_iadiab_eval_nu
Computes the value of $\nu$.
nc_hipert_iadiab_eval_p2Psi
Evaluates the conversion factor to convert the momentum of the adiabatic mode to the gauge invariant variable $\Psi$.
nc_hipert_iadiab_eval_p2drho
Evaluates the conversion factor to convert the momentum of the adiabatic mode to the gauge invariant variable $\delta\rho$.
nc_hipert_iadiab_eval_tau_hubble
Evaluates the time at where the Hubble radius is equal to the wave number $k$.
nc_hipert_iadiab_eval_tau_jeans
Evaluates the time at where the Jeans scale is equal to the wave number $k$.
nc_hipert_iadiab_eval_unit
Numerical factor for the power spectrum of the adiabatic mode.
nc_hipert_iadiab_eval_x
Evaluates the value of $x = a_0/a$ at a given time $\tau$.
nc_hipert_iadiab_eval_xi
Computes the value of $\xi = \ln(m\nu)$.
Properties
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.