mailr15377 - /branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/cam/free_rotor2.py


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

Header


Content

Posted by edward on February 27, 2012 - 15:14:
Author: bugman
Date: Mon Feb 27 15:14:21 2012
New Revision: 15377

URL: http://svn.gna.org/viewcvs/relax?rev=15377&view=rev
Log:
Fix for the 2nd free rotor frame order model system test.

The number of integration points has been decreased from the testing value of 
1e6 to 50.


Modified:
    
branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/cam/free_rotor2.py

Modified: 
branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/cam/free_rotor2.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/cam/free_rotor2.py?rev=15377&r1=15376&r2=15377&view=diff
==============================================================================
--- 
branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/cam/free_rotor2.py
 (original)
+++ 
branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/cam/free_rotor2.py
 Mon Feb 27 15:14:21 2012
@@ -37,7 +37,7 @@
     axis_theta = 0.69828059079619353433
     axis_phi = 4.03227550621962294031
     cone = True
-    num_int_pts = 1000000
+    num_int_pts = 50
 
 
 # Execute the analysis.




Related Messages


Powered by MHonArc, Updated Mon Feb 27 15:40:02 2012