mailr6750 - /1.3/test_suite/system_tests/scripts/omp_model_free.py


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

Header


Content

Posted by edward on July 05, 2008 - 16:18:
Author: bugman
Date: Sat Jul  5 16:02:29 2008
New Revision: 6750

URL: http://svn.gna.org/viewcvs/relax?rev=6750&view=rev
Log:
Fix for the omp model-free optimisation system test.

The fix() user function is properly called.


Modified:
    1.3/test_suite/system_tests/scripts/omp_model_free.py

Modified: 1.3/test_suite/system_tests/scripts/omp_model_free.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/scripts/omp_model_free.py?rev=6750&r1=6749&r2=6750&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/scripts/omp_model_free.py (original)
+++ 1.3/test_suite/system_tests/scripts/omp_model_free.py Sat Jul  5 16:02:29 
2008
@@ -65,7 +65,7 @@
         diffusion_tensor.init(10e-9, fixed=False)
 
         # Minimise just the diffusion tensor.
-        fix('all_res')
+        fix('all_spins')
         grid_search(inc=GRID_INC)
         minimise(MIN_ALGOR)
 




Related Messages


Powered by MHonArc, Updated Sat Jul 05 16:20:12 2008