MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
Public Attributes | |
int | NPowerTable |
double * | logk |
double * | T_nu |
Structure to store the initial transfer functions from CAMB. We store transfer functions because we want to use the CDM + Baryon total matter power spectrum from the first timestep of Gadget, so that possible Rayleigh scattering in the initial conditions is included in the neutrino and radiation components.
Definition at line 82 of file neutrinos_lra.c.
double* _transfer_init_table::logk |
Definition at line 84 of file neutrinos_lra.c.
Referenced by delta_nu_from_power(), delta_tot_first_init(), and petaio_read_icnutransfer().
int _transfer_init_table::NPowerTable |
Definition at line 83 of file neutrinos_lra.c.
Referenced by delta_tot_first_init(), and petaio_read_icnutransfer().
double* _transfer_init_table::T_nu |
Definition at line 86 of file neutrinos_lra.c.
Referenced by delta_tot_first_init(), and petaio_read_icnutransfer().