QuaLiKiz-group / QuaLiKiz

Other
1 stars 0 forks source link

Edison NAG library error instead of warning #7

Closed Karel-van-de-Plassche closed 8 years ago

Karel-van-de-Plassche commented 8 years ago

This in error in the 2D integration routine. In one of the integrals, convergence was not reached. This happens occasionally and on average does not perturb the final results. However, NAG should exit in these cases with a soft failure (output a warning instead of a hard stop). That's how it was coded. It is set by the input ifail in the d01fcf function. Maybe there is a compatibility issue with the NAG version used at NERSC.

Karel-van-de-Plassche commented 8 years ago

Fixed by 7bc2ee2f5a384d59fdab045334188e2056e05c66