mailr5333 - /1.3/test_suite/system_tests/scripts/opendx_s2_te_rex.py


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

Header


Content

Posted by sebastien . morin . 1 on April 04, 2008 - 21:03:
Author: semor
Date: Fri Apr  4 20:22:33 2008
New Revision: 5333

URL: http://svn.gna.org/viewcvs/relax?rev=5333&view=rev
Log:
Corrected calls to the heteronucleus in the opendx system test script code.


Modified:
    1.3/test_suite/system_tests/scripts/opendx_s2_te_rex.py

Modified: 1.3/test_suite/system_tests/scripts/opendx_s2_te_rex.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/scripts/opendx_s2_te_rex.py?rev=5333&r1=5332&r2=5333&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/scripts/opendx_s2_te_rex.py (original)
+++ 1.3/test_suite/system_tests/scripts/opendx_s2_te_rex.py Fri Apr  4 
20:22:33 2008
@@ -24,7 +24,7 @@
 # Setup other values.
 diffusion_tensor.init(1e-8, fixed=1)
 value.set([N15_CSA, NH_BOND_LENGTH], ['csa', 'bond_length'])
-value.set('N', 'nucleus')
+value.set('15N', 'heteronucleus')
 
 # Select the model.
 model_free.select_model(model='m4')




Related Messages


Powered by MHonArc, Updated Fri Apr 04 21:20:11 2008