Enumeration

NumCosmoHIPrimPowerLawSParams

Declaration

enum NumCosmo.HIPrimPowerLawSParams

Description [src]

Primordial adiabatic scalar power spectrum: $$ \mathcal{P}{SA}(k) = \mathcal{A}\mathrm{s}\left(\frac{k}{k_\star}\right)^{n_s -1 }.$$

Primordial tensor power spectrum: $$ \mathcal{P}T(k) = r \mathcal{A}\mathrm{s} \left(\frac{k}{k_\star}\right)^{n_T -1 }.$$.

Members

NC_HIPRIM_POWER_LAW_LN10E10ASA

Amplitude of the adiabatic scalar mode $\ln(10^{10}\mathcal{A}_\mathrm{s})$.

  • Value: 0
  • Available since: 1.0
NC_HIPRIM_POWER_LAW_T_SA_RATIO

Tensor-to-scalar ratio $r$.

  • Value: 1
  • Available since: 1.0
NC_HIPRIM_POWER_LAW_N_SA

Adiabatic scalar spectral index $n_s$.

  • Value: 2
  • Available since: 1.0
NC_HIPRIM_POWER_LAW_N_T

Tensor spectral index $n_T$.

  • Value: 3
  • Available since: 1.0