1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | foam-extend: Open Source CFD |
4 | \\ / O peration | Version: 3.0 |
5 | \\ / A nd | Web: http://www.extend-project.de |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
13 object faMeshDefinition;
15 // ************************************************************************** //
17 polyMeshPatches 1( freeSurface );
24 ownerPolyPatch freeSurface;
25 neighbourPolyPatch inlet;
31 ownerPolyPatch freeSurface;
32 neighbourPolyPatch outlet;
38 ownerPolyPatch freeSurface;
39 neighbourPolyPatch frontAndBackPlanes;
43 // ************************************************************************** //