mailr4966 - /branches/N_state_model/test_suite/system_tests/scripts/5_state_xz.py


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

Header


Content

Posted by edward on February 13, 2008 - 09:16:
Author: bugman
Date: Wed Feb 13 09:16:35 2008
New Revision: 4966

URL: http://svn.gna.org/viewcvs/relax?rev=4966&view=rev
Log:
Added the call to n_state_model.CoM to the 5-state, xz plane system test.


Modified:
    branches/N_state_model/test_suite/system_tests/scripts/5_state_xz.py

Modified: branches/N_state_model/test_suite/system_tests/scripts/5_state_xz.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/N_state_model/test_suite/system_tests/scripts/5_state_xz.py?rev=4966&r1=4965&r2=4966&view=diff
==============================================================================
--- branches/N_state_model/test_suite/system_tests/scripts/5_state_xz.py 
(original)
+++ branches/N_state_model/test_suite/system_tests/scripts/5_state_xz.py Wed 
Feb 13 09:16:35 2008
@@ -89,5 +89,6 @@
 # Minimise.
 minimise('simplex', constraints=False)
 
-# Set the pivot point.
+# Set the pivot point and CoM.
 n_state_model.pivot_point([0.0, 0.0, 0.0])
+n_state_model.CoM([0.0, 0.0, 1.0])




Related Messages


Powered by MHonArc, Updated Wed Feb 13 09:20:37 2008