OpenFOAM-4.x-lab/src/postProcessing/functionObjects
Henry Weller 1944b09bb5 SolverPerformance: Complete the integration of the templated SolverPerformance<Type>
Now solvers return solver performance information for all components
with backward compatibility provided by the "max" function which created
the scalar solverPerformance from the maximum component residuals from
the SolverPerformance<Type>.

The residuals functionObject has been upgraded to support
SolverPerformance<Type> so that now the initial residuals for all
(valid) components are tabulated, e.g. for the cavity tutorial case the
residuals for p, Ux and Uy are listed vs time.

Currently the residualControl option of pimpleControl and simpleControl
is supported in backward compatibility mode (only the maximum component
residual is considered) but in the future this will be upgraded to
support convergence control for the components individually.

This development started from patches provided by Bruno Santos, See
http://www.openfoam.org/mantisbt/view.php?id=1824
2015-11-10 08:50:11 +00:00
..
cloud cloudInfo: Updated for changes to functionObjectFile 2015-08-05 18:01:50 +01:00
doc Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
field cellSource: Added weightedVolAverage option 2015-06-30 11:20:02 +01:00
forces Use basicThermo::dictName rather than hard-coding "thermophysicalProperties" 2015-06-24 10:44:57 +01:00
fvTools functionObjects/fvTools/calcFvcGrad: Avoid clash with cached gradient field 2015-08-18 12:13:09 +01:00
IO Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
jobControl Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
systemCall Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
utilities SolverPerformance: Complete the integration of the templated SolverPerformance<Type> 2015-11-10 08:50:11 +00:00
Allwmake New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00