mailr15304 - /branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/cam/iso_cone.py


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

Header


Content

Posted by edward on February 03, 2012 - 16:24:
Author: bugman
Date: Fri Feb  3 16:24:30 2012
New Revision: 15304

URL: http://svn.gna.org/viewcvs/relax?rev=15304&view=rev
Log:
Increased the number of integration points for the isotropic cone frame order 
model system test.

50 points is not enough, as none land within the cone!


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

Modified: 
branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/cam/iso_cone.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/cam/iso_cone.py?rev=15304&r1=15303&r2=15304&view=diff
==============================================================================
--- 
branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/cam/iso_cone.py
 (original)
+++ 
branches/frame_order_testing/test_suite/system_tests/scripts/frame_order/cam/iso_cone.py
 Fri Feb  3 16:24:30 2012
@@ -40,7 +40,7 @@
     cone_theta = 10.0 * 2.0 * pi / 360.0
     cone_sigma_max = 20.0 * 2.0 * pi / 360.0
     cone = True
-    num_int_pts = 50
+    num_int_pts = 100
 
 
 # Execute the analysis.




Related Messages


Powered by MHonArc, Updated Fri Feb 03 16:40:01 2012