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 413
    • Issues 413
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Merge requests
  • !542

General enhancement to icoReactingMultiphaseInterFoam solver, sub-models and FO's

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sergio Ferraris requested to merge feature-icoMulti-FOs into develop May 25, 2022
  • Overview 21
  • Commits 8
  • Changes 263
  1. Name changing and namespace used for some multi phase class used in icoReactingMultiphaseInterFoam.
  2. Creating a new derivedFvPatch for thermal BC's (detached from TurbulenceCompressible) which allows to use phase system models in FO's. This new lib was added to all the thermal solvers
  3. Adding new diffusion-based mass transfer model to icoReactingMultiphaseInterFoam
  4. Improving consistency of Hf between phases (updated tutorials entries)
  5. HeatFlux and htc FO's are available to use with icoReactingMultiphaseInterFoam

NOTE: There is memory leak problem at the end of the run when using icoReactingMultiphaseInterFoam and 'fieldFunctionObjects' is loaded usng lddOpen. NEED TO BE REVIEWED

Edited Jun 21, 2022 by Kutalmış Berçin
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature-icoMulti-FOs