CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

using heat flux BC on wall in openFOAM 6

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 4, 2018, 14:57
Post using heat flux BC on wall in openFOAM 6
  #1
New Member
 
ravi k
Join Date: Aug 2018
Posts: 2
Rep Power: 0
ravik21 is on a distinguished road
Hi Foamers,

I was using openFOAM 2.3.1 for a internal hvac problem. I was able to provide heat flux BC
on surfaces using turbulentHeatFluxTemperature BC.
But in openFOAM 6 this BC is no longer supported. What is the alternative for this BC in OF6 ?
I am shifting from OF2.3.1 to 6 because I want to use externalWallHeatFluxTemperature BC
for giving HTC and external temperature on external walls. This is not possible in OF2.3.1

I saw some threads: wallHeatFlux utility for an incompressible case
but didn't got any answer related to OF6.
It looks like there is an utility to do this : wallheatflux-utility, but I want to know what is the native option in OF6 itself.

Thanks,
Ravi
ravik21 is offline   Reply With Quote

Old   August 5, 2018, 10:58
Default Self compilation
  #2
New Member
 
Sandeep Pandey
Join Date: Jul 2016
Location: Germany
Posts: 10
Rep Power: 9
sandeep.pandey is on a distinguished road
Hi Ravi,

I had the same issue while upgraded to OpenFOAM 5.x with
Code:
compressible::turbulentHeatFluxTemperature;
Then, I took the same BC from the old version of OpenFOAM and compiled it by myself for OpenFOAM 5.x. As an example, I am attaching my BC for OpenFOAM 5.x (myturbulentHeatFluxTemperature.zip). Compile it as usual by
Code:
wclean
and
Code:
wmake
It worked fine for me, you can try with OpenFOAM 6.



Bests,
Sandeep
sandeep.pandey is offline   Reply With Quote

Old   August 5, 2018, 15:01
Thumbs up
  #3
New Member
 
ravi k
Join Date: Aug 2018
Posts: 2
Rep Power: 0
ravik21 is on a distinguished road
Thanks a lot Sandeep.
I will compile it with openFOAM 6 and will check if it works with OF6 or not.

But I wonder why it was removed in newer versions, there is absolutely no
other alternate boundary condition for turbulentHeatFluxTemperature ?

If really there is no native alternative then it should be added back, because its a frequently required BC for thermal simulations.

Ravi
ravik21 is offline   Reply With Quote

Old   January 14, 2019, 21:21
Default
  #4
Senior Member
 
Jianrui Zeng
Join Date: May 2018
Location: China
Posts: 157
Rep Power: 7
calf.Z is on a distinguished road
I think turbulentHeatFluxTemperature BC is replaced by externalWallHeatFluxTemperature ?
calf.Z is offline   Reply With Quote

Reply

Tags
externalwallheatflux, openfoam 6, turbulentheatflux, wallheatflux


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
decomposePar problem: Cell 0contains face labels out of range vaina74 OpenFOAM Pre-Processing 37 July 20, 2020 05:38
OpenFOAM v3.0+ ?? SBusch OpenFOAM 22 December 26, 2016 14:24
heat flux in openfoam JasonWang3 OpenFOAM Programming & Development 0 September 13, 2015 08:26
Heat transfer BC at wall- why need wall thickness? Julie FLUENT 7 February 3, 2012 21:41
Heat Flux at wall in a conjugate heat transfer problem Chander CFX 2 July 9, 2011 22:22


All times are GMT -4. The time now is 20:00.