mailr23736 - in /branches/disp_spin_speed/test_suite/unit_tests/_lib/_dispersion: __init__.py test_cr72_full_cluster_one_field.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by tlinnet on June 08, 2014 - 19:48:
Author: tlinnet
Date: Sun Jun  8 19:48:33 2014
New Revision: 23736

URL: http://svn.gna.org/viewcvs/relax?rev=23736&view=rev
Log:
Added unit tests demonstrating edge cases 'no Rex' failures of the model 
'CR72 full', for a clustered multi dimensional calculation.

This is implemented for one field.

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 = 1e5,

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion 
models for Clustered analysis.

Added:
    
branches/disp_spin_speed/test_suite/unit_tests/_lib/_dispersion/test_cr72_full_cluster_one_field.py
Modified:
    
branches/disp_spin_speed/test_suite/unit_tests/_lib/_dispersion/__init__.py

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: 
branches/disp_spin_speed/test_suite/unit_tests/_lib/_dispersion/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/disp_spin_speed/test_suite/unit_tests/_lib/_dispersion/__init__.py?rev=23736&r1=23735&r2=23736&view=diff

Added: 
branches/disp_spin_speed/test_suite/unit_tests/_lib/_dispersion/test_cr72_full_cluster_one_field.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/disp_spin_speed/test_suite/unit_tests/_lib/_dispersion/test_cr72_full_cluster_one_field.py?rev=23736&view=auto




Related Messages


Powered by MHonArc, Updated Sun Jun 08 20:00:02 2014