Error message : " Ranges_Add_delta: end must be larger than start ." Hint please

Use of Cobaya. camb, CLASS, cosmomc, compilers, etc.
Post Reply
Patrice Okouma
Posts: 19
Joined: November 05 2009
Affiliation: University of Cape Town

Error message : \" Ranges_Add_delta: end must be larger

Post by Patrice Okouma » March 30 2011

Hi ,
Some of my current MCMC runs die off with the following error message :
" Ranges_Add_delta: end must be larger than start "

Has anyone come across this and definitely fixed it ?

Thanks so much,
Patrice

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

Re: Error message : \\\" Ranges_Add_delta: end must be

Post by Antony Lewis » April 01 2011

I've not seen this. Do you know which call to that function causes the problem?

Patrice Okouma
Posts: 19
Joined: November 05 2009
Affiliation: University of Cape Town

Error message : \" Ranges_Add_delta: end must be larger

Post by Patrice Okouma » April 04 2011

subroutine Ranges_Add_delta

inside CAMB spherical and hyperspherical Bessel function routines
module SpherBessels inside source/utils.F90

Thanks for your help,
Patrice

Michael Obranovich
Posts: 6
Joined: July 15 2011
Affiliation: The Ohio State University

Error message : \" Ranges_Add_delta: end must be larger

Post by Michael Obranovich » July 15 2011

I'm also receiving this error, though with the latest CAMB release, not with cosmomc.

it appears to have compiled correctly using gfortran 4.6.1

-Michael

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

Re: Error message : \\\" Ranges_Add_delta: end must be

Post by Antony Lewis » July 16 2011

If you can email the CAMB params.ini file that replicates the problem I can look into it.

Michael Obranovich
Posts: 6
Joined: July 15 2011
Affiliation: The Ohio State University

Error message : \" Ranges_Add_delta: end must be larger

Post by Michael Obranovich » July 20 2011

I was using gfortran 4.6.1 but switching to gfortran 4.4.5 seemed to fix the problem. Using an older version of gcc may do the trick.

Post Reply