Cosmomc : Run time error

Use of Cobaya. camb, CLASS, cosmomc, compilers, etc.
Post Reply
Ayan MitraAM
Posts: 6
Joined: March 07 2019
Affiliation: Energetic Cosmos Laboratory

Cosmomc : Run time error

Post by Ayan MitraAM » September 14 2021

Trying to run a newly installed cosmomc, installation threw no errors, but running test.ini, i get this message
[gfortran v 8.3]

Code: Select all

 file_root:test
 Random seeds: 25391, 18988 rand_inst:   0
 read jla dataset data/Pantheon/full_long.dataset
 Doing non-linear Pk: F
 transfer kmax     =   0.800000012    
 adding parameters for: JLA
 Fast divided into            1  blocks
  2 parameters ( 2 slow ( 0 semi-slow),  0 fast ( 0 semi-fast))
 finding best fit point...
 minmizing all parameters
 minimizing            2  with rhobeg, rhoend =    3.00000000       5.00000007E-02
 minimization points:            5 chi2 converge tol:   5.00000007E-02
 Error: inflation_consistency but n_t not set to zero
ERROR STOP 

Error termination. Backtrace:
#0  0x583b17 in ???
#1  0x460f0b in ???
#2  0x46bf7e in ???
#3  0x46b24b in ???
#4  0x4532d6 in ???
#5  0x453a13 in ???
#6  0x4db88c in ???
#7  0x4d9c44 in ???
#8  0x43e5ef in ???
#9  0x43d3ea in ???
#10  0x428f0f in ???
#11  0x4424ff in ???
#12  0x43f3eb in ???
#13  0x4df6aa in ???
#14  0x40345c in ???
#15  0x2aaaac894349 in ???
#16  0x4034b9 in ???
	at ../sysdeps/x86_64/start.S:120
#17  0xffffffffffffffff in ???

Antony Lewis
Posts: 1936
Joined: September 23 2004
Affiliation: University of Sussex
Contact:

Re: Cosmomc : Run time error

Post by Antony Lewis » September 17 2021

Did you change the default test.ini?

Post Reply