Menu

Commit [r23440]  Maximize  Restore  History

Added 8 unit tests demonstrating edge case 'no Rex' failures of the model 'MP05'.

This follows from the ideas in the post http://article.gmane.org/gmane.science.nmr.relax.devel/5858.
This is related to: task #7793: (https://gna.org/task/?7793) Speed-up of dispersion models.

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,
- pA = 1.0,
- kex = 0.0,
- dw = 0.0 and pA = 1.0,
- dw = 0.0 and kex = 0.0,
- pA = 1.0 and kex = 0.0,
- dw = 0.0, pA = 1.0, and kex = 0.0.
- kex = 1e20,

tlinnet 2014-05-26

changed /branches/disp_speed/test_suite/unit_tests/_lib/_dispersion/test_mp05.py
/branches/disp_speed/test_suite/unit_tests/_lib/_dispersion/test_mp05.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.