mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Made floatTransfer 0 the default.
This commit is contained in:
@ -808,7 +808,7 @@ OptimisationSwitches
|
||||
{
|
||||
fileModificationSkew 10;
|
||||
commsType nonBlocking; //scheduled; //blocking;
|
||||
floatTransfer 1;
|
||||
floatTransfer 0;
|
||||
nProcsSimpleSum 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user