|
[Sponsors] |
November 13, 2016, 11:42 |
Plotting Residuals in Tecplot
|
#1 |
New Member
NY
Join Date: Oct 2016
Posts: 2
Rep Power: 0 |
Hello,
Does anyone know how to set continuity residuals or velocity residuals as part of Tecplot exported data? I know you can show the plot of residuals vs. iteration in the Fluent window or export the total model residuals to a .out file, but I am looking to plot the residual in Tecplot to see where my model is not converging. I am struggling with convergence and am hoping this will help show some areas where I need to set a larger mesh. Thank you! Marissa |
|
September 18, 2018, 10:11 |
|
#2 |
New Member
Nazi
Join Date: May 2016
Posts: 5
Rep Power: 10 |
Hello,
Did you figure it out? |
|
September 18, 2018, 13:35 |
|
#3 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,752
Rep Power: 66 |
Residuals are not saved by default. You have to enable the storage of residuals in the expert options. You have to do two things. 1) turn on residuals. 2) set Fluent to also write residuals to the .dat file.
Type this into the TUI. /solve/set/expert n y n n For example it might look like this if you do it interactively Code:
/solve/set> expert use alternate formulation for wall temperatures? [no] n Save cell residuals for post-processing? [no] y Keep temporary solver memory from being freed? [no] n Allow selection of all applicable discretization schemes? [no] n Then you can go to data file quantities and under additional quantities select the residuals you want to write to the .dat file. Then you will be able to see the local cell residuals in tecplot. |
|
Tags |
continuity, convergence fluent, residuals, tecplot |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
plotting residuals | SUBHANKAR | OpenFOAM Post-Processing | 30 | May 21, 2024 04:54 |
[PyFoam] Plotting values (e.g. residuals) from all iterations with pyFoam | chriss85 | OpenFOAM Community Contributions | 5 | November 11, 2014 12:13 |
Plotting residuals | krembil | OpenFOAM Running, Solving & CFD | 2 | August 16, 2014 04:38 |
CFX to tecplot for plotting Cp(preesure coeff.) | jason_ | CFX | 3 | June 20, 2011 19:38 |
Tecplot problem of plotting boundary in contour | mafoi | Tecplot | 1 | April 5, 2005 07:43 |