OpenFOAM-4.x/applications/utilities/postProcessing
Henry Weller c18fd1d300 createTurbulenceFields: Specification of turbulence fields now command-line option
Usage: createTurbulenceFields [OPTIONS]
options:
  -case <dir>       specify alternate case directory, default is the cwd
  -constant         include the 'constant/' dir in the times list
  -fields <wordReList>
                    specify which turbulence fields (k, epsilon, omega, R) to
                    write - eg '(k omega)' or '(R)' or '(.*)'.
  -latestTime       select the latest time
  -newTimes         select the new times
  -noFunctionObjects
                    do not execute functionObjects
  -noZero           exclude the '0/' dir from the times list, has precedence
                    over the -withZero option
  -parallel         run in parallel
  -roots <(dir1 .. dirN)>
                    slave root directories for distributed running
  -time <ranges>    comma-separated time ranges - eg, ':10,20,40:70,1000:'
  -srcDoc           display source code in browser
  -doc              display application documentation in browser
  -help             print the usage

Resolves feature request http://www.openfoam.org/mantisbt/view.php?id=1912
2015-11-13 10:55:34 +00:00
..
dataConversion applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
foamCalc
graphics applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
lagrangian applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
miscellaneous applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
noise applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
patch
sampling sampledPlane: Correct handling of coordinate system specification 2015-06-25 22:04:00 +01:00
scalarField/pPrime2 Added "-region" option to wallGradU, temporalInterpolate and pPrime2 2015-10-05 11:33:13 +01:00
stressField/stressComponents
turbulence createTurbulenceFields: Specification of turbulence fields now command-line option 2015-11-13 10:55:34 +00:00
velocityField applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
wall wallHeatFlux: Add support for radiative and total heat-fluxes 2015-10-30 14:32:26 +00:00