mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: trim trailing space
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: v2011 |
|
||||
| \\ / O peration | Version: v2012 |
|
||||
| \\ / A nd | Website: www.openfoam.com |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
@ -53,7 +53,7 @@ functions
|
||||
fieldMinMax
|
||||
{
|
||||
type fieldMinMax;
|
||||
functionObjectLibs (fieldFunctionObjects);
|
||||
libs (fieldFunctionObjects);
|
||||
fields ( U p T);
|
||||
mode magnitude;
|
||||
writeControl timeStep;
|
||||
|
||||
Reference in New Issue
Block a user