doubleannihilation_f_halo;/** takes the contribution of DM annihilation in halos into account*/
doubleannihilation_z_halo;/** characteristic redshift for DM annihilation in halos*/
doubleu_nuDM;/** DM-NU scattering cross section normalized to the Thomson cross
section and a DM mass of 100 GeV */
shorthas_coupling_nuDM;/** flag to indicate weather the scattering is present */
//@}
/** @name - all indices for the vector of thermodynamical (=th) quantities stored in table */
...
...
@@ -172,6 +175,7 @@ struct thermo
intindex_th_ddcb2;/**< second derivative wrt conformal time of squared baryon sound speed \f$ d^2 [c_b^2] / d \tau^2 \f$ (only computed if some non0-minimal tight-coupling schemes is requested) */
intindex_th_rate;/**< maximum variation rate of \f$ exp^{-\kappa}\f$, g and \f$ (d g / d \tau) \f$, used for computing integration step in perturbation module */
intindex_th_r_d;/**< simple analytic approximation to the photon comoving damping scale */
intindex_th_dmu_nDM;/**< rate for DM-neutrino scattering */