mailr5224 - /1.3/test_suite/system_tests/scripts/opt_setup_S2_0_970_te_2048_Rex_0_149.py


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

Header


Content

Posted by edward on March 23, 2008 - 19:19:
Author: bugman
Date: Sun Mar 23 19:05:14 2008
New Revision: 5224

URL: http://svn.gna.org/viewcvs/relax?rev=5224&view=rev
Log:
Modified the model-free optimisation test suite script for the new 
value.set() behaviour.


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

Modified: 
1.3/test_suite/system_tests/scripts/opt_setup_S2_0_970_te_2048_Rex_0_149.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/scripts/opt_setup_S2_0_970_te_2048_Rex_0_149.py?rev=5224&r1=5223&r2=5224&view=diff
==============================================================================
--- 
1.3/test_suite/system_tests/scripts/opt_setup_S2_0_970_te_2048_Rex_0_149.py 
(original)
+++ 
1.3/test_suite/system_tests/scripts/opt_setup_S2_0_970_te_2048_Rex_0_149.py 
Sun Mar 23 19:05:14 2008
@@ -28,7 +28,8 @@
 diffusion_tensor.init(10e-9, fixed=1)
 value.set(1.02 * 1e-10, 'bond_length')
 value.set(-160 * 1e-6, 'csa')
-value.set('N', 'nucleus')
+value.set('15N', 'heteronucleus')
+value.set('1H', 'proton')
 
 # Select the model-free model.
 model_free.select_model(model='m4')




Related Messages


Powered by MHonArc, Updated Sun Mar 23 19:40:14 2008