Enumeration

NumCosmoHIPertITwoFluidsVars

Declaration

enum NumCosmo.HIPertITwoFluidsVars

Description [src]

Enumeration of variables used in the two-fluid model.

Members

NC_HIPERT_ITWO_FLUIDS_VARS_ZETA_R

Real part of the adiabatic perturbation.

  • Value: 0
  • Available since: 1.0
NC_HIPERT_ITWO_FLUIDS_VARS_S_R

Real part of the entropy perturbation.

  • Value: 1
  • Available since: 1.0
NC_HIPERT_ITWO_FLUIDS_VARS_PZETA_R

Real part of the adiabatic perturbation’s momentum.

  • Value: 2
  • Available since: 1.0
NC_HIPERT_ITWO_FLUIDS_VARS_PS_R

Real part of the entropy perturbation’s momentum.

  • Value: 3
  • Available since: 1.0
NC_HIPERT_ITWO_FLUIDS_VARS_ZETA_I

Imaginary part of the adiabatic perturbation.

  • Value: 4
  • Available since: 1.0
NC_HIPERT_ITWO_FLUIDS_VARS_S_I

Imaginary part of the entropy perturbation.

  • Value: 5
  • Available since: 1.0
NC_HIPERT_ITWO_FLUIDS_VARS_PZETA_I

Imaginary part of the adiabatic perturbation’s momentum.

  • Value: 6
  • Available since: 1.0
NC_HIPERT_ITWO_FLUIDS_VARS_PS_I

Imaginary part of the entropy perturbation’s momentum.

  • Value: 7
  • Available since: 1.0