updated for actual blockMesh
[OpenFOAM-1.5.x.git] / tutorials / channelOodles / channel395 / constant / postChannelDict
blobe69c0386ef95781462a1b01424c2d8eee53f1e2c
1 /*--------------------------------*- C++ -*----------------------------------*\
2 | =========                 |                                                 |
3 | \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
4 |  \\    /   O peration     | Version:  1.5                                   |
5 |   \\  /    A nd           | Web:      http://www.OpenFOAM.org               |
6 |    \\/     M anipulation  |                                                 |
7 \*---------------------------------------------------------------------------*/
8 FoamFile
10     version     2.0;
11     format      ascii;
12     class       dictionary;
13     object      postChannelDict;
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
18 Nx 40; 
19 Ny 
20
21  25 
22  25 
23 ); 
24 Nz 30; 
26 symmetric true;
28 // ************************************************************************* //