FreeFOAM The Cross-Platform CFD Toolkit
postChannel.C File Reference

Post-processes data from channel flow calculations. More...


Detailed Description

Post-processes data from channel flow calculations.

For each time: calculate: txx, txy,tyy, txy, eps, prod, vorticity, enstrophy and helicity. Assuming that the mesh is periodic in the x and z directions, collapse Umeanx, Umeany, txx, txy and tyy to a line and print them as standard output.

Usage
  • postChannel [OPTIONS]
Parameters:
-noZero
Ignore timestep 0.
-constant
Include the constant directory.
-time<time>
Apply only to specific time.
-latestTime
Only apply to latest time step.
-case<dir>
Case directory.
-help
Display help message.
-doc
Display Doxygen API documentation page for this application.
-srcDoc
Display Doxygen source documentation page for this application.

Definition in file postChannel.C.

+ Include dependency graph for postChannel.C:

Go to the source code of this file.