adaptive mesh refinement load balancing alternative / zoltanRenumber removed from openFoam-14
@colemanjs is already working on this.
Since Sep 17, 2026.
- Dominant language
- C++
- Stars
- 74
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
The current user guide for AdditveFOAM discusses the use of zoltan for load balancing during adaptive mesh refinement, however zoltanRenumber appears to be deprecated for OpenFoam-14, so zoltan is no longer available for selection as a distributor. Using zoltan as the distributor under decomposeParDict will result in an error in additiveFoam if used. Are there any good alternatives here for load balancing with adaptive mesh refinement?
You can find the associated commit for removal of zoltanRenumber in OpenFOAM here: https://github.com/OpenFOAM/OpenFOAM-14/commit/4b6b4924082f3499c99687fd45108410e59d1788
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.