mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
consistent numbering with postChannel tutorial
This commit is contained in:
@ -15,11 +15,13 @@ FoamFile
|
||||
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
Nx 40;
|
||||
Ny
|
||||
(
|
||||
50
|
||||
);
|
||||
Nz 30;
|
||||
Nx 40;
|
||||
Ny
|
||||
(
|
||||
25
|
||||
25
|
||||
);
|
||||
Nz 30;
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
Reference in New Issue
Block a user