CLASS code : same values for matter power spectrum between non-linear model and linear model

Use of Cobaya. camb, CLASS, cosmomc, compilers, etc.
Post Reply
Dournac Fabien
Posts: 74
Joined: May 18 2019
Affiliation: IRAP
Contact:

CLASS code : same values for matter power spectrum between non-linear model and linear model

Post by Dournac Fabien » October 21 2022

Hello,

by a direct execution " $ ./class params.ini " , I need to generate matter power spectrum with CLASS code, both with linear mode and non-linear mode.

The issue is that I get the same values between both models.

For linear, I have left in params.ini :

Code: Select all

non_linear =
I have set for non-linear :

Code: Select all

non_linear = halofit
and also tried with :

Code: Select all

non_linear = hmcode
Is there a way to get a larger difference between linear and non-linear (halofit or hmcode) for matter power spectra ?

Regards

Post Reply