Index: /issm/trunk/src/m/classes/@model/setdefaultparameters.m
===================================================================
--- /issm/trunk/src/m/classes/@model/setdefaultparameters.m	(revision 564)
+++ /issm/trunk/src/m/classes/@model/setdefaultparameters.m	(revision 565)
@@ -199,7 +199,7 @@
 md.cluster='none';
 
-%the waitonlock option is used in parallel runs to automate
-%the result pluging. Once the solution is finished, a fie
-%.lock is generated and the loading sequece is initiated.
+%this option can be activated (1) to load automatically the results
+%onto the model after a parallel run by waiting for the lock file
+%that is generated once the solution has converged
 md.waitonlock=1;
 
@@ -221,9 +221,4 @@
 %?????
 md.alloc_cleanup=1;
-
-%this option can be activated (1) to load automatically the results
-%onto the model after a parallel run by waiting for the lock file
-%tht is generated once the solution has converged
-md.waitonlock=0;
 
 %mesh2grid parameter
