1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | cfMesh: A library for mesh generation |
5 | \\ / A nd | Author: Franjo Juretic |
6 | \\/ M anipulation | E-mail: franjo.juretic@c-fields.com |
7 \*---------------------------------------------------------------------------*/
18 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
20 surfaceFile "multipleOrifices.stl";
24 //boundaryCellSize 2.0;
56 defaultName fixedWalls;
78 //stopAfter templateGeneration;
79 //stopAfter surfaceTopology;
80 //stopAfter surfaceProjection;
81 //stopAfter patchAssignment;
82 //stopAfter edgeExtraction;
83 //stopAfter boundaryLayerGeneration;
84 //stopAfter meshOptimisation;
85 //stopAfter boundaryLayerRefinement;
87 //restartFromLatestStep 1;
91 // ************************************************************************* //