mailr11087 - /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 April 20, 2010 - 11:44:
Author: bugman
Date: Tue Apr 20 11:44:35 2010
New Revision: 11087

URL: http://svn.gna.org/viewcvs/relax?rev=11087&view=rev
Log:
Added some calls to value.display() and value.write().

This demonstrates the failure of these user functions!


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=11087&r1=11086&r2=11087&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 
Tue Apr 20 11:44:35 2010
@@ -32,6 +32,8 @@
 value.set(-160 * 1e-6, 'csa')
 value.set('15N', 'heteronucleus')
 value.set('1H', 'proton')
+value.display('csa')
+value.write('proton', file='devnull')
 
 # Select the model-free model.
 model_free.select_model(model='m4')




Related Messages


Powered by MHonArc, Updated Tue Apr 20 12:00:03 2010