CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   conjugate heate transfer: thermophysical properties (https://www.cfd-online.com/Forums/openfoam-solving/127285-conjugate-heate-transfer-thermophysical-properties.html)

skuznet December 8, 2013 00:43

conjugate heate transfer: thermophysical properties
 
1 Attachment(s)
Hello FOAMers!

I'm trying to simulate conjugate heat transfer in a simple heat exchanger using chtMultiRegionSimpleFoam. I have a water flowing between heated metallic plates. I was able to set up a case based on examples multiRegionHeater and planeWall2D. In these examples air with perfectGas equation of state is used. When I run it with air, the results look ok, at least qualitatively.

However, I would like to use water instead of air, and perfectGas equation of state can't be used.
I tried to use file thermophysicalProperties from the
/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/constant/bottomWater/thermophysicalProperties (which is for transient solver)
instead of the file with air properties, I also changed density limits in the system/fluidDomain/fvSolution.SIMPLE. With this changes I was able to run my case, however the results are not correct. The fluid domain doesn't get heated. The temperature increases only on the boundaries of the fluid domain, inside fluid domain temperature does not change. There is something wrong with my definition of fluid, looks like there is no heat conduction inside fluid.

I wonder if anyone can explain me what do I do if I want to use water instead of air?
Can I use water properties from
/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionLiquidHeater/constant/bottomWater/thermophysicalProperties (which is for transient solver)?
If yes, what else I should change in my case?
It would be great if someone can give me a working example of using chtMultiRegionSimpleFoam with water or any other liquid, not gas.

Thank you!


All times are GMT -4. The time now is 07:49.