mailr16934 - /branches/interatomic/user_functions/dipole_pair.py


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

Header


Content

Posted by edward on June 18, 2012 - 14:48:
Author: bugman
Date: Mon Jun 18 14:48:01 2012
New Revision: 16934

URL: http://svn.gna.org/viewcvs/relax?rev=16934&view=rev
Log:
More refinements of the dipole_pair.define user function definition.


Modified:
    branches/interatomic/user_functions/dipole_pair.py

Modified: branches/interatomic/user_functions/dipole_pair.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/interatomic/user_functions/dipole_pair.py?rev=16934&r1=16933&r2=16934&view=diff
==============================================================================
--- branches/interatomic/user_functions/dipole_pair.py (original)
+++ branches/interatomic/user_functions/dipole_pair.py Mon Jun 18 14:48:01 
2012
@@ -71,7 +71,7 @@
 )
 # Description.
 uf.desc.append(Desc_container())
-uf.desc[-1].add_paragraph("To analyse relaxation or residual dipolar 
coupling (RDC) data, pairs of spins which are coupled via the magnetic 
dipole-dipole interaction need to be specified.  This must process the use of 
the other user functions in this class.")
+uf.desc[-1].add_paragraph("To analyse relaxation or residual dipolar 
coupling (RDC) data, pairs of spins which are coupled via the magnetic 
dipole-dipole interaction need to be specified.  This must proceed the use of 
the other user functions in this class.  An interatomic data object will be 
created, if it is not already present, and this will be used to store all 
subsequently loaded dipole-dipole data.")
 uf.desc[-1].add_paragraph("For analyses which use relaxation data, 
specifying the dipole-dipole interaction will indicate that there is a 
dipolar relaxation mechanism operating between the two spins.  For RDC 
dependent analyses, this indicates that a residual dipolar coupling is 
expected between the two spins.")
 # Prompt examples.
 uf.desc.append(Desc_container("Prompt examples"))




Related Messages


Powered by MHonArc, Updated Mon Jun 18 15:00:02 2012