-
- Downloads
FIX: redistributePar problems with lagrangian
- the fileHandler changes included setting cacheLevel(0) to avoid blocking with redistributePar. However, this meant if clouds were not uniformly present on all ranks the fileHandler would follow different code paths and lead to blocking. Now switch to distributed mode for the lagrangian operations within redistributePar based on the cacheLevel information. FIX: avoid triggering a false processor check in argList - when redistributing to few ranks
Showing
- applications/utilities/parallelProcessing/redistributePar/parLagrangianDistributor.C 29 additions, 10 deletions...llelProcessing/redistributePar/parLagrangianDistributor.C
- applications/utilities/parallelProcessing/redistributePar/redistributeLagrangian.H 34 additions, 6 deletions...rallelProcessing/redistributePar/redistributeLagrangian.H
- applications/utilities/parallelProcessing/redistributePar/redistributePar.C 9 additions, 8 deletions...ties/parallelProcessing/redistributePar/redistributePar.C
- src/OpenFOAM/global/argList/argList.C 4 additions, 4 deletionssrc/OpenFOAM/global/argList/argList.C
- tutorials/mesh/parallel/filter/Allrun 25 additions, 4 deletionstutorials/mesh/parallel/filter/Allrun
- tutorials/mesh/parallel/filter/system/decomposeParDict.5 32 additions, 0 deletionstutorials/mesh/parallel/filter/system/decomposeParDict.5
Loading
Please register or sign in to comment