openfoam/tutorials
Mark Olesen de133af526 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
2023-12-20 15:18:55 +01:00
..
basic ENH: cyclicAMI: add non-blocking for GAMG 2023-12-18 12:56:33 +00:00
combustion TUT: use '/' dictionary scoping for variables and foamDictionary (#1073) 2023-08-21 12:12:41 +02:00
compressible TUT: use '/' dictionary scoping for variables and foamDictionary (#1073) 2023-08-21 12:12:41 +02:00
discreteMethods BUG: redistributePar: handle lagrangian in decompose mode. See !605 2023-11-28 16:50:51 +00:00
DNS/dnsFoam/boxTurb16 RELEASE: Updated headers to v2306 2023-06-28 16:35:48 +01:00
electromagnetics RELEASE: Updated headers to v2306 2023-06-28 16:35:48 +01:00
financial/financialFoam/europeanCall RELEASE: Updated headers to v2306 2023-06-28 16:35:48 +01:00
finiteArea RELEASE: Updated headers to v2306 2023-06-28 16:35:48 +01:00
heatTransfer TUT: Allrun : requires numberOfDomains in decomposeParDict 2023-12-04 14:40:32 +00:00
incompressible TUT: added topology optimisation tutorials 2023-12-18 18:01:35 +00:00
IO TUT: redistributePar: use instead of decomposePar 2023-12-11 08:54:41 +00:00
lagrangian ENH: KinematicWeberNumber: add new cloud function object 2023-12-05 09:47:23 +00:00
mesh FIX: redistributePar problems with lagrangian 2023-12-20 15:18:55 +01:00
modules
multiphase TUT: use '/' dictionary scoping for variables and foamDictionary (#1073) 2023-08-21 12:12:41 +02:00
preProcessing RELEASE: Updated headers to v2306 2023-06-28 16:35:48 +01:00
resources RELEASE: Updated headers to v2306 2023-06-28 16:35:48 +01:00
stressAnalysis RELEASE: Updated headers to v2306 2023-06-28 16:35:48 +01:00
verificationAndValidation TUT: steadyBoundaryLayer: ensure compatibility with gnuplot version > 5.4 2023-11-09 14:02:13 +00:00
Allclean ENH: foamRunTutorials -dry-run option 2022-06-14 15:23:08 +02:00
Allcollect ENH: foamRunTutorials -dry-run option 2022-06-14 15:23:08 +02:00
Allrun CONFIG: add date and paths information for tutorial Allrun script 2021-09-22 17:42:21 +02:00
Alltest DOC: add -print-context to tutorial/Alltest 2023-11-15 11:10:10 +01:00