TUT: consistent use of scale and headers for blockMeshDict

This commit is contained in:
Mark Olesen
2018-06-21 15:28:25 +02:00
parent 8717f9936e
commit 73fbed1c2c
38 changed files with 64 additions and 89 deletions

View File

@ -14,7 +14,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
convertToMeters 1;
scale 1;
vertices
(

View File

@ -14,17 +14,17 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
convertToMeters 1;
scale 1;
L 1;
nx 50;
L 1;
nx 50;
y1 -.05;
y2 .05;
ny 1;
y2 .05;
ny 1;
H 1;
nz 50;
H 1;
nz 50;
vertices
(