From b136c7629207879a821dd35d578a1df8a609ecd1 Mon Sep 17 00:00:00 2001 From: henry Date: Mon, 15 Sep 2008 14:07:38 +0100 Subject: [PATCH] Made floatTransfer 0 the default. --- etc/controlDict | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/controlDict b/etc/controlDict index 2cf2ce334a..9651981ac9 100644 --- a/etc/controlDict +++ b/etc/controlDict @@ -808,7 +808,7 @@ OptimisationSwitches { fileModificationSkew 10; commsType nonBlocking; //scheduled; //blocking; - floatTransfer 1; + floatTransfer 0; nProcsSimpleSum 0; }