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

Calculates and writes the enstrophy of the velocity field U. More...


Detailed Description

Calculates and writes the enstrophy of the velocity field U.

The -noWrite option just outputs the max/min values without writing the field.

Usage
  • enstrophy [OPTIONS]
Parameters:
-noWrite
Suppress output to files.
-dict<dictionary name>
Use named dictionary instead of system/controlDict.
-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.
-parallel
Run in parallel.
-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 enstrophy.C.

+ Include dependency graph for enstrophy.C:

Go to the source code of this file.