MP-Gadget  5.0.1.dev1-76bc7d4726-dirty
Public Attributes | List of all members
_transfer_init_table Struct Reference
Collaboration diagram for _transfer_init_table:
[legend]

Public Attributes

int NPowerTable
 
double * logk
 
double * T_nu
 

Detailed Description

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.

Member Data Documentation

◆ logk

double* _transfer_init_table::logk

◆ NPowerTable

int _transfer_init_table::NPowerTable

Definition at line 83 of file neutrinos_lra.c.

Referenced by delta_tot_first_init(), and petaio_read_icnutransfer().

◆ T_nu

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().


The documentation for this struct was generated from the following file: