CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

Discrepancies in max temperature in Fluent results

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 20, 2022, 19:31
Default Discrepancies in max temperature in Fluent results
  #1
buj
New Member
 
Join Date: Jan 2022
Posts: 2
Rep Power: 0
buj is on a distinguished road
I'm using Fluent to model temperatures in biological tissue using Penne's bioheat equation, with UDFs for tissue metabolism, tissue perfusion, and absorption from radiation in the tissue.


I've set up a test system for now to make sure the UDFs are working properly. The model is solving and temperature profiles in the results viewer are what I'd expect to see.



My problem is that I get different values for the maximum temperature using the results viewer if I use an expression to find the max temperature in the domain vs. defining a point at the max temperature.



In my example model, the domain of interest is "tissue".

  • the expression "maxVal(Temperature)@tissue" returns 38.157 °C.
  • inserting a point with the options below returns 37.841 °C.
    • Domains: "All Domains"
    • Method: "Variable Maximum"
    • Location: "tissue"
    • Variable: "Temperature"
Has anyone had this kind of problem before, or might they have an idea why this is happening?
buj is offline   Reply With Quote

Old   January 26, 2022, 23:25
Default
  #2
buj
New Member
 
Join Date: Jan 2022
Posts: 2
Rep Power: 0
buj is on a distinguished road
I've contacted ANSYS support and got a solution. Posting it here in case anyone else runs into this issue.


"The reason why you are getting different values for both cases is:
  • The max value of a domain (eg: maxVal(Temperature)@tissue ) gives a cell centred value (which is how Fluent operates).
  • The max value you get from a point corresponds to the temperature value of the nearest node (which is how CFX and CFD-Post operate).

The cell centred value (max value of the domain) must be used to obtain a more accurate value, as this bases the value on the centroid of the cell, giving a more reasonable prediction.


In general, the usage of maxVal (either for a point or the entire domain) must be done with care, as they can be prone to spurious values depending on mesh quality."
buj 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
Cavitation around NACA hydrofoil using interPhaseChangeFoam Kozan OpenFOAM Running, Solving & CFD 28 March 12, 2023 00:30
how to run fluent from matlab without using aas toolbox? artemis96 ANSYS 7 May 23, 2022 13:16
whats the cause of error? immortality OpenFOAM Running, Solving & CFD 13 March 24, 2021 08:15
Evaporation condensation below saturation temperature in FLUENT user321 Fluent Multiphase 1 January 29, 2020 06:41
Can't Get Temperature distribution in Solids in Fluent (Pipe cooling) Bobby Charlton FLUENT 0 December 31, 2019 20:07


All times are GMT -4. The time now is 22:39.