Class
NumCosmoHIPertGW
Description [src]
final class NumCosmo.HIPertGW : NumCosmoMath.CSQ1D
{
/* No available fields */
}
Perturbation object for gravitational wave mode.
This object provides the computation of the gravitational wave mode for the cosmological perturbations. It solves the equation of motion for the gauge invariant variable $h$.
Instance methods
nc_hipert_gw_eval_powspec
Evaluates the power spectrum of the tensor perturbation at a given time $$ P_h = u^2\frac{k^3}{2\pi^2} \frac{J_{11}}{2}. $$ where $u$ is the numerical factor for the power spectrum of the tensor mode, $k$ is the wave number.
nc_hipert_gw_eval_powspec_at
Evaluates the power spectrum of the tensor perturbation at a given time $$ P_h = u^2\frac{k^3}{2\pi^2} \frac{J_{11}}{2}. $$ where $u$ is the numerical factor for the power spectrum of the tensor mode, $k$ is the wave number.
Properties
Properties inherited from NcmCSQ1D (10)
NumCosmoMath.CSQ1D:abstol
NumCosmoMath.CSQ1D:adiab-threshold
NumCosmoMath.CSQ1D:prop-threshold
NumCosmoMath.CSQ1D:reltol
NumCosmoMath.CSQ1D:save-evol
NumCosmoMath.CSQ1D:tf
NumCosmoMath.CSQ1D:ti
NumCosmoMath.CSQ1D:vacuum-max-time
NumCosmoMath.CSQ1D:vacuum-reltol
NumCosmoMath.CSQ1D:vacuum-type
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.