Commit | Date | |
---|---|---|
[r23417]
by
tlinnet
Critical fix for the math domain catching of model CR72. Removed the test for kex >= 1.e5. This catching should rather be performed on the math functions instead. |
2014-05-26 11:50:02 | Tree |
[r23416]
by
tlinnet
Critical fix for the math domain catching of model B14. This was discovered with the added 8 unit tests demonstrating edge case 'no Rex' failures. This follows from the ideas in the post http://article.gmane.org/gmane.science.nmr.relax.devel/5858. This is to implement catching of math domain errors, before they occur. When kex is large, ex: kex = 1e5, "nan" values where produced, The cathing of these occurences needed to be re-written. |
2014-05-26 11:38:13 | Tree |
[r23415]
by
tlinnet
Added the 8th unit tests demonstrating edge case 'no Rex' failures of the model 'B14'. This follows from the ideas in the post http://article.gmane.org/gmane.science.nmr.relax.devel/5858. This is to implement catching of math domain errors, before they occur. These tests cover all parameter value combinations which result in no exchange: - dw = 0.0, |
2014-05-26 11:38:11 | Tree |
[r23414]
by
tlinnet
Critical fix for the math domain catching of model CR72. This was discovered with the added 8 unit tests demonstrating edge case 'no Rex' failures. This follows from the ideas in the post http://article.gmane.org/gmane.science.nmr.relax.devel/5858. This is to implement catching of math domain errors, before they occur. When kex is large, ex: kex = 1e5, the values of: will exceed possible numerical representation. The cathing of these occurences needed to be re-written. |
2014-05-26 11:38:09 | Tree |
[r23413]
by
tlinnet
Added 8 unit tests demonstrating edge case 'no Rex' failures of the model 'CR72'. This follows from the ideas in the post http://article.gmane.org/gmane.science.nmr.relax.devel/5858. This is to implement catching of math domain errors, before they occur. These tests cover all parameter value combinations which result in no exchange: - dw = 0.0, |
2014-05-26 11:38:07 | Tree |
[r23412]
by
tlinnet
Merged revisions 23370,23373-23374,23379,23389,23392,23408 via svnmerge from ........ |
2014-05-26 10:18:59 | Tree |
[r23411]
by
bugman
Elimination of the error_flag variable from the frame order analysis. This flag is used to activate some old code paths which have now been deleted as they are never |
2014-05-26 09:43:18 | Tree |
[r23410]
by
bugman
Fix for the http://www.nmr-relax.com/download.html webpage. The problem was identified via the W3C markup validation service using the link |
2014-05-26 09:05:20 | Tree |
[r23409]
by
bugman
Added a redirect for http://www.nmr-relax.com/api/3.1/lib.dispersion.B14-module.html to the website. This now points to http://www.nmr-relax.com/api/3.2/lib.dispersion.B14-module.html. This is needed |
2014-05-26 07:55:03 | Tree |
[r23408]
by
bugman
Updated all the API documentation links in the dispersion chapter of the manual. These were pointing to http://www.nmr-relax.com/api/3.1/ whereas they should now be point to |
2014-05-26 07:52:52 | Tree |