CMBFAST-radiation transfer function for all l's

Use of Cobaya. camb, CLASS, cosmomc, compilers, etc.
Post Reply
Paniez Paykari
Posts: 14
Joined: June 08 2007
Affiliation: CEA

CMBFAST-radiation transfer function for all l''s

Post by Paniez Paykari » March 11 2008

Hi everyone,

I would appreciate if anyone could help as I need to sort this urgently!!! Thanks.

I am trying to get CMBFAST to calculate radiation transfer function for all l's. So, I changed lvalues.inc to

lind = 1
do 22 lvar = 2,lmo
l(lind) = lvar
lind = lind + 1
22 continue
l0 = lind

and I also made a small change to cmbfast.inc

parameter (l0max=18000)

Then I compiled and ran jlgen.F with max l of 1500 and max k of 3000
(and for some reason it does not accept any other values?!!!! anyone knows why?)

Then when I run ./cmb at the very end when it asks for jl file, it gives this error message

lvalues.inc file used to build jl file
and the one in the code differ.
You must use the same one
1500 0 1501


Any ideas?

Paniez

Paniez Paykari
Posts: 14
Joined: June 08 2007
Affiliation: CEA

CMBFAST-radiation transfer function for all l''s

Post by Paniez Paykari » March 11 2008

NOT to worry I sorted it out
Paniez

Post Reply