GIT: remove leading/trailing blank lines, trailing whitespace

This commit is contained in:
OpenFOAM bot
2020-06-17 10:46:26 +02:00
parent 5982a1aab4
commit 01ec92fd35
130 changed files with 36 additions and 149 deletions

View File

@ -18,6 +18,4 @@ FoamFile
dimensions [0 1 -2 0 0 0 0];
value (0 0 -9.81);
// ************************************************************************* //

View File

@ -33,6 +33,4 @@ RAS
}
}
// ************************************************************************* //

View File

@ -53,6 +53,4 @@ functions
#includeFunc "samples"
}
// ************************************************************************* //

View File

@ -1,4 +1,3 @@
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |

View File

@ -156,4 +156,3 @@ sets
// ************************************************************************* //

View File

@ -20,4 +20,3 @@ value (0 0 -9.81);
// ************************************************************************* //

View File

@ -35,4 +35,3 @@ RAS
// ************************************************************************* //

View File

@ -55,4 +55,3 @@ regions
// ************************************************************************* //

View File

@ -23,7 +23,7 @@ boundaryField
".*"
{
type calculated;
value uniform 1e5;
value $internalField;
}
frontAndBack

View File

@ -12,4 +12,3 @@ rm -f *.png
rm -f constant/{R*,points*,UMean*}
#------------------------------------------------------------------------------

View File

@ -81,6 +81,4 @@ parallelRun $models
serialRun $models
#------------------------------------------------------------------------------

View File

@ -18,4 +18,3 @@ runApplication blockMesh
rm -rf results
#------------------------------------------------------------------------------

View File

@ -30,4 +30,3 @@ the 'results' directory.
#------------------------------------------------------------------------------

View File

@ -23,6 +23,4 @@ coeffs
n (1 2 2);
}
// ************************************************************************* //