Enumeration

NumCosmoHIPertITwoFluidsObs

Declaration

enum NumCosmo.HIPertITwoFluidsObs

Description [src]

Enumeration of physical observables computed from the two-fluid perturbation state.

Notes: - The quantity $k_\mathrm{phys}\mathcal{V}\mathrm{diff} = k\mathrm{phys}(\mathcal{V}r - \mathcal{V}_w)$ reflects differences in velocity potential. - The isocurvature perturbation is $\delta{\text{diff}} = \delta_r - \delta_w$. - The total curvature perturbation $k_\mathrm{phys}\mathcal{V}{\text{tot}}$ is computed as a weighted average of the components. - The total density contrast $\delta{\text{tot}}$ may be computed as a weighted average of the components.

These observables cover adiabatic, isocurvature, and component-specific quantities, and are suitable for correlation and power spectrum evaluations.

Members

NC_HIPERT_ITWO_FLUIDS_OBS_ZETA

Adiabatic perturbation (curvature perturbation), $\zeta$.

  • Value: 0
  • Available since: 1.0
NC_HIPERT_ITWO_FLUIDS_OBS_ZETA_DIFF

Isocurvature perturbation (difference), $\zeta_\mathrm{diff} = \zeta_r - \zeta_w$.

  • Value: 1
  • Available since: 1.0
NC_HIPERT_ITWO_FLUIDS_OBS_PZETA

Adiabatic perturbation’s momentum, $\Pi_\zeta$.

  • Value: 2
  • Available since: 1.0
NC_HIPERT_ITWO_FLUIDS_OBS_FKU_TOT

Total velocity potential, $F_k\mathcal{V}$.

  • Value: 3
  • Available since: 1.0
NC_HIPERT_ITWO_FLUIDS_OBS_FKU_DIFF

Velocity potential difference, $k_\mathrm{phys}\mathcal{V}_\mathrm{diff}$.

  • Value: 4
  • Available since: 1.0
NC_HIPERT_ITWO_FLUIDS_OBS_DELTA_TOT

Total density contrast, $\delta_\mathrm{tot}$.

  • Value: 5
  • Available since: 1.0
NC_HIPERT_ITWO_FLUIDS_OBS_DELTA_DIFF

Density contrast difference (isocurvature perturbation), $\delta_\mathrm{diff}$.

  • Value: 6
  • Available since: 1.0
NC_HIPERT_ITWO_FLUIDS_OBS_FKU_R

Velocity potential of the radiation component, $k_\mathrm{phys}\mathcal{V}_r$.

  • Value: 7
  • Available since: 1.0
NC_HIPERT_ITWO_FLUIDS_OBS_FKU_W

Velocity potential of the matter component, $k_\mathrm{phys}\mathcal{V}_w$.

  • Value: 8
  • Available since: 1.0
NC_HIPERT_ITWO_FLUIDS_OBS_DELTA_R

Density contrast of the radiation component, $\delta_r$.

  • Value: 9
  • Available since: 1.0
NC_HIPERT_ITWO_FLUIDS_OBS_DELTA_W

Density contrast of the matter component, $\delta_w$.

  • Value: 10
  • Available since: 1.0