Removing trailing whitespace

This commit is contained in:
Henrik Rusche 2015-05-15 15:57:39 +02:00
parent a9fefbe25b
commit ee97417a27
219 changed files with 161323 additions and 161325 deletions

View file

@ -15,43 +15,37 @@ FoamFile
} }
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
6 5
( (
topAndBottom topAndBottom
{ {
type patch; type patch;
nFaces 150; nFaces 150;
startFace 1654057; startFace 7077;
} }
inlet inlet
{ {
type patch; type patch;
nFaces 48; nFaces 48;
startFace 1654207; startFace 7227;
} }
outlet outlet
{ {
type patch; type patch;
nFaces 48; nFaces 48;
startFace 1654255; startFace 7275;
} }
symFront symFront
{ {
type symmetryPlane; type symmetryPlane;
nFaces 35801; nFaces 3600;
startFace 1654303; startFace 7323;
} }
symBack symBack
{ {
type symmetryPlane; type symmetryPlane;
nFaces 35792; nFaces 3600;
startFace 1690104; startFace 10923;
}
wing_5degrees.obj_WALL10
{
type wall;
nFaces 56064;
startFace 1725896;
} }
) )

View file

@ -23,7 +23,7 @@ startTime 0;
stopAt endTime; stopAt endTime;
endTime 0.1; endTime 1;
deltaT 1e-05; deltaT 1e-05;

View file

@ -15,7 +15,7 @@ FoamFile
} }
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
numberOfSubdomains 8; numberOfSubdomains 6;
method metis; method metis;

View file

@ -15,6 +15,7 @@ FoamFile
} }
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
7 7
( (
plate plate
@ -68,4 +69,5 @@ frontAndBackPlanes
) )
// ************************************************************************* // // ************************************************************************* //

View file

@ -15,6 +15,7 @@ FoamFile
} }
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
3 3
( (
plateFix plateFix
@ -40,4 +41,5 @@ frontAndBackPlanes
) )
// ************************************************************************* // // ************************************************************************* //