From d5170fa83a6d33f7a927891febd25e346672aa9f Mon Sep 17 00:00:00 2001 From: Mark Olesen Date: Wed, 17 Mar 2010 11:36:42 +0100 Subject: [PATCH] STYLE: remove trailing space from adjointShapeOptimizationFoam tutorial files --- .../adjointShapeOptimizationFoam/pitzDaily/0/U | 10 +++++----- .../pitzDaily/0/Ua | 10 +++++----- .../adjointShapeOptimizationFoam/pitzDaily/0/p | 10 +++++----- .../pitzDaily/0/pa | 10 +++++----- .../pitzDaily/constant/polyMesh/blockMeshDict | 18 +++++++++--------- 5 files changed, 29 insertions(+), 29 deletions(-) diff --git a/tutorials/incompressible/adjointShapeOptimizationFoam/pitzDaily/0/U b/tutorials/incompressible/adjointShapeOptimizationFoam/pitzDaily/0/U index 539f35641f..b333f4acc2 100644 --- a/tutorials/incompressible/adjointShapeOptimizationFoam/pitzDaily/0/U +++ b/tutorials/incompressible/adjointShapeOptimizationFoam/pitzDaily/0/U @@ -20,32 +20,32 @@ internalField uniform (0 0 0); boundaryField { - inlet + inlet { type fixedValue; value uniform (10 0 0); } - outlet + outlet { //type zeroGradient; type inletOutlet; inletValue uniform (0 0 0); } - upperWall + upperWall { type fixedValue; value uniform (0 0 0); } - lowerWall + lowerWall { type fixedValue; value uniform (0 0 0); } - frontAndBack + frontAndBack { type empty; } diff --git a/tutorials/incompressible/adjointShapeOptimizationFoam/pitzDaily/0/Ua b/tutorials/incompressible/adjointShapeOptimizationFoam/pitzDaily/0/Ua index 2fdbc699de..e25eb90eee 100644 --- a/tutorials/incompressible/adjointShapeOptimizationFoam/pitzDaily/0/Ua +++ b/tutorials/incompressible/adjointShapeOptimizationFoam/pitzDaily/0/Ua @@ -20,13 +20,13 @@ internalField uniform (0 0 0); boundaryField { - inlet + inlet { type fixedValue; value uniform (-1 0 0); } - outlet + outlet { //type zeroGradient; //type inletOutlet; @@ -35,19 +35,19 @@ boundaryField value uniform (0 0 0); } - upperWall + upperWall { type fixedValue; value uniform (0 0 0); } - lowerWall + lowerWall { type fixedValue; value uniform (0 0 0); } - frontAndBack + frontAndBack { type empty; } diff --git a/tutorials/incompressible/adjointShapeOptimizationFoam/pitzDaily/0/p b/tutorials/incompressible/adjointShapeOptimizationFoam/pitzDaily/0/p index 86135d2627..0fdd33ec47 100644 --- a/tutorials/incompressible/adjointShapeOptimizationFoam/pitzDaily/0/p +++ b/tutorials/incompressible/adjointShapeOptimizationFoam/pitzDaily/0/p @@ -20,28 +20,28 @@ internalField uniform 0; boundaryField { - inlet + inlet { type zeroGradient; } - outlet + outlet { type fixedValue; value uniform 0; } - upperWall + upperWall { type zeroGradient; } - lowerWall + lowerWall { type zeroGradient; } - frontAndBack + frontAndBack { type empty; } diff --git a/tutorials/incompressible/adjointShapeOptimizationFoam/pitzDaily/0/pa b/tutorials/incompressible/adjointShapeOptimizationFoam/pitzDaily/0/pa index 225a69938a..819d2fcaff 100644 --- a/tutorials/incompressible/adjointShapeOptimizationFoam/pitzDaily/0/pa +++ b/tutorials/incompressible/adjointShapeOptimizationFoam/pitzDaily/0/pa @@ -20,28 +20,28 @@ internalField uniform 0; boundaryField { - inlet + inlet { type zeroGradient; } - outlet + outlet { type adjointOutletPressure; value uniform 0; } - upperWall + upperWall { type zeroGradient; } - lowerWall + lowerWall { type zeroGradient; } - frontAndBack + frontAndBack { type empty; } diff --git a/tutorials/incompressible/adjointShapeOptimizationFoam/pitzDaily/constant/polyMesh/blockMeshDict b/tutorials/incompressible/adjointShapeOptimizationFoam/pitzDaily/constant/polyMesh/blockMeshDict index ff3dc92a19..bc6201ea3d 100644 --- a/tutorials/incompressible/adjointShapeOptimizationFoam/pitzDaily/constant/polyMesh/blockMeshDict +++ b/tutorials/incompressible/adjointShapeOptimizationFoam/pitzDaily/constant/polyMesh/blockMeshDict @@ -16,7 +16,7 @@ FoamFile convertToMeters 0.001; -vertices +vertices ( (-20.6 0 -0.5) (-20.6 3 -0.5) @@ -64,7 +64,7 @@ vertices (290 16.6 0.5) ); -blocks +blocks ( hex (0 6 7 1 22 28 29 23) (18 7 1) simpleGrading (0.5 1.8 1) hex (1 7 8 2 23 29 30 24) (18 10 1) simpleGrading (0.5 4 1) @@ -81,19 +81,19 @@ blocks hex (14 20 21 15 36 42 43 37) (25 13 1) simpleGrading (2.5 0.25 1) ); -edges +edges ( ); -patches +patches ( - patch inlet + patch inlet ( (0 22 23 1) (1 23 24 2) (2 24 25 3) ) - patch outlet + patch outlet ( (16 17 39 38) (17 18 40 39) @@ -101,13 +101,13 @@ patches (19 20 42 41) (20 21 43 42) ) - wall upperWall + wall upperWall ( (3 25 31 9) (9 31 37 15) (15 37 43 21) ) - wall lowerWall + wall lowerWall ( (0 6 28 22) (6 5 27 28) @@ -115,7 +115,7 @@ patches (4 10 32 26) (10 16 38 32) ) - empty frontAndBack + empty frontAndBack ( (22 28 29 23) (23 29 30 24)