mailr21014 - /branches/relax_disp/specific_analyses/relax_disp/api.py


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

Header


Content

Posted by edward on October 07, 2013 - 21:28:
Author: bugman
Date: Mon Oct  7 21:28:26 2013
New Revision: 21014

URL: http://svn.gna.org/viewcvs/relax?rev=21014&view=rev
Log:
Enabled the parallelisation of Monte Carlo simulations for the relaxation 
dispersion analysis.


Modified:
    branches/relax_disp/specific_analyses/relax_disp/api.py

Modified: branches/relax_disp/specific_analyses/relax_disp/api.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/specific_analyses/relax_disp/api.py?rev=21014&r1=21013&r2=21014&view=diff
==============================================================================
--- branches/relax_disp/specific_analyses/relax_disp/api.py (original)
+++ branches/relax_disp/specific_analyses/relax_disp/api.py Mon Oct  7 
21:28:26 2013
@@ -1019,9 +1019,6 @@
             # Add the slave command and memo to the processor queue.
             processor.add_to_queue(command, memo)
 
-        # Execute the queued commands.
-        processor.run_queue()
-
 
     def model_desc(self, model_info):
         """Return a description of the model.




Related Messages


Powered by MHonArc, Updated Mon Oct 07 22:00:02 2013