Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 426
    • Issues 426
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Merge requests
  • !505

ENH: Adding dynamic-mesh motion capabilities to various solvers

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Kutalmış Berçin requested to merge feature-dynamic-solvers into develop Nov 29, 2021
  • Overview 11
  • Commits 3
  • Changes 26

Summary

With the commit, the dynamicMeshMotion functionalities and the following solvers can operate in combination.

  • buoyantBoussinesqPimpleFoam
  • buoyantPimpleFoam
  • rhoCentralFoam
    • rhoCentralDyMFoam has been merged with rhoCentralFoam

Resolved bugs

N/A

Risks

  • No changes in user input.
  • No changes in any output of the existing tutorials except those for rhoCentralFoam.

Tests

  • Compilation (incl. submodules):
    • linux64ClangDPInt32Opt (clang11)
    • linux64GccDPInt32Opt
    • linux64GccSPDPInt64Debug
  • Alltest: No change in output with respect to the develop HEAD + no error
Edited Dec 14, 2021 by Kutalmış Berçin
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature-dynamic-solvers