consistent numbering with postChannel tutorial

This commit is contained in:
mattijs
2008-09-10 13:57:48 +01:00
parent 58fa3c4074
commit 764cfa2ffe

View File

@ -15,11 +15,13 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Nx 40;
Ny
(
50
);
Nz 30;
Nx 40;
Ny
(
25
25
);
Nz 30;
// ************************************************************************* //