Page 1 of 1

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

Posted: October 21 2022
by Dournac Fabien
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