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

Plot the residuals over all the domain

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 27, 2017, 17:01
Default Plot the residuals over all the domain
  #1
New Member
 
Douglas Wellington Pontes
Join Date: Aug 2015
Posts: 2
Rep Power: 0
Douglas is on a distinguished road
Hello.
Is it possible with OpenFOAM 4.0 plot the residual field?
I want to plot the residual field to see where in the domain my simulation does not show good convergence.

I tried this in controlDict:

functions
{
residuals
{
type residuals;
libs ( "libutilityFunctionObjects.so" );
executeControl writeTime;
writeControl timeStep;
fields ( p_rgh h );
writeInterval 1;
}
}

This function plot only the largest value of the residual for the p_rgh and h fields but not the residuals fields over the domain.
I'm using the solver buoyantSimpleFoam.

Thanks
Douglas is offline   Reply With Quote

Reply

Tags
buoyantsimplefoam, domain, residual field, residuals

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Can CFX model periodic heat transfer problem Ethan_Sparkle CFX 41 June 14, 2017 08:22
Domain Imbalance HMR CFX 5 October 10, 2016 06:57
How to plot residuals of all iterations in Fluent FJSJ FLUENT 4 September 20, 2013 10:47
[PyFoam] why pyFoamPlotRunner doesn't plot continuity residuals? immortality OpenFOAM Community Contributions 10 May 5, 2013 07:13
CFX domain comparison Kiat110616 CFX 4 April 3, 2011 23:43


All times are GMT -4. The time now is 09:24.