| View previous topic :: View next topic |
| Author |
Message |
Patrice Okouma
Joined: 05 Nov 2009 Posts: 17 Affiliation: University of Cape Town
|
Posted: 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 |
|
| Back to top |
|
 |
Antony Lewis
Joined: 23 Sep 2004 Posts: 683 Affiliation: University of Sussex
|
Posted: April 01 2011 |
|
|
| I've not seen this. Do you know which call to that function causes the problem? |
|
| Back to top |
|
 |
Patrice Okouma
Joined: 05 Nov 2009 Posts: 17 Affiliation: University of Cape Town
|
Posted: 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 |
|
| Back to top |
|
 |
Michael Obranovich
Joined: 15 Jul 2011 Posts: 6 Affiliation: The Ohio State University
|
Posted: 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 |
|
| Back to top |
|
 |
Antony Lewis
Joined: 23 Sep 2004 Posts: 683 Affiliation: University of Sussex
|
Posted: July 16 2011 |
|
|
| If you can email the CAMB params.ini file that replicates the problem I can look into it. |
|
| Back to top |
|
 |
Michael Obranovich
Joined: 15 Jul 2011 Posts: 6 Affiliation: The Ohio State University
|
Posted: 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. |
|
| Back to top |
|
 |
|