Skip to content

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