mailr21096 - /branches/relax_disp/test_suite/system_tests/relax_disp.py


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

Header


Content

Posted by edward on October 14, 2013 - 17:34:
Author: bugman
Date: Mon Oct 14 17:34:58 2013
New Revision: 21096

URL: http://svn.gna.org/viewcvs/relax?rev=21096&view=rev
Log:
Some basic fixes for the Relax_disp.test_hansen_catia_input system test.

The relax_disp.catia_input user function is not complete, but this allows the 
Relax_disp system
tests to pass.


Modified:
    branches/relax_disp/test_suite/system_tests/relax_disp.py

Modified: branches/relax_disp/test_suite/system_tests/relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/test_suite/system_tests/relax_disp.py?rev=21096&r1=21095&r2=21096&view=diff
==============================================================================
--- branches/relax_disp/test_suite/system_tests/relax_disp.py (original)
+++ branches/relax_disp/test_suite/system_tests/relax_disp.py Mon Oct 14 
17:34:58 2013
@@ -374,6 +374,10 @@
             "ReadDataset(data_set_800.inp)\n",
             "ReadParam_Global(ParamGlobal.inp)\n",
             "ReadParam_Local(ParamSet1.inp)\n",
+            "\n",
+            "FreeLocalParam(all;Omega;false)\n",
+            "FreeLocalParam(all;R1iph_500;false)\n",
+            "FreeLocalParam(all;R1iph_800;false)\n",
             "\n",
             "Minimize(print=y;tol=1e-25;maxiter=10000000)\n",
             "\n",




Related Messages


Powered by MHonArc, Updated Mon Oct 14 20:20:05 2013