Page 1 of 1

How to use module cosmology

Posted: June 26 2021
by Mohsen Khorasani
Hi everyone,
I am using CosmoMC to consider a new dark energy model. I have done appropriate modifications in CAMB files and in the "module cosmology" of szcounts.f90 in the source directory. It seems that this module (module cosmology) is not being used in other parts of the code. How can I use this module? In which files should I implement "use cosmology"?

Any help would be appreciated.

Best regards,
Mohsen

Re: How to use module cosmology

Posted: June 28 2021
by Antony Lewis
szcounts is not used by anything else, it is only used for SZ cluster count likelihoods.

Re: How to use module cosmology

Posted: June 29 2021
by Mohsen Khorasani
Thank you