CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Special Topics > Visualization & Post-Processing

[CFD-POST] How are gradients calculated?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 27, 2014, 08:00
Default [CFD-POST] How are gradients calculated?
  #1
New Member
 
Gustavo
Join Date: Jun 2013
Posts: 26
Rep Power: 12
ghobold is on a distinguished road
I'm having trouble understanding how gradients are obtained by CFD-Post. I am running an adimensional problem in Fluent and I want to calculate the Nusselt number in CFD-Post. However, whenever I probe the temperature gradient on the pipe wall, Fourier's law is never obeyed. In other words:

probe(Wall Heat Flux)@wallPoint ≃ 1 (which is what is set up in Fluent, so it's OK), but

-probe(Thermal Conductivity)@wallPoint*probe(Temperature.Gradient )@wallPoint ≃ 0.719, which contradicts Fourier's law.

It's an axisymmetric problem (simple circular duct), so Temperature.Gradient Y ≃ Temperature.Gradient, but Fourier's law is not obeyed.
ghobold is offline   Reply With Quote

Old   March 26, 2014, 07:24
Default
  #2
Senior Member
 
Bruno
Join Date: Mar 2009
Location: Brazil
Posts: 277
Rep Power: 21
brunoc is on a distinguished road
CFD-Post uses shape functions to calculate gradients. They are detailed in the CFX documentation.

Fluent stores the results in the mesh elements/cells, whereas CFX stores them in the mesh nodes. So when CFD-Post read a Fluent result, it interpolates the cell values to nodes, and all calculations are then node-based (including the gradients based on shape functions). That is why you see a difference. Fluent, on the other hand, calculates them internally, but the temperature gradient calculated by Fluent is not available to CFD-Post by default.

You should always trust the solver computed values (Wall Heat Flux, Wall Shear, etc), not the one you manually computed.

Cheers.
brunoc is offline   Reply With Quote

Reply


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
dsmcFoam setup hherbol OpenFOAM Pre-Processing 1 November 19, 2021 01:52
[CFD - Post] Discrepancy between areaInt of Pressure ziggo Visualization & Post-Processing 0 September 4, 2013 11:25
[CFD Post] Rescale the Viewer max3.2 ANSYS 1 September 5, 2011 14:13
[CFD Post] Surface streamlines not located where needed siw CFX 1 July 7, 2011 19:13
[CFD Post] Displaying boundary layer profiles siw CFX 0 July 4, 2011 12:15


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