| # *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~* | |
| # * CLASS input parameter file * | |
| # *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~* | |
| # Best fit parameters from Planck 2015 | |
| # Case 2.59 of: | |
| # https://wiki.cosmos.esa.int/planckpla2015/images/f/f7/Baseline_params_table_2015_limit68.pdf | |
| # (but with more significant digits, directly from the chains) | |
| #---------------------------- | |
| #----> background parameters: | |
| #---------------------------- | |
| H0 = 67.86682 | |
| omega_b = 0.02227716 | |
| N_ur = 2.046 | |
| omega_cdm = 0.1184293 | |
| N_ncdm = 1 | |
| m_ncdm = 0.06 | |
| T_ncdm = 0.7137658555036082 # (4/11)^(1/3) | |
| #-------------------------------- | |
| #----> thermodynamics parameters: | |
| #-------------------------------- | |
| YHe = 0.245352 | |
| tau_reio = 0.06664549 | |
| #------------------------------------- | |
| #----> primordial spectrum parameters: | |
| #------------------------------------- | |
| n_s = 0.9682903 | |
| A_s = 2.140509e-09 | |
| #----------------------------- | |
| #----> non linear corrections: | |
| #----------------------------- | |
| non linear = halofit | |
| #---------------------------------------- | |
| #----> parameters controlling the output: | |
| #---------------------------------------- | |
| output = tCl,pCl,lCl,mPk | |
| lensing = yes | |
| root = output/base_2015_plikHM_TT_lowTEB_lensing | |
| write warnings = yes | |
| write parameters = yes | |
| input_verbose = 1 | |
| background_verbose = 1 | |
| thermodynamics_verbose = 1 | |
| perturbations_verbose = 1 | |
| transfer_verbose = 1 | |
| primordial_verbose = 1 | |
| harmonic_verbose = 1 | |
| fourier_verbose = 1 | |
| lensing_verbose = 1 | |
| output_verbose = 1 |