freefoam-flowType(1) Calculates and writes the flowType of velocity field U.

SYNOPSIS

freefoam flowType [-help] [-latestTime] [-noZero] [-constant] [-srcDoc] [-doc] [-time <time>] [-dict <dictionary name>] [-parallel] [-case <dir>]

DESCRIPTION

The -noWrite option has no meaning.

The flow type parameter is obtained according to the following equation:

             |D| - |Omega|
    lambda = -------------
             |D| + |Omega|
    -1 = rotational flow
     0 = simple shear flow
     1 = planar extensional flow

OPTIONS

-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.

AUTHOR

OpenCFD Ltd.

FREEFOAM

Part of the freefoam(1) suite.

COPYRIGHT

• Copyright © 2008-2012 Michael Wild.

• Copyright © 1991-2010 OpenCFD Ltd.