mailr11041 - in /1.3/test_suite/system_tests/scripts/diff_tensor: ri_back_calc.py tensor_opt.py


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

Header


Content

Posted by edward on March 19, 2010 - 15:04:
Author: bugman
Date: Fri Mar 19 15:04:17 2010
New Revision: 11041

URL: http://svn.gna.org/viewcvs/relax?rev=11041&view=rev
Log:
Copied the tensor_opt.py script to start testing the relaxation data back 
calculation by relax.


Added:
    1.3/test_suite/system_tests/scripts/diff_tensor/ri_back_calc.py
      - copied, changed from r11039, 
1.3/test_suite/system_tests/scripts/diff_tensor/tensor_opt.py
Modified:
    1.3/test_suite/system_tests/scripts/diff_tensor/tensor_opt.py

Copied: 1.3/test_suite/system_tests/scripts/diff_tensor/ri_back_calc.py (from 
r11039, 1.3/test_suite/system_tests/scripts/diff_tensor/tensor_opt.py)
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/scripts/diff_tensor/ri_back_calc.py?p2=1.3/test_suite/system_tests/scripts/diff_tensor/ri_back_calc.py&p1=1.3/test_suite/system_tests/scripts/diff_tensor/tensor_opt.py&r1=11039&r2=11041&rev=11041&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/scripts/diff_tensor/tensor_opt.py (original)
+++ 1.3/test_suite/system_tests/scripts/diff_tensor/ri_back_calc.py Fri Mar 
19 15:04:17 2010
@@ -12,7 +12,7 @@
 
 # Stand alone operation.
 if not hasattr(ds, 'diff_type'):
-    ds.diff_type = 'ellipsoid'
+    ds.diff_type = 'spheroid'
 
 # A data pipe.
 pipe.create('diff_opt', 'mf')

Modified: 1.3/test_suite/system_tests/scripts/diff_tensor/tensor_opt.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/scripts/diff_tensor/tensor_opt.py?rev=11041&r1=11040&r2=11041&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/scripts/diff_tensor/tensor_opt.py (original)
+++ 1.3/test_suite/system_tests/scripts/diff_tensor/tensor_opt.py Fri Mar 19 
15:04:17 2010
@@ -12,7 +12,7 @@
 
 # Stand alone operation.
 if not hasattr(ds, 'diff_type'):
-    ds.diff_type = 'ellipsoid'
+    ds.diff_type = 'spheroid'
 
 # A data pipe.
 pipe.create('diff_opt', 'mf')




Related Messages


Powered by MHonArc, Updated Fri Mar 19 15:40:03 2010