CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Post-Processing

How to get the wall temperature?

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 22, 2018, 08:45
Default How to get the wall temperature?
  #1
New Member
 
Richard
Join Date: Apr 2018
Posts: 24
Rep Power: 7
Qinh is on a distinguished road
Hello everyone,

I have simulated the water flowing through a pipe with constant heat flux at the wall using OpenFOAM, and I can obtain the temperature and volicity of the fluid. But how can I get the wall temperature since there is only one fluid computational domain?

Could you please give me some hints? Thank you in advance!

Best regards,
Qinh
Qinh is offline   Reply With Quote

Old   July 23, 2018, 07:07
Default
  #2
Senior Member
 
Joachim Herb
Join Date: Sep 2010
Posts: 650
Rep Power: 21
jherb is on a distinguished road
Do you mean in paraview? Then you have to selected the corresponding wall face in the box "Mesh Regions" before loading the case.
jherb is offline   Reply With Quote

Old   July 23, 2018, 14:47
Default
  #3
Member
 
cyss38's Avatar
 
Cyrille Bonamy
Join Date: Mar 2015
Location: Grenoble, France
Posts: 85
Rep Power: 11
cyss38 is on a distinguished road
Warning : on surface, the paraview value can be interpolated value from the internal field. You can open the data file and see if there is value for your patch or if there is only a boundary condition. If there is only a boundary condition (zeroGradient for example), paraview will give interpolated value of the internal field.
cyss38 is offline   Reply With Quote

Old   July 27, 2018, 20:16
Default
  #4
New Member
 
Richard
Join Date: Apr 2018
Posts: 24
Rep Power: 7
Qinh is on a distinguished road
Hi Herb and Bonamy,

Thank you for your reply. I want to obtain the temperatuere of the wall which implement constant heat flux to the fluid domain. However, in ParaView, I will get the temperature of the fluid boundary if I select the boundary face. So how can I get the wall temperature if there is a fixedGradient boundary condition ?
Qinh is offline   Reply With Quote

Old   July 30, 2018, 03:08
Default
  #5
Member
 
cyss38's Avatar
 
Cyrille Bonamy
Join Date: Mar 2015
Location: Grenoble, France
Posts: 85
Rep Power: 11
cyss38 is on a distinguished road
Do you have try to open a result temperature field file to see if there is data in the boundary part?
If it is just write something like following (for result at no zero time step), it is impossible to have the field on the wall (without interpolation).
wall
{
type fixedGradient;
gradient uniform 60;
}
cyss38 is offline   Reply With Quote

Old   July 31, 2018, 21:40
Default
  #6
New Member
 
Richard
Join Date: Apr 2018
Posts: 24
Rep Power: 7
Qinh is on a distinguished road
Hello Bonamy,

The temperature file only includes the fluid domain temperature. However, in this case, the wall temperature is used during the calculation process. So how can I obtain the wall temperature ? Or how to interpolate the value from the internal field in ParaView ? Thank you in advance!
Qinh is offline   Reply With Quote

Old   August 1, 2018, 16:09
Default
  #7
Member
 
cyss38's Avatar
 
Cyrille Bonamy
Join Date: Mar 2015
Location: Grenoble, France
Posts: 85
Rep Power: 11
cyss38 is on a distinguished road
1) To know exactly what the openfoam solver performs, you must found the source files corresponding to your boundary condition and try to understand...

2) To have an interpolated value of the field on the patch with paraview, in paraview you click in the "Mesh Regions" box (at the bottom right) on the patch name (for example wall if it is the name of your patch) and you unselect the internalMesh. Next you click "Apply" and you will see onlly the patch with the value of the field on the patch. The value will be an interpolated value (interpolated by paraview and not openfoam...)
cyss38 is offline   Reply With Quote

Old   December 20, 2019, 00:25
Default
  #8
Senior Member
 
Jianrui Zeng
Join Date: May 2018
Location: China
Posts: 157
Rep Power: 7
calf.Z is on a distinguished road
How can I plot the wall temperature curves along the pipe after visualizing the wall surface?
calf.Z is offline   Reply With Quote

Old   March 10, 2022, 09:51
Default
  #9
New Member
 
Amit Makhija
Join Date: Apr 2018
Posts: 11
Rep Power: 8
AMitgM95 is on a distinguished road
Hi,

Were you able to estimate the surface temperature? I am also interested in calculating the temperature at the wall's surface to calculate the Nusselt number.
AMitgM95 is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
[openSmoke] libOpenSMOKE Tobi OpenFOAM Community Contributions 562 January 25, 2023 09:21
Ansys CFX problem: unexpected very high temperatures in premix laminar combustion faizan_habib7 CFX 4 February 1, 2016 17:00
is internalField(U) equivalent to zeroGradient? immortality OpenFOAM Running, Solving & CFD 7 March 29, 2013 01:27
Errors running allwmake in OpenFOAM141dev with WM_COMPILE_OPTION%3ddebug unoder OpenFOAM Installation 11 January 30, 2008 20:30
About fix wall temperature in wall boundary joon Siemens 2 March 10, 2003 01:41


All times are GMT -4. The time now is 04:21.