Updated meshDict for a faster-running tutorial

This commit is contained in:
Hrvoje Jasak 2018-07-30 19:43:25 +01:00
parent b813e11b75
commit 438dd0a3ab

View file

@ -21,7 +21,9 @@ surfaceFile "multipleOrifices.stl";
maxCellSize 5.0; maxCellSize 5.0;
//boundaryCellSize 2.0; boundaryCellSize 2.0;
minCellSize 1.0;
localRefinement localRefinement
{ {
@ -40,15 +42,15 @@ localRefinement
cellSize 0.3; cellSize 0.3;
} }
"tubes.*" // "tubes.*"
{ // {
cellSize 0.4; // cellSize 0.6;
} // }
} }
boundaryLayers boundaryLayers
{ {
nLayers 1; nLayers 0;
} }
renameBoundary renameBoundary