mailr4967 - /branches/N_state_model/prompt/n_state_model.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:20:
Author: bugman
Date: Wed Feb 13 09:20:00 2008
New Revision: 4967

URL: http://svn.gna.org/viewcvs/relax?rev=4967&view=rev
Log:
Updates for the docstring of the n_state_model.CoM() user function.


Modified:
    branches/N_state_model/prompt/n_state_model.py

Modified: branches/N_state_model/prompt/n_state_model.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/N_state_model/prompt/n_state_model.py?rev=4967&r1=4966&r2=4967&view=diff
==============================================================================
--- branches/N_state_model/prompt/n_state_model.py (original)
+++ branches/N_state_model/prompt/n_state_model.py Wed Feb 13 09:20:00 2008
@@ -43,7 +43,7 @@
 
 
     def CoM(self, centre=None):
-        """Set the centre of mass (CoM) for the moving domain.
+        """Set the centre of mass (CoM) for the initial position of the 
moving domain.
 
         Keyword Arguments
         ~~~~~~~~~~~~~~~~~
@@ -58,7 +58,8 @@
         subsequent cone of motions, both the pivot point and centre of mass 
must be specified.  This
         function is used to calculate the centre of mass from the selected 
parts of the structure
         previously loaded.  That is unless the centre keyword argument has 
been supplied, in which
-        case this vector floating point numbers (of length 3) will be used 
as the CoM.
+        case this vector floating point numbers (of length 3) will be used 
as the CoM.  This CoM is
+        the initial position prior to its N rotations to the positions of 
the N states.
 
 
         Examples




Related Messages


Powered by MHonArc, Updated Wed Feb 13 09:40:34 2008