Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Development
OpenFOAM-plus
Commits
901d63f2
Commit
901d63f2
authored
Feb 04, 2019
by
Andrew Heather
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ENH: Added fieldMinMax function object default config
parent
8d3c4cd0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
+20
-0
etc/caseDicts/postProcessing/fields/fieldMinMax
etc/caseDicts/postProcessing/fields/fieldMinMax
+20
-0
No files found.
etc/caseDicts/postProcessing/fields/fieldMinMax
0 → 100644
View file @
901d63f2
/*--------------------------------*- 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;
// ************************************************************************* //
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment