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

Locating max residuals in volume

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 26, 2022, 03:57
Default Locating max residuals in volume
  #1
New Member
 
Join Date: Apr 2021
Posts: 6
Rep Power: 5
gerald is on a distinguished road
Hello,
Is there a way to monitor the location (x,y,z) where residual(s) are maximum, along iterations?
Best,
Gérald

Last edited by gerald; February 26, 2022 at 03:59. Reason: Add tags
gerald is offline   Reply With Quote

Old   February 26, 2022, 15:56
Default
  #2
Senior Member
 
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 506
Rep Power: 17
bigfootedrockmidget is on a distinguished road
With the keyword MAX_RES you can add the maximum value of the residuals for each of the transported variables to the history file. It will not give you the locations where these values occur, for that you'll have to check the volume fields in paraview.
bigfootedrockmidget is offline   Reply With Quote

Old   February 27, 2022, 04:00
Default
  #3
New Member
 
Join Date: Apr 2021
Posts: 6
Rep Power: 5
gerald is on a distinguished road
Thanks for the information and tip. I guess the keywords RES_DENSITY or RES_XXX should be added to the VOLUME_OUTPUT variables in the .cfg to get in the residuals in the field output file. Would I then get the explicit residual (in case I am running a steady RANS/euler simulation with an implicit stage)?
Best,
Gérald
gerald is offline   Reply With Quote

Old   February 28, 2022, 12:33
Default
  #4
Member
 
na
Join Date: Jul 2018
Posts: 83
Rep Power: 7
TKatt is on a distinguished road
Just use
Code:
VOLUME_OUTPUT= RESIDUAL, ...
to get the residuals of all solution variables. Then I would recommend using the Threshold filter in Paraview to identify spots with high residuals (in case that does not become obvious at first glance of the results).



I am not sure what you mean with 'explicit residual' though. For a steady simulation the residual is computed the same way for explicit or implicit simulation (as far as I am aware of)
TKatt is offline   Reply With Quote

Old   March 2, 2022, 02:14
Default
  #5
New Member
 
Join Date: Apr 2021
Posts: 6
Rep Power: 5
gerald is on a distinguished road
Many thanks for your answer. I am not a numerician, but as far as I know some codes distinguish between the "explicit" residual , physically relevant if I understand it right, and an "implicit" residual used somehow in the implicit scheme. If there is no such distinction in SU2 then it's fine I guess.
Best,
Gérald
gerald 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
SU2-7.0.1 on ubuntu 18.04 hyunko SU2 Installation 7 March 16, 2020 04:37
Adapt Fluent Mesh to weirOverflow tutorial WaterHammer1985 OpenFOAM Running, Solving & CFD 2 July 5, 2018 02:37
How to use "translation" in solidBodyMotionFunction in OpenFOAM rupesh_w OpenFOAM Running, Solving & CFD 5 August 16, 2016 04:27
channelFoam for a 3D pipe AlmostSurelyRob OpenFOAM 3 June 24, 2011 13:06
[blockMesh] BlockMesh FOAM warning gaottino OpenFOAM Meshing & Mesh Conversion 7 July 19, 2010 14:11


All times are GMT -4. The time now is 18:48.