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

plotting residuals with foammonitor

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 29, 2021, 16:09
Default plotting residuals with foammonitor
  #1
New Member
 
Join Date: Jan 2021
Posts: 4
Rep Power: 5
_Revolution_ is on a distinguished road
Hello all,
I would like to plot the residuals of U, p_rgh and h with foammonitor.Currently I use the solverInfo function, which I specify in the controlDict. When I call foammonitor residuals.dat, the final residuals and the number of iterations are plotted as well as the initial residuals. Is there a way to plot only the initial residuals?

Code:
    

functions
{

     residuals
     {
            type                solverInfo;
            libs               ("libutilityFunctionObjects.so");
            region            fluid;
            fields              (p_rgh U h);
            writeResidualFields     yes;
     }
}
I hope someone can help me.


With kind regards
_Revolution_ is offline   Reply With Quote

Old   June 24, 2023, 20:51
Default
  #2
New Member
 
Tom O
Join Date: Mar 2022
Posts: 4
Rep Power: 4
OYYO is on a distinguished road
Hello,I have a similar question, have you solve this problem yet?
OYYO 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
using foamMonitor to plot Residuals qutadah.r OpenFOAM Post-Processing 1 October 26, 2021 19:08
plotting residuals - gnuplot/pyFoam display issues OlivierM OpenFOAM 9 April 15, 2021 10:44
Plotting Residuals in Tecplot mkewley FLUENT 2 September 18, 2018 12:35
buoyantSimpleFoam - not plotting residuals student666 OpenFOAM Running, Solving & CFD 5 January 9, 2017 15:07
[PyFoam] Plotting values (e.g. residuals) from all iterations with pyFoam chriss85 OpenFOAM Community Contributions 5 November 11, 2014 11:13


All times are GMT -4. The time now is 06:53.