Page 1 of 1

params_H

Posted: June 23 2009
by Andrea Maselli
Hi,
i'm trying to use cosmomc with parmas_H: i've successfully compiled, editing makefile whit params_H.o, but when i try to lunch cosmomc it stops with the following output:

Number of MPI processes: 1
Random seeds: 4626, 14168 rand_inst: 1
use_2dF now replaced with use_mpk


could anyone help me?

regards

Andrea

Re: params_H

Posted: June 23 2009
by Antony Lewis
params_H probably has not been kept up to date with other changes, so you may need to edit the code a bit to make it work.

params_H

Posted: June 29 2009
by Andrea Maselli
Hi,

i'm not expert programmer so i don't know exactly what to do, but i simply changed the params_H.ini adding the line

use_mpk = F

and it seems to work..