ORNL / ORNL/AdditiveFOAM

adaptive mesh refinement load balancing alternative / zoltanRenumber removed from openFoam-14

Open
#105 3 comments 0 reactions 1 assignee View on GitHub

@colemanjs is already working on this.

Since Sep 17, 2026.

bug documentation
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.