|
[Sponsors] |
July 9, 2012, 21:44 |
Fluent exceeding Solution Limits on faces
|
#1 |
New Member
Join Date: Jul 2010
Posts: 8
Rep Power: 16 |
I am using Fluent with a compiled UDF to provide some boundary conditions, specifically a wall heat flux (but the UDF should be irrelevant to this particular issue). I have set the minimum and maximum temperatures in Fluent to 200 K and 2200 K, respectively via the Solution Limits box under Solution Controls. Despite this, when I use the UDF command F_T(face,f_thread) to query the temperature on a boundary face, Fluent often returns a value well outside these temperature limits (including very negative values). Do the Solution Limits specified under Solution Controls not apply to faces? How can I force Fluent to limit ALL temperatures (including faces) to these limits?
|
|
July 10, 2012, 01:20 |
|
#2 |
Super Moderator
Alex
Join Date: Jun 2012
Location: Germany
Posts: 3,427
Rep Power: 49 |
Maybe you could use a bounded scheme (like first order upwind) for the computation of the Energy equation.
|
|
July 10, 2012, 16:49 |
|
#3 |
New Member
Join Date: Jul 2010
Posts: 8
Rep Power: 16 |
||
July 10, 2012, 17:34 |
|
#4 |
Super Moderator
Alex
Join Date: Jun 2012
Location: Germany
Posts: 3,427
Rep Power: 49 |
You are right, with a first order upwind scheme, over- and undershoots should not appear, especially when the range of the variable is set as a limit for the solver.
I'd be interested in a solution to this problem too. My current analysis features a melting process in which the liquidus temperature is exceeded before the cell is fully melted. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Commercial meshers] fluentMeshToFoam multidomain mesh conversion problem | Attesz | OpenFOAM Meshing & Mesh Conversion | 12 | May 2, 2013 11:52 |
Initial solution fluent | fevi84 | Fluent UDF and Scheme Programming | 1 | June 23, 2012 13:10 |
[ICEM] Export ICEM mesh to Gambit / Fluent | romekr | ANSYS Meshing & Geometry | 1 | November 26, 2011 13:11 |
Problem in running ICEM grid in Openfoam | Tarak | OpenFOAM | 6 | September 9, 2011 18:51 |
Sliding mesh error | Karl Kevala | FLUENT | 4 | February 21, 2001 16:52 |