|
[Sponsors] |
Difference in values of velocity contour and velocity vector |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 13, 2015, 14:36 |
Difference in values of velocity contour and velocity vector
|
#1 |
Member
Ashutosh
Join Date: Jul 2013
Posts: 98
Rep Power: 13 |
I plotted a velocity contour and velocity vectors for a problem whose converged solution was obtained. I noticed that the values of the minimum and maximum values shown are different in both cases. I want to know what could be the possible reason? What is the exact value of minimum and maximum velocity in the domain?
Kindly help Last edited by dreamz; July 14, 2015 at 01:13. Reason: Have to linkback an earlier post |
|
October 13, 2016, 22:50 |
|
#2 |
New Member
Join Date: Oct 2016
Posts: 2
Rep Power: 0 |
Have you found the reason? I met the same problem recently.
|
|
October 17, 2016, 05:09 |
|
#3 |
Member
Join Date: Jun 2016
Posts: 66
Rep Power: 11 |
If you want to know the maximum and minimum of a quantity in a domain, just go to Report->Volume Integrals and choose Minimum/Maximum of the quantity. That's it.
As for the reason why the scale is different for vectors and contours - I do not know it but I guess that it may have something to do with the way how Fluent computes the auto-scale. This may be different for vectors and contours. |
|
October 17, 2016, 05:43 |
|
#4 |
New Member
Join Date: Oct 2016
Posts: 2
Rep Power: 0 |
Thank you, Zbynek. I know how to get the maximum and minimum values. I tried to export all the data on a surface to a ASCII file to see what the values were there, but failed to find out the reported max or min values. I am thinking about the Finite Volume Method that used in Fluent. Hope to find out how to calculate the values on node and facet center. If you have any idea, please let me know. You can get to me here or by email, lixfthu@hotmail.com
|
|
October 17, 2016, 09:55 |
|
#5 |
Member
Join Date: Jun 2016
Posts: 66
Rep Power: 11 |
I am not sure I am answering any better now but - to get face values, use UDFs. You can simply use F_U to get x-velocity on a face, if you combine that with begin_f_loop(f,t), you can print the face values in a file and study the outputs.
|
|
February 22, 2017, 07:43 |
|
#6 |
New Member
Jose Carlos
Join Date: May 2013
Posts: 6
Rep Power: 13 |
Hi guys, I just found out why. From the Fluent User Manual: "toggles between using scalar field values at nodes and at cell centers for computing the contours. When the Filled option is off, Node Values is always on."
So basically the difference is due to the reference point you take info from. Hope it helps someone in the future Cheers, Jota |
|
Tags |
contour, fluent, vector |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
velocity contour along an specific vector | 1988 | Tecplot | 1 | August 14, 2014 02:24 |
pressure contour and velocity profile problem | alee1293 | Main CFD Forum | 0 | July 18, 2014 11:31 |
Z velocity contour values differ from vectors | ghost82 | FLUENT | 0 | October 7, 2012 05:23 |
Display velocity vector and contour in the same window | lalula2 | FLUENT | 2 | August 24, 2009 09:11 |
Contour plot with negative velocity | J | CFX | 11 | November 3, 2008 17:46 |