line 1297: class_read_double("u_nuDM", pth->u_nuDM)
-> read strength of neutrino-DM cooupling
line 1298: if the coupling strength is greater than 0 set flag has_coupling_nuDM to TRUE
* in function input_default_parameters
line 3027: pth->u_nuDM=0.;
line 3028: pth->has_coupling_nuDM=_FALSE_;
3. 'thermodynamics.c'
----------------------------------------
* in function 'thermodynamics_at_z'
line 158: pvecthermo[pth->index_th_dmu_nuDM] = (1.+z)*(1.+z)*pth->u_nuDM*3.*pba->H0*pba->H0/8./_PI_/_G_*pba->Omega0_cdm*pow(_c_,4)*_sigma_/1.e11/_eV_/_Mpc_over_m_;
-> if has_coupling_nuDM is true compute dmu_nuDM
* in function 'thermodynamics_init'
line 379: u_nuDM can't be smaller than zero
line 383: DM-nu coupling is not implemented with non-flat curvature
line 632: fill thermodynamics table with values for dmu_nDM