mailr19990 - /branches/relax_disp/test_suite/system_tests/scripts/relax_disp/hansen_data.py


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

Header


Content

Posted by edward on June 09, 2013 - 15:05:
Author: bugman
Date: Sun Jun  9 15:05:30 2013
New Revision: 19990

URL: http://svn.gna.org/viewcvs/relax?rev=19990&view=rev
Log:
Increased the precision of the hansen_data.py relaxation dispersion system 
test script.

This actually speeds up the test, as the Monte Carlo simulations are 
significantly speed up when the
CR72 model optimises to the solution.


Modified:
    
branches/relax_disp/test_suite/system_tests/scripts/relax_disp/hansen_data.py

Modified: 
branches/relax_disp/test_suite/system_tests/scripts/relax_disp/hansen_data.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/test_suite/system_tests/scripts/relax_disp/hansen_data.py?rev=19990&r1=19989&r2=19990&view=diff
==============================================================================
--- 
branches/relax_disp/test_suite/system_tests/scripts/relax_disp/hansen_data.py 
(original)
+++ 
branches/relax_disp/test_suite/system_tests/scripts/relax_disp/hansen_data.py 
Sun Jun  9 15:05:30 2013
@@ -51,7 +51,7 @@
 
 # Run fast.
 Relax_disp.opt_func_tol = 1e-5
-Relax_disp.opt_max_iterations = 1000
+Relax_disp.opt_max_iterations = 10000
 
 # Do not change!
 Relax_disp(pipe_name=pipe_name, pipe_bundle=pipe_bundle, 
results_dir=ds.tmpdir, models=MODELS, grid_inc=GRID_INC, mc_sim_num=MC_NUM)




Related Messages


Powered by MHonArc, Updated Sun Jun 09 15:40:02 2013