Skip to content
Snippets Groups Projects
Commit 447ee9e0 authored by mattijs's avatar mattijs
Browse files

ENH: processorField: added etc/caseDicts file. Fixes #807.

parent 1275c71e
No related branches found
No related tags found
No related merge requests found
/*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Web: www.OpenFOAM.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Description
Writes a volScalarField with processor number. Useful for postprocessing.
\*---------------------------------------------------------------------------*/
type processorField;
libs ("libfieldFunctionObjects.so");
executeControl writeTime;
writeControl writeTime;
// ************************************************************************* //
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment