Skip to content
Snippets Groups Projects
Commit d3290874 authored by Andrew Heather's avatar Andrew Heather
Browse files

ENH: Added fieldMinMax function object default config

parent b3c9bd48
Branches
Tags
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
Calculates the mimima and maxima of fields
\*---------------------------------------------------------------------------*/
type fieldMinMax;
libs ("libfieldFunctionObjects.so");
fields (".*");
executeControl timeStep;
// ************************************************************************* //
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment