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
  • !438

INT: reacting*EulerFoam: correct handling of K for energy equation (#2033)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Kutalmış Berçin requested to merge issue-2033-reactingMultiphaseEulerFoam-reactingTwoPhaseEulerFoam into develop Mar 30, 2021
  • Overview 0
  • Commits 1
  • Changes 4
  • Integration from OpenFOAM.org: (link).
  • It was reported in #2033 (closed) that reactingTwoPhaseEulerFoam and reactingMultiphaseEulerFoamcould not reproduce the closed-form solutions available for Sod's shock tube test case.
  • To this end, two test cases were setup (the link will be broken in the future):
    • reactingTwoPhaseEulerFoam
    • reactingMultiphaseEulerFoam
  • Effects of the bug fix on these test cases are illustrated below (left: previous state, right: new state):

reactingTwoPhaseEulerFoam

reactingMultiphaseEulerFoam

Tutorials

  • The bug fix changes the output of the existing tutorials:

new-logs.gz old-logs.gz

new-testLoopReport.gz old-testLoopReport.gz

Environment (development)
    base0    = base
    base1    = develop
    api      = 2102
    patch    = 210210
    HEAD     = 8abac1dc4d
    version  = com
    compiler = Clang (system)
             = clang version 9.0.1 
    mpi      = SYSTEMOPENMPI
             = mpirun (Open MPI) 1.10.7.0.5e373bf1fd
    OS       = Description:     openSUSE Leap 15.1
    opts     = linux64ClangDPInt32Opt
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: issue-2033-reactingMultiphaseEulerFoam-reactingTwoPhaseEulerFoam