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 415
    • Issues 415
    • 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
  • Issues
  • #394
Closed
Open
Issue created Jan 26, 2017 by Admin@OpenFOAM-adminMaintainer

serious issue in interCondensingEvaporatingFoam or deeper

Dear Developers,

It seems that there is a serious issue in the interCondensingEvaporatingFoam (it can be hidden deeper than the solver). If you run the tutorial case: condensatingVessel, where the cooling wall is set on the left side:

left { type fixedValue; value uniform 360; } right { type zeroGradient; value $internalField; }

and compare its results to EXACTLY the same problem but with the definition of the cooling wall on the right side:

right { type fixedValue; value uniform 360; } left { type zeroGradient; value $internalField; }

the results SHOULD be symmetric, a mirror image of eachother, but it is not the case... Please see attached figures, which compare the results for time = 4.

they are even not close to be symmetric... it seems like a serious bug.

regards JIMU_BUGalpha_liquid_BUGT_BUG

Assignee
Assign to
Time tracking