This repository has been archived on 2023-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
foam-extend4.1-coherent-io/tutorials/incompressible/simpleFoam/ERCOFTAC_ConicalDiffuser/Case1.1/postProcessing
2012-04-15 13:43:52 -04:00
..
compareAll.gplt Add mixingPlane tutorials 2012-04-15 13:43:52 -04:00
compareAll.html Add mixingPlane tutorials 2012-04-15 13:43:52 -04:00
compareK.gplt Add mixingPlane tutorials 2012-04-15 13:43:52 -04:00
compareU.gplt Add mixingPlane tutorials 2012-04-15 13:43:52 -04:00
plotResiduals.gplt Add mixingPlane tutorials 2012-04-15 13:43:52 -04:00
README Add mixingPlane tutorials 2012-04-15 13:43:52 -04:00

Do automatic post-processing by doing the following:
(this example uses time step 1200. To use another time step
modify the -time for sample, and modify in compareAll.gplt)

sample -case .. -time 1200
gnuplot compareAll.gplt
mozilla file://$PWD/compareAll.html

To plot the residuals do the following:
(This example assumes that you have a log file in your case directory)
foamLog ../log
gnuplot plotResiduals.gplt
mozilla file://$PWD/residuals.png

The development of these files was done by:
Håkan Nilsson, Chalmers University of Technology, Sweden
Maryse Page, IREQ, Hydro Quebec, Canada
Martin Beaudoin, IREQ, Hydro Quebec, Canada
Omar Bounous, Chalmers University of Technology, Sweden