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.

Implements

Constructors

nc_hicosmo_qgw_new

Creates a new instance of NcHICosmoQGW (Quantum Gravity Wave cosmological model).

Instance methods

Methods inherited from NcHICosmo (79)

Please see NcHICosmo for a full list of methods.

Methods inherited from NcmModel (89)

Please see NcmModel for a full list of methods.

Methods inherited from GObject (43)

Please see GObject for a full list of 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

NumCosmo.HICosmoQGW:H0
No description available.

NumCosmo.HICosmoQGW:H0-fit
No description available.

NumCosmo.HICosmoQGW:Omegaw
No description available.

NumCosmo.HICosmoQGW:Omegaw-fit
No description available.

NumCosmo.HICosmoQGW:w
No description available.

NumCosmo.HICosmoQGW:w-fit
No description available.

NumCosmo.HICosmoQGW:xb
No description available.

NumCosmo.HICosmoQGW:xb-fit
No description available.

Properties inherited from NcmModel (9)
NumCosmoMath.Model:implementation
No description available.
NumCosmoMath.Model:name
No description available.
NumCosmoMath.Model:nick
No description available.
NumCosmoMath.Model:params-types
No description available.
NumCosmoMath.Model:reparam
No description available.
NumCosmoMath.Model:scalar-params-len
No description available.
NumCosmoMath.Model:sparam-array
No description available.
NumCosmoMath.Model:submodel-array
No description available.
NumCosmoMath.Model:vector-params-len
No description available.

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.

Class structure

struct NumCosmoHICosmoQGWClass {
  NcHICosmoClass parent_class;
  
}

No description available.

Class members
parent_class: NcHICosmoClass

No description available.