Run: rm -fr run/* Run: cp -r sim_2.3.0_1/system run Run: cp -r sim_2.3.0_1/constant run Run: cp -r sim_2.3.0_1/initial run/ Run: cp -r sim_2.3.0_1/initial run/0 VwtProcess: Pre-processing STL file VwtProcess: Tidying up STL file Run: admesh --x-rotate=0.0 --y-rotate=0.0 --z-rotate=0.0 --vwt 0.02 cases/23/file.stl -a cases/23/object.stl ADMesh version 0.95, Copyright (C) 1995, 1996 Anthony D. Martin ADMesh comes with NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. See the file COPYING for details. Opening cases/23/file.stl Rotating about the x axis by 0.000000 degrees... Rotating about the y axis by 0.000000 degrees... Rotating about the z axis by 0.000000 degrees... Appling BEAM VWT translations with height: 0.020000 Scaled by 1e-3 for Pro/Desktop STL file from mm to meters AreaX: 0.428879 Checking exact... All facets connected. No nearby check necessary. No unconnected need to be removed. No holes need to be filled. Checking normal directions... Checking normal values... Calculating volume... Verifying neighbors... Writing ascii file cases/23/object.stl ================= Results produced by ADMesh version 0.95 ================ Input file : cases/23/file.stl File type : Binary STL file Header : STLB ASM 218.00.00.0000 COLOR=ç))ÿ ============== Size ============== Min X = -1.178271, Max X = 1.178271 Min Y = -0.341276, Max Y = 0.341276 Min Z = 0.020000, Max Z = 0.915203 ========= Facet Status ========== Original ============ Final ==== Number of facets : 21154 21154 Facets with 1 disconnected edge : 0 0 Facets with 2 disconnected edges : 0 0 Facets with 3 disconnected edges : 0 0 Total disconnected facets : 0 0 === Processing Statistics === ===== Other Statistics ===== Number of parts : 6 Volume : 0.592294 Degenerate facets : 0 Edges fixed : 0 Facets removed : 0 Facets added : 0 Facets reversed : 0 Backwards edges : 0 Normals fixed : 0 VwtProcess: Post-processing STL file VwtProcess: Configuring for VWT simulation Run: cp cases/23/object.stl run/object.stl Run: (cd run; surfaceConvert -clean object.stl object_clean.stl; mv object_clean.stl object.stl) /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.3.0 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.3.0 Exec : surfaceConvert -clean object.stl object_clean.stl Date : Dec 01 2014 Time : 19:10:57 Host : "bds1.beamnet" PID : 30682 Case : /data/vwt/process/run nProcs : 1 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster allowSystemOperations : Disallowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Reading : "object.stl" Read surface: Triangles : 21154 Vertices : 10589 Bounding Box : (-1.17827 -0.341276 0.02) (1.17827 0.341276 0.915203) Cleaning up surface After cleaning up surface: Triangles : 21154 Vertices : 10589 Bounding Box : (-1.17827 -0.341276 0.02) (1.17827 0.341276 0.915203) Maintaining face ordering writing "object_clean.stl" End Run: sed -e 's/Aref.*;/Aref 0.428879;/' sim_2.3.0_1/controlDict > run/system/controlDict Run: rm -fr run/constant/polyMesh/* Run: cp sim_2.3.0_1/blockMeshDict-100k run/constant/polyMesh/blockMeshDict Run: cp sim_2.3.0_1/snappyHexMeshDict-1000k run/system/snappyHexMeshDict Run: (cd run; blockMesh) /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.3.0 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.3.0 Exec : blockMesh Date : Dec 01 2014 Time : 19:10:58 Host : "bds1.beamnet" PID : 30691 Case : /data/vwt/process/run nProcs : 1 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster allowSystemOperations : Disallowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Creating block mesh from "/data/vwt/process/run/constant/polyMesh/blockMeshDict" No non-linear edges defined Creating topology blocks Creating topology patches Reading patches section Creating block mesh topology Reading physicalType from existing boundary file Default patch type set to empty Check topology Basic statistics Number of internal faces : 0 Number of boundary faces : 6 Number of defined boundary faces : 6 Number of undefined boundary faces : 0 Checking patch -> block consistency Creating block offsets Creating merge list . Creating polyMesh from blockMesh Creating patches Creating cells Creating points with scale 1 Block 0 cell size : i : 0.1 .. 0.1 j : 0.1 .. 0.1 k : 0.1 .. 0.1 Adding cell zones 0 windTunnel Writing cell zones as cellSets Writing polyMesh ---------------- Mesh Information ---------------- boundingBox: (-4 -2 0) (4 2 3) nPoints: 102951 nCells: 96000 nFaces: 294800 nInternalFaces: 281200 ---------------- Patches ---------------- patch 0 (start: 281200 size: 1200) name: inlet patch 1 (start: 282400 size: 1200) name: outlet patch 2 (start: 283600 size: 11200) name: channelWalls End Run: cp run/object.stl run/constant/triSurface/object.stl Run: (cd run; surfaceFeatureExtract) /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.3.0 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.3.0 Exec : surfaceFeatureExtract Date : Dec 01 2014 Time : 19:10:59 Host : "bds1.beamnet" PID : 30696 Case : /data/vwt/process/run nProcs : 1 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster allowSystemOperations : Disallowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Reading surfaceFeatureExtractDict Surface : "object.stl" Feature line extraction is only valid on closed manifold surfaces. Statistics: Triangles : 21154 Vertices : 10589 Bounding Box : (-1.17827 -0.341276 0.02) (1.17827 0.341276 0.915203) Constructing feature set from included angle 150 Selecting edges purely based on geometric tests: no Initial feature set: feature points : 13 feature edges : 611 of which region edges : 0 external edges : 64 internal edges : 547 Final feature set: points : 614 of which convex : 1 concave : 5 mixed : 7 non-feature : 601 edges : 611 of which external edges : 64 internal edges : 547 flat edges : 0 open edges : 0 multiply connected : 0 Writing extendedFeatureEdgeMesh to "/data/vwt/process/run/constant/extendedFeatureEdgeMesh/object.extendedFeatureEdgeMesh" Writing extendedEdgeMesh components to "/data/vwt/process/run/constant/extendedFeatureEdgeMesh/object" Writing convex feature points to "/data/vwt/process/run/constant/extendedFeatureEdgeMesh/object_convexFeaturePts.obj" Writing concave feature points to "/data/vwt/process/run/constant/extendedFeatureEdgeMesh/object_concaveFeaturePts.obj" Writing mixed feature points to "/data/vwt/process/run/constant/extendedFeatureEdgeMesh/object_mixedFeaturePts.obj" Writing mixed feature point structure to "/data/vwt/process/run/constant/extendedFeatureEdgeMesh/object_mixedFeaturePtsStructure.obj" Writing external edges to "/data/vwt/process/run/constant/extendedFeatureEdgeMesh/object_externalEdges.obj" Writing internal edges to "/data/vwt/process/run/constant/extendedFeatureEdgeMesh/object_internalEdges.obj" Writing flat edges to "/data/vwt/process/run/constant/extendedFeatureEdgeMesh/object_flatEdges.obj" Writing open edges to "/data/vwt/process/run/constant/extendedFeatureEdgeMesh/object_openEdges.obj" Writing multiple edges to "/data/vwt/process/run/constant/extendedFeatureEdgeMesh/object_multipleEdges.obj" Writing region edges to "/data/vwt/process/run/constant/extendedFeatureEdgeMesh/object_regionEdges.obj" Writing edge directions to "/data/vwt/process/run/constant/extendedFeatureEdgeMesh/object_edgeDirections.obj" Writing featureEdgeMesh to "/data/vwt/process/run/constant/triSurface/object.eMesh" ExecutionTime = 0.21 s ClockTime = 0 s End Run: (cd run; decomposePar) /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.3.0 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.3.0 Exec : decomposePar Date : Dec 01 2014 Time : 19:10:59 Host : "bds1.beamnet" PID : 30699 Case : /data/vwt/process/run nProcs : 1 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster allowSystemOperations : Disallowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Decomposing mesh region0 Create mesh Calculating distribution of cells Selecting decompositionMethod hierarchical Finished decomposition in 0.18 s Calculating original mesh data Distributing cells to processors Distributing faces to processors Distributing points to processors Constructing processor meshes Processor 0 Number of cells = 12000 Number of faces shared with processor 1 = 300 Number of faces shared with processor 2 = 600 Number of faces shared with processor 4 = 800 Number of processor patches = 3 Number of processor faces = 1700 Number of boundary faces = 1700 Processor 1 Number of cells = 12000 Number of faces shared with processor 0 = 300 Number of faces shared with processor 3 = 600 Number of faces shared with processor 5 = 800 Number of processor patches = 3 Number of processor faces = 1700 Number of boundary faces = 1700 Processor 2 Number of cells = 12000 Number of faces shared with processor 0 = 600 Number of faces shared with processor 3 = 300 Number of faces shared with processor 6 = 800 Number of processor patches = 3 Number of processor faces = 1700 Number of boundary faces = 1700 Processor 3 Number of cells = 12000 Number of faces shared with processor 1 = 600 Number of faces shared with processor 2 = 300 Number of faces shared with processor 7 = 800 Number of processor patches = 3 Number of processor faces = 1700 Number of boundary faces = 1700 Processor 4 Number of cells = 12000 Number of faces shared with processor 0 = 800 Number of faces shared with processor 5 = 300 Number of faces shared with processor 6 = 600 Number of processor patches = 3 Number of processor faces = 1700 Number of boundary faces = 1700 Processor 5 Number of cells = 12000 Number of faces shared with processor 1 = 800 Number of faces shared with processor 4 = 300 Number of faces shared with processor 7 = 600 Number of processor patches = 3 Number of processor faces = 1700 Number of boundary faces = 1700 Processor 6 Number of cells = 12000 Number of faces shared with processor 2 = 800 Number of faces shared with processor 4 = 600 Number of faces shared with processor 7 = 300 Number of processor patches = 3 Number of processor faces = 1700 Number of boundary faces = 1700 Processor 7 Number of cells = 12000 Number of faces shared with processor 3 = 800 Number of faces shared with processor 5 = 600 Number of faces shared with processor 6 = 300 Number of processor patches = 3 Number of processor faces = 1700 Number of boundary faces = 1700 Number of processor faces = 6800 Max number of cells = 12000 (0% above average 12000) Max number of processor patches = 3 (0% above average 3) Max number of faces between processors = 1700 (0% above average 1700) Time = 0 Processor 0: field transfer Processor 1: field transfer Processor 2: field transfer Processor 3: field transfer Processor 4: field transfer Processor 5: field transfer Processor 6: field transfer Processor 7: field transfer End. Run: (cd run; mpirun --hostfile hosts -np 8 snappyHexMesh -parallel) /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.3.0 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.3.0 Exec : snappyHexMesh -parallel Date : Dec 01 2014 Time : 19:11:01 Host : "bds1.beamnet" PID : 30704 Case : /data/vwt/process/run nProcs : 8 Slaves : 7 ( "bds1.beamnet.30705" "bds1.beamnet.30706" "bds1.beamnet.30707" "bds1.beamnet.30708" "bds1.beamnet.30709" "bds1.beamnet.30710" "bds1.beamnet.30711" ) Pstream initialized with: floatTransfer : 0 nProcsSimpleSum : 0 commsType : nonBlocking polling iterations : 0 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster allowSystemOperations : Disallowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Create mesh for time = 0 Read mesh in = 0.05 s Overall mesh bounding box : (-4 -2 0) (4 2 3) Relative tolerance : 1e-06 Absolute matching distance : 9.433981e-06 Reading refinement surfaces. Read refinement surfaces in = 0.11 s Reading refinement shells. Read refinement shells in = 0 s Setting refinement level of surface to be consistent with shells. Checked shell refinement in = 0 s Reading features. Read edgeMesh object.eMesh points : 614 edges : 611 boundingBox : (-1.12232 -0.311276 0.0484169) (1.1427 0.311276 0.718475) Refinement level according to distance to "object.eMesh" (614 points, 611 edges). level 2 for all cells within 0 metre. Read features in = 0 s Determining initial surface intersections ----------------------------------------- Edge intersection testing: Number of edges : 294800 Number of edges to retest : 294800 Number of intersected edges : 694 Calculated surface intersections in = 0.21 s Initial mesh : cells:96000 faces:294800 points:102951 Cells per refinement level: 0 96000 Adding patches for surface regions ---------------------------------- Patch Type Region ----- ---- ------ car: 3 wall car Added patches in = 0.01 s Selecting decompositionMethod hierarchical Layer thickness specified as final layer and expansion ratio. Refinement phase ---------------- Found point (3.9 1.9 2.9) in cell 11158 on processor 7 Feature refinement iteration 0 ------------------------------ Marked for refinement due to explicit features : 25 cells. Determined cells to refine in = 0.23 s Selected for feature refinement : 25 cells (out of 96000) Edge intersection testing: Number of edges : 295484 Number of edges to retest : 1196 Number of intersected edges : 825 Refined mesh in = 0.15 s After refinement feature refinement iteration 0 : cells:96175 faces:295484 points:103316 Cells per refinement level: 0 95975 1 200 Balanced mesh in = 0.28 s After balancing feature refinement iteration 0 : cells:96175 faces:295484 points:103316 Cells per refinement level: 0 95975 1 200 Feature refinement iteration 1 ------------------------------ Marked for refinement due to explicit features : 46 cells. Determined cells to refine in = 0.23 s Selected for feature refinement : 94 cells (out of 96175) Edge intersection testing: Number of edges : 297902 Number of edges to retest : 3840 Number of intersected edges : 1154 Refined mesh in = 0.14 s After refinement feature refinement iteration 1 : cells:96833 faces:297902 points:104474 Cells per refinement level: 0 95927 1 538 2 368 Balanced mesh in = 0.33 s After balancing feature refinement iteration 1 : cells:96833 faces:297902 points:104474 Cells per refinement level: 0 95927 1 538 2 368 Feature refinement iteration 2 ------------------------------ Marked for refinement due to explicit features : 0 cells. Determined cells to refine in = 0.24 s Selected for feature refinement : 0 cells (out of 96833) Stopping refining since too few cells selected. Surface refinement iteration 0 ------------------------------ Marked for refinement due to surface intersection : 1443 cells. Marked for refinement due to curvature/regions : 0 cells. Determined cells to refine in = 0 s Selected for refinement : 1506 cells (out of 96833) Edge intersection testing: Number of edges : 332765 Number of edges to retest : 43837 Number of intersected edges : 4615 Refined mesh in = 0.18 s After refinement surface refinement iteration 0 : cells:107375 faces:332765 points:118342 Cells per refinement level: 0 94964 1 7906 2 2849 3 1656 Balanced mesh in = 0.51 s After balancing surface refinement iteration 0 : cells:107375 faces:332765 points:118342 Cells per refinement level: 0 94964 1 7906 2 2849 3 1656 Surface refinement iteration 1 ------------------------------ Marked for refinement due to surface intersection : 5321 cells. Marked for refinement due to curvature/regions : 304 cells. Determined cells to refine in = 0.03 s Selected for refinement : 5943 cells (out of 107375) Edge intersection testing: Number of edges : 469199 Number of edges to retest : 177254 Number of intersected edges : 18252 Refined mesh in = 0.32 s After refinement surface refinement iteration 1 : cells:148976 faces:469199 points:171774 Cells per refinement level: 0 94740 1 5702 2 33398 3 12704 4 2432 Balanced mesh in = 0.61 s After balancing surface refinement iteration 1 : cells:148976 faces:469199 points:171774 Cells per refinement level: 0 94740 1 5702 2 33398 3 12704 4 2432 Surface refinement iteration 2 ------------------------------ Marked for refinement due to surface intersection : 17003 cells. Marked for refinement due to curvature/regions : 984 cells. Determined cells to refine in = 0.05 s Selected for refinement : 19347 cells (out of 148976) Edge intersection testing: Number of edges : 907592 Number of edges to retest : 579178 Number of intersected edges : 57262 Refined mesh in = 0.8 s After refinement surface refinement iteration 2 : cells:284405 faces:907592 points:339381 Cells per refinement level: 0 94574 1 5772 2 26523 3 147232 4 10304 Balanced mesh in = 1.86 s After balancing surface refinement iteration 2 : cells:284405 faces:907592 points:339381 Cells per refinement level: 0 94574 1 5772 2 26523 3 147232 4 10304 Surface refinement iteration 3 ------------------------------ Marked for refinement due to surface intersection : 566 cells. Marked for refinement due to curvature/regions : 10105 cells. Determined cells to refine in = 0.11 s Selected for refinement : 11378 cells (out of 284405) Edge intersection testing: Number of edges : 1176395 Number of edges to retest : 394640 Number of intersected edges : 96281 Refined mesh in = 0.73 s After refinement surface refinement iteration 3 : cells:364051 faces:1176395 points:450589 Cells per refinement level: 0 94532 1 5935 2 26849 3 145591 4 91144 Balanced mesh in = 1.77 s After balancing surface refinement iteration 3 : cells:364051 faces:1176395 points:450589 Cells per refinement level: 0 94532 1 5935 2 26849 3 145591 4 91144 Surface refinement iteration 4 ------------------------------ Marked for refinement due to surface intersection : 12 cells. Marked for refinement due to curvature/regions : 1245 cells. Determined cells to refine in = 0.14 s Selected for refinement : 1400 cells (out of 364051) Edge intersection testing: Number of edges : 1208816 Number of edges to retest : 85762 Number of intersected edges : 98899 Refined mesh in = 0.63 s After refinement surface refinement iteration 4 : cells:373851 faces:1208816 points:463333 Cells per refinement level: 0 94528 1 5945 2 26896 3 145378 4 101104 Balanced mesh in = 1.75 s After balancing surface refinement iteration 4 : cells:373851 faces:1208816 points:463333 Cells per refinement level: 0 94528 1 5945 2 26896 3 145378 4 101104 Surface refinement iteration 5 ------------------------------ Marked for refinement due to surface intersection : 0 cells. Marked for refinement due to curvature/regions : 75 cells. Determined cells to refine in = 0.14 s Selected for refinement : 90 cells (out of 373851) Stopping refining since too few cells selected. Removing mesh beyond surface intersections ------------------------------------------ Found point (3.9 1.9 2.9) in global region 0 out of 16 regions. Keeping all cells in region 0 containing point (3.9 1.9 2.9) Selected for keeping : 316780 cells. Edge intersection testing: Number of edges : 1049908 Number of edges to retest : 69676 Number of intersected edges : 98899 Shell refinement iteration 0 ---------------------------- Marked for refinement due to distance to explicit features : 0 cells. Marked for refinement due to refinement shells : 0 cells. Determined cells to refine in = 0.7 s Selected for internal refinement : 6552 cells (out of 316780) Edge intersection testing: Number of edges : 1193521 Number of edges to retest : 359830 Number of intersected edges : 104589 Refined mesh in = 0.66 s After refinement shell refinement iteration 0 : cells:362644 faces:1193521 points:467836 Cells per refinement level: 0 94457 1 4377 2 16380 3 108676 4 138754 Balanced mesh in = 1.56 s After balancing shell refinement iteration 0 : cells:362644 faces:1193521 points:467837 Cells per refinement level: 0 94457 1 4377 2 16380 3 108676 4 138754 Shell refinement iteration 1 ---------------------------- Marked for refinement due to distance to explicit features : 0 cells. Marked for refinement due to refinement shells : 0 cells. Determined cells to refine in = 0.14 s Selected for internal refinement : 1 cells (out of 362644) Stopping refining since too few cells selected. Dangling coarse cells refinement iteration 0 -------------------------------------------- Determined cells to refine in = 0.01 s Selected for refinement : 29 cells (out of 362644) Edge intersection testing: Number of edges : 1193941 Number of edges to retest : 3551 Number of intersected edges : 104589 Refined mesh in = 0.51 s After refinement coarse cell refinement iteration 0 : cells:362847 faces:1193941 points:467890 Cells per refinement level: 0 94457 1 4377 2 16376 3 108683 4 138954 Balanced mesh in = 1.11 s After balancing coarse cell refinement iteration 0 : cells:362847 faces:1193941 points:467890 Cells per refinement level: 0 94457 1 4377 2 16376 3 108683 4 138954 Dangling coarse cells refinement iteration 1 -------------------------------------------- Determined cells to refine in = 0.06 s Selected for refinement : 8 cells (out of 362847) Stopping refining since too few cells selected. Dangling coarse cells refinement iteration 0 -------------------------------------------- Determined cells to refine in = 0 s Selected for refinement : 6 cells (out of 362847) Edge intersection testing: Number of edges : 1194013 Number of edges to retest : 770 Number of intersected edges : 104589 Refined mesh in = 0.55 s After refinement coarse cell refinement iteration 0 : cells:362889 faces:1194013 points:467896 Cells per refinement level: 0 94457 1 4377 2 16376 3 108677 4 139002 Balanced mesh in = 1.1 s After balancing coarse cell refinement iteration 0 : cells:362889 faces:1194013 points:467896 Cells per refinement level: 0 94457 1 4377 2 16376 3 108677 4 139002 Dangling coarse cells refinement iteration 1 -------------------------------------------- Determined cells to refine in = 0.06 s Selected for refinement : 0 cells (out of 362889) Stopping refining since too few cells selected. Splitting mesh at surface intersections --------------------------------------- Introducing baffles for 104589 faces that are intersected by the surface. Edge intersection testing: Number of edges : 1298589 Number of edges to retest : 674231 Number of intersected edges : 205976 Created baffles in = 0.6 s After introducing baffles : cells:362889 faces:1298589 points:468008 Cells per refinement level: 0 94457 1 4377 2 16376 3 108677 4 139002 Introducing baffles to block off problem cells ---------------------------------------------- markFacesOnProblemCells : marked 151324 additional internal faces to be converted into baffles. Analyzed problem cells in = 0.32 s Introducing baffles to delete problem cells. Edge intersection testing: Number of edges : 1449913 Number of edges to retest : 502023 Number of intersected edges : 206013 Created baffles in = 0.61 s After introducing baffles : cells:362889 faces:1449913 points:469925 Cells per refinement level: 0 94457 1 4377 2 16376 3 108677 4 139002 Remove unreachable sections of mesh ----------------------------------- Keeping all cells in region 0 containing point (3.9 1.9 2.9) Selected for keeping : 243279 cells. Edge intersection testing: Number of edges : 824401 Number of edges to retest : 0 Number of intersected edges : 78470 Split mesh in = 0.53 s After subsetting : cells:243279 faces:824401 points:340101 Cells per refinement level: 0 94457 1 4377 2 16121 3 73269 4 55055 Handling cells with snap problems --------------------------------- Introducing baffles for 78470 faces that are intersected by the surface. Edge intersection testing: Number of edges : 824401 Number of edges to retest : 271389 Number of intersected edges : 78470 Created baffles in = 0.37 s After introducing baffles : cells:243279 faces:824401 points:340101 Cells per refinement level: 0 94457 1 4377 2 16121 3 73269 4 55055 Introducing baffles to block off problem cells ---------------------------------------------- markFacesOnProblemCells : marked 0 additional internal faces to be converted into baffles. Analyzed problem cells in = 0.22 s Introducing baffles to delete problem cells. Edge intersection testing: Number of edges : 824401 Number of edges to retest : 0 Number of intersected edges : 78470 Created baffles in = 0.25 s After introducing baffles : cells:243279 faces:824401 points:340101 Cells per refinement level: 0 94457 1 4377 2 16121 3 73269 4 55055 Remove unreachable sections of mesh ----------------------------------- Keeping all cells in region 0 containing point (3.9 1.9 2.9) Selected for keeping : 243279 cells. Edge intersection testing: Number of edges : 824401 Number of edges to retest : 0 Number of intersected edges : 78470 Split mesh in = 0.37 s After subsetting : cells:243279 faces:824401 points:340101 Cells per refinement level: 0 94457 1 4377 2 16121 3 73269 4 55055 Merge free-standing baffles --------------------------- freeStandingBaffles : detected 34 free-standing baffles out of 34 freeStandingBaffles : detected 27 planar (within 30 degrees) free-standing baffles out of 34 Detected free-standing baffles : 27 Edge intersection testing: Number of edges : 824374 Number of edges to retest : 27 Number of intersected edges : 78443 Introducing baffles to block off problem cells ---------------------------------------------- markFacesOnProblemCells : marked 0 additional internal faces to be converted into baffles. Analyzed problem cells in = 0.61 s Introducing baffles to delete problem cells. Edge intersection testing: Number of edges : 824374 Number of edges to retest : 0 Number of intersected edges : 78443 Created baffles in = 0.25 s After introducing baffles : cells:243279 faces:824374 points:340101 Cells per refinement level: 0 94457 1 4377 2 16121 3 73269 4 55055 Merged free-standing baffles in = 0.04 s dupNonManifoldPoints : Found : 14 non-manifold points (out of 355176) Edge intersection testing: Number of edges : 824374 Number of edges to retest : 0 Number of intersected edges : 78443 Detected unsplittable baffles : 0 Merge refined boundary faces ---------------------------- Merging 703 sets of faces. Edge intersection testing: Number of edges : 823485 Number of edges to retest : 5316 Number of intersected edges : 77576 Undo iteration 0 ---------------- Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Merging all points on surface that - are used by only two boundary faces and - make an angle with a cosine of more than 0.7071068. Removing 722 straight edge points ... Edge intersection testing: Number of edges : 823485 Number of edges to retest : 5770 Number of intersected edges : 77576 Undo iteration 0 ---------------- Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Doing final balancing --------------------- Found 0 zoned faces to keep together. Found 0 separated coupled faces to keep together. Refined mesh : cells:243279 faces:823485 points:339301 Cells per refinement level: 0 94457 1 4377 2 16121 3 73269 4 55055 Writing mesh to time 1 Wrote mesh in = 3.06 s. Mesh refined in = 24.92 s. Morphing phase -------------- Constructing mesh displacer ... Using mesh parameters { maxNonOrtho 60; maxBoundarySkewness 20; maxInternalSkewness 4; maxConcave 80; minFlatness 0.8; minVol 1e-13; minTetQuality 1e-30; minArea -1; minTwist 0.02; minDeterminant 0.001; minFaceWeight 0.02; minVolRatio 0.01; minTriangleTwist -1; nSmoothScale 4; errorReduction 0.75; relaxed { minTwist -1; } } Checking initial mesh ... Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Detected 0 illegal faces (concave, zero area or negative cell pyramid volume) Checked initial mesh in = 0.46 s Smoothing patch points ... Smoothing iteration 0 Found 28 non-mainfold point(s). Scaling iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Successfully moved mesh Smoothing iteration 1 Found 0 non-mainfold point(s). Scaling iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 2 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Scaling iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 2 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Scaling iteration 2 Moving mesh using displacement scaling : min:0.5625 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Successfully moved mesh Smoothing iteration 2 Found 0 non-mainfold point(s). Scaling iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 7 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Scaling iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 6 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Scaling iteration 2 Moving mesh using displacement scaling : min:0.5625 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 5 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Scaling iteration 3 Moving mesh using displacement scaling : min:0.421875 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 4 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Scaling iteration 4 Moving mesh using displacement scaling : min:0.3164062 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 4 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Scaling iteration 5 Displacement scaling for error reduction set to 0. Moving mesh using displacement scaling : min:0.2373047 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 4 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Scaling iteration 6 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Successfully moved mesh Patch points smoothed in = 2.56 s Morph iteration 0 ----------------- Calculating patchDisplacement as distance to nearest surface point ... Wanted displacement : average:0.001697027 min:4.136304e-08 max:0.007555699 Calculated surface displacement in = 0.04 s Detecting near surfaces ... Overriding nearest with intersection of close gaps at 62 out of 83865 points. --> FOAM Warning : Displacement (0.0005378201 -0.003244847 3.130141e-05) at mesh point 28048 coord (-0.6034137 -0.2937287 0.2215747) points through the surrounding patch faces Smoothing displacement ... Iteration 0 Iteration 10 Iteration 20 Displacement smoothed in = 0.45 s Moving mesh ... Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 1 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 54 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 3 faces on cells with determinant < 0.001 : 0 Iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 16 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 4 faces on cells with determinant < 0.001 : 0 Iteration 2 Moving mesh using displacement scaling : min:0.5625 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 12 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Iteration 3 Moving mesh using displacement scaling : min:0.421875 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 10 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Iteration 4 Moving mesh using displacement scaling : min:0.3164062 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 9 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Iteration 5 Displacement scaling for error reduction set to 0. Moving mesh using displacement scaling : min:0.2373047 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 9 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Iteration 6 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Successfully moved mesh Moved mesh in = 1.4 s Repatching faces according to nearest surface ... Repatched 0 faces in = 0.08 s Edge intersection testing: Number of edges : 823485 Number of edges to retest : 391509 Number of intersected edges : 78551 Merging 12928 sets of faces. Edge intersection testing: Number of edges : 807059 Number of edges to retest : 53209 Number of intersected edges : 62236 Undo iteration 0 ---------------- Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 7 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Masters that need to be restored:11 Edge intersection testing: Number of edges : 807084 Number of edges to retest : 102 Number of intersected edges : 62261 Undo iteration 1 ---------------- Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Merging all points on surface that - are used by only two boundary faces and - make an angle with a cosine of more than 0.8660254. Removing 9069 straight edge points ... Edge intersection testing: Number of edges : 807084 Number of edges to retest : 45849 Number of intersected edges : 62268 Undo iteration 0 ---------------- Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Snapped mesh : cells:243279 faces:807084 points:326882 Cells per refinement level: 0 94457 1 4377 2 16121 3 73269 4 55055 Writing mesh to time 2 Wrote mesh in = 2.6 s. Mesh snapped in = 7.59 s. Shrinking and layer addition phase ---------------------------------- Using mesh parameters { maxNonOrtho 60; maxBoundarySkewness 20; maxInternalSkewness 4; maxConcave 80; minFlatness 0.8; minVol 1e-13; minTetQuality 1e-30; minArea -1; minTwist 0.02; minDeterminant 0.001; minFaceWeight 0.02; minVolRatio 0.01; minTriangleTwist -1; nSmoothScale 4; errorReduction 0.75; relaxed { minTwist -1; } } Merging all faces of a cell --------------------------- - which are on the same patch - which make an angle < 30 degrees (cos:0.8660254) - as long as the resulting face doesn't become concave by more than 90 degrees (0=straight, 180=fully concave) Merging 496 sets of faces. Edge intersection testing: Number of edges : 806457 Number of edges to retest : 3213 Number of intersected edges : 61750 Undo iteration 0 ---------------- Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 7 faces with concavity > 80 degrees : 3 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Masters that need to be restored:15 Edge intersection testing: Number of edges : 806487 Number of edges to retest : 127 Number of intersected edges : 61779 Undo iteration 1 ---------------- Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Merging all points on surface that - are used by only two boundary faces and - make an angle with a cosine of more than 0.8660254. Removing 354 straight edge points ... Edge intersection testing: Number of edges : 806487 Number of edges to retest : 3551 Number of intersected edges : 61757 Undo iteration 0 ---------------- Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Checking mesh manifoldness ... Outside of mesh is multiply connected across edges or points. This is not a fatal error but might cause some unexpected behaviour. Checking initial mesh ... Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Detected 0 illegal faces (concave, zero area or negative cell pyramid volume) Adding in total 0 inter-processor patches to handle extrusion of non-manifold processor boundaries. Handling points with inconsistent layer specification ... Handling non-manifold points ... Checking patch manifoldness ... Outside of local patch is multiply connected across edges or points at 0 points. Set displacement to zero for all 0 non-manifold points Handling feature edges ... Set displacement to zero for points on 967 feature edges Handling cells with warped patch faces ... Set displacement to zero on 4 warped faces since layer would be > 0.5 of the size of the bounding box. Growing non-extrusion points by one layer ... Set displacement to zero for an additional 2888 points. patch faces layers avg thickness[m] near-wall overall ----- ----- ------ --------- ------- car 63093 3 0.0044 0.0126 Selecting externalDisplacementMeshMover displacementMedialAxis displacementMedialAxis : Calculating distance to Medial Axis ... displacementMedialAxis : Smoothing normals ... Iteration 0 residual 0.02874127 displacementMedialAxis : Inserting points on patch inlet if angle to nearest layer patch > 15 degrees. displacementMedialAxis : Inserting points on patch outlet if angle to nearest layer patch > 15 degrees. displacementMedialAxis : Inserting points on patch channelWalls if angle to nearest layer patch > 15 degrees. displacementMedialAxis : Smoothing normals in interior ... Iteration 0 residual 0.06143336 Layer addition iteration 0 -------------------------- Determining displacement for added points according to pointNormal ... Detected 1 points with point normal pointing through faces. Reset displacement at 1 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 1044 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 10221 displacementMedialAxis : Smoothing field ... Iteration 0 residual 0.0001212619 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 1113 faces with face pyramid volume < 1e-13 : 125 faces with face-decomposition tet quality < 1e-30 : 273 faces with concavity > 80 degrees : 1 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 2 faces on cells with determinant < 0.001 : 1 displacementMedialAxis : Iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 229 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 67 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 1 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 2 Moving mesh using displacement scaling : min:0.5625 max:1 Checking faces in error : non-orthogonality > 60 degrees : 49 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 61 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 3 displacementMedialAxis : Displacement scaling for error reduction set to 0. Moving mesh using displacement scaling : min:0.421875 max:1 Checking faces in error : non-orthogonality > 60 degrees : 26 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 56 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 1 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 4 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 138 faces with face pyramid volume < 1e-13 : 12 faces with face-decomposition tet quality < 1e-30 : 61 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 1 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 5 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 193 faces with face pyramid volume < 1e-13 : 14 faces with face-decomposition tet quality < 1e-30 : 129 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 2 faces on cells with determinant < 0.001 : 2 displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 10 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 3 faces due to stringed edges with inconsistent extrusion. truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. Setting up information for layer truncation ... Checking mesh with layer ... Checking faces in error : non-orthogonality > 60 degrees : 198 faces with face pyramid volume < 1e-13 : 12 faces with face-decomposition tet quality < 1e-30 : 294 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 2 faces on cells with determinant < 0.001 : 5 Detected 511 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 51821 out of 63093 faces (82.13431%). Removed extrusion at 166 faces. Added 140325 out of 189279 cells (74.13659%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 5993 points. Layer addition iteration 1 -------------------------- Determining displacement for added points according to pointNormal ... Detected 1 points with point normal pointing through faces. Reset displacement at 1 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 337 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 632 displacementMedialAxis : Smoothing field ... Iteration 0 residual 0.0001263515 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 401 faces with face pyramid volume < 1e-13 : 78 faces with face-decomposition tet quality < 1e-30 : 147 faces with concavity > 80 degrees : 4 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 3 displacementMedialAxis : Iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 54 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 56 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 2 Moving mesh using displacement scaling : min:0.5625 max:1 Checking faces in error : non-orthogonality > 60 degrees : 4 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 39 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 1 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 3 displacementMedialAxis : Displacement scaling for error reduction set to 0. Moving mesh using displacement scaling : min:0.421875 max:1 Checking faces in error : non-orthogonality > 60 degrees : 1 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 30 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 2 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 4 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 8 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 12 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 5 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 25 faces with face pyramid volume < 1e-13 : 3 faces with face-decomposition tet quality < 1e-30 : 16 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 1 displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 3 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 3 faces due to stringed edges with inconsistent extrusion. truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. Setting up information for layer truncation ... Checking mesh with layer ... Checking faces in error : non-orthogonality > 60 degrees : 31 faces with face pyramid volume < 1e-13 : 2 faces with face-decomposition tet quality < 1e-30 : 155 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 2 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 3 Detected 193 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 45417 out of 63093 faces (71.98421%). Removed extrusion at 145 faces. Added 121789 out of 189279 cells (64.34364%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 5730 points. Layer addition iteration 2 -------------------------- Determining displacement for added points according to pointNormal ... Detected 1 points with point normal pointing through faces. Reset displacement at 1 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 141 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 617 displacementMedialAxis : Smoothing field ... Iteration 0 residual 0.0001233359 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 163 faces with face pyramid volume < 1e-13 : 41 faces with face-decomposition tet quality < 1e-30 : 91 faces with concavity > 80 degrees : 3 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 12 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 42 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 2 Moving mesh using displacement scaling : min:0.5625 max:1 Checking faces in error : non-orthogonality > 60 degrees : 2 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 32 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 3 displacementMedialAxis : Displacement scaling for error reduction set to 0. Moving mesh using displacement scaling : min:0.421875 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 30 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 4 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 3 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 18 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 1 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 5 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 7 faces with face pyramid volume < 1e-13 : 1 faces with face-decomposition tet quality < 1e-30 : 7 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 1 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 10 faces due to stringed edges with inconsistent extrusion. truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. Setting up information for layer truncation ... Checking mesh with layer ... Checking faces in error : non-orthogonality > 60 degrees : 21 faces with face pyramid volume < 1e-13 : 1 faces with face-decomposition tet quality < 1e-30 : 423 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 3 Detected 448 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 38952 out of 63093 faces (61.73744%). Removed extrusion at 422 faces. Added 104698 out of 189279 cells (55.31411%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 5134 points. Layer addition iteration 3 -------------------------- Determining displacement for added points according to pointNormal ... Detected 1 points with point normal pointing through faces. Reset displacement at 1 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 43 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 425 displacementMedialAxis : Smoothing field ... Iteration 0 residual 0.0001154906 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 83 faces with face pyramid volume < 1e-13 : 8 faces with face-decomposition tet quality < 1e-30 : 49 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 2 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 6 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 26 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 2 Moving mesh using displacement scaling : min:0.5625 max:1 Checking faces in error : non-orthogonality > 60 degrees : 4 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 17 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 3 displacementMedialAxis : Displacement scaling for error reduction set to 0. Moving mesh using displacement scaling : min:0.421875 max:1 Checking faces in error : non-orthogonality > 60 degrees : 1 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 16 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 4 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 11 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 15 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 5 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 12 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 12 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 1 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. Setting up information for layer truncation ... Checking mesh with layer ... Checking faces in error : non-orthogonality > 60 degrees : 33 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 96 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 1 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Detected 130 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 33295 out of 63093 faces (52.77131%). Removed extrusion at 102 faces. Added 88347 out of 189279 cells (46.67554%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 4335 points. Layer addition iteration 4 -------------------------- Determining displacement for added points according to pointNormal ... Detected 1 points with point normal pointing through faces. Reset displacement at 1 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 11 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 324 displacementMedialAxis : Smoothing field ... Iteration 0 residual 0.0001020405 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 52 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 48 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 12 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 18 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 1 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 2 Moving mesh using displacement scaling : min:0.5625 max:1 Checking faces in error : non-orthogonality > 60 degrees : 7 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 18 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 3 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 3 displacementMedialAxis : Displacement scaling for error reduction set to 0. Moving mesh using displacement scaling : min:0.421875 max:1 Checking faces in error : non-orthogonality > 60 degrees : 1 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 11 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 1 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 4 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 6 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 4 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 5 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 6 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 3 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 1 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 1 faces due to stringed edges with inconsistent extrusion. truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. Setting up information for layer truncation ... Checking mesh with layer ... Checking faces in error : non-orthogonality > 60 degrees : 17 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 85 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 2 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Detected 104 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 28550 out of 63093 faces (45.25066%). Removed extrusion at 94 faces. Added 75860 out of 189279 cells (40.0784%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 3705 points. Layer addition iteration 5 -------------------------- Determining displacement for added points according to pointNormal ... Detected 1 points with point normal pointing through faces. Reset displacement at 1 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 5 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 187 displacementMedialAxis : Smoothing field ... Iteration 0 residual 9.415261e-05 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 33 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 41 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 7 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 17 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 2 Moving mesh using displacement scaling : min:0.5625 max:1 Checking faces in error : non-orthogonality > 60 degrees : 3 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 11 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 1 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 3 displacementMedialAxis : Displacement scaling for error reduction set to 0. Moving mesh using displacement scaling : min:0.421875 max:1 Checking faces in error : non-orthogonality > 60 degrees : 1 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 7 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 4 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 1 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 2 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 5 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 8 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 6 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 2 faces due to stringed edges with inconsistent extrusion. truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. Setting up information for layer truncation ... Checking mesh with layer ... Checking faces in error : non-orthogonality > 60 degrees : 22 faces with face pyramid volume < 1e-13 : 1 faces with face-decomposition tet quality < 1e-30 : 58 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 2 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 3 Detected 86 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 24683 out of 63093 faces (39.12161%). Removed extrusion at 72 faces. Added 65349 out of 189279 cells (34.52522%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 3218 points. Layer addition iteration 6 -------------------------- Determining displacement for added points according to pointNormal ... Detected 1 points with point normal pointing through faces. Reset displacement at 1 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 0 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 177 displacementMedialAxis : Smoothing field ... Iteration 0 residual 8.91662e-05 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 32 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 23 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 1 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 10 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 2 Moving mesh using displacement scaling : min:0.5625 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 9 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 3 displacementMedialAxis : Displacement scaling for error reduction set to 0. Moving mesh using displacement scaling : min:0.421875 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 6 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 4 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 3 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 1 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 5 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 8 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 4 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. Setting up information for layer truncation ... Checking mesh with layer ... Checking faces in error : non-orthogonality > 60 degrees : 10 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 45 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 1 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Detected 56 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 21339 out of 63093 faces (33.8215%). Removed extrusion at 45 faces. Added 55920 out of 189279 cells (29.54369%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 2941 points. Layer addition iteration 7 -------------------------- Determining displacement for added points according to pointNormal ... Detected 1 points with point normal pointing through faces. Reset displacement at 1 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 0 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 203 displacementMedialAxis : Smoothing field ... Iteration 0 residual 7.982527e-05 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 19 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 18 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 9 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 2 Moving mesh using displacement scaling : min:0.5625 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 8 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 3 displacementMedialAxis : Displacement scaling for error reduction set to 0. Moving mesh using displacement scaling : min:0.421875 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 8 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 4 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 2 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 5 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 1 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. Setting up information for layer truncation ... Checking mesh with layer ... Checking faces in error : non-orthogonality > 60 degrees : 1 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 61 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Detected 62 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 18138 out of 63093 faces (28.74804%). Removed extrusion at 60 faces. Added 47245 out of 189279 cells (24.96051%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 2649 points. Layer addition iteration 8 -------------------------- Determining displacement for added points according to pointNormal ... Detected 0 points with point normal pointing through faces. Reset displacement at 0 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 0 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 136 displacementMedialAxis : Smoothing field ... Iteration 0 residual 7.113351e-05 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 5 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 9 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 7 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 2 Moving mesh using displacement scaling : min:0.5625 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 6 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 3 displacementMedialAxis : Displacement scaling for error reduction set to 0. Moving mesh using displacement scaling : min:0.421875 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 5 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 4 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 1 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 3 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 5 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Successfully moved mesh displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 2 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 4 faces due to stringed edges with inconsistent extrusion. truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. Setting up information for layer truncation ... Checking mesh with layer ... Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 72 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Detected 72 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 15277 out of 63093 faces (24.21346%). Removed extrusion at 66 faces. Added 39614 out of 189279 cells (20.92889%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 2296 points. Layer addition iteration 9 -------------------------- Determining displacement for added points according to pointNormal ... Detected 0 points with point normal pointing through faces. Reset displacement at 0 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 0 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 128 displacementMedialAxis : Smoothing field ... Iteration 0 residual 5.97602e-05 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 4 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 6 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 2 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 2 Moving mesh using displacement scaling : min:0.5625 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 2 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 3 displacementMedialAxis : Displacement scaling for error reduction set to 0. Moving mesh using displacement scaling : min:0.421875 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 2 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 4 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Successfully moved mesh displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 1 faces due to stringed edges with inconsistent extrusion. truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. Setting up information for layer truncation ... Checking mesh with layer ... Checking faces in error : non-orthogonality > 60 degrees : 3 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 27 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Detected 30 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 12751 out of 63093 faces (20.20985%). Removed extrusion at 29 faces. Added 33080 out of 189279 cells (17.47685%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 1862 points. Layer addition iteration 10 -------------------------- Determining displacement for added points according to pointNormal ... Detected 0 points with point normal pointing through faces. Reset displacement at 0 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 0 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 86 displacementMedialAxis : Smoothing field ... Iteration 0 residual 5.050517e-05 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 7 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 8 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 1 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 3 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 2 Moving mesh using displacement scaling : min:0.5625 max:1 Checking faces in error : non-orthogonality > 60 degrees : 1 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 3 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 3 displacementMedialAxis : Displacement scaling for error reduction set to 0. Moving mesh using displacement scaling : min:0.421875 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 2 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 4 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 2 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 1 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 5 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 6 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 3 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 1 faces due to stringed edges with inconsistent extrusion. truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. Setting up information for layer truncation ... Checking mesh with layer ... Checking faces in error : non-orthogonality > 60 degrees : 7 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 38 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Detected 45 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 10714 out of 63093 faces (16.98128%). Removed extrusion at 34 faces. Added 27697 out of 189279 cells (14.6329%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 1612 points. Layer addition iteration 11 -------------------------- Determining displacement for added points according to pointNormal ... Detected 0 points with point normal pointing through faces. Reset displacement at 0 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 0 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 63 displacementMedialAxis : Smoothing field ... Iteration 0 residual 4.494915e-05 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 4 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 7 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 4 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 2 Moving mesh using displacement scaling : min:0.5625 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 2 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 3 displacementMedialAxis : Displacement scaling for error reduction set to 0. Moving mesh using displacement scaling : min:0.421875 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 2 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 4 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Successfully moved mesh displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 2 faces due to stringed edges with inconsistent extrusion. truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. Setting up information for layer truncation ... Checking mesh with layer ... Checking faces in error : non-orthogonality > 60 degrees : 2 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 17 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Detected 19 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 9018 out of 63093 faces (14.29319%). Removed extrusion at 20 faces. Added 23093 out of 189279 cells (12.20051%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 1425 points. Layer addition iteration 12 -------------------------- Determining displacement for added points according to pointNormal ... Detected 0 points with point normal pointing through faces. Reset displacement at 0 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 0 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 40 displacementMedialAxis : Smoothing field ... Iteration 0 residual 4.079411e-05 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 4 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 14 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 7 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 2 Moving mesh using displacement scaling : min:0.5625 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 4 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 3 displacementMedialAxis : Displacement scaling for error reduction set to 0. Moving mesh using displacement scaling : min:0.421875 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 4 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 4 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Successfully moved mesh displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 2 faces due to stringed edges with inconsistent extrusion. truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. Setting up information for layer truncation ... Checking mesh with layer ... Checking faces in error : non-orthogonality > 60 degrees : 1 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 34 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Detected 35 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 7518 out of 63093 faces (11.91574%). Removed extrusion at 35 faces. Added 18914 out of 189279 cells (9.992656%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 1335 points. Layer addition iteration 13 -------------------------- Determining displacement for added points according to pointNormal ... Detected 0 points with point normal pointing through faces. Reset displacement at 0 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 0 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 45 displacementMedialAxis : Smoothing field ... Iteration 0 residual 3.919644e-05 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 3 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 13 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 7 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 2 Moving mesh using displacement scaling : min:0.5625 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 4 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 3 displacementMedialAxis : Displacement scaling for error reduction set to 0. Moving mesh using displacement scaling : min:0.421875 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 3 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 4 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Successfully moved mesh displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 2 faces due to stringed edges with inconsistent extrusion. truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. Setting up information for layer truncation ... Checking mesh with layer ... Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 29 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Detected 29 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 6131 out of 63093 faces (9.717401%). Removed extrusion at 28 faces. Added 14936 out of 189279 cells (7.890997%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 1258 points. Layer addition iteration 14 -------------------------- Determining displacement for added points according to pointNormal ... Detected 0 points with point normal pointing through faces. Reset displacement at 0 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 0 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 64 displacementMedialAxis : Smoothing field ... Iteration 0 residual 3.389354e-05 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 5 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 9 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 2 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 2 Moving mesh using displacement scaling : min:0.5625 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 1 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 3 displacementMedialAxis : Displacement scaling for error reduction set to 0. Moving mesh using displacement scaling : min:0.421875 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Successfully moved mesh displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. Setting up information for layer truncation ... Checking mesh with layer ... Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 19 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Detected 19 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 4779 out of 63093 faces (7.574533%). Removed extrusion at 19 faces. Added 11297 out of 189279 cells (5.968438%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 1091 points. Layer addition iteration 15 -------------------------- Determining displacement for added points according to pointNormal ... Detected 0 points with point normal pointing through faces. Reset displacement at 0 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 0 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 37 displacementMedialAxis : Smoothing field ... Iteration 0 residual 3.079743e-05 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 5 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 8 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 5 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 2 Moving mesh using displacement scaling : min:0.5625 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 3 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 3 displacementMedialAxis : Displacement scaling for error reduction set to 0. Moving mesh using displacement scaling : min:0.421875 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 1 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 4 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Successfully moved mesh displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 1 faces due to stringed edges with inconsistent extrusion. truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. Setting up information for layer truncation ... Checking mesh with layer ... Checking faces in error : non-orthogonality > 60 degrees : 1 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 10 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Detected 11 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 3635 out of 63093 faces (5.761336%). Removed extrusion at 11 faces. Added 8209 out of 189279 cells (4.336984%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 958 points. Layer addition iteration 16 -------------------------- Determining displacement for added points according to pointNormal ... Detected 0 points with point normal pointing through faces. Reset displacement at 0 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 0 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 70 displacementMedialAxis : Smoothing field ... Iteration 0 residual 2.2789e-05 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 5 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 1 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Successfully moved mesh displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 1 faces due to stringed edges with inconsistent extrusion. truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. Setting up information for layer truncation ... Checking mesh with layer ... Checking faces in error : non-orthogonality > 60 degrees : 1 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 6 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Detected 7 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 2524 out of 63093 faces (4.000444%). Removed extrusion at 6 faces. Added 5562 out of 189279 cells (2.938519%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 699 points. Layer addition iteration 17 -------------------------- Determining displacement for added points according to pointNormal ... Detected 0 points with point normal pointing through faces. Reset displacement at 0 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 0 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 24 displacementMedialAxis : Smoothing field ... Iteration 0 residual 1.926312e-05 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 2 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Successfully moved mesh displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. Setting up information for layer truncation ... Checking mesh with layer ... Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 1 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Detected 1 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 1751 out of 63093 faces (2.775268%). Removed extrusion at 1 faces. Added 3609 out of 189279 cells (1.906709%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 570 points. Layer addition iteration 18 -------------------------- Determining displacement for added points according to pointNormal ... Detected 0 points with point normal pointing through faces. Reset displacement at 0 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 0 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 131 displacementMedialAxis : Smoothing field ... Iteration 0 residual 9.283601e-06 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Successfully moved mesh displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. Setting up information for layer truncation ... Checking mesh with layer ... Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Detected 0 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 949 out of 63093 faces (1.504129%). Removed extrusion at 0 faces. Added 2069 out of 189279 cells (1.093095%). Edge intersection testing: Number of edges : 812759 Number of edges to retest : 0 Number of intersected edges : 63826 Doing final balancing --------------------- patch faces layers overall thickness [m] [%] ----- ----- ------ --- --- car 63093 0.0328 0.000178 0.952 Layer mesh : cells:245348 faces:812759 points:328590 Cells per refinement level: 0 94457 1 4377 2 16121 3 75338 4 55055 Writing mesh to time 3 Wrote mesh in = 46.74 s. Layers added in = 46.74 s. Checking final mesh ... Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Finished meshing without any errors Finished meshing in = 80 s. End Finalising parallel run Run: (cd run; reconstructParMesh -latestTime) /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.3.0 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.3.0 Exec : reconstructParMesh -latestTime Date : Dec 01 2014 Time : 19:12:22 Host : "bds1.beamnet" PID : 30733 Case : /data/vwt/process/run nProcs : 1 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster allowSystemOperations : Disallowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time This is an experimental tool which tries to merge individual processor meshes back into one master mesh. Use it if the original master mesh has been deleted or if the processor meshes have been modified (topology change). This tool will write the resulting mesh to a new time step and construct xxxxProcAddressing files in the processor meshes so reconstructPar can be used to regenerate the fields on the master mesh. Not well tested & use at your own risk! Merge tolerance : 1e-07 Write tolerance : 1e-07 Doing geometric matching on correct procBoundaries only. This assumes a correct decomposition. Found 8 processor directories Reading database "run/processor0" Reading database "run/processor1" Reading database "run/processor2" Reading database "run/processor3" Reading database "run/processor4" Reading database "run/processor5" Reading database "run/processor6" Reading database "run/processor7" Time = 3 Reading points from "run/processor0" for time = 3 Reading points from "run/processor1" for time = 3 Reading points from "run/processor2" for time = 3 Reading points from "run/processor3" for time = 3 Reading points from "run/processor4" for time = 3 Reading points from "run/processor5" for time = 3 Reading points from "run/processor6" for time = 3 Reading points from "run/processor7" for time = 3 Overall mesh bounding box : (-4 -2 -1.717054e-17) (4 2 3) Relative tolerance : 1e-07 Absolute matching distance : 9.433981e-07 Constructing empty mesh to add to. Reading mesh to add from "run/processor0" for time = 3 Adding to master mesh Reading mesh to add from "run/processor1" for time = 3 Adding to master mesh Reading mesh to add from "run/processor2" for time = 3 Adding to master mesh Reading mesh to add from "run/processor3" for time = 3 Adding to master mesh Reading mesh to add from "run/processor4" for time = 3 Adding to master mesh Reading mesh to add from "run/processor5" for time = 3 Adding to master mesh Reading mesh to add from "run/processor6" for time = 3 Adding to master mesh Reading mesh to add from "run/processor7" for time = 3 Adding to master mesh mergeSharedPoints : detected 0 points that are to be merged. Writing merged mesh to "/data/vwt/process/run/3" Reconstructing the addressing from the processor meshes to the newly reconstructed mesh Reading processor 0 mesh from "run/processor0" Writing pointProcAddressing to "run/processor0/3/polyMesh" Writing faceProcAddressing to "run/processor0/3/polyMesh" Writing cellProcAddressing to "run/processor0/3/polyMesh" Writing boundaryProcAddressing to "run/processor0/3/polyMesh" Reading processor 1 mesh from "run/processor1" Writing pointProcAddressing to "run/processor1/3/polyMesh" Writing faceProcAddressing to "run/processor1/3/polyMesh" Writing cellProcAddressing to "run/processor1/3/polyMesh" Writing boundaryProcAddressing to "run/processor1/3/polyMesh" Reading processor 2 mesh from "run/processor2" Writing pointProcAddressing to "run/processor2/3/polyMesh" Writing faceProcAddressing to "run/processor2/3/polyMesh" Writing cellProcAddressing to "run/processor2/3/polyMesh" Writing boundaryProcAddressing to "run/processor2/3/polyMesh" Reading processor 3 mesh from "run/processor3" Writing pointProcAddressing to "run/processor3/3/polyMesh" Writing faceProcAddressing to "run/processor3/3/polyMesh" Writing cellProcAddressing to "run/processor3/3/polyMesh" Writing boundaryProcAddressing to "run/processor3/3/polyMesh" Reading processor 4 mesh from "run/processor4" Writing pointProcAddressing to "run/processor4/3/polyMesh" Writing faceProcAddressing to "run/processor4/3/polyMesh" Writing cellProcAddressing to "run/processor4/3/polyMesh" Writing boundaryProcAddressing to "run/processor4/3/polyMesh" Reading processor 5 mesh from "run/processor5" Writing pointProcAddressing to "run/processor5/3/polyMesh" Writing faceProcAddressing to "run/processor5/3/polyMesh" Writing cellProcAddressing to "run/processor5/3/polyMesh" Writing boundaryProcAddressing to "run/processor5/3/polyMesh" Reading processor 6 mesh from "run/processor6" Writing pointProcAddressing to "run/processor6/3/polyMesh" Writing faceProcAddressing to "run/processor6/3/polyMesh" Writing cellProcAddressing to "run/processor6/3/polyMesh" Writing boundaryProcAddressing to "run/processor6/3/polyMesh" Reading processor 7 mesh from "run/processor7" Writing pointProcAddressing to "run/processor7/3/polyMesh" Writing faceProcAddressing to "run/processor7/3/polyMesh" Writing cellProcAddressing to "run/processor7/3/polyMesh" Writing boundaryProcAddressing to "run/processor7/3/polyMesh" End. Run: cp -a run/3/polyMesh run/constant Run: rm -fr run/0/polyMesh run/[1-9]* Run: (cd run; checkMesh -allTopology -allGeometry) /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.3.0 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.3.0 Exec : checkMesh -allTopology -allGeometry Date : Dec 01 2014 Time : 19:12:27 Host : "bds1.beamnet" PID : 30738 Case : /data/vwt/process/run nProcs : 1 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster allowSystemOperations : Disallowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Create polyMesh for time = 0 Enabling all (cell, face, edge, point) topology checks. Enabling all geometry checks. Time = 0 Mesh stats points: 328590 faces: 812759 internal faces: 735340 cells: 245348 faces per cell: 6.309809 boundary patches: 4 point zones: 0 face zones: 0 cell zones: 1 Overall number of cells of each type: hexahedra: 200197 prisms: 6120 wedges: 0 pyramids: 0 tet wedges: 284 tetrahedra: 0 polyhedra: 38747 Breakdown of polyhedra by number of faces: faces number of cells 4 3068 5 3429 6 8649 7 330 8 178 9 17005 10 70 11 83 12 4535 13 25 14 20 15 1312 17 1 18 42 Checking topology... Boundary definition OK. Cell to face addressing OK. Point usage OK. Upper triangular ordering OK. Face vertices OK. Topological cell zip-up check OK. Face-face connectivity OK. Number of regions: 1 (OK). Checking patch topology for multiply connected surfaces... Patch Faces Points Surface topology Bounding box inlet 1200 1271 ok (non-closed singly connected) (-4 -2 0) (-4 2 3) outlet 1200 1271 ok (non-closed singly connected) (4 -2 0) (4 2 3) channelWalls 11926 12152 ok (non-closed singly connected) (-4 -2 -1.717054e-17) (4 2 3) car 63093 69374 ok (closed singly connected) (-1.178204 -0.3407737 0.02009035) (1.178269 0.3405768 0.9150131) Checking geometry... Overall domain bounding box (-4 -2 -1.717054e-17) (4 2 3) Mesh (non-empty, non-wedge) directions (1 1 1) Mesh (non-empty) directions (1 1 1) Boundary openness (3.707848e-17 -1.107632e-17 7.494718e-15) OK. Max cell openness = 3.424415e-16 OK. Max aspect ratio = 11.54035 OK. Minimum face area = 5.443336e-06. Maximum face area = 0.01104049. Face area magnitudes OK. Min volume = 1.585001e-08. Max volume = 0.001045206. Total volume = 95.41286. Cell volumes OK. Mesh non-orthogonality Max: 57.24882 average: 11.2511 Non-orthogonality check OK. Face pyramids OK. Max skewness = 2.833605 OK. Coupled point location match (average 0) OK. Face tets OK. Min/max edge length = 0.0008262114 0.1116578 OK. *There are 3096 faces with concave angles between consecutive edges. Max concave angle = 72.45184 degrees. < run/system/controlDict Run: sed -e 's/flowVelocity.*;/flowVelocity (12.7777777778 0 0);/' sim_2.3.0_1/initialConditions > run/initial/initialConditions Run: (cd run; potentialFoam) /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.3.0 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.3.0 Exec : potentialFoam Date : Dec 01 2014 Time : 19:12:35 Host : "bds1.beamnet" PID : 30746 Case : /data/vwt/process/run nProcs : 1 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster allowSystemOperations : Disallowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Create mesh for time = 0 Reading field p Reading field U No finite volume options present Calculating potential flow GAMG: Solving for p, Initial residual = 1, Final residual = 0.0871758, No Iterations 4 GAMG: Solving for p, Initial residual = 0.004952622, Final residual = 0.0004915139, No Iterations 1 GAMG: Solving for p, Initial residual = 0.000578066, Final residual = 4.496823e-05, No Iterations 4 GAMG: Solving for p, Initial residual = 0.0001697577, Final residual = 1.257506e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 2.395788e-05, Final residual = 2.306111e-06, No Iterations 4 GAMG: Solving for p, Initial residual = 4.472056e-06, Final residual = 6.364451e-07, No Iterations 3 GAMG: Solving for p, Initial residual = 9.685902e-07, Final residual = 9.685902e-07, No Iterations 0 GAMG: Solving for p, Initial residual = 9.685902e-07, Final residual = 9.685902e-07, No Iterations 0 GAMG: Solving for p, Initial residual = 9.685902e-07, Final residual = 9.685902e-07, No Iterations 0 GAMG: Solving for p, Initial residual = 9.685902e-07, Final residual = 9.685902e-07, No Iterations 0 GAMG: Solving for p, Initial residual = 9.685902e-07, Final residual = 9.685902e-07, No Iterations 0 continuity error = 0.0002552787 Interpolated U error = 1.501424e-05 ExecutionTime = 2.94 s ClockTime = 3 s End Run: sed -e 's/Aref.*;/Aref 0.428879;/' sim_2.3.0_1/controlDict > run/system/controlDict Run: rm -fr run/processor* Run: (cd run; decomposePar) /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.3.0 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.3.0 Exec : decomposePar Date : Dec 01 2014 Time : 19:12:39 Host : "bds1.beamnet" PID : 30752 Case : /data/vwt/process/run nProcs : 1 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster allowSystemOperations : Disallowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Decomposing mesh region0 Create mesh Calculating distribution of cells Selecting decompositionMethod hierarchical Finished decomposition in 0.38 s Calculating original mesh data Distributing cells to processors Distributing faces to processors Distributing points to processors Constructing processor meshes Processor 0 Number of cells = 30668 Number of faces shared with processor 1 = 356 Number of faces shared with processor 2 = 810 Number of faces shared with processor 4 = 1681 Number of faces shared with processor 5 = 2 Number of faces shared with processor 6 = 32 Number of processor patches = 5 Number of processor faces = 2881 Number of boundary faces = 12536 Processor 1 Number of cells = 30668 Number of faces shared with processor 0 = 356 Number of faces shared with processor 2 = 8 Number of faces shared with processor 3 = 686 Number of faces shared with processor 4 = 7 Number of faces shared with processor 5 = 1852 Number of faces shared with processor 7 = 14 Number of processor patches = 6 Number of processor faces = 2923 Number of boundary faces = 12862 Processor 2 Number of cells = 30668 Number of faces shared with processor 0 = 810 Number of faces shared with processor 1 = 8 Number of faces shared with processor 3 = 330 Number of faces shared with processor 6 = 1510 Number of processor patches = 4 Number of processor faces = 2658 Number of boundary faces = 12655 Processor 3 Number of cells = 30668 Number of faces shared with processor 1 = 686 Number of faces shared with processor 2 = 330 Number of faces shared with processor 6 = 19 Number of faces shared with processor 7 = 1597 Number of processor patches = 4 Number of processor faces = 2632 Number of boundary faces = 12851 Processor 4 Number of cells = 30669 Number of faces shared with processor 0 = 1681 Number of faces shared with processor 1 = 7 Number of faces shared with processor 5 = 634 Number of faces shared with processor 6 = 1375 Number of processor patches = 4 Number of processor faces = 3697 Number of boundary faces = 6299 Processor 5 Number of cells = 30669 Number of faces shared with processor 0 = 2 Number of faces shared with processor 1 = 1852 Number of faces shared with processor 4 = 634 Number of faces shared with processor 7 = 1363 Number of processor patches = 4 Number of processor faces = 3851 Number of boundary faces = 6819 Processor 6 Number of cells = 30669 Number of faces shared with processor 0 = 32 Number of faces shared with processor 2 = 1510 Number of faces shared with processor 3 = 19 Number of faces shared with processor 4 = 1375 Number of faces shared with processor 7 = 635 Number of processor patches = 5 Number of processor faces = 3571 Number of boundary faces = 6508 Processor 7 Number of cells = 30669 Number of faces shared with processor 1 = 14 Number of faces shared with processor 3 = 1597 Number of faces shared with processor 5 = 1363 Number of faces shared with processor 6 = 635 Number of processor patches = 4 Number of processor faces = 3609 Number of boundary faces = 6889 Number of processor faces = 12911 Max number of cells = 30669 (0.001630337% above average 30668.5) Max number of processor patches = 6 (33.33333% above average 4.5) Max number of faces between processors = 3851 (19.30912% above average 3227.75) Time = 0 Processor 0: field transfer Processor 1: field transfer Processor 2: field transfer Processor 3: field transfer Processor 4: field transfer Processor 5: field transfer Processor 6: field transfer Processor 7: field transfer End. Run: (cd run; mpirun --hostfile hosts -np 8 simpleFoam -parallel) /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.3.0 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.3.0 Exec : simpleFoam -parallel Date : Dec 01 2014 Time : 19:12:41 Host : "bds1.beamnet" PID : 30757 Case : /data/vwt/process/run nProcs : 8 Slaves : 7 ( "bds1.beamnet.30758" "bds1.beamnet.30759" "bds1.beamnet.30760" "bds1.beamnet.30761" "bds1.beamnet.30762" "bds1.beamnet.30763" "bds1.beamnet.30764" ) Pstream initialized with: floatTransfer : 0 nProcsSimpleSum : 0 commsType : nonBlocking polling iterations : 0 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster allowSystemOperations : Disallowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Create mesh for time = 0 Reading field p Reading field U Reading/calculating face flux field phi Selecting incompressible transport model Newtonian Selecting RAS turbulence model kOmegaSST kOmegaSSTCoeffs { Cmu 0.09; alphaK1 0.85034; alphaK2 1; alphaOmega1 0.5; alphaOmega2 0.85616; alphah 1; beta1 0.075; beta2 0.0828; betaStar 0.09; gamma1 0.5532; gamma2 0.4403; a1 0.31; c1 10; b1 1; F3 false; } No finite volume options present SIMPLE: no convergence criteria found. Calculations will run for 200 steps. Starting time loop forces forces: Not including porosity effects forceCoeffs forceCoeffs: Not including porosity effects Time = 1 smoothSolver: Solving for Ux, Initial residual = 0.04818267, Final residual = 0.002182315, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.06352842, Final residual = 0.002625182, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.05853374, Final residual = 0.002810863, No Iterations 2 GAMG: Solving for p, Initial residual = 1, Final residual = 0.05094188, No Iterations 3 GAMG: Solving for p, Initial residual = 0.05865218, Final residual = 0.002992569, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007224128, Final residual = 0.0003538503, No Iterations 3 GAMG: Solving for p, Initial residual = 0.001498413, Final residual = 0.0001332924, No Iterations 2 time step continuity errors : sum local = 6.591479e-05, global = 2.624784e-06, cumulative = 2.624784e-06 smoothSolver: Solving for omega, Initial residual = 0.00214603, Final residual = 0.0001070361, No Iterations 2 smoothSolver: Solving for k, Initial residual = 1, Final residual = 0.02591603, No Iterations 2 ExecutionTime = 1.05 s ClockTime = 1 s forces forces output: sum of forces: pressure : (15.48259 -0.1628461 -10.59074) viscous : (1.417214 -0.000320571 0.00148858) porous : (0 0 0) sum of moments: pressure : (-0.009902655 7.542339 0.1192778) viscous : (0.0002457728 0.5687379 -0.002082714) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3985698 Cl = -0.003848169 Cl(f) = -0.001924084 Cl(r) = -0.001924084 Time = 2 smoothSolver: Solving for Ux, Initial residual = 0.01699525, Final residual = 0.0008080508, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.02218647, Final residual = 0.0009627354, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0208845, Final residual = 0.0009860783, No Iterations 2 GAMG: Solving for p, Initial residual = 0.2187991, Final residual = 0.01270102, No Iterations 3 GAMG: Solving for p, Initial residual = 0.03917667, Final residual = 0.00195807, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004897594, Final residual = 0.0004860911, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001149473, Final residual = 7.276345e-05, No Iterations 3 time step continuity errors : sum local = 4.559104e-05, global = 2.448973e-06, cumulative = 5.073757e-06 smoothSolver: Solving for omega, Initial residual = 0.001452229, Final residual = 8.656576e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.1021831, Final residual = 0.002234032, No Iterations 2 ExecutionTime = 1.75 s ClockTime = 2 s forces forces output: sum of forces: pressure : (28.77369 -0.3886606 -19.46594) viscous : (1.438165 -0.0001228435 0.003970177) porous : (0 0 0) sum of moments: pressure : (0.02157464 12.8685 0.1339438) viscous : (0.0001914323 0.5770354 -0.002158211) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.712525 Cl = -0.009169177 Cl(f) = -0.004584589 Cl(r) = -0.004584589 Time = 3 smoothSolver: Solving for Ux, Initial residual = 0.01980042, Final residual = 0.0008175447, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0253233, Final residual = 0.001015974, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0226437, Final residual = 0.001036503, No Iterations 2 GAMG: Solving for p, Initial residual = 0.09740548, Final residual = 0.0051679, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01707381, Final residual = 0.001155743, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003016211, Final residual = 0.000279234, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0006765468, Final residual = 4.071679e-05, No Iterations 3 time step continuity errors : sum local = 1.952218e-05, global = 3.256122e-07, cumulative = 5.399369e-06 smoothSolver: Solving for omega, Initial residual = 0.001140454, Final residual = 7.244497e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.05083194, Final residual = 0.001166397, No Iterations 2 ExecutionTime = 2.45 s ClockTime = 3 s forces forces output: sum of forces: pressure : (26.44056 -0.4901811 -21.05825) viscous : (1.452714 0.0002154202 0.008137867) porous : (0 0 0) sum of moments: pressure : (0.06085796 10.44783 0.136943) viscous : (2.941096e-05 0.5830058 -0.002285639) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.6578428 Cl = -0.01155549 Cl(f) = -0.005777744 Cl(r) = -0.005777744 Time = 4 smoothSolver: Solving for Ux, Initial residual = 0.02128157, Final residual = 0.0009321863, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.02732098, Final residual = 0.001146347, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.02329462, Final residual = 0.00113459, No Iterations 2 GAMG: Solving for p, Initial residual = 0.09875957, Final residual = 0.008825021, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03358731, Final residual = 0.002972612, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007777735, Final residual = 0.000406686, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0014805, Final residual = 8.601389e-05, No Iterations 3 time step continuity errors : sum local = 2.641763e-05, global = 1.523238e-06, cumulative = 6.922608e-06 smoothSolver: Solving for omega, Initial residual = 0.0009621741, Final residual = 6.295941e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0330553, Final residual = 0.0007893557, No Iterations 2 ExecutionTime = 3.14 s ClockTime = 3 s forces forces output: sum of forces: pressure : (12.48043 -0.4258905 -17.54632) viscous : (1.464239 0.000563901 0.01270448) porous : (0 0 0) sum of moments: pressure : (0.07954349 3.053827 0.1636071) viscous : (-0.0001464225 0.5878696 -0.002393103) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3288751 Cl = -0.01003102 Cl(f) = -0.005015512 Cl(r) = -0.005015512 Time = 5 smoothSolver: Solving for Ux, Initial residual = 0.008712887, Final residual = 0.0004093284, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.01319354, Final residual = 0.000616887, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.01089084, Final residual = 0.0005503141, No Iterations 2 GAMG: Solving for p, Initial residual = 0.1095143, Final residual = 0.01059536, No Iterations 2 GAMG: Solving for p, Initial residual = 0.04394874, Final residual = 0.003842928, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01081842, Final residual = 0.001054218, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002472493, Final residual = 0.0001598884, No Iterations 3 time step continuity errors : sum local = 3.822078e-05, global = 1.496382e-06, cumulative = 8.41899e-06 smoothSolver: Solving for omega, Initial residual = 0.0008440256, Final residual = 5.555866e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.02386608, Final residual = 0.000588108, No Iterations 2 ExecutionTime = 3.84 s ClockTime = 4 s forces forces output: sum of forces: pressure : (0.6560935 -0.2852648 -13.68768) viscous : (1.47474 0.0006422617 0.01746726) porous : (0 0 0) sum of moments: pressure : (0.06800083 -2.450618 0.1741764) viscous : (-0.0002343959 0.5921479 -0.002481678) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.05025419 Cl = -0.006712619 Cl(f) = -0.003356309 Cl(r) = -0.003356309 Time = 6 smoothSolver: Solving for Ux, Initial residual = 0.007300596, Final residual = 0.0003288783, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.01229703, Final residual = 0.0005233115, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.009022182, Final residual = 0.000452102, No Iterations 2 GAMG: Solving for p, Initial residual = 0.1038116, Final residual = 0.006766755, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02573961, Final residual = 0.002055601, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005735609, Final residual = 0.0005347316, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001336289, Final residual = 8.53278e-05, No Iterations 3 time step continuity errors : sum local = 2.2992e-05, global = -8.612036e-07, cumulative = 7.557787e-06 smoothSolver: Solving for omega, Initial residual = 0.0007113743, Final residual = 4.654247e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.01828449, Final residual = 0.0004612117, No Iterations 2 ExecutionTime = 4.53 s ClockTime = 5 s forces forces output: sum of forces: pressure : (-0.4415718 -0.1737549 -12.26231) viscous : (1.488262 0.0006588942 0.01792221) porous : (0 0 0) sum of moments: pressure : (0.03635379 -2.368616 0.1264465) viscous : (-0.0002673059 0.5975678 -0.002590465) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.02468544 Cl = -0.004082344 Cl(f) = -0.002041172 Cl(r) = -0.002041172 Time = 7 smoothSolver: Solving for Ux, Initial residual = 0.007548746, Final residual = 0.0003456258, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.01459365, Final residual = 0.0006375847, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.01041441, Final residual = 0.0005439226, No Iterations 2 GAMG: Solving for p, Initial residual = 0.1060037, Final residual = 0.007302038, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02119765, Final residual = 0.002042259, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004540274, Final residual = 0.0002801261, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0009369031, Final residual = 5.55451e-05, No Iterations 3 time step continuity errors : sum local = 1.894311e-05, global = -5.23109e-07, cumulative = 7.034678e-06 smoothSolver: Solving for omega, Initial residual = 0.0006210286, Final residual = 3.988361e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.01467079, Final residual = 0.0003733125, No Iterations 2 ExecutionTime = 5.23 s ClockTime = 5 s forces forces output: sum of forces: pressure : (7.026313 -0.1403569 -13.01613) viscous : (1.502179 0.0006482772 0.01855705) porous : (0 0 0) sum of moments: pressure : (0.001441775 1.814495 0.04907386) viscous : (-0.0002569879 0.6031043 -0.002672104) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2011383 Cl = -0.003294927 Cl(f) = -0.001647464 Cl(r) = -0.001647464 Time = 8 smoothSolver: Solving for Ux, Initial residual = 0.005008962, Final residual = 0.0002521003, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.01035509, Final residual = 0.000509045, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.007657459, Final residual = 0.0004228987, No Iterations 2 GAMG: Solving for p, Initial residual = 0.09168077, Final residual = 0.006531137, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0182052, Final residual = 0.00162847, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003778898, Final residual = 0.0002010942, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0007189029, Final residual = 4.213727e-05, No Iterations 3 time step continuity errors : sum local = 1.596509e-05, global = -4.807182e-07, cumulative = 6.553959e-06 smoothSolver: Solving for omega, Initial residual = 0.0005535437, Final residual = 3.494422e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.01218465, Final residual = 0.0003118633, No Iterations 2 ExecutionTime = 5.94 s ClockTime = 6 s forces forces output: sum of forces: pressure : (14.61168 -0.185948 -14.30425) viscous : (1.515171 0.0006457612 0.02050721) porous : (0 0 0) sum of moments: pressure : (-0.006593587 5.567723 0.0004760076) viscous : (-0.0002341884 0.6084466 -0.002734478) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3803401 Cl = -0.00437022 Cl(f) = -0.00218511 Cl(r) = -0.00218511 Time = 9 smoothSolver: Solving for Ux, Initial residual = 0.003994644, Final residual = 0.0001999431, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.009130204, Final residual = 0.00043759, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.006542965, Final residual = 0.0003373751, No Iterations 2 GAMG: Solving for p, Initial residual = 0.07170572, Final residual = 0.00354081, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01223301, Final residual = 0.0007925284, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002136183, Final residual = 0.0001975184, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0004645769, Final residual = 2.260996e-05, No Iterations 3 time step continuity errors : sum local = 8.270096e-06, global = 3.008734e-07, cumulative = 6.854833e-06 smoothSolver: Solving for omega, Initial residual = 0.0005066432, Final residual = 3.142255e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.01040947, Final residual = 0.0002691068, No Iterations 2 ExecutionTime = 6.63 s ClockTime = 7 s forces forces output: sum of forces: pressure : (16.65712 -0.2389323 -14.91322) viscous : (1.526278 0.0006088343 0.02372563) porous : (0 0 0) sum of moments: pressure : (0.007135831 6.113468 0.01880331) viscous : (-0.0001741051 0.6132175 -0.002773797) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.4288424 Cl = -0.005620687 Cl(f) = -0.002810343 Cl(r) = -0.002810343 Time = 10 smoothSolver: Solving for Ux, Initial residual = 0.003763752, Final residual = 0.0001857501, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00940084, Final residual = 0.0004389571, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.005930042, Final residual = 0.0003012896, No Iterations 2 GAMG: Solving for p, Initial residual = 0.06278736, Final residual = 0.003098086, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01090542, Final residual = 0.0008779245, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002106206, Final residual = 0.000108603, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0004211672, Final residual = 2.390227e-05, No Iterations 3 time step continuity errors : sum local = 8.050616e-06, global = 3.77777e-07, cumulative = 7.23261e-06 smoothSolver: Solving for omega, Initial residual = 0.0004701145, Final residual = 2.874249e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.00902778, Final residual = 0.0002347952, No Iterations 2 ExecutionTime = 7.35 s ClockTime = 8 s forces forces output: sum of forces: pressure : (14.11568 -0.2652146 -14.90256) viscous : (1.535502 0.0006091335 0.02670954) porous : (0 0 0) sum of moments: pressure : (0.02395091 4.413935 0.09180859) viscous : (-0.0001359859 0.6172308 -0.002848947) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3691218 Cl = -0.006240529 Cl(f) = -0.003120265 Cl(r) = -0.003120265 Time = 11 smoothSolver: Solving for Ux, Initial residual = 0.002883055, Final residual = 0.0001582244, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.007757721, Final residual = 0.0003910244, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0047817, Final residual = 0.0002566628, No Iterations 2 GAMG: Solving for p, Initial residual = 0.05838225, Final residual = 0.003124449, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01083716, Final residual = 0.001006866, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002417353, Final residual = 0.0001261133, No Iterations 3 GAMG: Solving for p, Initial residual = 0.000518544, Final residual = 4.842243e-05, No Iterations 2 time step continuity errors : sum local = 1.536353e-05, global = 3.064125e-07, cumulative = 7.539022e-06 smoothSolver: Solving for omega, Initial residual = 0.0004408042, Final residual = 2.668034e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.007909166, Final residual = 0.0002065361, No Iterations 2 ExecutionTime = 8.06 s ClockTime = 8 s forces forces output: sum of forces: pressure : (10.96994 -0.268809 -14.47758) viscous : (1.544002 0.000637925 0.02890396) porous : (0 0 0) sum of moments: pressure : (0.03536418 2.722586 0.17078) viscous : (-0.0001083318 0.6209359 -0.002956184) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2951324 Cl = -0.006324623 Cl(f) = -0.003162311 Cl(r) = -0.003162311 Time = 12 smoothSolver: Solving for Ux, Initial residual = 0.002372347, Final residual = 0.0001391198, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.006661772, Final residual = 0.0003566511, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004151223, Final residual = 0.0002344412, No Iterations 2 GAMG: Solving for p, Initial residual = 0.05430821, Final residual = 0.002707933, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01002199, Final residual = 0.0007756542, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002056036, Final residual = 0.0002035388, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0005097052, Final residual = 4.207246e-05, No Iterations 3 time step continuity errors : sum local = 1.333387e-05, global = -2.687661e-07, cumulative = 7.270256e-06 smoothSolver: Solving for omega, Initial residual = 0.0004154486, Final residual = 2.476421e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.007007384, Final residual = 0.0001837058, No Iterations 2 ExecutionTime = 8.75 s ClockTime = 9 s forces forces output: sum of forces: pressure : (10.04976 -0.2625966 -13.90734) viscous : (1.552235 0.0006694994 0.03029086) porous : (0 0 0) sum of moments: pressure : (0.03901012 2.410732 0.2114288) viscous : (-6.762526e-05 0.6245374 -0.003064495) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2736246 Cl = -0.006177363 Cl(f) = -0.003088682 Cl(r) = -0.003088682 Time = 13 smoothSolver: Solving for Ux, Initial residual = 0.002310569, Final residual = 0.0001341458, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.006752134, Final residual = 0.0003560493, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004108155, Final residual = 0.000236951, No Iterations 2 GAMG: Solving for p, Initial residual = 0.05030909, Final residual = 0.002741933, No Iterations 2 GAMG: Solving for p, Initial residual = 0.009451614, Final residual = 0.0008249848, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002055774, Final residual = 0.0001312605, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0004930014, Final residual = 2.970887e-05, No Iterations 3 time step continuity errors : sum local = 9.784621e-06, global = -8.765064e-08, cumulative = 7.182606e-06 smoothSolver: Solving for omega, Initial residual = 0.000389759, Final residual = 2.289745e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.006271142, Final residual = 0.0001648075, No Iterations 2 ExecutionTime = 9.46 s ClockTime = 10 s forces forces output: sum of forces: pressure : (11.38417 -0.2399584 -13.38439) viscous : (1.560498 0.0007298032 0.03113414) porous : (0 0 0) sum of moments: pressure : (0.02539062 3.277744 0.2070498) viscous : (-4.575994e-05 0.6282236 -0.00313961) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3052907 Cl = -0.005642035 Cl(f) = -0.002821017 Cl(r) = -0.002821017 Time = 14 smoothSolver: Solving for Ux, Initial residual = 0.002154676, Final residual = 0.0001294046, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.006655197, Final residual = 0.000351688, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004059158, Final residual = 0.0002388425, No Iterations 2 GAMG: Solving for p, Initial residual = 0.04631499, Final residual = 0.002537412, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008667966, Final residual = 0.0007563934, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001864563, Final residual = 0.000121389, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0004378951, Final residual = 2.549381e-05, No Iterations 3 time step continuity errors : sum local = 8.652593e-06, global = 5.334449e-07, cumulative = 7.716051e-06 smoothSolver: Solving for omega, Initial residual = 0.0003644571, Final residual = 2.12002e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.005666797, Final residual = 0.0001491955, No Iterations 2 ExecutionTime = 10.16 s ClockTime = 11 s forces forces output: sum of forces: pressure : (13.33918 -0.2144796 -13.01528) viscous : (1.568438 0.0008032007 0.03137508) porous : (0 0 0) sum of moments: pressure : (0.002756844 4.336414 0.1824639) viscous : (-4.784903e-05 0.6317564 -0.003177029) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3515856 Cl = -0.005039405 Cl(f) = -0.002519702 Cl(r) = -0.002519702 Time = 15 smoothSolver: Solving for Ux, Initial residual = 0.00202628, Final residual = 0.0001232377, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0067301, Final residual = 0.000345921, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00409273, Final residual = 0.0002365873, No Iterations 2 GAMG: Solving for p, Initial residual = 0.04252229, Final residual = 0.001922936, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007312722, Final residual = 0.000537845, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00140132, Final residual = 8.835384e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0003417706, Final residual = 2.011559e-05, No Iterations 3 time step continuity errors : sum local = 6.875585e-06, global = -9.84149e-08, cumulative = 7.617636e-06 smoothSolver: Solving for omega, Initial residual = 0.0003437618, Final residual = 1.97174e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.005166107, Final residual = 0.0001364196, No Iterations 2 ExecutionTime = 10.87 s ClockTime = 11 s forces forces output: sum of forces: pressure : (14.52773 -0.2019337 -12.71008) viscous : (1.575828 0.0008852354 0.03135368) porous : (0 0 0) sum of moments: pressure : (-0.01386744 4.87557 0.1668519) viscous : (-6.151957e-05 0.6350045 -0.00317647) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3797908 Cl = -0.004741583 Cl(f) = -0.002370791 Cl(r) = -0.002370791 Time = 16 smoothSolver: Solving for Ux, Initial residual = 0.001924088, Final residual = 0.0001161968, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.006705193, Final residual = 0.0003438337, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004089741, Final residual = 0.0002345113, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03982806, Final residual = 0.001672343, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006392885, Final residual = 0.0004470011, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001191678, Final residual = 7.312293e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0003016595, Final residual = 3.01297e-05, No Iterations 2 time step continuity errors : sum local = 1.022336e-05, global = 7.020557e-08, cumulative = 7.687841e-06 smoothSolver: Solving for omega, Initial residual = 0.0003239754, Final residual = 1.849893e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.004739512, Final residual = 0.0001257101, No Iterations 2 ExecutionTime = 11.56 s ClockTime = 12 s forces forces output: sum of forces: pressure : (14.68656 -0.2021322 -12.29602) viscous : (1.582452 0.0009743582 0.03105108) porous : (0 0 0) sum of moments: pressure : (-0.02007073 4.848516 0.1724357) viscous : (-8.173615e-05 0.6378357 -0.003151173) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3836929 Cl = -0.004744164 Cl(f) = -0.002372082 Cl(r) = -0.002372082 Time = 17 smoothSolver: Solving for Ux, Initial residual = 0.001782085, Final residual = 0.0001088713, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.006406504, Final residual = 0.0003394592, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00396653, Final residual = 0.0002328627, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03856731, Final residual = 0.001697059, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006209042, Final residual = 0.0004579406, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001213334, Final residual = 7.763645e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0003122534, Final residual = 1.810085e-05, No Iterations 3 time step continuity errors : sum local = 6.106603e-06, global = 4.692391e-07, cumulative = 8.15708e-06 smoothSolver: Solving for omega, Initial residual = 0.0003056629, Final residual = 1.735812e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.004375687, Final residual = 0.0001165584, No Iterations 2 ExecutionTime = 12.27 s ClockTime = 13 s forces forces output: sum of forces: pressure : (14.42192 -0.2044138 -11.69797) viscous : (1.588257 0.001056591 0.03045496) porous : (0 0 0) sum of moments: pressure : (-0.02136087 4.668522 0.1975649) viscous : (-9.416946e-05 0.6402198 -0.003120154) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3775885 Cl = -0.004796032 Cl(f) = -0.002398016 Cl(r) = -0.002398016 Time = 18 smoothSolver: Solving for Ux, Initial residual = 0.001653597, Final residual = 0.0001026251, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.006108434, Final residual = 0.0003360009, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003889457, Final residual = 0.0002353664, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0369973, Final residual = 0.001622055, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006006242, Final residual = 0.0004243152, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001165437, Final residual = 7.954605e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0003077399, Final residual = 1.921108e-05, No Iterations 3 time step continuity errors : sum local = 6.497028e-06, global = 6.274644e-07, cumulative = 8.784545e-06 smoothSolver: Solving for omega, Initial residual = 0.0002909675, Final residual = 1.633578e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.004050941, Final residual = 0.0001087209, No Iterations 2 ExecutionTime = 12.97 s ClockTime = 13 s forces forces output: sum of forces: pressure : (14.36069 -0.1957982 -11.03525) viscous : (1.593263 0.00113443 0.02950303) porous : (0 0 0) sum of moments: pressure : (-0.02677144 4.701993 0.230432) viscous : (-0.0001065103 0.6421628 -0.00308185) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3762626 Cl = -0.004591004 Cl(f) = -0.002295502 Cl(r) = -0.002295502 Time = 19 smoothSolver: Solving for Ux, Initial residual = 0.001573682, Final residual = 9.790618e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.006008528, Final residual = 0.0003363436, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003925972, Final residual = 0.000242333, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03535482, Final residual = 0.001555934, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005682553, Final residual = 0.0004143443, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001135265, Final residual = 7.848958e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0002945232, Final residual = 1.868916e-05, No Iterations 3 time step continuity errors : sum local = 6.36972e-06, global = 6.360142e-07, cumulative = 9.420559e-06 smoothSolver: Solving for omega, Initial residual = 0.0002765082, Final residual = 1.545968e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.003764849, Final residual = 0.0001020952, No Iterations 2 ExecutionTime = 13.67 s ClockTime = 14 s forces forces output: sum of forces: pressure : (14.63063 -0.171315 -10.42187) viscous : (1.597571 0.001220173 0.02825521) porous : (0 0 0) sum of moments: pressure : (-0.04114226 4.975308 0.2623755) viscous : (-0.0001210329 0.6437523 -0.003046749) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3827304 Cl = -0.004011563 Cl(f) = -0.002005782 Cl(r) = -0.002005782 Time = 20 smoothSolver: Solving for Ux, Initial residual = 0.001513405, Final residual = 9.450864e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.006064804, Final residual = 0.0003383765, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004034226, Final residual = 0.0002526172, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03417067, Final residual = 0.001509161, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005379448, Final residual = 0.0003932248, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001097327, Final residual = 7.179425e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0002753224, Final residual = 1.719962e-05, No Iterations 3 time step continuity errors : sum local = 5.909004e-06, global = -2.402455e-08, cumulative = 9.396534e-06 smoothSolver: Solving for omega, Initial residual = 0.0002619704, Final residual = 1.458215e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.003516821, Final residual = 9.65438e-05, No Iterations 2 ExecutionTime = 14.38 s ClockTime = 15 s forces forces output: sum of forces: pressure : (14.99203 -0.1349083 -9.924265) viscous : (1.601377 0.001316266 0.02683518) porous : (0 0 0) sum of moments: pressure : (-0.06391701 5.306 0.2890742) viscous : (-0.0001398527 0.6450983 -0.003002222) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3913437 Cl = -0.003150671 Cl(f) = -0.001575336 Cl(r) = -0.001575336 Time = 21 smoothSolver: Solving for Ux, Initial residual = 0.001442813, Final residual = 9.117105e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.006137458, Final residual = 0.0003404169, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004153074, Final residual = 0.0002636437, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03257722, Final residual = 0.001399851, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005119137, Final residual = 0.0003499211, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001011594, Final residual = 6.322766e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0002512893, Final residual = 1.521575e-05, No Iterations 3 time step continuity errors : sum local = 5.259241e-06, global = -2.131588e-09, cumulative = 9.394403e-06 smoothSolver: Solving for omega, Initial residual = 0.0002484232, Final residual = 1.374294e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.003296803, Final residual = 9.111031e-05, No Iterations 2 ExecutionTime = 15.11 s ClockTime = 16 s forces forces output: sum of forces: pressure : (15.24095 -0.09369766 -9.50041) viscous : (1.604858 0.001408153 0.02531554) porous : (0 0 0) sum of moments: pressure : (-0.0903434 5.564599 0.3099571) viscous : (-0.0001488762 0.6463068 -0.002957696) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3972963 Cl = -0.002176582 Cl(f) = -0.001088291 Cl(r) = -0.001088291 Time = 22 smoothSolver: Solving for Ux, Initial residual = 0.001362152, Final residual = 8.796864e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00610547, Final residual = 0.0003407328, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004246552, Final residual = 0.0002728745, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03254742, Final residual = 0.001293612, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005061936, Final residual = 0.0003253535, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0009479779, Final residual = 5.711503e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0002352389, Final residual = 2.343228e-05, No Iterations 2 time step continuity errors : sum local = 8.117469e-06, global = 6.256711e-07, cumulative = 1.002007e-05 smoothSolver: Solving for omega, Initial residual = 0.0002350976, Final residual = 1.296173e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.003092827, Final residual = 8.603683e-05, No Iterations 2 ExecutionTime = 15.79 s ClockTime = 16 s forces forces output: sum of forces: pressure : (15.25345 -0.05875723 -9.100861) viscous : (1.608166 0.001491112 0.02377129) porous : (0 0 0) sum of moments: pressure : (-0.1120279 5.681327 0.3278112) viscous : (-0.0001464051 0.6474467 -0.002923927) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3976692 Cl = -0.00135058 Cl(f) = -0.0006752901 Cl(r) = -0.0006752901 Time = 23 smoothSolver: Solving for Ux, Initial residual = 0.00127954, Final residual = 8.426e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.006006709, Final residual = 0.0003387833, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004293627, Final residual = 0.0002787417, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0321089, Final residual = 0.001185639, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005113446, Final residual = 0.0002968781, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0008798388, Final residual = 5.217927e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0002186152, Final residual = 2.109487e-05, No Iterations 2 time step continuity errors : sum local = 7.302146e-06, global = 3.344989e-07, cumulative = 1.035457e-05 smoothSolver: Solving for omega, Initial residual = 0.0002230047, Final residual = 1.225059e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.002905801, Final residual = 8.133126e-05, No Iterations 2 ExecutionTime = 16.49 s ClockTime = 17 s forces forces output: sum of forces: pressure : (15.08813 -0.01820353 -8.813038) viscous : (1.61132 0.001576971 0.02226124) porous : (0 0 0) sum of moments: pressure : (-0.1345249 5.723055 0.3481812) viscous : (-0.0001367364 0.6485124 -0.002895301) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3938444 Cl = -0.0003921254 Cl(f) = -0.0001960627 Cl(r) = -0.0001960627 Time = 24 smoothSolver: Solving for Ux, Initial residual = 0.001196365, Final residual = 7.969072e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005885158, Final residual = 0.0003356318, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004327225, Final residual = 0.0002824473, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03033071, Final residual = 0.001075151, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004925659, Final residual = 0.0002519683, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007824009, Final residual = 7.396386e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00019336, Final residual = 1.383191e-05, No Iterations 3 time step continuity errors : sum local = 4.7656e-06, global = 2.366296e-07, cumulative = 1.05912e-05 smoothSolver: Solving for omega, Initial residual = 0.0002122251, Final residual = 1.159675e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.002737165, Final residual = 7.681966e-05, No Iterations 2 ExecutionTime = 17.19 s ClockTime = 18 s forces forces output: sum of forces: pressure : (14.92732 0.02856002 -8.819084) viscous : (1.614376 0.001682946 0.02084999) porous : (0 0 0) sum of moments: pressure : (-0.1599354 5.84208 0.3665996) viscous : (-0.000133723 0.6495217 -0.002870984) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3901239 Cl = 0.0007132585 Cl(f) = 0.0003566293 Cl(r) = 0.0003566293 Time = 25 smoothSolver: Solving for Ux, Initial residual = 0.001123074, Final residual = 7.539112e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005764865, Final residual = 0.0003311803, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004379848, Final residual = 0.0002860727, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02889121, Final residual = 0.001004141, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00466093, Final residual = 0.000226482, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007158505, Final residual = 5.916899e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001643027, Final residual = 1.049358e-05, No Iterations 3 time step continuity errors : sum local = 3.610728e-06, global = 2.131097e-07, cumulative = 1.080431e-05 smoothSolver: Solving for omega, Initial residual = 0.0002021866, Final residual = 1.106517e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.00258435, Final residual = 7.258587e-05, No Iterations 2 ExecutionTime = 17.88 s ClockTime = 18 s forces forces output: sum of forces: pressure : (14.78772 0.0840741 -9.008285) viscous : (1.617296 0.001811966 0.01959606) porous : (0 0 0) sum of moments: pressure : (-0.1909649 6.0138 0.3833314) viscous : (-0.0001436386 0.6504439 -0.002853795) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3869006 Cl = 0.002025561 Cl(f) = 0.001012781 Cl(r) = 0.001012781 Time = 26 smoothSolver: Solving for Ux, Initial residual = 0.001059205, Final residual = 7.167128e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005670628, Final residual = 0.0003262946, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004448189, Final residual = 0.0002911981, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02861052, Final residual = 0.00093163, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004408863, Final residual = 0.0002109432, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0006697355, Final residual = 5.778564e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001542654, Final residual = 9.929681e-06, No Iterations 3 time step continuity errors : sum local = 3.423653e-06, global = 1.000577e-07, cumulative = 1.090437e-05 smoothSolver: Solving for omega, Initial residual = 0.0001927829, Final residual = 1.056308e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.002440867, Final residual = 6.856051e-05, No Iterations 2 ExecutionTime = 18.58 s ClockTime = 19 s forces forces output: sum of forces: pressure : (14.56729 0.1353248 -9.162414) viscous : (1.620061 0.001941132 0.01848605) porous : (0 0 0) sum of moments: pressure : (-0.2197617 6.115674 0.3934809) viscous : (-0.0001544034 0.6512391 -0.002828187) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.381767 Cl = 0.003237318 Cl(f) = 0.001618659 Cl(r) = 0.001618659 Time = 27 smoothSolver: Solving for Ux, Initial residual = 0.001007729, Final residual = 6.783454e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005623347, Final residual = 0.0003228992, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004520903, Final residual = 0.0002949444, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02808726, Final residual = 0.0008659827, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004237034, Final residual = 0.0001962451, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0006414862, Final residual = 6.290201e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001524571, Final residual = 1.032981e-05, No Iterations 3 time step continuity errors : sum local = 3.573307e-06, global = 2.055355e-07, cumulative = 1.110991e-05 smoothSolver: Solving for omega, Initial residual = 0.0001840366, Final residual = 1.009965e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.002309439, Final residual = 6.504262e-05, No Iterations 2 ExecutionTime = 19.27 s ClockTime = 20 s forces forces output: sum of forces: pressure : (14.1847 0.1926728 -9.212293) viscous : (1.622647 0.002054297 0.01747461) porous : (0 0 0) sum of moments: pressure : (-0.2502516 6.07553 0.4056261) viscous : (-0.0001524962 0.6519327 -0.002805755) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3728049 Cl = 0.0045925 Cl(f) = 0.00229625 Cl(r) = 0.00229625 Time = 28 smoothSolver: Solving for Ux, Initial residual = 0.0009574445, Final residual = 6.362369e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005590017, Final residual = 0.0003207937, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004567294, Final residual = 0.0002950233, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02703507, Final residual = 0.0008322579, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004149586, Final residual = 0.00018532, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0006154621, Final residual = 2.898781e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0001293704, Final residual = 1.04011e-05, No Iterations 2 time step continuity errors : sum local = 3.6075e-06, global = 2.111414e-07, cumulative = 1.132105e-05 smoothSolver: Solving for omega, Initial residual = 0.0001756008, Final residual = 9.649671e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.002189537, Final residual = 6.196755e-05, No Iterations 2 ExecutionTime = 19.97 s ClockTime = 21 s forces forces output: sum of forces: pressure : (13.68084 0.2416223 -9.24943) viscous : (1.625043 0.002152867 0.01651066) porous : (0 0 0) sum of moments: pressure : (-0.274595 5.936421 0.4209366) viscous : (-0.0001323719 0.6525291 -0.002792719) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3609783 Cl = 0.005749263 Cl(f) = 0.002874632 Cl(r) = 0.002874632 Time = 29 smoothSolver: Solving for Ux, Initial residual = 0.0009059812, Final residual = 5.915859e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00555141, Final residual = 0.0003187738, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004585153, Final residual = 0.0002937254, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02523529, Final residual = 0.0007935805, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003933824, Final residual = 0.0001746683, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000570987, Final residual = 5.27399e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001283389, Final residual = 6.349062e-06, No Iterations 3 time step continuity errors : sum local = 2.199162e-06, global = 1.280664e-07, cumulative = 1.144911e-05 smoothSolver: Solving for omega, Initial residual = 0.0001677372, Final residual = 9.199486e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.002077624, Final residual = 5.915043e-05, No Iterations 2 ExecutionTime = 20.66 s ClockTime = 21 s forces forces output: sum of forces: pressure : (13.19429 0.265628 -9.38071) viscous : (1.627242 0.002235945 0.01557596) porous : (0 0 0) sum of moments: pressure : (-0.2849135 5.812538 0.4336565) viscous : (-9.668146e-05 0.6530181 -0.002792895) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3495551 Cl = 0.006317379 Cl(f) = 0.00315869 Cl(r) = 0.00315869 Time = 30 smoothSolver: Solving for Ux, Initial residual = 0.0008560821, Final residual = 5.521224e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005480947, Final residual = 0.0003132785, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004584294, Final residual = 0.0002894208, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0237728, Final residual = 0.0007566463, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003605239, Final residual = 0.0001657739, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0005228089, Final residual = 4.798253e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001171445, Final residual = 6.512372e-06, No Iterations 3 time step continuity errors : sum local = 2.250513e-06, global = 1.519833e-07, cumulative = 1.16011e-05 smoothSolver: Solving for omega, Initial residual = 0.0001604614, Final residual = 8.756935e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001974851, Final residual = 5.644942e-05, No Iterations 2 ExecutionTime = 21.36 s ClockTime = 22 s forces forces output: sum of forces: pressure : (12.83674 0.2745838 -9.647131) viscous : (1.629227 0.002304879 0.01464808) porous : (0 0 0) sum of moments: pressure : (-0.286884 5.790595 0.4424223) viscous : (-4.849221e-05 0.6533865 -0.002812255) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3411693 Cl = 0.006530221 Cl(f) = 0.00326511 Cl(r) = 0.00326511 Time = 31 smoothSolver: Solving for Ux, Initial residual = 0.0008122056, Final residual = 5.195463e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005379644, Final residual = 0.0003054686, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004560282, Final residual = 0.0002824743, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02304631, Final residual = 0.0007299903, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003315343, Final residual = 0.0001599003, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0004898276, Final residual = 2.431089e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0001104785, Final residual = 9.80287e-06, No Iterations 2 time step continuity errors : sum local = 3.378134e-06, global = 1.800366e-07, cumulative = 1.178113e-05 smoothSolver: Solving for omega, Initial residual = 0.0001535548, Final residual = 8.345521e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001879449, Final residual = 5.395043e-05, No Iterations 2 ExecutionTime = 22.06 s ClockTime = 23 s forces forces output: sum of forces: pressure : (12.59045 0.282517 -9.989891) viscous : (1.63103 0.002360952 0.01374078) porous : (0 0 0) sum of moments: pressure : (-0.2879309 5.851045 0.4506275) viscous : (6.272992e-06 0.6536535 -0.002849706) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3354033 Cl = 0.006718641 Cl(f) = 0.00335932 Cl(r) = 0.00335932 Time = 32 smoothSolver: Solving for Ux, Initial residual = 0.0007729117, Final residual = 4.925387e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005270748, Final residual = 0.0002981704, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004522114, Final residual = 0.0002744798, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02241384, Final residual = 0.0006965443, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003104489, Final residual = 0.0001469838, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0004556536, Final residual = 2.268104e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0001038976, Final residual = 9.369726e-06, No Iterations 2 time step continuity errors : sum local = 3.225244e-06, global = 1.454363e-07, cumulative = 1.192657e-05 smoothSolver: Solving for omega, Initial residual = 0.0001470429, Final residual = 7.964988e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001792026, Final residual = 5.169608e-05, No Iterations 2 ExecutionTime = 22.76 s ClockTime = 24 s forces forces output: sum of forces: pressure : (12.38106 0.2878057 -10.3076) viscous : (1.63268 0.002403781 0.01286382) porous : (0 0 0) sum of moments: pressure : (-0.2877283 5.922181 0.4574198) viscous : (6.494256e-05 0.6538326 -0.002901412) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3305039 Cl = 0.006844383 Cl(f) = 0.003422192 Cl(r) = 0.003422192 Time = 33 smoothSolver: Solving for Ux, Initial residual = 0.000737223, Final residual = 4.666963e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005159798, Final residual = 0.0002910998, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004475547, Final residual = 0.0002662317, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02113329, Final residual = 0.0006535297, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002910113, Final residual = 0.0001319044, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000425046, Final residual = 3.461737e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 9.472642e-05, Final residual = 5.765242e-06, No Iterations 3 time step continuity errors : sum local = 1.9852e-06, global = 7.941017e-08, cumulative = 1.200598e-05 smoothSolver: Solving for omega, Initial residual = 0.0001408427, Final residual = 7.606704e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001710535, Final residual = 4.958117e-05, No Iterations 2 ExecutionTime = 23.46 s ClockTime = 24 s forces forces output: sum of forces: pressure : (12.14262 0.2789807 -10.55471) viscous : (1.634217 0.002448738 0.01204034) porous : (0 0 0) sum of moments: pressure : (-0.2796866 5.951752 0.4574708) viscous : (0.0001230589 0.6539428 -0.00295732) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3249167 Cl = 0.006637311 Cl(f) = 0.003318656 Cl(r) = 0.003318656 Time = 34 smoothSolver: Solving for Ux, Initial residual = 0.0007052546, Final residual = 4.427358e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005055444, Final residual = 0.0002847665, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004431334, Final residual = 0.0002590399, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02035559, Final residual = 0.0006039098, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002702412, Final residual = 0.0001161291, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000396024, Final residual = 2.679159e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 8.139196e-05, Final residual = 7.160884e-06, No Iterations 2 time step continuity errors : sum local = 2.466534e-06, global = 3.029499e-07, cumulative = 1.230893e-05 smoothSolver: Solving for omega, Initial residual = 0.0001350432, Final residual = 7.287787e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001633929, Final residual = 4.762982e-05, No Iterations 2 ExecutionTime = 24.14 s ClockTime = 25 s forces forces output: sum of forces: pressure : (11.89461 0.2567744 -10.73065) viscous : (1.635637 0.002494048 0.01127699) porous : (0 0 0) sum of moments: pressure : (-0.2643435 5.956247 0.4517255) viscous : (0.0001839291 0.6539878 -0.003019812) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3191012 Cl = 0.006114659 Cl(f) = 0.00305733 Cl(r) = 0.00305733 Time = 35 smoothSolver: Solving for Ux, Initial residual = 0.0006773165, Final residual = 4.213296e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004948285, Final residual = 0.0002788049, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004374011, Final residual = 0.0002529983, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01992129, Final residual = 0.0005562822, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002512772, Final residual = 0.0001036978, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003703291, Final residual = 2.146594e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 7.308065e-05, Final residual = 5.078424e-06, No Iterations 2 time step continuity errors : sum local = 1.749945e-06, global = 2.52346e-07, cumulative = 1.256128e-05 smoothSolver: Solving for omega, Initial residual = 0.0001294703, Final residual = 6.991903e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001562175, Final residual = 4.58757e-05, No Iterations 2 ExecutionTime = 24.82 s ClockTime = 26 s forces forces output: sum of forces: pressure : (11.66322 0.237824 -10.86385) viscous : (1.636906 0.002570864 0.01056535) porous : (0 0 0) sum of moments: pressure : (-0.2516635 5.960034 0.4454289) viscous : (0.0002248853 0.6539524 -0.0030778) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.313674 Cl = 0.00566954 Cl(f) = 0.00283477 Cl(r) = 0.00283477 Time = 36 smoothSolver: Solving for Ux, Initial residual = 0.0006532923, Final residual = 4.034872e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004842976, Final residual = 0.0002718963, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00431432, Final residual = 0.0002470277, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01937083, Final residual = 0.000517522, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002381554, Final residual = 9.450902e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003482185, Final residual = 1.876358e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.802388e-05, Final residual = 4.764979e-06, No Iterations 2 time step continuity errors : sum local = 1.642591e-06, global = 1.742323e-07, cumulative = 1.273551e-05 smoothSolver: Solving for omega, Initial residual = 0.0001241357, Final residual = 6.709237e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001494408, Final residual = 4.426077e-05, No Iterations 2 ExecutionTime = 25.5 s ClockTime = 26 s forces forces output: sum of forces: pressure : (11.45689 0.2263867 -10.97121) viscous : (1.637986 0.002650432 0.009890717) porous : (0 0 0) sum of moments: pressure : (-0.2423566 5.967275 0.4409633) viscous : (0.0002621097 0.6538234 -0.003148883) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3088332 Cl = 0.005401676 Cl(f) = 0.002700838 Cl(r) = 0.002700838 Time = 37 smoothSolver: Solving for Ux, Initial residual = 0.0006314869, Final residual = 3.879268e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00474389, Final residual = 0.0002647427, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004250707, Final residual = 0.0002421129, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01895713, Final residual = 0.001832353, No Iterations 1 GAMG: Solving for p, Initial residual = 0.002906517, Final residual = 0.0001764324, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0006785012, Final residual = 3.36463e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001161204, Final residual = 6.950501e-06, No Iterations 2 time step continuity errors : sum local = 2.395455e-06, global = 2.609907e-07, cumulative = 1.29965e-05 smoothSolver: Solving for omega, Initial residual = 0.0001190769, Final residual = 6.452002e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.00143096, Final residual = 4.269651e-05, No Iterations 2 ExecutionTime = 26.19 s ClockTime = 27 s forces forces output: sum of forces: pressure : (11.27944 0.2092123 -11.0972) viscous : (1.638879 0.00273429 0.009255269) porous : (0 0 0) sum of moments: pressure : (-0.2284997 5.988199 0.4343702) viscous : (0.0002949245 0.6535943 -0.003224949) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3046694 Cl = 0.004998607 Cl(f) = 0.002499304 Cl(r) = 0.002499304 Time = 38 smoothSolver: Solving for Ux, Initial residual = 0.0006112245, Final residual = 3.738767e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004634385, Final residual = 0.0002571245, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004183373, Final residual = 0.0002371037, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01839831, Final residual = 0.001712553, No Iterations 1 GAMG: Solving for p, Initial residual = 0.00275108, Final residual = 0.0001680899, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000630943, Final residual = 3.267734e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001098338, Final residual = 7.328839e-06, No Iterations 2 time step continuity errors : sum local = 2.525302e-06, global = 3.208643e-07, cumulative = 1.331736e-05 smoothSolver: Solving for omega, Initial residual = 0.0001142954, Final residual = 6.214377e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001370552, Final residual = 4.119599e-05, No Iterations 2 ExecutionTime = 26.86 s ClockTime = 28 s forces forces output: sum of forces: pressure : (11.11574 0.1771884 -11.24929) viscous : (1.639586 0.002825572 0.00865978) porous : (0 0 0) sum of moments: pressure : (-0.2060183 6.016449 0.4236683) viscous : (0.0003210244 0.6532663 -0.003302645) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3008252 Cl = 0.004245501 Cl(f) = 0.002122751 Cl(r) = 0.002122751 Time = 39 smoothSolver: Solving for Ux, Initial residual = 0.0005920086, Final residual = 3.600761e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004508147, Final residual = 0.0002491841, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004114493, Final residual = 0.0002313385, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01796598, Final residual = 0.00162559, No Iterations 1 GAMG: Solving for p, Initial residual = 0.002633696, Final residual = 0.0001606823, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0005898658, Final residual = 3.219329e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000105034, Final residual = 7.767845e-06, No Iterations 2 time step continuity errors : sum local = 2.677579e-06, global = 2.677361e-07, cumulative = 1.35851e-05 smoothSolver: Solving for omega, Initial residual = 0.0001098297, Final residual = 5.985913e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001313092, Final residual = 3.976056e-05, No Iterations 2 ExecutionTime = 27.53 s ClockTime = 28 s forces forces output: sum of forces: pressure : (10.95805 0.1294085 -11.41033) viscous : (1.640096 0.002924224 0.008097642) porous : (0 0 0) sum of moments: pressure : (-0.1753108 6.045072 0.4090327) viscous : (0.0003410266 0.6528326 -0.003379519) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2971181 Cl = 0.003120973 Cl(f) = 0.001560486 Cl(r) = 0.001560486 Time = 40 smoothSolver: Solving for Ux, Initial residual = 0.00057394, Final residual = 3.471818e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004378868, Final residual = 0.000240512, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004044424, Final residual = 0.0002252933, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0175113, Final residual = 0.001564819, No Iterations 1 GAMG: Solving for p, Initial residual = 0.002537727, Final residual = 0.0001527086, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0005536233, Final residual = 3.072045e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 9.957608e-05, Final residual = 7.540576e-06, No Iterations 2 time step continuity errors : sum local = 2.600951e-06, global = 2.771779e-07, cumulative = 1.386228e-05 smoothSolver: Solving for omega, Initial residual = 0.0001054981, Final residual = 5.764503e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001259302, Final residual = 3.834147e-05, No Iterations 2 ExecutionTime = 28.21 s ClockTime = 29 s forces forces output: sum of forces: pressure : (10.80484 0.07480312 -11.55546) viscous : (1.640456 0.003055635 0.00758201) porous : (0 0 0) sum of moments: pressure : (-0.1424125 6.067957 0.3934961) viscous : (0.0003335404 0.6523281 -0.00344652) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2935134 Cl = 0.001836243 Cl(f) = 0.0009181214 Cl(r) = 0.0009181214 Time = 41 smoothSolver: Solving for Ux, Initial residual = 0.0005567232, Final residual = 3.348295e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004249357, Final residual = 0.000232086, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003963731, Final residual = 0.0002191492, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01707249, Final residual = 0.001522969, No Iterations 1 GAMG: Solving for p, Initial residual = 0.002458807, Final residual = 0.0001467703, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0005263699, Final residual = 2.89357e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 9.443964e-05, Final residual = 6.964706e-06, No Iterations 2 time step continuity errors : sum local = 2.404106e-06, global = 3.106493e-07, cumulative = 1.417293e-05 smoothSolver: Solving for omega, Initial residual = 0.0001014076, Final residual = 5.56188e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001208187, Final residual = 3.700661e-05, No Iterations 2 ExecutionTime = 28.9 s ClockTime = 30 s forces forces output: sum of forces: pressure : (10.65844 0.02343418 -11.67082) viscous : (1.640646 0.003194239 0.007094138) porous : (0 0 0) sum of moments: pressure : (-0.112652 6.079887 0.3802383) viscous : (0.0003164397 0.6517466 -0.003516478) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2900651 Cl = 0.0006280121 Cl(f) = 0.000314006 Cl(r) = 0.000314006 Time = 42 smoothSolver: Solving for Ux, Initial residual = 0.0005396089, Final residual = 3.225644e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004121996, Final residual = 0.0002240248, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003881181, Final residual = 0.0002131699, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0166668, Final residual = 0.001476198, No Iterations 1 GAMG: Solving for p, Initial residual = 0.002372711, Final residual = 0.0001412628, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0005003131, Final residual = 2.761391e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 8.965856e-05, Final residual = 6.441414e-06, No Iterations 2 time step continuity errors : sum local = 2.225816e-06, global = 2.578937e-07, cumulative = 1.443082e-05 smoothSolver: Solving for omega, Initial residual = 9.7493e-05, Final residual = 5.362956e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001159667, Final residual = 3.574342e-05, No Iterations 2 ExecutionTime = 29.58 s ClockTime = 31 s forces forces output: sum of forces: pressure : (10.52459 -0.01875968 -11.75643) viscous : (1.640665 0.003318599 0.006621637) porous : (0 0 0) sum of moments: pressure : (-0.0884027 6.082261 0.3710241) viscous : (0.0003033675 0.6510921 -0.003595911) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2869087 Cl = -0.0003641668 Cl(f) = -0.0001820834 Cl(r) = -0.0001820834 Time = 43 smoothSolver: Solving for Ux, Initial residual = 0.000522716, Final residual = 3.106667e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00400239, Final residual = 0.0002158698, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003797755, Final residual = 0.0002073029, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01622169, Final residual = 0.00142216, No Iterations 1 GAMG: Solving for p, Initial residual = 0.002283814, Final residual = 0.0001355438, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0004741991, Final residual = 2.66985e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 8.528911e-05, Final residual = 6.543396e-06, No Iterations 2 time step continuity errors : sum local = 2.263232e-06, global = 3.378966e-07, cumulative = 1.476872e-05 smoothSolver: Solving for omega, Initial residual = 9.370825e-05, Final residual = 5.157456e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001114588, Final residual = 3.453949e-05, No Iterations 2 ExecutionTime = 30.25 s ClockTime = 31 s forces forces output: sum of forces: pressure : (10.40813 -0.04886216 -11.81737) viscous : (1.640546 0.003433876 0.006141651) porous : (0 0 0) sum of moments: pressure : (-0.07075008 6.079393 0.3667546) viscous : (0.000290085 0.6503932 -0.003681484) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2841595 Cl = -0.001071393 Cl(f) = -0.0005356967 Cl(r) = -0.0005356967 Time = 44 smoothSolver: Solving for Ux, Initial residual = 0.0005057999, Final residual = 3.000937e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.003886832, Final residual = 0.0002081749, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003710491, Final residual = 0.0002017589, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01577066, Final residual = 0.00137115, No Iterations 1 GAMG: Solving for p, Initial residual = 0.002195604, Final residual = 0.0001302079, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0004513542, Final residual = 2.627869e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 8.205026e-05, Final residual = 6.657942e-06, No Iterations 2 time step continuity errors : sum local = 2.305156e-06, global = 2.817388e-07, cumulative = 1.505046e-05 smoothSolver: Solving for omega, Initial residual = 9.007675e-05, Final residual = 4.958966e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001071365, Final residual = 3.33995e-05, No Iterations 2 ExecutionTime = 30.93 s ClockTime = 32 s forces forces output: sum of forces: pressure : (10.30516 -0.07247656 -11.86146) viscous : (1.640289 0.003532084 0.005628012) porous : (0 0 0) sum of moments: pressure : (-0.0564614 6.07296 0.364773) viscous : (0.0002836654 0.6496698 -0.003778374) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2817249 Cl = -0.001626006 Cl(f) = -0.000813003 Cl(r) = -0.000813003 Time = 45 smoothSolver: Solving for Ux, Initial residual = 0.0004895329, Final residual = 2.901379e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00377768, Final residual = 0.0002009553, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003622645, Final residual = 0.0001958057, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0153285, Final residual = 0.001322041, No Iterations 1 GAMG: Solving for p, Initial residual = 0.002117295, Final residual = 0.0001249995, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0004313961, Final residual = 2.568376e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 7.912518e-05, Final residual = 6.887206e-06, No Iterations 2 time step continuity errors : sum local = 2.386516e-06, global = 2.240917e-07, cumulative = 1.527455e-05 smoothSolver: Solving for omega, Initial residual = 8.660118e-05, Final residual = 4.761122e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001030338, Final residual = 3.229165e-05, No Iterations 2 ExecutionTime = 31.6 s ClockTime = 33 s forces forces output: sum of forces: pressure : (10.20842 -0.09548784 -11.89365) viscous : (1.639904 0.003608862 0.005067708) porous : (0 0 0) sum of moments: pressure : (-0.04283738 6.061609 0.362325) viscous : (0.0002859239 0.6489378 -0.003889136) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2794341 Cl = -0.0021669 Cl(f) = -0.00108345 Cl(r) = -0.00108345 Time = 46 smoothSolver: Solving for Ux, Initial residual = 0.0004740057, Final residual = 2.799655e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.003675695, Final residual = 0.0001938632, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003528274, Final residual = 0.0001895137, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01491617, Final residual = 0.00127875, No Iterations 1 GAMG: Solving for p, Initial residual = 0.002052983, Final residual = 0.0001199869, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0004154339, Final residual = 2.492857e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 7.653104e-05, Final residual = 6.790827e-06, No Iterations 2 time step continuity errors : sum local = 2.354924e-06, global = 1.108601e-07, cumulative = 1.538541e-05 smoothSolver: Solving for omega, Initial residual = 8.324227e-05, Final residual = 4.555341e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0009913393, Final residual = 3.119232e-05, No Iterations 2 ExecutionTime = 32.28 s ClockTime = 33 s forces forces output: sum of forces: pressure : (10.11114 -0.1186609 -11.91376) viscous : (1.639391 0.003663843 0.004455842) porous : (0 0 0) sum of moments: pressure : (-0.03014574 6.041104 0.3591544) viscous : (0.0002963213 0.6482018 -0.004009936) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2771278 Cl = -0.002712122 Cl(f) = -0.001356061 Cl(r) = -0.001356061 Time = 47 smoothSolver: Solving for Ux, Initial residual = 0.0004594118, Final residual = 2.697872e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.003577614, Final residual = 0.0001873603, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003429561, Final residual = 0.0001832837, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01446038, Final residual = 0.001234031, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001988895, Final residual = 0.0001146363, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0004018898, Final residual = 2.374954e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 7.360203e-05, Final residual = 6.499973e-06, No Iterations 2 time step continuity errors : sum local = 2.255683e-06, global = 3.155396e-08, cumulative = 1.541696e-05 smoothSolver: Solving for omega, Initial residual = 7.997716e-05, Final residual = 4.352212e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0009543194, Final residual = 3.012123e-05, No Iterations 2 ExecutionTime = 32.95 s ClockTime = 34 s forces forces output: sum of forces: pressure : (10.01187 -0.1394398 -11.92087) viscous : (1.638755 0.003707866 0.003777271) porous : (0 0 0) sum of moments: pressure : (-0.0196194 6.009808 0.3564706) viscous : (0.0003093995 0.6474756 -0.004137219) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2747716 Cl = -0.00320114 Cl(f) = -0.00160057 Cl(r) = -0.00160057 Time = 48 smoothSolver: Solving for Ux, Initial residual = 0.0004456415, Final residual = 2.601317e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.003478683, Final residual = 0.0001811536, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003324634, Final residual = 0.0001771438, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01400564, Final residual = 0.001193343, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001923391, Final residual = 0.0001095947, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003884879, Final residual = 2.241488e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 7.072438e-05, Final residual = 6.047456e-06, No Iterations 2 time step continuity errors : sum local = 2.100196e-06, global = -9.899741e-08, cumulative = 1.531796e-05 smoothSolver: Solving for omega, Initial residual = 7.670259e-05, Final residual = 4.1543e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0009191755, Final residual = 2.91193e-05, No Iterations 2 ExecutionTime = 33.63 s ClockTime = 35 s forces forces output: sum of forces: pressure : (9.91323 -0.1548813 -11.915) viscous : (1.638004 0.003752706 0.00302475) porous : (0 0 0) sum of moments: pressure : (-0.012145 5.968879 0.3555071) viscous : (0.0003192705 0.6467708 -0.004265441) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2724276 Cl = -0.003564259 Cl(f) = -0.00178213 Cl(r) = -0.00178213 Time = 49 smoothSolver: Solving for Ux, Initial residual = 0.0004324974, Final residual = 2.510833e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.003384461, Final residual = 0.0001753169, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00321541, Final residual = 0.0001712576, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01357826, Final residual = 0.001156823, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001868287, Final residual = 0.0001052263, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003759404, Final residual = 2.129869e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.81089e-05, Final residual = 5.837707e-06, No Iterations 2 time step continuity errors : sum local = 2.028809e-06, global = -9.957666e-08, cumulative = 1.521839e-05 smoothSolver: Solving for omega, Initial residual = 7.353606e-05, Final residual = 3.967885e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0008854761, Final residual = 2.814331e-05, No Iterations 2 ExecutionTime = 34.3 s ClockTime = 35 s forces forces output: sum of forces: pressure : (9.818459 -0.1647032 -11.89809) viscous : (1.637151 0.003801074 0.00220274) porous : (0 0 0) sum of moments: pressure : (-0.007218706 5.921987 0.3562293) viscous : (0.0003227459 0.6460963 -0.004393101) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2701723 Cl = -0.003794762 Cl(f) = -0.001897381 Cl(r) = -0.001897381 Time = 50 smoothSolver: Solving for Ux, Initial residual = 0.0004202646, Final residual = 2.428083e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.003290362, Final residual = 0.0001698669, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00310472, Final residual = 0.0001655675, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01316249, Final residual = 0.001122381, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001817428, Final residual = 0.0001016, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00036432, Final residual = 2.076569e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.627455e-05, Final residual = 5.890185e-06, No Iterations 2 time step continuity errors : sum local = 2.048322e-06, global = -1.127007e-07, cumulative = 1.510569e-05 smoothSolver: Solving for omega, Initial residual = 7.050825e-05, Final residual = 3.789792e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0008532316, Final residual = 2.720736e-05, No Iterations 2 ExecutionTime = 34.98 s ClockTime = 36 s forces forces output: sum of forces: pressure : (9.729226 -0.1714694 -11.87632) viscous : (1.636207 0.003859676 0.00130735) porous : (0 0 0) sum of moments: pressure : (-0.003392055 5.87353 0.3574729) viscous : (0.0003157925 0.64546 -0.004515276) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2680456 Cl = -0.003952954 Cl(f) = -0.001976477 Cl(r) = -0.001976477 Time = 51 smoothSolver: Solving for Ux, Initial residual = 0.0004086286, Final residual = 2.352236e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.003196986, Final residual = 0.0001645718, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002992743, Final residual = 0.0001599181, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01281211, Final residual = 0.001088756, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001770352, Final residual = 9.828126e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003537426, Final residual = 2.035879e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.483933e-05, Final residual = 5.842477e-06, No Iterations 2 time step continuity errors : sum local = 2.032894e-06, global = -9.995135e-08, cumulative = 1.500573e-05 smoothSolver: Solving for omega, Initial residual = 6.756184e-05, Final residual = 3.620932e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0008226424, Final residual = 2.628553e-05, No Iterations 2 ExecutionTime = 35.67 s ClockTime = 37 s forces forces output: sum of forces: pressure : (9.644647 -0.1780547 -11.85258) viscous : (1.635184 0.003931189 0.0003516769) porous : (0 0 0) sum of moments: pressure : (0.0006471304 5.825054 0.3583677) viscous : (0.0002977562 0.6448692 -0.004629254) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2660267 Cl = -0.004106577 Cl(f) = -0.002053289 Cl(r) = -0.002053289 Time = 52 smoothSolver: Solving for Ux, Initial residual = 0.0003975556, Final residual = 2.280413e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.003105339, Final residual = 0.0001598267, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002886004, Final residual = 0.0001543536, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01245672, Final residual = 0.001056097, No Iterations 1 GAMG: Solving for p, Initial residual = 0.00172111, Final residual = 9.558556e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003445585, Final residual = 1.991032e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.350996e-05, Final residual = 5.876956e-06, No Iterations 2 time step continuity errors : sum local = 2.045815e-06, global = -9.792225e-08, cumulative = 1.490781e-05 smoothSolver: Solving for omega, Initial residual = 6.47215e-05, Final residual = 3.466263e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0007935987, Final residual = 2.540471e-05, No Iterations 2 ExecutionTime = 36.34 s ClockTime = 38 s forces forces output: sum of forces: pressure : (9.563129 -0.184859 -11.82833) viscous : (1.634093 0.004012255 -0.0006589793) porous : (0 0 0) sum of moments: pressure : (0.004939823 5.776777 0.3587594) viscous : (0.0002685261 0.6443275 -0.004734239) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2640784 Cl = -0.004265141 Cl(f) = -0.00213257 Cl(r) = -0.00213257 Time = 53 smoothSolver: Solving for Ux, Initial residual = 0.0003870381, Final residual = 2.213194e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00301999, Final residual = 0.0001551828, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002782977, Final residual = 0.000148984, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01208827, Final residual = 0.001025963, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001669624, Final residual = 9.33829e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003373047, Final residual = 1.945221e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.210787e-05, Final residual = 5.706013e-06, No Iterations 2 time step continuity errors : sum local = 1.986836e-06, global = -1.003231e-07, cumulative = 1.480749e-05 smoothSolver: Solving for omega, Initial residual = 6.197631e-05, Final residual = 3.317075e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0007659035, Final residual = 2.45666e-05, No Iterations 2 ExecutionTime = 37.02 s ClockTime = 38 s forces forces output: sum of forces: pressure : (9.484095 -0.1914288 -11.80317) viscous : (1.63294 0.004096743 -0.001720466) porous : (0 0 0) sum of moments: pressure : (0.009054802 5.72849 0.3587066) viscous : (0.0002301219 0.6438334 -0.004824839) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2621873 Cl = -0.004418093 Cl(f) = -0.002209046 Cl(r) = -0.002209046 Time = 54 smoothSolver: Solving for Ux, Initial residual = 0.000377013, Final residual = 2.14703e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002938327, Final residual = 0.000150375, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002685161, Final residual = 0.0001438088, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0117617, Final residual = 0.0009964092, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001621095, Final residual = 9.122651e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003312845, Final residual = 1.895278e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.049146e-05, Final residual = 5.566318e-06, No Iterations 2 time step continuity errors : sum local = 1.938528e-06, global = -1.13053e-07, cumulative = 1.469444e-05 smoothSolver: Solving for omega, Initial residual = 5.939211e-05, Final residual = 3.175683e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000739396, Final residual = 2.373774e-05, No Iterations 2 ExecutionTime = 37.69 s ClockTime = 39 s forces forces output: sum of forces: pressure : (9.407214 -0.1963366 -11.77626) viscous : (1.631716 0.004183661 -0.002835213) porous : (0 0 0) sum of moments: pressure : (0.01248307 5.680119 0.3583233) viscous : (0.0001861761 0.6433831 -0.004903571) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2603452 Cl = -0.004531789 Cl(f) = -0.002265894 Cl(r) = -0.002265894 Time = 55 smoothSolver: Solving for Ux, Initial residual = 0.0003673279, Final residual = 2.08549e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002861151, Final residual = 0.0001454561, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002592377, Final residual = 0.0001387381, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01148523, Final residual = 0.0009699914, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001576631, Final residual = 8.910794e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003264781, Final residual = 1.842131e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.874754e-05, Final residual = 5.377533e-06, No Iterations 2 time step continuity errors : sum local = 1.873056e-06, global = -1.298687e-07, cumulative = 1.456457e-05 smoothSolver: Solving for omega, Initial residual = 5.696877e-05, Final residual = 3.041288e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0007139517, Final residual = 2.292834e-05, No Iterations 2 ExecutionTime = 38.37 s ClockTime = 40 s forces forces output: sum of forces: pressure : (9.33196 -0.1992046 -11.74619) viscous : (1.630431 0.004269566 -0.003991914) porous : (0 0 0) sum of moments: pressure : (0.01521423 5.631096 0.3575807) viscous : (0.0001388973 0.6429734 -0.004974578) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2585401 Cl = -0.004597402 Cl(f) = -0.002298701 Cl(r) = -0.002298701 Time = 56 smoothSolver: Solving for Ux, Initial residual = 0.0003583059, Final residual = 2.025619e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002787073, Final residual = 0.0001405494, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002502944, Final residual = 0.0001338252, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01127919, Final residual = 0.0009480357, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001545098, Final residual = 8.725597e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000323328, Final residual = 1.809928e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.749049e-05, Final residual = 5.236041e-06, No Iterations 2 time step continuity errors : sum local = 1.823923e-06, global = -1.428056e-07, cumulative = 1.442176e-05 smoothSolver: Solving for omega, Initial residual = 5.464267e-05, Final residual = 2.913203e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0006893184, Final residual = 2.213213e-05, No Iterations 2 ExecutionTime = 39.04 s ClockTime = 40 s forces forces output: sum of forces: pressure : (9.258232 -0.2018289 -11.71242) viscous : (1.629081 0.004353772 -0.005178027) porous : (0 0 0) sum of moments: pressure : (0.01783515 5.581589 0.3559215) viscous : (9.02335e-05 0.6425953 -0.005039423) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2567695 Cl = -0.004657309 Cl(f) = -0.002328655 Cl(r) = -0.002328655 Time = 57 smoothSolver: Solving for Ux, Initial residual = 0.0003497844, Final residual = 1.971121e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00271666, Final residual = 0.0001359649, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00241568, Final residual = 0.0001292032, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01110057, Final residual = 0.0009331747, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001526395, Final residual = 8.602608e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003216252, Final residual = 1.823843e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.703667e-05, Final residual = 5.187656e-06, No Iterations 2 time step continuity errors : sum local = 1.806904e-06, global = -1.130528e-07, cumulative = 1.430871e-05 smoothSolver: Solving for omega, Initial residual = 5.247137e-05, Final residual = 2.793051e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0006655006, Final residual = 2.133852e-05, No Iterations 2 ExecutionTime = 39.72 s ClockTime = 41 s forces forces output: sum of forces: pressure : (9.186413 -0.2063118 -11.67686) viscous : (1.627664 0.004428779 -0.006386021) porous : (0 0 0) sum of moments: pressure : (0.02130461 5.532873 0.3530433) viscous : (4.26223e-05 0.6422436 -0.005097605) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2550422 Cl = -0.004761267 Cl(f) = -0.002380633 Cl(r) = -0.002380633 Time = 58 smoothSolver: Solving for Ux, Initial residual = 0.0003418043, Final residual = 1.920286e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002652244, Final residual = 0.000131989, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002330703, Final residual = 0.000124793, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01096532, Final residual = 0.0009223035, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001516273, Final residual = 8.505317e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003207107, Final residual = 1.831454e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.666944e-05, Final residual = 5.224962e-06, No Iterations 2 time step continuity errors : sum local = 1.81972e-06, global = -1.131637e-07, cumulative = 1.419555e-05 smoothSolver: Solving for omega, Initial residual = 5.043407e-05, Final residual = 2.675751e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0006426749, Final residual = 2.057297e-05, No Iterations 2 ExecutionTime = 40.39 s ClockTime = 42 s forces forces output: sum of forces: pressure : (9.115748 -0.2133238 -11.64072) viscous : (1.626177 0.004503098 -0.00760561) porous : (0 0 0) sum of moments: pressure : (0.0258346 5.485144 0.3490703) viscous : (-6.87271e-06 0.6419031 -0.005151447) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2533406 Cl = -0.004924885 Cl(f) = -0.002462443 Cl(r) = -0.002462443 Time = 59 smoothSolver: Solving for Ux, Initial residual = 0.0003344357, Final residual = 1.87097e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002593663, Final residual = 0.0001283852, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002250403, Final residual = 0.0001206903, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01086662, Final residual = 0.0009169609, No Iterations 1 GAMG: Solving for p, Initial residual = 0.00151389, Final residual = 8.414884e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003203868, Final residual = 1.834048e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.638274e-05, Final residual = 5.272442e-06, No Iterations 2 time step continuity errors : sum local = 1.835799e-06, global = -1.1512e-07, cumulative = 1.408043e-05 smoothSolver: Solving for omega, Initial residual = 4.849049e-05, Final residual = 2.563385e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0006208008, Final residual = 1.982802e-05, No Iterations 2 ExecutionTime = 41.07 s ClockTime = 42 s forces forces output: sum of forces: pressure : (9.044972 -0.2220618 -11.60488) viscous : (1.624622 0.004573017 -0.008835592) porous : (0 0 0) sum of moments: pressure : (0.03114345 5.43781 0.3445465) viscous : (-5.3722e-05 0.6415691 -0.005202208) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2516347 Cl = -0.005129316 Cl(f) = -0.002564658 Cl(r) = -0.002564658 Time = 60 smoothSolver: Solving for Ux, Initial residual = 0.0003274388, Final residual = 1.824702e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002538007, Final residual = 0.0001250868, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002174537, Final residual = 0.0001168384, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01078602, Final residual = 0.0009145104, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001514021, Final residual = 8.315929e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003198989, Final residual = 1.818112e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.591342e-05, Final residual = 5.264652e-06, No Iterations 2 time step continuity errors : sum local = 1.832581e-06, global = -1.170219e-07, cumulative = 1.39634e-05 smoothSolver: Solving for omega, Initial residual = 4.667227e-05, Final residual = 2.457473e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0005996732, Final residual = 1.909572e-05, No Iterations 2 ExecutionTime = 41.75 s ClockTime = 43 s forces forces output: sum of forces: pressure : (8.972464 -0.2294247 -11.56942) viscous : (1.623 0.004644446 -0.0100667) porous : (0 0 0) sum of moments: pressure : (0.03572664 5.389569 0.3410579) viscous : (-0.0001029061 0.6412348 -0.005243946) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2498864 Cl = -0.005301281 Cl(f) = -0.002650641 Cl(r) = -0.002650641 Time = 61 smoothSolver: Solving for Ux, Initial residual = 0.0003210025, Final residual = 1.782492e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002483127, Final residual = 0.0001218888, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002101206, Final residual = 0.0001133386, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01070565, Final residual = 0.0009122287, No Iterations 1 GAMG: Solving for p, Initial residual = 0.00150665, Final residual = 8.214692e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003185941, Final residual = 1.794782e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.535282e-05, Final residual = 5.241278e-06, No Iterations 2 time step continuity errors : sum local = 1.823993e-06, global = -1.239659e-07, cumulative = 1.383944e-05 smoothSolver: Solving for omega, Initial residual = 4.49243e-05, Final residual = 2.357461e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0005791469, Final residual = 1.839069e-05, No Iterations 2 ExecutionTime = 42.43 s ClockTime = 44 s forces forces output: sum of forces: pressure : (8.899561 -0.236127 -11.53383) viscous : (1.621303 0.004719829 -0.01130234) porous : (0 0 0) sum of moments: pressure : (0.04027618 5.340917 0.3383201) viscous : (-0.0001516058 0.6408918 -0.0052852) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.248127 Cl = -0.005457572 Cl(f) = -0.002728786 Cl(r) = -0.002728786 Time = 62 smoothSolver: Solving for Ux, Initial residual = 0.0003148434, Final residual = 1.744116e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002430111, Final residual = 0.0001188581, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002031782, Final residual = 0.0001101961, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01061154, Final residual = 0.0009092127, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001498673, Final residual = 8.100803e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003161772, Final residual = 1.763791e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.459871e-05, Final residual = 5.167479e-06, No Iterations 2 time step continuity errors : sum local = 1.797873e-06, global = -1.290983e-07, cumulative = 1.371034e-05 smoothSolver: Solving for omega, Initial residual = 4.326039e-05, Final residual = 2.263757e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0005594594, Final residual = 1.772296e-05, No Iterations 2 ExecutionTime = 43.11 s ClockTime = 45 s forces forces output: sum of forces: pressure : (8.827078 -0.2410017 -11.49724) viscous : (1.619537 0.004804771 -0.01252509) porous : (0 0 0) sum of moments: pressure : (0.04441199 5.29267 0.3366889) viscous : (-0.0002041014 0.6405339 -0.005319562) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2463759 Cl = -0.005570535 Cl(f) = -0.002785268 Cl(r) = -0.002785268 Time = 63 smoothSolver: Solving for Ux, Initial residual = 0.000309022, Final residual = 1.70961e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002377779, Final residual = 0.0001160114, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001965543, Final residual = 0.0001073125, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01049245, Final residual = 0.0009075924, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001489382, Final residual = 7.988895e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003133931, Final residual = 1.735131e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.378428e-05, Final residual = 5.100571e-06, No Iterations 2 time step continuity errors : sum local = 1.774183e-06, global = -1.305495e-07, cumulative = 1.357979e-05 smoothSolver: Solving for omega, Initial residual = 4.167274e-05, Final residual = 2.1742e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0005405527, Final residual = 1.709365e-05, No Iterations 2 ExecutionTime = 43.78 s ClockTime = 45 s forces forces output: sum of forces: pressure : (8.756334 -0.2453017 -11.45982) viscous : (1.617708 0.004898057 -0.01373504) porous : (0 0 0) sum of moments: pressure : (0.04853901 5.246055 0.3359024) viscous : (-0.0002583883 0.6401635 -0.005352784) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2446643 Cl = -0.005669747 Cl(f) = -0.002834874 Cl(r) = -0.002834874 Time = 64 smoothSolver: Solving for Ux, Initial residual = 0.0003034709, Final residual = 1.678149e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002325328, Final residual = 0.0001131927, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001902166, Final residual = 0.000104528, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0103882, Final residual = 0.0009050372, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001477254, Final residual = 7.87944e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003108524, Final residual = 1.708923e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.306669e-05, Final residual = 5.041098e-06, No Iterations 2 time step continuity errors : sum local = 1.752921e-06, global = -1.30105e-07, cumulative = 1.344969e-05 smoothSolver: Solving for omega, Initial residual = 4.013152e-05, Final residual = 2.090474e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0005222656, Final residual = 1.650217e-05, No Iterations 2 ExecutionTime = 44.45 s ClockTime = 46 s forces forces output: sum of forces: pressure : (8.687266 -0.2491403 -11.42281) viscous : (1.615822 0.004999465 -0.01493398) porous : (0 0 0) sum of moments: pressure : (0.05250469 5.201589 0.3356296) viscous : (-0.0003138479 0.6397815 -0.00538618) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2429909 Cl = -0.005757886 Cl(f) = -0.002878943 Cl(r) = -0.002878943 Time = 65 smoothSolver: Solving for Ux, Initial residual = 0.0002982966, Final residual = 1.650898e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002274667, Final residual = 0.0001106139, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001840506, Final residual = 0.0001018347, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01027146, Final residual = 0.0008990667, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001462841, Final residual = 7.779369e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003081763, Final residual = 1.680866e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.236772e-05, Final residual = 4.980778e-06, No Iterations 2 time step continuity errors : sum local = 1.731289e-06, global = -1.273577e-07, cumulative = 1.332233e-05 smoothSolver: Solving for omega, Initial residual = 3.863473e-05, Final residual = 2.015911e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0005046395, Final residual = 1.592952e-05, No Iterations 2 ExecutionTime = 45.13 s ClockTime = 47 s forces forces output: sum of forces: pressure : (8.619782 -0.2524647 -11.38644) viscous : (1.613892 0.005103808 -0.01611986) porous : (0 0 0) sum of moments: pressure : (0.05613131 5.159239 0.3358454) viscous : (-0.000369393 0.6393914 -0.005417871) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2413538 Cl = -0.005833829 Cl(f) = -0.002916915 Cl(r) = -0.002916915 Time = 66 smoothSolver: Solving for Ux, Initial residual = 0.0002932836, Final residual = 1.625105e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002226671, Final residual = 0.0001082901, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001781064, Final residual = 9.911463e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01015074, Final residual = 0.0008923715, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001453373, Final residual = 7.693729e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003056461, Final residual = 1.654841e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.169367e-05, Final residual = 4.918036e-06, No Iterations 2 time step continuity errors : sum local = 1.708843e-06, global = -1.253662e-07, cumulative = 1.319696e-05 smoothSolver: Solving for omega, Initial residual = 3.719743e-05, Final residual = 1.945666e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0004877195, Final residual = 1.538824e-05, No Iterations 2 ExecutionTime = 45.81 s ClockTime = 47 s forces forces output: sum of forces: pressure : (8.553496 -0.2553057 -11.35128) viscous : (1.611917 0.005217099 -0.01729246) porous : (0 0 0) sum of moments: pressure : (0.05961828 5.119009 0.3367438) viscous : (-0.0004269589 0.6389912 -0.005448754) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.239744 Cl = -0.00589816 Cl(f) = -0.00294908 Cl(r) = -0.00294908 Time = 67 smoothSolver: Solving for Ux, Initial residual = 0.000288657, Final residual = 1.600652e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002180138, Final residual = 0.0001062254, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001724133, Final residual = 9.636614e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01005927, Final residual = 0.00088621, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001449425, Final residual = 7.614645e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003035586, Final residual = 1.620383e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.096084e-05, Final residual = 4.801582e-06, No Iterations 2 time step continuity errors : sum local = 1.667837e-06, global = -1.2476e-07, cumulative = 1.30722e-05 smoothSolver: Solving for omega, Initial residual = 3.586422e-05, Final residual = 1.883198e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0004714499, Final residual = 1.48905e-05, No Iterations 2 ExecutionTime = 46.48 s ClockTime = 48 s forces forces output: sum of forces: pressure : (8.487559 -0.2582377 -11.31703) viscous : (1.609898 0.005336332 -0.01844922) porous : (0 0 0) sum of moments: pressure : (0.06346656 5.080302 0.3383933) viscous : (-0.0004854288 0.6385777 -0.005476771) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2381413 Cl = -0.005964496 Cl(f) = -0.002982248 Cl(r) = -0.002982248 Time = 68 smoothSolver: Solving for Ux, Initial residual = 0.0002841606, Final residual = 1.576712e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002132938, Final residual = 0.0001042886, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001669585, Final residual = 9.355828e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.009932014, Final residual = 0.0008804703, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001444085, Final residual = 7.549748e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003011931, Final residual = 1.587854e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.032337e-05, Final residual = 4.67893e-06, No Iterations 2 time step continuity errors : sum local = 1.62469e-06, global = -1.252255e-07, cumulative = 1.294698e-05 smoothSolver: Solving for omega, Initial residual = 3.466622e-05, Final residual = 1.8261e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0004558932, Final residual = 1.442652e-05, No Iterations 2 ExecutionTime = 47.15 s ClockTime = 49 s forces forces output: sum of forces: pressure : (8.422198 -0.262245 -11.28377) viscous : (1.607845 0.005459177 -0.01958721) porous : (0 0 0) sum of moments: pressure : (0.0683051 5.043195 0.3406041) viscous : (-0.0005436963 0.6381527 -0.005502951) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2365514 Cl = -0.00605611 Cl(f) = -0.003028055 Cl(r) = -0.003028055 Time = 69 smoothSolver: Solving for Ux, Initial residual = 0.0002798791, Final residual = 1.55289e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002086414, Final residual = 0.0001024114, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001616217, Final residual = 9.073674e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.009766057, Final residual = 0.0008740336, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001432554, Final residual = 7.455946e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000297342, Final residual = 1.550361e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.948214e-05, Final residual = 4.503101e-06, No Iterations 2 time step continuity errors : sum local = 1.56317e-06, global = -1.207523e-07, cumulative = 1.282622e-05 smoothSolver: Solving for omega, Initial residual = 3.355233e-05, Final residual = 1.773257e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0004408289, Final residual = 1.399875e-05, No Iterations 2 ExecutionTime = 47.82 s ClockTime = 49 s forces forces output: sum of forces: pressure : (8.358744 -0.2675448 -11.25081) viscous : (1.605759 0.005583624 -0.02070458) porous : (0 0 0) sum of moments: pressure : (0.07410734 5.008629 0.3432827) viscous : (-0.0006009132 0.6377148 -0.005530324) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2350056 Cl = -0.006178167 Cl(f) = -0.003089084 Cl(r) = -0.003089084 Time = 70 smoothSolver: Solving for Ux, Initial residual = 0.0002756718, Final residual = 1.529741e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002042676, Final residual = 0.000100822, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00156518, Final residual = 8.794665e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.009637496, Final residual = 0.0008681081, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001419016, Final residual = 7.382268e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002936209, Final residual = 1.521224e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.865676e-05, Final residual = 4.355542e-06, No Iterations 2 time step continuity errors : sum local = 1.511569e-06, global = -1.152913e-07, cumulative = 1.271093e-05 smoothSolver: Solving for omega, Initial residual = 3.250903e-05, Final residual = 1.725821e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0004264604, Final residual = 1.358878e-05, No Iterations 2 ExecutionTime = 48.52 s ClockTime = 50 s forces forces output: sum of forces: pressure : (8.298828 -0.2736231 -11.21871) viscous : (1.603648 0.005706896 -0.02179883) porous : (0 0 0) sum of moments: pressure : (0.0804776 4.97788 0.3463954) viscous : (-0.0006562746 0.637265 -0.00555725) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2335428 Cl = -0.006318612 Cl(f) = -0.003159306 Cl(r) = -0.003159306 Time = 71 smoothSolver: Solving for Ux, Initial residual = 0.0002715881, Final residual = 1.506643e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002000794, Final residual = 9.95453e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001516937, Final residual = 8.513534e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.009534431, Final residual = 0.000864345, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001405305, Final residual = 7.346475e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002906035, Final residual = 1.507334e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.802835e-05, Final residual = 4.268952e-06, No Iterations 2 time step continuity errors : sum local = 1.481238e-06, global = -1.140384e-07, cumulative = 1.259689e-05 smoothSolver: Solving for omega, Initial residual = 3.154819e-05, Final residual = 1.681812e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0004127247, Final residual = 1.320487e-05, No Iterations 2 ExecutionTime = 49.2 s ClockTime = 51 s forces forces output: sum of forces: pressure : (8.243065 -0.2787621 -11.1879) viscous : (1.601515 0.005828934 -0.02286232) porous : (0 0 0) sum of moments: pressure : (0.08658288 4.951107 0.3500262) viscous : (-0.0007096953 0.6368006 -0.005586319) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2321773 Cl = -0.006436932 Cl(f) = -0.003218466 Cl(r) = -0.003218466 Time = 72 smoothSolver: Solving for Ux, Initial residual = 0.0002674795, Final residual = 1.482746e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001960702, Final residual = 9.830587e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00147067, Final residual = 8.233903e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.009414894, Final residual = 0.0008589782, No Iterations 1 GAMG: Solving for p, Initial residual = 0.00139154, Final residual = 7.297206e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002871235, Final residual = 1.49477e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.733607e-05, Final residual = 4.209483e-06, No Iterations 2 time step continuity errors : sum local = 1.460257e-06, global = -1.111e-07, cumulative = 1.248579e-05 smoothSolver: Solving for omega, Initial residual = 3.062617e-05, Final residual = 1.639507e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003996494, Final residual = 1.284293e-05, No Iterations 2 ExecutionTime = 49.88 s ClockTime = 52 s forces forces output: sum of forces: pressure : (8.191107 -0.2826928 -11.15888) viscous : (1.599368 0.005946073 -0.02389197) porous : (0 0 0) sum of moments: pressure : (0.09218464 4.927881 0.353827) viscous : (-0.000759148 0.6363204 -0.00561732) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2309013 Cl = -0.006526872 Cl(f) = -0.003263436 Cl(r) = -0.003263436 Time = 73 smoothSolver: Solving for Ux, Initial residual = 0.000263512, Final residual = 1.458261e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001921035, Final residual = 9.709574e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001425315, Final residual = 7.950449e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00930423, Final residual = 0.0008509115, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001378346, Final residual = 7.20614e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002835846, Final residual = 1.478356e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.66065e-05, Final residual = 4.136757e-06, No Iterations 2 time step continuity errors : sum local = 1.434651e-06, global = -1.119703e-07, cumulative = 1.237382e-05 smoothSolver: Solving for omega, Initial residual = 2.973388e-05, Final residual = 1.598479e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003871614, Final residual = 1.251055e-05, No Iterations 2 ExecutionTime = 50.55 s ClockTime = 52 s forces forces output: sum of forces: pressure : (8.1431 -0.2860418 -11.13141) viscous : (1.597214 0.006051518 -0.02489098) porous : (0 0 0) sum of moments: pressure : (0.09758702 4.90825 0.3575817) viscous : (-0.0008003362 0.6358255 -0.00564778) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2297183 Cl = -0.006603369 Cl(f) = -0.003301684 Cl(r) = -0.003301684 Time = 74 smoothSolver: Solving for Ux, Initial residual = 0.0002596971, Final residual = 1.433199e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001882508, Final residual = 9.588979e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001381531, Final residual = 7.673964e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.009210712, Final residual = 0.0008415095, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001363054, Final residual = 7.092921e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000280334, Final residual = 1.456504e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.578067e-05, Final residual = 4.035712e-06, No Iterations 2 time step continuity errors : sum local = 1.399239e-06, global = -1.166632e-07, cumulative = 1.225716e-05 smoothSolver: Solving for omega, Initial residual = 2.887963e-05, Final residual = 1.557884e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003752507, Final residual = 1.220334e-05, No Iterations 2 ExecutionTime = 51.22 s ClockTime = 53 s forces forces output: sum of forces: pressure : (8.099295 -0.2898879 -11.10499) viscous : (1.595053 0.006142976 -0.02586237) porous : (0 0 0) sum of moments: pressure : (0.1032707 4.892588 0.361163) viscous : (-0.0008322144 0.6353177 -0.005679993) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2286342 Cl = -0.00669192 Cl(f) = -0.00334596 Cl(r) = -0.00334596 Time = 75 smoothSolver: Solving for Ux, Initial residual = 0.0002559489, Final residual = 1.409233e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001845417, Final residual = 9.465407e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001339947, Final residual = 7.419121e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0091048, Final residual = 0.0008306525, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001346, Final residual = 6.955354e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002767139, Final residual = 1.426017e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.486089e-05, Final residual = 3.870784e-06, No Iterations 2 time step continuity errors : sum local = 1.341702e-06, global = -1.276665e-07, cumulative = 1.212949e-05 smoothSolver: Solving for omega, Initial residual = 2.805467e-05, Final residual = 1.520617e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003638012, Final residual = 1.190923e-05, No Iterations 2 ExecutionTime = 51.9 s ClockTime = 54 s forces forces output: sum of forces: pressure : (8.059417 -0.294945 -11.07927) viscous : (1.592894 0.006220458 -0.02680609) porous : (0 0 0) sum of moments: pressure : (0.1095151 4.881087 0.3644827) viscous : (-0.0008553659 0.6347983 -0.005713521) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2276428 Cl = -0.006809361 Cl(f) = -0.003404681 Cl(r) = -0.003404681 Time = 76 smoothSolver: Solving for Ux, Initial residual = 0.0002523625, Final residual = 1.385554e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001810085, Final residual = 9.339351e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00130083, Final residual = 7.178918e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008991613, Final residual = 0.0008180124, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001324899, Final residual = 6.81902e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002729143, Final residual = 1.401267e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.410649e-05, Final residual = 3.7761e-06, No Iterations 2 time step continuity errors : sum local = 1.3085e-06, global = -1.166565e-07, cumulative = 1.201284e-05 smoothSolver: Solving for omega, Initial residual = 2.727404e-05, Final residual = 1.483965e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003527655, Final residual = 1.163589e-05, No Iterations 2 ExecutionTime = 52.58 s ClockTime = 54 s forces forces output: sum of forces: pressure : (8.023315 -0.3008142 -11.05498) viscous : (1.590743 0.006283373 -0.0277218) porous : (0 0 0) sum of moments: pressure : (0.1160212 4.874026 0.3677662) viscous : (-0.0008691967 0.63427 -0.005748688) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2267406 Cl = -0.006946297 Cl(f) = -0.003473149 Cl(r) = -0.003473149 Time = 77 smoothSolver: Solving for Ux, Initial residual = 0.0002488863, Final residual = 1.362343e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001777594, Final residual = 9.208694e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001264737, Final residual = 6.949441e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008851314, Final residual = 0.000804878, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001300042, Final residual = 6.672305e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000268718, Final residual = 1.379347e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.344648e-05, Final residual = 3.705166e-06, No Iterations 2 time step continuity errors : sum local = 1.283516e-06, global = -1.125237e-07, cumulative = 1.190031e-05 smoothSolver: Solving for omega, Initial residual = 2.653003e-05, Final residual = 1.451054e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003421509, Final residual = 1.138727e-05, No Iterations 2 ExecutionTime = 53.25 s ClockTime = 55 s forces forces output: sum of forces: pressure : (7.991076 -0.3067945 -11.03254) viscous : (1.588606 0.006333405 -0.02861116) porous : (0 0 0) sum of moments: pressure : (0.1223084 4.871535 0.3713373) viscous : (-0.0008743951 0.6337336 -0.00578285) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2259299 Cl = -0.007086159 Cl(f) = -0.003543079 Cl(r) = -0.003543079 Time = 78 smoothSolver: Solving for Ux, Initial residual = 0.0002453679, Final residual = 1.340015e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0017467, Final residual = 9.080601e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001231111, Final residual = 6.731139e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00872037, Final residual = 0.0007932817, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001277258, Final residual = 6.517598e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000264475, Final residual = 1.355407e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.273939e-05, Final residual = 3.627038e-06, No Iterations 2 time step continuity errors : sum local = 1.25596e-06, global = -1.063353e-07, cumulative = 1.179398e-05 smoothSolver: Solving for omega, Initial residual = 2.583336e-05, Final residual = 1.421907e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003321246, Final residual = 1.117234e-05, No Iterations 2 ExecutionTime = 53.93 s ClockTime = 56 s forces forces output: sum of forces: pressure : (7.962683 -0.3126686 -11.01128) viscous : (1.586483 0.006372804 -0.02947371) porous : (0 0 0) sum of moments: pressure : (0.1282048 4.873292 0.3751943) viscous : (-0.0008723661 0.63319 -0.005815127) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2252102 Cl = -0.007223765 Cl(f) = -0.003611883 Cl(r) = -0.003611883 Time = 79 smoothSolver: Solving for Ux, Initial residual = 0.0002418214, Final residual = 1.317538e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001717132, Final residual = 8.958174e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001199994, Final residual = 6.517933e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008602323, Final residual = 0.0007803907, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001257375, Final residual = 6.37882e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002600432, Final residual = 1.333397e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.208543e-05, Final residual = 3.570936e-06, No Iterations 2 time step continuity errors : sum local = 1.236023e-06, global = -9.965348e-08, cumulative = 1.169432e-05 smoothSolver: Solving for omega, Initial residual = 2.518147e-05, Final residual = 1.394991e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000322511, Final residual = 1.099479e-05, No Iterations 2 ExecutionTime = 54.6 s ClockTime = 56 s forces forces output: sum of forces: pressure : (7.938297 -0.3181822 -10.99101) viscous : (1.584381 0.006401017 -0.0303103) porous : (0 0 0) sum of moments: pressure : (0.133461 4.879139 0.3792477) viscous : (-0.000863445 0.6326404 -0.005843889) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2245855 Cl = -0.007353136 Cl(f) = -0.003676568 Cl(r) = -0.003676568 Time = 80 smoothSolver: Solving for Ux, Initial residual = 0.0002382225, Final residual = 1.293778e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001688707, Final residual = 8.837949e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001170291, Final residual = 6.308429e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008495057, Final residual = 0.0007651475, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001234862, Final residual = 6.246554e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002551934, Final residual = 1.312644e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.14228e-05, Final residual = 3.522933e-06, No Iterations 2 time step continuity errors : sum local = 1.218861e-06, global = -9.308629e-08, cumulative = 1.160124e-05 smoothSolver: Solving for omega, Initial residual = 2.457159e-05, Final residual = 1.371376e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003133358, Final residual = 1.085042e-05, No Iterations 2 ExecutionTime = 55.29 s ClockTime = 57 s forces forces output: sum of forces: pressure : (7.91828 -0.3226984 -10.97205) viscous : (1.582306 0.006418097 -0.03112338) porous : (0 0 0) sum of moments: pressure : (0.1376048 4.889369 0.3834254) viscous : (-0.0008480284 0.632087 -0.005868269) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2240645 Cl = -0.007459244 Cl(f) = -0.003729622 Cl(r) = -0.003729622 Time = 81 smoothSolver: Solving for Ux, Initial residual = 0.0002346362, Final residual = 1.270771e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001661126, Final residual = 8.724296e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001141704, Final residual = 6.102033e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008364147, Final residual = 0.0007471073, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001208368, Final residual = 6.11854e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002497408, Final residual = 1.293973e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.083523e-05, Final residual = 3.483109e-06, No Iterations 2 time step continuity errors : sum local = 1.204553e-06, global = -8.67847e-08, cumulative = 1.151445e-05 smoothSolver: Solving for omega, Initial residual = 2.401269e-05, Final residual = 1.349208e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003045843, Final residual = 1.071967e-05, No Iterations 2 ExecutionTime = 55.97 s ClockTime = 58 s forces forces output: sum of forces: pressure : (7.902805 -0.3262708 -10.95428) viscous : (1.580258 0.006425108 -0.03191287) porous : (0 0 0) sum of moments: pressure : (0.1405612 4.904187 0.3876822) viscous : (-0.0008273604 0.63153 -0.005888564) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2236512 Cl = -0.007543331 Cl(f) = -0.003771665 Cl(r) = -0.003771665 Time = 82 smoothSolver: Solving for Ux, Initial residual = 0.0002310071, Final residual = 1.248258e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001636199, Final residual = 8.616065e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001114014, Final residual = 5.90901e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008232264, Final residual = 0.0007271129, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001179332, Final residual = 5.978052e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000244094, Final residual = 1.277996e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.013904e-05, Final residual = 3.467807e-06, No Iterations 2 time step continuity errors : sum local = 1.19878e-06, global = -8.184601e-08, cumulative = 1.143261e-05 smoothSolver: Solving for omega, Initial residual = 2.34746e-05, Final residual = 1.325231e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002961149, Final residual = 1.059617e-05, No Iterations 2 ExecutionTime = 56.64 s ClockTime = 59 s forces forces output: sum of forces: pressure : (7.891757 -0.3291657 -10.93809) viscous : (1.578239 0.006425418 -0.03267848) porous : (0 0 0) sum of moments: pressure : (0.1425556 4.923474 0.3920207) viscous : (-0.0008039798 0.6309707 -0.005905326) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.223343 Cl = -0.007611596 Cl(f) = -0.003805798 Cl(r) = -0.003805798 Time = 83 smoothSolver: Solving for Ux, Initial residual = 0.0002273564, Final residual = 1.225507e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001613537, Final residual = 8.512827e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001087563, Final residual = 5.722658e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008114078, Final residual = 0.000706703, No Iterations 1 GAMG: Solving for p, Initial residual = 0.00115174, Final residual = 5.839734e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002385396, Final residual = 1.264158e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.946228e-05, Final residual = 3.469134e-06, No Iterations 2 time step continuity errors : sum local = 1.198794e-06, global = -7.852093e-08, cumulative = 1.135409e-05 smoothSolver: Solving for omega, Initial residual = 2.295836e-05, Final residual = 1.301041e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000288027, Final residual = 1.047959e-05, No Iterations 2 ExecutionTime = 57.33 s ClockTime = 59 s forces forces output: sum of forces: pressure : (7.884457 -0.3321748 -10.92417) viscous : (1.576242 0.006421713 -0.03341877) porous : (0 0 0) sum of moments: pressure : (0.1440263 4.946947 0.3961883) viscous : (-0.0007791827 0.6304064 -0.00591959) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2231238 Cl = -0.007682653 Cl(f) = -0.003841327 Cl(r) = -0.003841327 Time = 84 smoothSolver: Solving for Ux, Initial residual = 0.0002237435, Final residual = 1.202088e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001591667, Final residual = 8.418326e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001061623, Final residual = 5.541054e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007998675, Final residual = 0.0006860732, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001123044, Final residual = 5.695452e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002321428, Final residual = 1.247924e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.865526e-05, Final residual = 3.449327e-06, No Iterations 2 time step continuity errors : sum local = 1.191402e-06, global = -7.564275e-08, cumulative = 1.127844e-05 smoothSolver: Solving for omega, Initial residual = 2.244829e-05, Final residual = 1.277152e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002802368, Final residual = 1.037022e-05, No Iterations 2 ExecutionTime = 57.99 s ClockTime = 60 s forces forces output: sum of forces: pressure : (7.880182 -0.3350108 -10.91249) viscous : (1.574264 0.006416263 -0.03413159) porous : (0 0 0) sum of moments: pressure : (0.1447773 4.974115 0.4002439) viscous : (-0.0007541911 0.6298326 -0.005932237) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2229763 Cl = -0.007749665 Cl(f) = -0.003874833 Cl(r) = -0.003874833 Time = 85 smoothSolver: Solving for Ux, Initial residual = 0.0002201457, Final residual = 1.179306e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001571399, Final residual = 8.325584e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001036797, Final residual = 5.368625e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007881731, Final residual = 0.000666882, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001095515, Final residual = 5.563128e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002260783, Final residual = 1.238876e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.801933e-05, Final residual = 3.468453e-06, No Iterations 2 time step continuity errors : sum local = 1.197367e-06, global = -7.329174e-08, cumulative = 1.120515e-05 smoothSolver: Solving for omega, Initial residual = 2.194715e-05, Final residual = 1.253677e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002726942, Final residual = 1.025528e-05, No Iterations 2 ExecutionTime = 58.67 s ClockTime = 61 s forces forces output: sum of forces: pressure : (7.878833 -0.3373727 -10.90275) viscous : (1.572297 0.006409869 -0.03481623) porous : (0 0 0) sum of moments: pressure : (0.1445555 5.004738 0.4042272) viscous : (-0.0007301432 0.6292474 -0.0059433) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2228981 Cl = -0.007805521 Cl(f) = -0.00390276 Cl(r) = -0.00390276 Time = 86 smoothSolver: Solving for Ux, Initial residual = 0.0002165001, Final residual = 1.156686e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00155225, Final residual = 8.22702e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00101283, Final residual = 5.208314e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007761237, Final residual = 0.0006498538, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001070498, Final residual = 5.440177e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002197294, Final residual = 1.228726e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.746224e-05, Final residual = 3.48499e-06, No Iterations 2 time step continuity errors : sum local = 1.202366e-06, global = -7.087112e-08, cumulative = 1.113428e-05 smoothSolver: Solving for omega, Initial residual = 2.145405e-05, Final residual = 1.230287e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002653878, Final residual = 1.013589e-05, No Iterations 2 ExecutionTime = 59.35 s ClockTime = 61 s forces forces output: sum of forces: pressure : (7.880393 -0.3388436 -10.89486) viscous : (1.570338 0.006403448 -0.03547106) porous : (0 0 0) sum of moments: pressure : (0.143261 5.03866 0.4082377) viscous : (-0.0007076087 0.6286499 -0.005953081) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2228887 Cl = -0.007840363 Cl(f) = -0.003920181 Cl(r) = -0.003920181 Time = 87 smoothSolver: Solving for Ux, Initial residual = 0.0002128672, Final residual = 1.134438e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001533399, Final residual = 8.132835e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009899405, Final residual = 5.056038e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007622142, Final residual = 0.0006348718, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001046017, Final residual = 5.338689e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002134583, Final residual = 1.220278e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.692111e-05, Final residual = 3.452968e-06, No Iterations 2 time step continuity errors : sum local = 1.190579e-06, global = -6.858408e-08, cumulative = 1.10657e-05 smoothSolver: Solving for omega, Initial residual = 2.096852e-05, Final residual = 1.205803e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002583672, Final residual = 1.001712e-05, No Iterations 2 ExecutionTime = 60.03 s ClockTime = 62 s forces forces output: sum of forces: pressure : (7.884835 -0.3398574 -10.88844) viscous : (1.568388 0.006397325 -0.03609313) porous : (0 0 0) sum of moments: pressure : (0.1412489 5.075806 0.4121789) viscous : (-0.0006867383 0.6280394 -0.005962367) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2229475 Cl = -0.007864416 Cl(f) = -0.003932208 Cl(r) = -0.003932208 Time = 88 smoothSolver: Solving for Ux, Initial residual = 0.0002092773, Final residual = 1.112613e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001514837, Final residual = 8.023648e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009688333, Final residual = 4.909124e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007498351, Final residual = 0.0006221958, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001025374, Final residual = 5.239673e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002079711, Final residual = 1.206418e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.640992e-05, Final residual = 3.421594e-06, No Iterations 2 time step continuity errors : sum local = 1.179004e-06, global = -6.62941e-08, cumulative = 1.09994e-05 smoothSolver: Solving for omega, Initial residual = 2.050252e-05, Final residual = 1.181704e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002514948, Final residual = 9.892154e-06, No Iterations 2 ExecutionTime = 60.7 s ClockTime = 63 s forces forces output: sum of forces: pressure : (7.892083 -0.3411219 -10.88331) viscous : (1.566449 0.006393848 -0.03667954) porous : (0 0 0) sum of moments: pressure : (0.1389094 5.116104 0.4158784) viscous : (-0.0006694644 0.6274148 -0.005971531) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2230727 Cl = -0.007894321 Cl(f) = -0.00394716 Cl(r) = -0.00394716 Time = 89 smoothSolver: Solving for Ux, Initial residual = 0.0002057309, Final residual = 1.09097e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001495936, Final residual = 7.90408e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009491867, Final residual = 4.7694e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00737125, Final residual = 0.0006122906, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001010352, Final residual = 5.154968e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002039434, Final residual = 1.193827e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.614613e-05, Final residual = 3.414153e-06, No Iterations 2 time step continuity errors : sum local = 1.175692e-06, global = -6.558246e-08, cumulative = 1.093382e-05 smoothSolver: Solving for omega, Initial residual = 2.005269e-05, Final residual = 1.158408e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002448621, Final residual = 9.75785e-06, No Iterations 2 ExecutionTime = 61.37 s ClockTime = 63 s forces forces output: sum of forces: pressure : (7.901865 -0.3434573 -10.87959) viscous : (1.564516 0.006396459 -0.03722658) porous : (0 0 0) sum of moments: pressure : (0.1366518 5.159353 0.419088) viscous : (-0.0006588001 0.6267739 -0.005980046) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2232578 Cl = -0.007949337 Cl(f) = -0.003974669 Cl(r) = -0.003974669 Time = 90 smoothSolver: Solving for Ux, Initial residual = 0.0002023589, Final residual = 1.068963e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001476754, Final residual = 7.780226e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009306951, Final residual = 4.638384e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00724281, Final residual = 0.0006036858, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009973876, Final residual = 5.085117e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002003726, Final residual = 1.174996e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.57335e-05, Final residual = 3.366091e-06, No Iterations 2 time step continuity errors : sum local = 1.158383e-06, global = -6.554075e-08, cumulative = 1.086828e-05 smoothSolver: Solving for omega, Initial residual = 1.959795e-05, Final residual = 1.134915e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002383587, Final residual = 9.605979e-06, No Iterations 2 ExecutionTime = 62.05 s ClockTime = 64 s forces forces output: sum of forces: pressure : (7.913626 -0.3466714 -10.87746) viscous : (1.562591 0.006408519 -0.03773547) porous : (0 0 0) sum of moments: pressure : (0.1345833 5.205116 0.4219297) viscous : (-0.0006570343 0.6261166 -0.005988599) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2234898 Cl = -0.008024856 Cl(f) = -0.004012428 Cl(r) = -0.004012428 Time = 91 smoothSolver: Solving for Ux, Initial residual = 0.0001990551, Final residual = 1.046499e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001457767, Final residual = 7.651105e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009136203, Final residual = 4.516822e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007133248, Final residual = 0.0005980539, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009868079, Final residual = 5.044058e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001976482, Final residual = 1.159356e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.530048e-05, Final residual = 3.256318e-06, No Iterations 2 time step continuity errors : sum local = 1.119906e-06, global = -6.49956e-08, cumulative = 1.080328e-05 smoothSolver: Solving for omega, Initial residual = 1.913558e-05, Final residual = 1.110753e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002320206, Final residual = 9.450354e-06, No Iterations 2 ExecutionTime = 62.73 s ClockTime = 65 s forces forces output: sum of forces: pressure : (7.926526 -0.350081 -10.87717) viscous : (1.560664 0.006428673 -0.03820744) porous : (0 0 0) sum of moments: pressure : (0.1325918 5.252828 0.4246029) viscous : (-0.000662571 0.6254399 -0.005994738) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2237486 Cl = -0.008104792 Cl(f) = -0.004052396 Cl(r) = -0.004052396 Time = 92 smoothSolver: Solving for Ux, Initial residual = 0.0001957282, Final residual = 1.024008e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001439587, Final residual = 7.52036e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008978093, Final residual = 4.402705e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007037774, Final residual = 0.0005935653, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009774726, Final residual = 5.015223e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001957955, Final residual = 1.145211e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.502651e-05, Final residual = 3.195296e-06, No Iterations 2 time step continuity errors : sum local = 1.098283e-06, global = -6.492736e-08, cumulative = 1.073836e-05 smoothSolver: Solving for omega, Initial residual = 1.869073e-05, Final residual = 1.0862e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002258248, Final residual = 9.289145e-06, No Iterations 2 ExecutionTime = 63.41 s ClockTime = 66 s forces forces output: sum of forces: pressure : (7.940172 -0.3533554 -10.87848) viscous : (1.558738 0.006453767 -0.03864712) porous : (0 0 0) sum of moments: pressure : (0.130636 5.302205 0.4271171) viscous : (-0.0006734034 0.6247468 -0.005998944) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.224025 Cl = -0.008181425 Cl(f) = -0.004090712 Cl(r) = -0.004090712 Time = 93 smoothSolver: Solving for Ux, Initial residual = 0.000192469, Final residual = 1.002047e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001422043, Final residual = 7.3863e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008832667, Final residual = 4.297862e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006940086, Final residual = 0.0005889976, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009666223, Final residual = 4.978617e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000193423, Final residual = 1.128976e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.453728e-05, Final residual = 3.085872e-06, No Iterations 2 time step continuity errors : sum local = 1.060114e-06, global = -6.476773e-08, cumulative = 1.067359e-05 smoothSolver: Solving for omega, Initial residual = 1.828138e-05, Final residual = 1.060887e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002197945, Final residual = 9.122941e-06, No Iterations 2 ExecutionTime = 64.08 s ClockTime = 66 s forces forces output: sum of forces: pressure : (7.954567 -0.3565586 -10.88172) viscous : (1.556819 0.006482652 -0.03905623) porous : (0 0 0) sum of moments: pressure : (0.1288557 5.353415 0.4294676) viscous : (-0.0006878149 0.6240416 -0.006002203) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2243192 Cl = -0.008256289 Cl(f) = -0.004128145 Cl(r) = -0.004128145 Time = 94 smoothSolver: Solving for Ux, Initial residual = 0.0001893498, Final residual = 9.809207e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00140485, Final residual = 7.249185e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008698144, Final residual = 4.200395e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006852264, Final residual = 0.0005845146, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009586531, Final residual = 4.949562e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001916511, Final residual = 1.11706e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.432414e-05, Final residual = 3.039354e-06, No Iterations 2 time step continuity errors : sum local = 1.04362e-06, global = -6.511469e-08, cumulative = 1.060847e-05 smoothSolver: Solving for omega, Initial residual = 1.78829e-05, Final residual = 1.03586e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002139209, Final residual = 8.957143e-06, No Iterations 2 ExecutionTime = 64.76 s ClockTime = 67 s forces forces output: sum of forces: pressure : (7.969801 -0.3599928 -10.88722) viscous : (1.554907 0.00651513 -0.03943754) porous : (0 0 0) sum of moments: pressure : (0.1276347 5.406628 0.4315754) viscous : (-0.0007056701 0.6233256 -0.006005055) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2246334 Cl = -0.008336517 Cl(f) = -0.004168259 Cl(r) = -0.004168259 Time = 95 smoothSolver: Solving for Ux, Initial residual = 0.0001863146, Final residual = 9.606877e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001389379, Final residual = 7.11677e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.000857167, Final residual = 4.111431e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006771316, Final residual = 0.0005807882, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009513457, Final residual = 4.923392e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001898384, Final residual = 1.100519e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.418023e-05, Final residual = 2.940616e-06, No Iterations 2 time step continuity errors : sum local = 1.00926e-06, global = -6.622039e-08, cumulative = 1.054225e-05 smoothSolver: Solving for omega, Initial residual = 1.748177e-05, Final residual = 1.011252e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002082719, Final residual = 8.790443e-06, No Iterations 2 ExecutionTime = 65.43 s ClockTime = 68 s forces forces output: sum of forces: pressure : (7.985897 -0.3641855 -10.89551) viscous : (1.553018 0.006554915 -0.03979665) porous : (0 0 0) sum of moments: pressure : (0.1273061 5.461769 0.4333419) viscous : (-0.0007271596 0.6226058 -0.006008342) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2249685 Cl = -0.008434459 Cl(f) = -0.00421723 Cl(r) = -0.00421723 Time = 96 smoothSolver: Solving for Ux, Initial residual = 0.0001834116, Final residual = 9.415689e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001374964, Final residual = 6.995665e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008452722, Final residual = 4.0232e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006685774, Final residual = 0.0005765716, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009412583, Final residual = 4.903332e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001876741, Final residual = 1.10438e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.389835e-05, Final residual = 3.078002e-06, No Iterations 2 time step continuity errors : sum local = 1.055986e-06, global = -6.636185e-08, cumulative = 1.047589e-05 smoothSolver: Solving for omega, Initial residual = 1.70923e-05, Final residual = 9.871675e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002027533, Final residual = 8.629479e-06, No Iterations 2 ExecutionTime = 66.14 s ClockTime = 68 s forces forces output: sum of forces: pressure : (8.002719 -0.3696225 -10.90661) viscous : (1.551138 0.006593875 -0.04012909) porous : (0 0 0) sum of moments: pressure : (0.1281376 5.518764 0.434727) viscous : (-0.0007517975 0.6218801 -0.006015942) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2253208 Cl = -0.008561769 Cl(f) = -0.004280884 Cl(r) = -0.004280884 Time = 97 smoothSolver: Solving for Ux, Initial residual = 0.0001806205, Final residual = 9.238847e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001361838, Final residual = 6.886677e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008342201, Final residual = 3.939652e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006620595, Final residual = 0.0005717076, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009324685, Final residual = 4.850664e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001857011, Final residual = 1.09446e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.355991e-05, Final residual = 3.065431e-06, No Iterations 2 time step continuity errors : sum local = 1.051284e-06, global = -6.794424e-08, cumulative = 1.040795e-05 smoothSolver: Solving for omega, Initial residual = 1.67088e-05, Final residual = 9.63545e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001973004, Final residual = 8.467503e-06, No Iterations 2 ExecutionTime = 66.81 s ClockTime = 69 s forces forces output: sum of forces: pressure : (8.019827 -0.3761414 -10.92111) viscous : (1.549271 0.00663739 -0.04043744) porous : (0 0 0) sum of moments: pressure : (0.1299298 5.577613 0.4357756) viscous : (-0.0007800742 0.6211502 -0.006025416) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2256803 Cl = -0.008714486 Cl(f) = -0.004357243 Cl(r) = -0.004357243 Time = 98 smoothSolver: Solving for Ux, Initial residual = 0.0001779827, Final residual = 9.065218e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001349814, Final residual = 6.789535e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008238026, Final residual = 3.860777e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006554808, Final residual = 0.0005648032, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009226093, Final residual = 4.783659e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001835384, Final residual = 1.079663e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.312758e-05, Final residual = 3.022127e-06, No Iterations 2 time step continuity errors : sum local = 1.036086e-06, global = -6.891546e-08, cumulative = 1.033903e-05 smoothSolver: Solving for omega, Initial residual = 1.633161e-05, Final residual = 9.407758e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000192001, Final residual = 8.312771e-06, No Iterations 2 ExecutionTime = 67.48 s ClockTime = 70 s forces forces output: sum of forces: pressure : (8.036647 -0.383507 -10.93828) viscous : (1.547408 0.006682661 -0.0407216) porous : (0 0 0) sum of moments: pressure : (0.1324118 5.637794 0.4364092) viscous : (-0.0008098808 0.6204102 -0.006033016) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2260331 Cl = -0.008887131 Cl(f) = -0.004443565 Cl(r) = -0.004443565 Time = 99 smoothSolver: Solving for Ux, Initial residual = 0.0001754297, Final residual = 8.893112e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001339097, Final residual = 6.703148e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008141295, Final residual = 3.779769e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006465147, Final residual = 0.0005586252, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009076014, Final residual = 4.698605e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001801703, Final residual = 1.058628e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.250351e-05, Final residual = 2.962568e-06, No Iterations 2 time step continuity errors : sum local = 1.015339e-06, global = -6.958825e-08, cumulative = 1.026944e-05 smoothSolver: Solving for omega, Initial residual = 1.595026e-05, Final residual = 9.186424e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001868112, Final residual = 8.156211e-06, No Iterations 2 ExecutionTime = 68.16 s ClockTime = 70 s forces forces output: sum of forces: pressure : (8.053538 -0.3911794 -10.95825) viscous : (1.545569 0.006731991 -0.0409846) porous : (0 0 0) sum of moments: pressure : (0.135209 5.699411 0.436691) viscous : (-0.0008418188 0.6196686 -0.006041718) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.226388 Cl = -0.009066915 Cl(f) = -0.004533458 Cl(r) = -0.004533458 Time = 100 smoothSolver: Solving for Ux, Initial residual = 0.0001729676, Final residual = 8.73007e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001329186, Final residual = 6.620916e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008050264, Final residual = 3.701917e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00638451, Final residual = 0.0005532756, No Iterations 1 GAMG: Solving for p, Initial residual = 0.00089439, Final residual = 4.633414e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001777832, Final residual = 1.047861e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.217421e-05, Final residual = 3.004672e-06, No Iterations 2 time step continuity errors : sum local = 1.029425e-06, global = -7.219742e-08, cumulative = 1.019725e-05 smoothSolver: Solving for omega, Initial residual = 1.55813e-05, Final residual = 8.9714e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001818042, Final residual = 7.998526e-06, No Iterations 2 ExecutionTime = 68.84 s ClockTime = 71 s forces forces output: sum of forces: pressure : (8.071027 -0.3984272 -10.98111) viscous : (1.543747 0.006786774 -0.04122773) porous : (0 0 0) sum of moments: pressure : (0.1379572 5.763047 0.4367879) viscous : (-0.0008770079 0.6189262 -0.006050041) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2267575 Cl = -0.009236559 Cl(f) = -0.004618279 Cl(r) = -0.004618279 Time = 101 smoothSolver: Solving for Ux, Initial residual = 0.0001706416, Final residual = 8.57616e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001319553, Final residual = 6.537526e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007966835, Final residual = 3.625323e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006282761, Final residual = 0.0005468783, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008781667, Final residual = 4.560571e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001747432, Final residual = 1.032915e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.145042e-05, Final residual = 2.928696e-06, No Iterations 2 time step continuity errors : sum local = 1.003054e-06, global = -7.3827e-08, cumulative = 1.012342e-05 smoothSolver: Solving for omega, Initial residual = 1.523247e-05, Final residual = 8.764346e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001769586, Final residual = 7.841849e-06, No Iterations 2 ExecutionTime = 69.52 s ClockTime = 72 s forces forces output: sum of forces: pressure : (8.089128 -0.4047492 -11.00695) viscous : (1.541942 0.006849611 -0.04144966) porous : (0 0 0) sum of moments: pressure : (0.1403129 5.82879 0.4368906) viscous : (-0.0009165687 0.6181822 -0.006058056) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2271419 Cl = -0.009384176 Cl(f) = -0.004692088 Cl(r) = -0.004692088 Time = 102 smoothSolver: Solving for Ux, Initial residual = 0.0001684312, Final residual = 8.426858e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001310405, Final residual = 6.453815e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007892227, Final residual = 3.552071e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006182814, Final residual = 0.0005397298, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008627185, Final residual = 4.471865e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001720262, Final residual = 1.008081e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.079577e-05, Final residual = 2.864619e-06, No Iterations 2 time step continuity errors : sum local = 9.807601e-07, global = -7.654112e-08, cumulative = 1.004688e-05 smoothSolver: Solving for omega, Initial residual = 1.488201e-05, Final residual = 8.559626e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001721844, Final residual = 7.691462e-06, No Iterations 2 ExecutionTime = 70.2 s ClockTime = 73 s forces forces output: sum of forces: pressure : (8.107452 -0.4102549 -11.0349) viscous : (1.540153 0.006919648 -0.04165157) porous : (0 0 0) sum of moments: pressure : (0.1421656 5.896203 0.4369905) viscous : (-0.000960067 0.6174359 -0.006064995) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2275318 Cl = -0.009512372 Cl(f) = -0.004756186 Cl(r) = -0.004756186 Time = 103 smoothSolver: Solving for Ux, Initial residual = 0.0001663064, Final residual = 8.277924e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001301747, Final residual = 6.375975e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007825888, Final residual = 3.484967e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006086311, Final residual = 0.0005329849, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008477138, Final residual = 4.395986e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001692203, Final residual = 9.859207e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 3.017843e-05, Final residual = 2.791559e-06, No Iterations 2 time step continuity errors : sum local = 9.554033e-07, global = -7.785123e-08, cumulative = 9.969027e-06 smoothSolver: Solving for omega, Initial residual = 1.455419e-05, Final residual = 8.363325e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001675937, Final residual = 7.544658e-06, No Iterations 2 ExecutionTime = 70.86 s ClockTime = 73 s forces forces output: sum of forces: pressure : (8.12562 -0.414771 -11.06444) viscous : (1.538378 0.006997055 -0.04183692) porous : (0 0 0) sum of moments: pressure : (0.1432935 5.964655 0.4371576) viscous : (-0.001007594 0.6166875 -0.006072178) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2279184 Cl = -0.009617056 Cl(f) = -0.004808528 Cl(r) = -0.004808528 Time = 104 smoothSolver: Solving for Ux, Initial residual = 0.0001642471, Final residual = 8.129323e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001294899, Final residual = 6.30147e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.000777055, Final residual = 3.426858e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006013326, Final residual = 0.0005289349, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008363485, Final residual = 4.362384e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001672466, Final residual = 9.572095e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.962494e-05, Final residual = 2.732276e-06, No Iterations 2 time step continuity errors : sum local = 9.347426e-07, global = -7.288354e-08, cumulative = 9.896144e-06 smoothSolver: Solving for omega, Initial residual = 1.424394e-05, Final residual = 8.173609e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001631348, Final residual = 7.401342e-06, No Iterations 2 ExecutionTime = 71.54 s ClockTime = 74 s forces forces output: sum of forces: pressure : (8.143299 -0.4184832 -11.09479) viscous : (1.536606 0.007077481 -0.04200591) porous : (0 0 0) sum of moments: pressure : (0.1438703 6.033793 0.4373896) viscous : (-0.001057046 0.6159321 -0.006078806) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2282936 Cl = -0.009702709 Cl(f) = -0.004851354 Cl(r) = -0.004851354 Time = 105 smoothSolver: Solving for Ux, Initial residual = 0.000162247, Final residual = 7.980897e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001289882, Final residual = 6.231072e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007726781, Final residual = 3.373895e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00596285, Final residual = 0.0005274529, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008289763, Final residual = 4.361569e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001654625, Final residual = 9.470834e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.916988e-05, Final residual = 2.646807e-06, No Iterations 2 time step continuity errors : sum local = 9.051657e-07, global = -7.149841e-08, cumulative = 9.824645e-06 smoothSolver: Solving for omega, Initial residual = 1.394613e-05, Final residual = 7.9897e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001588529, Final residual = 7.260683e-06, No Iterations 2 ExecutionTime = 72.22 s ClockTime = 75 s forces forces output: sum of forces: pressure : (8.160682 -0.4213223 -11.12596) viscous : (1.53484 0.007159921 -0.04215809) porous : (0 0 0) sum of moments: pressure : (0.1438342 6.103793 0.4377267) viscous : (-0.001108148 0.6151726 -0.006086528) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2286619 Cl = -0.009767721 Cl(f) = -0.004883861 Cl(r) = -0.004883861 Time = 106 smoothSolver: Solving for Ux, Initial residual = 0.0001603371, Final residual = 7.839939e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001287002, Final residual = 6.16058e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.000769233, Final residual = 3.32312e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005922439, Final residual = 0.0005271496, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008241646, Final residual = 4.376525e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001641729, Final residual = 9.442889e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.896173e-05, Final residual = 2.62659e-06, No Iterations 2 time step continuity errors : sum local = 8.979714e-07, global = -7.08494e-08, cumulative = 9.753796e-06 smoothSolver: Solving for omega, Initial residual = 1.365867e-05, Final residual = 7.808872e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001547508, Final residual = 7.123541e-06, No Iterations 2 ExecutionTime = 72.9 s ClockTime = 75 s forces forces output: sum of forces: pressure : (8.178094 -0.4228665 -11.15781) viscous : (1.533078 0.00724443 -0.04229245) porous : (0 0 0) sum of moments: pressure : (0.1430215 6.174866 0.4382319) viscous : (-0.001161762 0.6144082 -0.006094527) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.229031 Cl = -0.009802147 Cl(f) = -0.004901074 Cl(r) = -0.004901074 Time = 107 smoothSolver: Solving for Ux, Initial residual = 0.00015858, Final residual = 7.702737e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001285227, Final residual = 6.089304e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007662794, Final residual = 3.273594e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005892091, Final residual = 0.0005278295, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008184208, Final residual = 4.406235e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001627955, Final residual = 9.459567e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.866982e-05, Final residual = 2.59746e-06, No Iterations 2 time step continuity errors : sum local = 8.877497e-07, global = -7.000681e-08, cumulative = 9.683789e-06 smoothSolver: Solving for omega, Initial residual = 1.338742e-05, Final residual = 7.641109e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000150831, Final residual = 6.990571e-06, No Iterations 2 ExecutionTime = 73.57 s ClockTime = 76 s forces forces output: sum of forces: pressure : (8.195532 -0.4230173 -11.19068) viscous : (1.531321 0.00732954 -0.04240768) porous : (0 0 0) sum of moments: pressure : (0.1412118 6.246909 0.4389152) viscous : (-0.00121678 0.6136394 -0.006104359) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2294009 Cl = -0.009803697 Cl(f) = -0.004901849 Cl(r) = -0.004901849 Time = 108 smoothSolver: Solving for Ux, Initial residual = 0.0001569246, Final residual = 7.571725e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001284563, Final residual = 6.017691e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007641465, Final residual = 3.225804e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005876823, Final residual = 0.0005281699, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008135401, Final residual = 4.428514e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001617052, Final residual = 9.45836e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.841888e-05, Final residual = 2.570584e-06, No Iterations 2 time step continuity errors : sum local = 8.782775e-07, global = -7.023753e-08, cumulative = 9.613552e-06 smoothSolver: Solving for omega, Initial residual = 1.311572e-05, Final residual = 7.480941e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001470322, Final residual = 6.856496e-06, No Iterations 2 ExecutionTime = 74.24 s ClockTime = 77 s forces forces output: sum of forces: pressure : (8.212935 -0.4219626 -11.22406) viscous : (1.529564 0.007411226 -0.04250322) porous : (0 0 0) sum of moments: pressure : (0.1383433 6.319627 0.4396704) viscous : (-0.001271644 0.6128635 -0.006115546) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2297698 Cl = -0.009776897 Cl(f) = -0.004888448 Cl(r) = -0.004888448 Time = 109 smoothSolver: Solving for Ux, Initial residual = 0.0001553803, Final residual = 7.449061e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001284798, Final residual = 5.943706e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007627007, Final residual = 3.182836e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005862346, Final residual = 0.0005275148, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008079259, Final residual = 4.446245e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001603701, Final residual = 9.455711e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.808445e-05, Final residual = 2.524679e-06, No Iterations 2 time step continuity errors : sum local = 8.62281e-07, global = -6.958615e-08, cumulative = 9.543966e-06 smoothSolver: Solving for omega, Initial residual = 1.285249e-05, Final residual = 7.315754e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001433897, Final residual = 6.724245e-06, No Iterations 2 ExecutionTime = 74.92 s ClockTime = 77 s forces forces output: sum of forces: pressure : (8.230193 -0.4196565 -11.25761) viscous : (1.527806 0.007488031 -0.04257723) porous : (0 0 0) sum of moments: pressure : (0.1342127 6.392748 0.4405153) viscous : (-0.001325413 0.6120772 -0.00612894) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2301354 Cl = -0.009720696 Cl(f) = -0.004860348 Cl(r) = -0.004860348 Time = 110 smoothSolver: Solving for Ux, Initial residual = 0.0001539225, Final residual = 7.33167e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00128581, Final residual = 5.87133e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007621046, Final residual = 3.142762e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005844576, Final residual = 0.0005269431, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008039711, Final residual = 4.473294e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001598383, Final residual = 9.473928e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.790817e-05, Final residual = 2.478311e-06, No Iterations 2 time step continuity errors : sum local = 8.461045e-07, global = -6.853988e-08, cumulative = 9.475426e-06 smoothSolver: Solving for omega, Initial residual = 1.259435e-05, Final residual = 7.147995e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001399044, Final residual = 6.594865e-06, No Iterations 2 ExecutionTime = 75.61 s ClockTime = 78 s forces forces output: sum of forces: pressure : (8.247621 -0.4163908 -11.29121) viscous : (1.526042 0.007558725 -0.04262934) porous : (0 0 0) sum of moments: pressure : (0.1289704 6.466475 0.4413813) viscous : (-0.00137769 0.6112786 -0.006142902) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2305048 Cl = -0.009642011 Cl(f) = -0.004821006 Cl(r) = -0.004821006 Time = 111 smoothSolver: Solving for Ux, Initial residual = 0.0001525823, Final residual = 7.223151e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001287662, Final residual = 5.80096e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007624254, Final residual = 3.104099e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005822093, Final residual = 0.0005258898, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007998294, Final residual = 4.508211e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001593995, Final residual = 9.538172e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.782019e-05, Final residual = 2.494698e-06, No Iterations 2 time step continuity errors : sum local = 8.513472e-07, global = -7.005184e-08, cumulative = 9.405374e-06 smoothSolver: Solving for omega, Initial residual = 1.233802e-05, Final residual = 6.980872e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001365192, Final residual = 6.46451e-06, No Iterations 2 ExecutionTime = 76.29 s ClockTime = 79 s forces forces output: sum of forces: pressure : (8.26528 -0.4123494 -11.32525) viscous : (1.52427 0.00762469 -0.04265865) porous : (0 0 0) sum of moments: pressure : (0.1226787 6.54102 0.4421563) viscous : (-0.001428821 0.6104682 -0.006157188) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2308795 Cl = -0.009545142 Cl(f) = -0.004772571 Cl(r) = -0.004772571 Time = 112 smoothSolver: Solving for Ux, Initial residual = 0.0001513544, Final residual = 7.121841e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001291286, Final residual = 5.73423e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007635808, Final residual = 3.066909e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005806438, Final residual = 0.0005260769, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007969056, Final residual = 4.580637e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001599829, Final residual = 9.762389e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.79748e-05, Final residual = 2.568628e-06, No Iterations 2 time step continuity errors : sum local = 8.762074e-07, global = -7.048104e-08, cumulative = 9.334893e-06 smoothSolver: Solving for omega, Initial residual = 1.209031e-05, Final residual = 6.814288e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001332051, Final residual = 6.33505e-06, No Iterations 2 ExecutionTime = 76.96 s ClockTime = 80 s forces forces output: sum of forces: pressure : (8.283034 -0.4076055 -11.3594) viscous : (1.522489 0.007685539 -0.04266685) porous : (0 0 0) sum of moments: pressure : (0.1154401 6.616464 0.4428197) viscous : (-0.001478406 0.6096458 -0.006170803) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2312562 Cl = -0.009431826 Cl(f) = -0.004715913 Cl(r) = -0.004715913 Time = 113 smoothSolver: Solving for Ux, Initial residual = 0.0001501766, Final residual = 7.023197e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001296794, Final residual = 5.672157e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007656467, Final residual = 3.032036e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005792933, Final residual = 0.0005272187, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007943838, Final residual = 4.651008e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001605015, Final residual = 9.988251e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.80466e-05, Final residual = 2.619438e-06, No Iterations 2 time step continuity errors : sum local = 8.9315e-07, global = -7.052788e-08, cumulative = 9.264365e-06 smoothSolver: Solving for omega, Initial residual = 1.185025e-05, Final residual = 6.65241e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001300241, Final residual = 6.207489e-06, No Iterations 2 ExecutionTime = 77.64 s ClockTime = 80 s forces forces output: sum of forces: pressure : (8.30068 -0.4023168 -11.39355) viscous : (1.520696 0.007740707 -0.0426537) porous : (0 0 0) sum of moments: pressure : (0.1073704 6.692607 0.4433759) viscous : (-0.001526551 0.6088102 -0.006183841) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2316301 Cl = -0.009305793 Cl(f) = -0.004652897 Cl(r) = -0.004652897 Time = 114 smoothSolver: Solving for Ux, Initial residual = 0.0001490922, Final residual = 6.92689e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001303588, Final residual = 5.610858e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.000768591, Final residual = 3.000857e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005784213, Final residual = 0.000528251, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007927897, Final residual = 4.721777e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000161101, Final residual = 1.024473e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.828248e-05, Final residual = 2.688163e-06, No Iterations 2 time step continuity errors : sum local = 9.161796e-07, global = -6.953858e-08, cumulative = 9.194826e-06 smoothSolver: Solving for omega, Initial residual = 1.161312e-05, Final residual = 6.492684e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000126934, Final residual = 6.083293e-06, No Iterations 2 ExecutionTime = 78.31 s ClockTime = 81 s forces forces output: sum of forces: pressure : (8.318333 -0.3967902 -11.4276) viscous : (1.51889 0.007788769 -0.04261992) porous : (0 0 0) sum of moments: pressure : (0.09876541 6.76949 0.4438577) viscous : (-0.001572874 0.6079613 -0.006196744) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2320038 Cl = -0.009174318 Cl(f) = -0.004587159 Cl(r) = -0.004587159 Time = 115 smoothSolver: Solving for Ux, Initial residual = 0.0001480378, Final residual = 6.831887e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001311246, Final residual = 5.554603e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007721713, Final residual = 2.971909e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005769325, Final residual = 0.000528748, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007900885, Final residual = 4.807519e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001612128, Final residual = 1.056846e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.853093e-05, Final residual = 2.768717e-06, No Iterations 2 time step continuity errors : sum local = 9.432251e-07, global = -6.633009e-08, cumulative = 9.128496e-06 smoothSolver: Solving for omega, Initial residual = 1.138548e-05, Final residual = 6.334263e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001239112, Final residual = 5.961811e-06, No Iterations 2 ExecutionTime = 78.99 s ClockTime = 82 s forces forces output: sum of forces: pressure : (8.33633 -0.3912876 -11.46187) viscous : (1.517075 0.007829494 -0.04256461) porous : (0 0 0) sum of moments: pressure : (0.0898358 6.847231 0.4442957) viscous : (-0.001616655 0.6071006 -0.006210611) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2323855 Cl = -0.009043583 Cl(f) = -0.004521792 Cl(r) = -0.004521792 Time = 116 smoothSolver: Solving for Ux, Initial residual = 0.0001469956, Final residual = 6.739482e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001320227, Final residual = 5.499415e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007761305, Final residual = 2.946346e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005750785, Final residual = 0.0005296178, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007891124, Final residual = 4.908982e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001614071, Final residual = 1.109285e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.905749e-05, Final residual = 2.865967e-06, No Iterations 2 time step continuity errors : sum local = 9.759799e-07, global = -6.589131e-08, cumulative = 9.062605e-06 smoothSolver: Solving for omega, Initial residual = 1.116232e-05, Final residual = 6.173764e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001209768, Final residual = 5.842263e-06, No Iterations 2 ExecutionTime = 79.66 s ClockTime = 82 s forces forces output: sum of forces: pressure : (8.355024 -0.3860708 -11.49638) viscous : (1.515245 0.007864116 -0.04248996) porous : (0 0 0) sum of moments: pressure : (0.08080251 6.926183 0.4446179) viscous : (-0.001657382 0.6062273 -0.006225499) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2327832 Cl = -0.008919733 Cl(f) = -0.004459866 Cl(r) = -0.004459866 Time = 117 smoothSolver: Solving for Ux, Initial residual = 0.0001459773, Final residual = 6.64738e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00133101, Final residual = 5.445117e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007803615, Final residual = 2.922242e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005730481, Final residual = 0.000531078, No Iterations 1 GAMG: Solving for p, Initial residual = 0.000788554, Final residual = 5.009007e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001615443, Final residual = 1.140829e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.933639e-05, Final residual = 1.255558e-06, No Iterations 3 time step continuity errors : sum local = 4.274013e-07, global = -2.425725e-08, cumulative = 9.038348e-06 smoothSolver: Solving for omega, Initial residual = 1.096137e-05, Final residual = 6.020452e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001181217, Final residual = 5.724441e-06, No Iterations 2 ExecutionTime = 80.34 s ClockTime = 83 s forces forces output: sum of forces: pressure : (8.374555 -0.3817231 -11.53119) viscous : (1.513406 0.00789406 -0.04240009) porous : (0 0 0) sum of moments: pressure : (0.07189892 7.00667 0.4446556) viscous : (-0.001694218 0.6053447 -0.006240419) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2332005 Cl = -0.00881649 Cl(f) = -0.004408245 Cl(r) = -0.004408245 Time = 118 smoothSolver: Solving for Ux, Initial residual = 0.0001450418, Final residual = 6.556767e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001343556, Final residual = 5.395573e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007850211, Final residual = 2.898808e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005711177, Final residual = 0.0005320789, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007878962, Final residual = 5.062981e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001616558, Final residual = 1.142587e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.933553e-05, Final residual = 1.25799e-06, No Iterations 3 time step continuity errors : sum local = 4.280833e-07, global = -2.323134e-08, cumulative = 9.015116e-06 smoothSolver: Solving for omega, Initial residual = 1.077148e-05, Final residual = 5.873157e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001153682, Final residual = 5.606449e-06, No Iterations 2 ExecutionTime = 81.03 s ClockTime = 84 s forces forces output: sum of forces: pressure : (8.394823 -0.378295 -11.5687) viscous : (1.511557 0.00791901 -0.04229658) porous : (0 0 0) sum of moments: pressure : (0.06346155 7.088985 0.4445427) viscous : (-0.001727197 0.604453 -0.006254423) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2336348 Cl = -0.008735052 Cl(f) = -0.004367526 Cl(r) = -0.004367526 Time = 119 smoothSolver: Solving for Ux, Initial residual = 0.0001441188, Final residual = 6.468176e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001357579, Final residual = 5.347566e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007901085, Final residual = 2.876664e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005705821, Final residual = 0.0005321586, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007856971, Final residual = 5.094869e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001615691, Final residual = 1.138251e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.921176e-05, Final residual = 1.249814e-06, No Iterations 3 time step continuity errors : sum local = 4.251675e-07, global = -2.39886e-08, cumulative = 8.991128e-06 smoothSolver: Solving for omega, Initial residual = 1.058897e-05, Final residual = 5.73131e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001127825, Final residual = 5.484868e-06, No Iterations 2 ExecutionTime = 81.71 s ClockTime = 84 s forces forces output: sum of forces: pressure : (8.415678 -0.3756836 -11.60899) viscous : (1.509697 0.007942142 -0.0421825) porous : (0 0 0) sum of moments: pressure : (0.0554736 7.172876 0.4442917) viscous : (-0.001756452 0.6035542 -0.006267381) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2340828 Cl = -0.008672919 Cl(f) = -0.004336459 Cl(r) = -0.004336459 Time = 120 smoothSolver: Solving for Ux, Initial residual = 0.0001432332, Final residual = 6.379594e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001372628, Final residual = 5.301706e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007956563, Final residual = 2.856733e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005706541, Final residual = 0.0005313263, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007828439, Final residual = 5.138308e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001617637, Final residual = 1.146296e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.927019e-05, Final residual = 1.254521e-06, No Iterations 3 time step continuity errors : sum local = 4.266448e-07, global = -2.43894e-08, cumulative = 8.966738e-06 smoothSolver: Solving for omega, Initial residual = 1.041317e-05, Final residual = 5.588975e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001102898, Final residual = 5.362823e-06, No Iterations 2 ExecutionTime = 82.4 s ClockTime = 85 s forces forces output: sum of forces: pressure : (8.436948 -0.3736965 -11.65103) viscous : (1.507826 0.007964358 -0.04205897) porous : (0 0 0) sum of moments: pressure : (0.04788506 7.257863 0.4438775) viscous : (-0.001781583 0.602648 -0.006279242) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2345404 Cl = -0.00862553 Cl(f) = -0.004312765 Cl(r) = -0.004312765 Time = 121 smoothSolver: Solving for Ux, Initial residual = 0.0001424327, Final residual = 6.289893e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001388685, Final residual = 5.25839e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008016206, Final residual = 2.835605e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005693833, Final residual = 0.0005289142, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007786033, Final residual = 5.189875e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001612971, Final residual = 1.160603e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.934942e-05, Final residual = 1.270419e-06, No Iterations 3 time step continuity errors : sum local = 4.319429e-07, global = -2.463997e-08, cumulative = 8.942098e-06 smoothSolver: Solving for omega, Initial residual = 1.024602e-05, Final residual = 5.454124e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001079129, Final residual = 5.242481e-06, No Iterations 2 ExecutionTime = 83.09 s ClockTime = 86 s forces forces output: sum of forces: pressure : (8.458556 -0.371769 -11.69478) viscous : (1.505941 0.007984702 -0.04192612) porous : (0 0 0) sum of moments: pressure : (0.04067434 7.343651 0.4435083) viscous : (-0.001802108 0.6017336 -0.006291134) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2350055 Cl = -0.008579591 Cl(f) = -0.004289795 Cl(r) = -0.004289795 Time = 122 smoothSolver: Solving for Ux, Initial residual = 0.0001417485, Final residual = 6.200675e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001405063, Final residual = 5.218825e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008080056, Final residual = 2.81633e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005673741, Final residual = 0.0005250825, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007723831, Final residual = 5.211623e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001605264, Final residual = 1.166734e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.934546e-05, Final residual = 1.285251e-06, No Iterations 3 time step continuity errors : sum local = 4.368862e-07, global = -2.44655e-08, cumulative = 8.917633e-06 smoothSolver: Solving for omega, Initial residual = 1.008699e-05, Final residual = 5.322197e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001056191, Final residual = 5.118694e-06, No Iterations 2 ExecutionTime = 83.77 s ClockTime = 87 s forces forces output: sum of forces: pressure : (8.480658 -0.369674 -11.74033) viscous : (1.504045 0.008002251 -0.04178706) porous : (0 0 0) sum of moments: pressure : (0.03392745 7.430174 0.4432633) viscous : (-0.001818905 0.6008157 -0.006302159) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2354821 Cl = -0.008529769 Cl(f) = -0.004264885 Cl(r) = -0.004264885 Time = 123 smoothSolver: Solving for Ux, Initial residual = 0.0001411654, Final residual = 6.111136e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001422096, Final residual = 5.179068e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008146177, Final residual = 2.798876e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005663902, Final residual = 0.0005210687, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007674232, Final residual = 5.222654e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000159532, Final residual = 1.165742e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.924222e-05, Final residual = 1.307087e-06, No Iterations 3 time step continuity errors : sum local = 4.442134e-07, global = -2.412648e-08, cumulative = 8.893506e-06 smoothSolver: Solving for omega, Initial residual = 9.943438e-06, Final residual = 5.195194e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001034043, Final residual = 4.99913e-06, No Iterations 2 ExecutionTime = 84.46 s ClockTime = 87 s forces forces output: sum of forces: pressure : (8.503015 -0.3677959 -11.78757) viscous : (1.50215 0.008016287 -0.04164121) porous : (0 0 0) sum of moments: pressure : (0.0277145 7.517138 0.4430185) viscous : (-0.001833073 0.5998968 -0.006311909) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2359646 Cl = -0.008485143 Cl(f) = -0.004242571 Cl(r) = -0.004242571 Time = 124 smoothSolver: Solving for Ux, Initial residual = 0.0001406053, Final residual = 6.01841e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00143911, Final residual = 5.13856e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008215864, Final residual = 2.782231e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005654558, Final residual = 0.0005191986, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007643867, Final residual = 5.231458e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00015852, Final residual = 1.168375e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.914698e-05, Final residual = 1.3284e-06, No Iterations 3 time step continuity errors : sum local = 4.51365e-07, global = -2.346734e-08, cumulative = 8.870039e-06 smoothSolver: Solving for omega, Initial residual = 9.806455e-06, Final residual = 5.069475e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001012312, Final residual = 4.882214e-06, No Iterations 2 ExecutionTime = 85.14 s ClockTime = 88 s forces forces output: sum of forces: pressure : (8.525393 -0.3670401 -11.8359) viscous : (1.500259 0.008028604 -0.04149313) porous : (0 0 0) sum of moments: pressure : (0.02224395 7.604229 0.4423649) viscous : (-0.00184444 0.5989813 -0.006319242) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2364478 Cl = -0.008467029 Cl(f) = -0.004233515 Cl(r) = -0.004233515 Time = 125 smoothSolver: Solving for Ux, Initial residual = 0.000140103, Final residual = 5.926628e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00145681, Final residual = 5.098388e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008287907, Final residual = 2.766812e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005652679, Final residual = 0.0005192532, No Iterations 1 GAMG: Solving for p, Initial residual = 0.000762125, Final residual = 5.23299e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001574788, Final residual = 1.162551e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.884967e-05, Final residual = 1.294734e-06, No Iterations 3 time step continuity errors : sum local = 4.398471e-07, global = -2.248392e-08, cumulative = 8.847555e-06 smoothSolver: Solving for omega, Initial residual = 9.677168e-06, Final residual = 4.949357e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 9.912814e-05, Final residual = 4.767053e-06, No Iterations 2 ExecutionTime = 85.83 s ClockTime = 89 s forces forces output: sum of forces: pressure : (8.547712 -0.3675986 -11.88534) viscous : (1.498371 0.008042753 -0.04134083) porous : (0 0 0) sum of moments: pressure : (0.01756227 7.691612 0.4412863) viscous : (-0.001854317 0.5980689 -0.006324081) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2369296 Cl = -0.008479866 Cl(f) = -0.004239933 Cl(r) = -0.004239933 Time = 126 smoothSolver: Solving for Ux, Initial residual = 0.0001396584, Final residual = 5.835338e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001475496, Final residual = 5.059154e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008363786, Final residual = 2.753539e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005666546, Final residual = 0.0005215585, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007640928, Final residual = 5.235836e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001569962, Final residual = 1.156927e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.87463e-05, Final residual = 1.283429e-06, No Iterations 3 time step continuity errors : sum local = 4.359407e-07, global = -2.292341e-08, cumulative = 8.824632e-06 smoothSolver: Solving for omega, Initial residual = 9.561339e-06, Final residual = 4.833956e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 9.714528e-05, Final residual = 4.655815e-06, No Iterations 2 ExecutionTime = 86.51 s ClockTime = 89 s forces forces output: sum of forces: pressure : (8.569874 -0.368974 -11.93631) viscous : (1.496488 0.008058381 -0.04118327) porous : (0 0 0) sum of moments: pressure : (0.01361748 7.779543 0.4399473) viscous : (-0.001863155 0.5971578 -0.006325266) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2374079 Cl = -0.008511937 Cl(f) = -0.004255968 Cl(r) = -0.004255968 Time = 127 smoothSolver: Solving for Ux, Initial residual = 0.0001393075, Final residual = 5.741878e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001495148, Final residual = 5.023663e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008444985, Final residual = 2.741923e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005691902, Final residual = 0.0005251576, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007670605, Final residual = 5.237203e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000157087, Final residual = 1.150625e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.875625e-05, Final residual = 1.276337e-06, No Iterations 3 time step continuity errors : sum local = 4.334702e-07, global = -2.44361e-08, cumulative = 8.800196e-06 smoothSolver: Solving for omega, Initial residual = 9.453551e-06, Final residual = 4.725909e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 9.524277e-05, Final residual = 4.544486e-06, No Iterations 2 ExecutionTime = 87.19 s ClockTime = 90 s forces forces output: sum of forces: pressure : (8.591767 -0.3708969 -11.98907) viscous : (1.494614 0.008076781 -0.04102116) porous : (0 0 0) sum of moments: pressure : (0.01035577 7.86779 0.4385056) viscous : (-0.001871513 0.5962499 -0.006322463) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2378801 Cl = -0.008556851 Cl(f) = -0.004278426 Cl(r) = -0.004278426 Time = 128 smoothSolver: Solving for Ux, Initial residual = 0.0001390004, Final residual = 5.649769e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001515728, Final residual = 4.990399e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008528953, Final residual = 2.73322e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005729574, Final residual = 0.0005290882, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007705301, Final residual = 5.231523e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001571345, Final residual = 1.146579e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.868629e-05, Final residual = 1.26665e-06, No Iterations 3 time step continuity errors : sum local = 4.301147e-07, global = -2.528452e-08, cumulative = 8.774911e-06 smoothSolver: Solving for omega, Initial residual = 9.355658e-06, Final residual = 4.625657e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 9.340933e-05, Final residual = 4.434984e-06, No Iterations 2 ExecutionTime = 87.87 s ClockTime = 91 s forces forces output: sum of forces: pressure : (8.613475 -0.3732247 -12.04354) viscous : (1.492752 0.008098418 -0.04085892) porous : (0 0 0) sum of moments: pressure : (0.00782217 7.956185 0.4369513) viscous : (-0.001879404 0.5953493 -0.006315614) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2383481 Cl = -0.008611242 Cl(f) = -0.004305621 Cl(r) = -0.004305621 Time = 129 smoothSolver: Solving for Ux, Initial residual = 0.0001387347, Final residual = 5.559961e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001536743, Final residual = 4.959357e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008612917, Final residual = 2.726031e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00577359, Final residual = 0.0005340065, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007743594, Final residual = 5.230674e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001571178, Final residual = 1.151942e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.868386e-05, Final residual = 1.268591e-06, No Iterations 3 time step continuity errors : sum local = 4.307032e-07, global = -2.462979e-08, cumulative = 8.750281e-06 smoothSolver: Solving for omega, Initial residual = 9.272426e-06, Final residual = 4.532712e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 9.162764e-05, Final residual = 4.324989e-06, No Iterations 2 ExecutionTime = 88.56 s ClockTime = 91 s forces forces output: sum of forces: pressure : (8.634999 -0.3761045 -12.09927) viscous : (1.4909 0.008122474 -0.04069735) porous : (0 0 0) sum of moments: pressure : (0.006009141 8.044383 0.435274) viscous : (-0.001886567 0.5944561 -0.006306996) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.238812 Cl = -0.008678591 Cl(f) = -0.004339295 Cl(r) = -0.004339295 Time = 130 smoothSolver: Solving for Ux, Initial residual = 0.0001384633, Final residual = 5.472714e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001558449, Final residual = 4.928041e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008692336, Final residual = 2.715682e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005819046, Final residual = 0.0005378002, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007767647, Final residual = 5.249891e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001567462, Final residual = 1.16467e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.868236e-05, Final residual = 1.289154e-06, No Iterations 3 time step continuity errors : sum local = 4.376193e-07, global = -2.577074e-08, cumulative = 8.724511e-06 smoothSolver: Solving for omega, Initial residual = 9.203015e-06, Final residual = 4.445126e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 8.993207e-05, Final residual = 4.216882e-06, No Iterations 2 ExecutionTime = 89.24 s ClockTime = 92 s forces forces output: sum of forces: pressure : (8.656224 -0.3796726 -12.15613) viscous : (1.489059 0.008150703 -0.04053526) porous : (0 0 0) sum of moments: pressure : (0.004972105 8.132434 0.4333484) viscous : (-0.001893724 0.5935694 -0.006293866) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2392692 Cl = -0.008762077 Cl(f) = -0.004381038 Cl(r) = -0.004381038 Time = 131 smoothSolver: Solving for Ux, Initial residual = 0.0001381417, Final residual = 5.388011e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001580808, Final residual = 4.89432e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008769577, Final residual = 2.705495e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005868404, Final residual = 0.0005409342, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007802058, Final residual = 5.27982e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001563972, Final residual = 1.177505e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.872521e-05, Final residual = 1.307321e-06, No Iterations 3 time step continuity errors : sum local = 4.437284e-07, global = -2.565535e-08, cumulative = 8.698855e-06 smoothSolver: Solving for omega, Initial residual = 9.140684e-06, Final residual = 4.358483e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 8.83464e-05, Final residual = 4.109499e-06, No Iterations 2 ExecutionTime = 89.94 s ClockTime = 93 s forces forces output: sum of forces: pressure : (8.676958 -0.3836116 -12.21406) viscous : (1.487228 0.008180979 -0.04037707) porous : (0 0 0) sum of moments: pressure : (0.004468007 8.220147 0.4313331) viscous : (-0.001899791 0.5926931 -0.006279897) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.239715 Cl = -0.008854262 Cl(f) = -0.004427131 Cl(r) = -0.004427131 Time = 132 smoothSolver: Solving for Ux, Initial residual = 0.0001378308, Final residual = 5.306107e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001603632, Final residual = 4.858689e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008843991, Final residual = 2.694473e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005935331, Final residual = 0.0005441614, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007838042, Final residual = 5.303482e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001557838, Final residual = 1.182878e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.866942e-05, Final residual = 1.317167e-06, No Iterations 3 time step continuity errors : sum local = 4.470081e-07, global = -2.603911e-08, cumulative = 8.672816e-06 smoothSolver: Solving for omega, Initial residual = 9.091954e-06, Final residual = 4.274965e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 8.687308e-05, Final residual = 4.008012e-06, No Iterations 2 ExecutionTime = 90.63 s ClockTime = 94 s forces forces output: sum of forces: pressure : (8.697509 -0.3876242 -12.27311) viscous : (1.48541 0.008214497 -0.04022008) porous : (0 0 0) sum of moments: pressure : (0.004272802 8.307593 0.4291894) viscous : (-0.001906263 0.5918254 -0.006262115) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2401568 Cl = -0.008948106 Cl(f) = -0.004474053 Cl(r) = -0.004474053 Time = 133 smoothSolver: Solving for Ux, Initial residual = 0.0001375875, Final residual = 5.229142e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001626835, Final residual = 4.822517e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.000891632, Final residual = 2.683172e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006007604, Final residual = 0.000545983, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007862595, Final residual = 5.297032e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001551221, Final residual = 1.174956e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.854054e-05, Final residual = 1.318813e-06, No Iterations 3 time step continuity errors : sum local = 4.475157e-07, global = -2.67446e-08, cumulative = 8.646072e-06 smoothSolver: Solving for omega, Initial residual = 9.04599e-06, Final residual = 4.198873e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 8.554672e-05, Final residual = 3.913149e-06, No Iterations 2 ExecutionTime = 91.31 s ClockTime = 94 s forces forces output: sum of forces: pressure : (8.718102 -0.3911002 -12.33266) viscous : (1.483602 0.008246861 -0.0400681) porous : (0 0 0) sum of moments: pressure : (0.004075672 8.394067 0.4272177) viscous : (-0.001910815 0.5909689 -0.006246448) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2405999 Cl = -0.009029322 Cl(f) = -0.004514661 Cl(r) = -0.004514661 Time = 134 smoothSolver: Solving for Ux, Initial residual = 0.0001373705, Final residual = 5.152859e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001649673, Final residual = 4.787785e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008982148, Final residual = 2.672329e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006064738, Final residual = 0.0005463267, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007864673, Final residual = 5.286685e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001544231, Final residual = 1.164605e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.839737e-05, Final residual = 1.311858e-06, No Iterations 3 time step continuity errors : sum local = 4.451084e-07, global = -2.725243e-08, cumulative = 8.618819e-06 smoothSolver: Solving for omega, Initial residual = 9.00183e-06, Final residual = 4.124658e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 8.429167e-05, Final residual = 3.822685e-06, No Iterations 2 ExecutionTime = 92 s ClockTime = 95 s forces forces output: sum of forces: pressure : (8.738691 -0.3942543 -12.3928) viscous : (1.481812 0.008281882 -0.03991936) porous : (0 0 0) sum of moments: pressure : (0.004018171 8.479518 0.4252494) viscous : (-0.001916091 0.5901231 -0.006225353) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2410432 Cl = -0.009102883 Cl(f) = -0.004551441 Cl(r) = -0.004551441 Time = 135 smoothSolver: Solving for Ux, Initial residual = 0.0001371826, Final residual = 5.076653e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001671419, Final residual = 4.755162e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009038127, Final residual = 2.663047e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006122207, Final residual = 0.0005470405, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007870953, Final residual = 5.284764e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001540425, Final residual = 1.160546e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.830135e-05, Final residual = 1.310986e-06, No Iterations 3 time step continuity errors : sum local = 4.447665e-07, global = -2.744693e-08, cumulative = 8.591372e-06 smoothSolver: Solving for omega, Initial residual = 8.961109e-06, Final residual = 4.046857e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 8.309242e-05, Final residual = 3.736689e-06, No Iterations 2 ExecutionTime = 92.68 s ClockTime = 96 s forces forces output: sum of forces: pressure : (8.758895 -0.3964689 -12.45301) viscous : (1.480034 0.008314376 -0.03978062) porous : (0 0 0) sum of moments: pressure : (0.003850612 8.563343 0.4237194) viscous : (-0.001918513 0.5892935 -0.006209563) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2414778 Cl = -0.009154344 Cl(f) = -0.004577172 Cl(r) = -0.004577172 Time = 136 smoothSolver: Solving for Ux, Initial residual = 0.0001369918, Final residual = 5.003184e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001692224, Final residual = 4.723885e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009087768, Final residual = 2.653735e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006152454, Final residual = 0.0005454751, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007834067, Final residual = 5.271044e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001526584, Final residual = 1.159704e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.813641e-05, Final residual = 1.310544e-06, No Iterations 3 time step continuity errors : sum local = 4.445694e-07, global = -2.790126e-08, cumulative = 8.563471e-06 smoothSolver: Solving for omega, Initial residual = 8.919246e-06, Final residual = 3.975491e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 8.19531e-05, Final residual = 3.658802e-06, No Iterations 2 ExecutionTime = 93.36 s ClockTime = 96 s forces forces output: sum of forces: pressure : (8.778736 -0.3980627 -12.51388) viscous : (1.478281 0.008355302 -0.0396477) porous : (0 0 0) sum of moments: pressure : (0.003800133 8.646168 0.4222759) viscous : (-0.001923522 0.5884784 -0.006183644) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2419044 Cl = -0.009190968 Cl(f) = -0.004595484 Cl(r) = -0.004595484 Time = 137 smoothSolver: Solving for Ux, Initial residual = 0.0001368905, Final residual = 4.93102e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001711408, Final residual = 4.691005e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009129304, Final residual = 2.643973e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006181941, Final residual = 0.0005439066, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007822488, Final residual = 5.269933e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001516987, Final residual = 1.164546e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.810657e-05, Final residual = 1.33329e-06, No Iterations 3 time step continuity errors : sum local = 4.522432e-07, global = -2.87106e-08, cumulative = 8.53476e-06 smoothSolver: Solving for omega, Initial residual = 8.869566e-06, Final residual = 3.897573e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 8.08871e-05, Final residual = 3.585259e-06, No Iterations 2 ExecutionTime = 94.04 s ClockTime = 97 s forces forces output: sum of forces: pressure : (8.79749 -0.398544 -12.57438) viscous : (1.476543 0.008389644 -0.03952917) porous : (0 0 0) sum of moments: pressure : (0.003488442 8.727168 0.4213275) viscous : (-0.001923812 0.5876842 -0.006166465) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2423057 Cl = -0.009201509 Cl(f) = -0.004600755 Cl(r) = -0.004600755 Time = 138 smoothSolver: Solving for Ux, Initial residual = 0.0001368228, Final residual = 4.858884e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001728649, Final residual = 4.658029e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009160633, Final residual = 2.632551e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006181594, Final residual = 0.0005408905, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007767451, Final residual = 5.268098e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001503669, Final residual = 1.161526e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.796428e-05, Final residual = 1.345625e-06, No Iterations 3 time step continuity errors : sum local = 4.563987e-07, global = -2.990477e-08, cumulative = 8.504856e-06 smoothSolver: Solving for omega, Initial residual = 8.80543e-06, Final residual = 3.828681e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 7.986698e-05, Final residual = 3.515414e-06, No Iterations 2 ExecutionTime = 94.73 s ClockTime = 98 s forces forces output: sum of forces: pressure : (8.815665 -0.3980988 -12.63464) viscous : (1.474829 0.008430638 -0.03941147) porous : (0 0 0) sum of moments: pressure : (0.003034761 8.806879 0.4205783) viscous : (-0.00192849 0.5869034 -0.006139095) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2426939 Cl = -0.009190044 Cl(f) = -0.004595022 Cl(r) = -0.004595022 Time = 139 smoothSolver: Solving for Ux, Initial residual = 0.0001367021, Final residual = 4.784378e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001743653, Final residual = 4.62371e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009185164, Final residual = 2.62218e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006193712, Final residual = 0.000539602, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007740269, Final residual = 5.30328e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001500845, Final residual = 1.17011e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.801445e-05, Final residual = 1.383529e-06, No Iterations 3 time step continuity errors : sum local = 4.692612e-07, global = -3.163118e-08, cumulative = 8.473224e-06 smoothSolver: Solving for omega, Initial residual = 8.759712e-06, Final residual = 3.777753e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 7.886892e-05, Final residual = 3.449351e-06, No Iterations 2 ExecutionTime = 95.41 s ClockTime = 98 s forces forces output: sum of forces: pressure : (8.833238 -0.3964024 -12.69426) viscous : (1.473134 0.008463673 -0.03930461) porous : (0 0 0) sum of moments: pressure : (0.002232444 8.884807 0.4204423) viscous : (-0.001928911 0.5861437 -0.006121385) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2430684 Cl = -0.009149256 Cl(f) = -0.004574628 Cl(r) = -0.004574628 Time = 140 smoothSolver: Solving for Ux, Initial residual = 0.0001364501, Final residual = 4.707214e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001756303, Final residual = 4.586868e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009199079, Final residual = 2.610082e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006157253, Final residual = 0.0005366106, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007652799, Final residual = 5.311855e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001482433, Final residual = 1.17137e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.783795e-05, Final residual = 1.404387e-06, No Iterations 3 time step continuity errors : sum local = 4.763868e-07, global = -3.224979e-08, cumulative = 8.440975e-06 smoothSolver: Solving for omega, Initial residual = 8.687273e-06, Final residual = 3.698004e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 7.786089e-05, Final residual = 3.380265e-06, No Iterations 2 ExecutionTime = 96.11 s ClockTime = 99 s forces forces output: sum of forces: pressure : (8.850714 -0.3941432 -12.75343) viscous : (1.471465 0.00850247 -0.03920337) porous : (0 0 0) sum of moments: pressure : (0.001362806 8.961337 0.4204751) viscous : (-0.001931737 0.5853995 -0.006095086) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2434412 Cl = -0.00909506 Cl(f) = -0.00454753 Cl(r) = -0.00454753 Time = 141 smoothSolver: Solving for Ux, Initial residual = 0.0001360996, Final residual = 4.631493e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001766154, Final residual = 4.547588e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009202403, Final residual = 2.597934e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00614416, Final residual = 0.0005343458, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007609181, Final residual = 5.333471e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001469295, Final residual = 1.170982e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.772413e-05, Final residual = 1.410903e-06, No Iterations 3 time step continuity errors : sum local = 4.7865e-07, global = -3.356081e-08, cumulative = 8.407414e-06 smoothSolver: Solving for omega, Initial residual = 8.616692e-06, Final residual = 3.615676e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 7.691797e-05, Final residual = 3.316053e-06, No Iterations 2 ExecutionTime = 96.79 s ClockTime = 100 s forces forces output: sum of forces: pressure : (8.867706 -0.3909655 -12.81145) viscous : (1.469812 0.008532448 -0.03911738) porous : (0 0 0) sum of moments: pressure : (0.0001351759 9.035789 0.4210035) viscous : (-0.001929206 0.5846783 -0.006080578) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2438029 Cl = -0.009019408 Cl(f) = -0.004509704 Cl(r) = -0.004509704 Time = 142 smoothSolver: Solving for Ux, Initial residual = 0.000135687, Final residual = 4.554888e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001772957, Final residual = 4.510466e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009199279, Final residual = 2.58655e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006121142, Final residual = 0.0005303575, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007554561, Final residual = 5.332361e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001452495, Final residual = 1.165645e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.754767e-05, Final residual = 1.398349e-06, No Iterations 3 time step continuity errors : sum local = 4.744775e-07, global = -3.42994e-08, cumulative = 8.373114e-06 smoothSolver: Solving for omega, Initial residual = 8.553149e-06, Final residual = 3.558879e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 7.599619e-05, Final residual = 3.254346e-06, No Iterations 2 ExecutionTime = 97.48 s ClockTime = 101 s forces forces output: sum of forces: pressure : (8.884537 -0.3872969 -12.86807) viscous : (1.468191 0.008569676 -0.03903796) porous : (0 0 0) sum of moments: pressure : (-0.001250175 9.108368 0.4216802) viscous : (-0.001929394 0.5839745 -0.006056059) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2441617 Cl = -0.008932009 Cl(f) = -0.004466004 Cl(r) = -0.004466004 Time = 143 smoothSolver: Solving for Ux, Initial residual = 0.00013523, Final residual = 4.48027e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001777051, Final residual = 4.472528e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009190472, Final residual = 2.575328e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006102226, Final residual = 0.0005260602, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007533598, Final residual = 5.330345e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000144292, Final residual = 1.156123e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.742548e-05, Final residual = 1.364944e-06, No Iterations 3 time step continuity errors : sum local = 4.632485e-07, global = -3.512964e-08, cumulative = 8.337985e-06 smoothSolver: Solving for omega, Initial residual = 8.492289e-06, Final residual = 3.502054e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 7.505282e-05, Final residual = 3.192605e-06, No Iterations 2 ExecutionTime = 98.17 s ClockTime = 101 s forces forces output: sum of forces: pressure : (8.900988 -0.3828601 -12.92253) viscous : (1.466593 0.008598175 -0.038973) porous : (0 0 0) sum of moments: pressure : (-0.002923313 9.17851 0.4228509) viscous : (-0.001924727 0.5832951 -0.006042113) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2445119 Cl = -0.008826699 Cl(f) = -0.00441335 Cl(r) = -0.00441335 Time = 144 smoothSolver: Solving for Ux, Initial residual = 0.000134707, Final residual = 4.410438e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001778291, Final residual = 4.430839e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.000917542, Final residual = 2.563349e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006078213, Final residual = 0.0005207902, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007484864, Final residual = 5.305105e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001428838, Final residual = 1.141056e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.72016e-05, Final residual = 1.30059e-06, No Iterations 3 time step continuity errors : sum local = 4.415148e-07, global = -3.617556e-08, cumulative = 8.301809e-06 smoothSolver: Solving for omega, Initial residual = 8.436061e-06, Final residual = 3.45826e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 7.410833e-05, Final residual = 3.134917e-06, No Iterations 2 ExecutionTime = 98.85 s ClockTime = 102 s forces forces output: sum of forces: pressure : (8.917343 -0.3778726 -12.97546) viscous : (1.465025 0.008631692 -0.03891481) porous : (0 0 0) sum of moments: pressure : (-0.00459494 9.246802 0.4243242) viscous : (-0.001922105 0.5826331 -0.006020606) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2448607 Cl = -0.008708283 Cl(f) = -0.004354141 Cl(r) = -0.004354141 Time = 145 smoothSolver: Solving for Ux, Initial residual = 0.0001341973, Final residual = 4.344436e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00177672, Final residual = 4.386496e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009151604, Final residual = 2.549779e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006066773, Final residual = 0.0005166274, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007456641, Final residual = 5.271513e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001418381, Final residual = 1.119789e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.691481e-05, Final residual = 1.21583e-06, No Iterations 3 time step continuity errors : sum local = 4.128518e-07, global = -3.773742e-08, cumulative = 8.264072e-06 smoothSolver: Solving for omega, Initial residual = 8.387224e-06, Final residual = 3.416408e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 7.319337e-05, Final residual = 3.078852e-06, No Iterations 2 ExecutionTime = 99.54 s ClockTime = 103 s forces forces output: sum of forces: pressure : (8.933581 -0.3719572 -13.02694) viscous : (1.46348 0.008659075 -0.03886873) porous : (0 0 0) sum of moments: pressure : (-0.006427251 9.313151 0.4263303) viscous : (-0.001915858 0.5819933 -0.006008334) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2452072 Cl = -0.008568126 Cl(f) = -0.004284063 Cl(r) = -0.004284063 Time = 146 smoothSolver: Solving for Ux, Initial residual = 0.0001336776, Final residual = 4.280465e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001772829, Final residual = 4.342055e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009117234, Final residual = 2.53413e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00604115, Final residual = 0.0005126473, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007394565, Final residual = 5.225838e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001403383, Final residual = 1.101456e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.657677e-05, Final residual = 1.176728e-06, No Iterations 3 time step continuity errors : sum local = 3.997173e-07, global = -3.915361e-08, cumulative = 8.224918e-06 smoothSolver: Solving for omega, Initial residual = 8.337296e-06, Final residual = 3.382078e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 7.229815e-05, Final residual = 3.0256e-06, No Iterations 2 ExecutionTime = 100.22 s ClockTime = 103 s forces forces output: sum of forces: pressure : (8.949753 -0.3654332 -13.07713) viscous : (1.461966 0.008691884 -0.03882719) porous : (0 0 0) sum of moments: pressure : (-0.008318557 9.377783 0.4285517) viscous : (-0.001912317 0.5813694 -0.005990127) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2455529 Cl = -0.008413487 Cl(f) = -0.004206744 Cl(r) = -0.004206744 Time = 147 smoothSolver: Solving for Ux, Initial residual = 0.0001331497, Final residual = 4.217344e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001765855, Final residual = 4.298277e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009077919, Final residual = 2.516845e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006015082, Final residual = 0.0005080583, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007327645, Final residual = 5.14997e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001386799, Final residual = 1.078993e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.614833e-05, Final residual = 2.603087e-06, No Iterations 2 time step continuity errors : sum local = 8.846503e-07, global = -9.125771e-08, cumulative = 8.13366e-06 smoothSolver: Solving for omega, Initial residual = 8.277513e-06, Final residual = 3.351984e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 7.142653e-05, Final residual = 2.973194e-06, No Iterations 2 ExecutionTime = 100.9 s ClockTime = 104 s forces forces output: sum of forces: pressure : (8.965426 -0.3582061 -13.1255) viscous : (1.460476 0.00871976 -0.03879739) porous : (0 0 0) sum of moments: pressure : (-0.01036989 9.44005 0.4311081) viscous : (-0.001905655 0.5807667 -0.005980566) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2458874 Cl = -0.008242385 Cl(f) = -0.004121192 Cl(r) = -0.004121192 Time = 148 smoothSolver: Solving for Ux, Initial residual = 0.0001324791, Final residual = 4.153655e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001755741, Final residual = 4.255389e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009029647, Final residual = 2.49575e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005977227, Final residual = 0.0005028759, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007244276, Final residual = 5.105807e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001371288, Final residual = 1.079636e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.599486e-05, Final residual = 1.139019e-06, No Iterations 3 time step continuity errors : sum local = 3.873185e-07, global = -3.492932e-08, cumulative = 8.098731e-06 smoothSolver: Solving for omega, Initial residual = 8.224092e-06, Final residual = 3.324253e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 7.057205e-05, Final residual = 2.92229e-06, No Iterations 2 ExecutionTime = 101.57 s ClockTime = 105 s forces forces output: sum of forces: pressure : (8.981216 -0.3508194 -13.17253) viscous : (1.459014 0.00875197 -0.0387726) porous : (0 0 0) sum of moments: pressure : (-0.01227799 9.50158 0.4336799) viscous : (-0.001901273 0.5801791 -0.005966314) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2462253 Cl = -0.008067414 Cl(f) = -0.004033707 Cl(r) = -0.004033707 Time = 149 smoothSolver: Solving for Ux, Initial residual = 0.0001319121, Final residual = 4.095247e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001744585, Final residual = 4.216125e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008977608, Final residual = 2.473317e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005946966, Final residual = 0.0004992622, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007177196, Final residual = 5.023394e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001353325, Final residual = 1.063284e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.562247e-05, Final residual = 1.146099e-06, No Iterations 3 time step continuity errors : sum local = 3.899788e-07, global = -3.682686e-08, cumulative = 8.061904e-06 smoothSolver: Solving for omega, Initial residual = 8.173239e-06, Final residual = 3.290335e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 6.974152e-05, Final residual = 2.872149e-06, No Iterations 2 ExecutionTime = 102.26 s ClockTime = 105 s forces forces output: sum of forces: pressure : (8.996589 -0.3430273 -13.21762) viscous : (1.457575 0.008776726 -0.03875925) porous : (0 0 0) sum of moments: pressure : (-0.01422751 9.561116 0.4364507) viscous : (-0.001893736 0.5796116 -0.005961661) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2465539 Cl = -0.007883058 Cl(f) = -0.003941529 Cl(r) = -0.003941529 Time = 150 smoothSolver: Solving for Ux, Initial residual = 0.000131103, Final residual = 4.039166e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00173237, Final residual = 4.180018e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008919935, Final residual = 2.448478e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005923766, Final residual = 0.0004972704, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007113138, Final residual = 4.949216e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001336006, Final residual = 1.053568e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.533169e-05, Final residual = 1.167033e-06, No Iterations 3 time step continuity errors : sum local = 3.973683e-07, global = -3.59893e-08, cumulative = 8.025915e-06 smoothSolver: Solving for omega, Initial residual = 8.110487e-06, Final residual = 3.25204e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 6.892822e-05, Final residual = 2.822742e-06, No Iterations 2 ExecutionTime = 102.96 s ClockTime = 106 s forces forces output: sum of forces: pressure : (9.011736 -0.3348419 -13.26077) viscous : (1.456165 0.008802482 -0.03874991) porous : (0 0 0) sum of moments: pressure : (-0.01614757 9.618782 0.4392813) viscous : (-0.001888486 0.5790582 -0.00595355) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2468779 Cl = -0.007689404 Cl(f) = -0.003844702 Cl(r) = -0.003844702 Time = 151 smoothSolver: Solving for Ux, Initial residual = 0.0001300548, Final residual = 3.982513e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001718522, Final residual = 4.143832e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008857772, Final residual = 2.421894e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005919968, Final residual = 0.0004975545, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007085671, Final residual = 4.903809e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001327274, Final residual = 1.059829e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.526456e-05, Final residual = 1.19149e-06, No Iterations 3 time step continuity errors : sum local = 4.059732e-07, global = -3.402328e-08, cumulative = 7.991892e-06 smoothSolver: Solving for omega, Initial residual = 8.039427e-06, Final residual = 3.209685e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 6.812713e-05, Final residual = 2.776292e-06, No Iterations 2 ExecutionTime = 103.65 s ClockTime = 107 s forces forces output: sum of forces: pressure : (9.026724 -0.3262718 -13.30203) viscous : (1.45478 0.008818732 -0.03875063) porous : (0 0 0) sum of moments: pressure : (-0.01813947 9.674767 0.4421946) viscous : (-0.001880272 0.5785245 -0.005954843) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2471987 Cl = -0.007486903 Cl(f) = -0.003743451 Cl(r) = -0.003743451 Time = 152 smoothSolver: Solving for Ux, Initial residual = 0.0001288446, Final residual = 3.924858e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00170349, Final residual = 4.110382e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008791164, Final residual = 2.393439e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005903965, Final residual = 0.0004974982, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007040265, Final residual = 4.848046e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001316882, Final residual = 1.052805e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.51019e-05, Final residual = 1.205966e-06, No Iterations 3 time step continuity errors : sum local = 4.111732e-07, global = -3.252862e-08, cumulative = 7.959363e-06 smoothSolver: Solving for omega, Initial residual = 7.961663e-06, Final residual = 3.170725e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 6.732018e-05, Final residual = 2.732376e-06, No Iterations 2 ExecutionTime = 104.33 s ClockTime = 108 s forces forces output: sum of forces: pressure : (9.041726 -0.3176655 -13.34171) viscous : (1.453427 0.008834796 -0.03875498) porous : (0 0 0) sum of moments: pressure : (-0.02012805 9.729441 0.4449331) viscous : (-0.001874321 0.5780052 -0.005952924) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2475206 Cl = -0.00728355 Cl(f) = -0.003641775 Cl(r) = -0.003641775 Time = 153 smoothSolver: Solving for Ux, Initial residual = 0.0001275703, Final residual = 3.866862e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001687729, Final residual = 4.078735e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008721188, Final residual = 2.364616e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005873687, Final residual = 0.0004958694, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0006987737, Final residual = 4.77529e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001306279, Final residual = 1.043936e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.492861e-05, Final residual = 1.19487e-06, No Iterations 3 time step continuity errors : sum local = 4.076671e-07, global = -3.141008e-08, cumulative = 7.927953e-06 smoothSolver: Solving for omega, Initial residual = 7.876442e-06, Final residual = 3.125767e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 6.652191e-05, Final residual = 2.688792e-06, No Iterations 2 ExecutionTime = 105.02 s ClockTime = 108 s forces forces output: sum of forces: pressure : (9.056506 -0.3090472 -13.37991) viscous : (1.452102 0.008842411 -0.03876941) porous : (0 0 0) sum of moments: pressure : (-0.02214269 9.782723 0.4475286) viscous : (-0.001865654 0.5775057 -0.005959182) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.247838 Cl = -0.007080115 Cl(f) = -0.003540057 Cl(r) = -0.003540057 Time = 154 smoothSolver: Solving for Ux, Initial residual = 0.000126311, Final residual = 3.811025e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001672181, Final residual = 4.049596e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008648349, Final residual = 2.335494e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00582281, Final residual = 0.0004921455, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0006903486, Final residual = 4.70575e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001288429, Final residual = 1.031749e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.464423e-05, Final residual = 1.209793e-06, No Iterations 3 time step continuity errors : sum local = 4.130237e-07, global = -2.794949e-08, cumulative = 7.900003e-06 smoothSolver: Solving for omega, Initial residual = 7.786554e-06, Final residual = 3.083464e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 6.572084e-05, Final residual = 2.646868e-06, No Iterations 2 ExecutionTime = 105.7 s ClockTime = 109 s forces forces output: sum of forces: pressure : (9.071198 -0.3008624 -13.4168) viscous : (1.450799 0.008853825 -0.03878658) porous : (0 0 0) sum of moments: pressure : (-0.02401557 9.834802 0.4497542) viscous : (-0.001859965 0.577019 -0.005963554) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2481537 Cl = -0.006886813 Cl(f) = -0.003443407 Cl(r) = -0.003443407 Time = 155 smoothSolver: Solving for Ux, Initial residual = 0.0001250061, Final residual = 3.759052e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001656809, Final residual = 4.024467e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008571792, Final residual = 2.305678e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005752202, Final residual = 0.0004877979, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0006813209, Final residual = 4.630371e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001270911, Final residual = 1.042379e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.443978e-05, Final residual = 1.235763e-06, No Iterations 3 time step continuity errors : sum local = 4.221817e-07, global = -2.824196e-08, cumulative = 7.871762e-06 smoothSolver: Solving for omega, Initial residual = 7.685252e-06, Final residual = 3.033512e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 6.494216e-05, Final residual = 2.604549e-06, No Iterations 2 ExecutionTime = 106.38 s ClockTime = 110 s forces forces output: sum of forces: pressure : (9.085632 -0.2925378 -13.45158) viscous : (1.44952 0.008859776 -0.03881083) porous : (0 0 0) sum of moments: pressure : (-0.02598522 9.885242 0.451876) viscous : (-0.001852993 0.5765501 -0.005974901) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.248464 Cl = -0.006690343 Cl(f) = -0.003345171 Cl(r) = -0.003345171 Time = 156 smoothSolver: Solving for Ux, Initial residual = 0.0001235563, Final residual = 3.708897e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001640801, Final residual = 3.996764e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008495436, Final residual = 2.276461e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005663802, Final residual = 0.0004838898, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0006727915, Final residual = 4.570086e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000125666, Final residual = 1.054994e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.430113e-05, Final residual = 1.274358e-06, No Iterations 3 time step continuity errors : sum local = 4.356462e-07, global = -2.572605e-08, cumulative = 7.846035e-06 smoothSolver: Solving for omega, Initial residual = 7.585948e-06, Final residual = 2.985046e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 6.421853e-05, Final residual = 2.565843e-06, No Iterations 2 ExecutionTime = 107.07 s ClockTime = 110 s forces forces output: sum of forces: pressure : (9.099952 -0.2842573 -13.48442) viscous : (1.448265 0.008867054 -0.03883817) porous : (0 0 0) sum of moments: pressure : (-0.02798367 9.934188 0.4537814) viscous : (-0.001848215 0.5760941 -0.005984617) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2487721 Cl = -0.006494882 Cl(f) = -0.003247441 Cl(r) = -0.003247441 Time = 157 smoothSolver: Solving for Ux, Initial residual = 0.0001221752, Final residual = 3.660103e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001624387, Final residual = 3.966371e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008415126, Final residual = 2.248701e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00558396, Final residual = 0.0004805325, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0006662371, Final residual = 4.523334e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001245014, Final residual = 1.057259e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.412456e-05, Final residual = 1.303945e-06, No Iterations 3 time step continuity errors : sum local = 4.46033e-07, global = -2.344516e-08, cumulative = 7.82259e-06 smoothSolver: Solving for omega, Initial residual = 7.482982e-06, Final residual = 2.938677e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 6.352359e-05, Final residual = 2.530072e-06, No Iterations 2 ExecutionTime = 107.75 s ClockTime = 111 s forces forces output: sum of forces: pressure : (9.114167 -0.2760089 -13.51575) viscous : (1.447032 0.00887054 -0.03887323) porous : (0 0 0) sum of moments: pressure : (-0.03000302 9.981745 0.455503) viscous : (-0.001842256 0.5756543 -0.006000432) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2490783 Cl = -0.006300265 Cl(f) = -0.003150133 Cl(r) = -0.003150133 Time = 158 smoothSolver: Solving for Ux, Initial residual = 0.0001208011, Final residual = 3.613149e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001607646, Final residual = 3.935325e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008329773, Final residual = 2.221065e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005499726, Final residual = 0.0004768668, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0006592891, Final residual = 4.465876e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001232503, Final residual = 1.048257e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.385856e-05, Final residual = 1.311709e-06, No Iterations 3 time step continuity errors : sum local = 4.489504e-07, global = -2.234524e-08, cumulative = 7.800245e-06 smoothSolver: Solving for omega, Initial residual = 7.377069e-06, Final residual = 2.892973e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 6.288102e-05, Final residual = 2.495093e-06, No Iterations 2 ExecutionTime = 108.43 s ClockTime = 112 s forces forces output: sum of forces: pressure : (9.12845 -0.268017 -13.54595) viscous : (1.445818 0.00887481 -0.03891228) porous : (0 0 0) sum of moments: pressure : (-0.03192823 10.02806 0.4569278) viscous : (-0.00183756 0.575227 -0.006017073) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2493865 Cl = -0.006111683 Cl(f) = -0.003055841 Cl(r) = -0.003055841 Time = 159 smoothSolver: Solving for Ux, Initial residual = 0.0001193252, Final residual = 3.567965e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001590433, Final residual = 3.902002e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008239865, Final residual = 2.193642e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005423083, Final residual = 0.000473191, No Iterations 1 GAMG: Solving for p, Initial residual = 0.000652956, Final residual = 4.406716e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000121911, Final residual = 1.036061e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.358511e-05, Final residual = 1.310717e-06, No Iterations 3 time step continuity errors : sum local = 4.488492e-07, global = -2.2882e-08, cumulative = 7.777363e-06 smoothSolver: Solving for omega, Initial residual = 7.27978e-06, Final residual = 2.847822e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 6.227736e-05, Final residual = 2.46094e-06, No Iterations 2 ExecutionTime = 109.12 s ClockTime = 113 s forces forces output: sum of forces: pressure : (9.14293 -0.2603869 -13.57515) viscous : (1.444623 0.008877102 -0.03895587) porous : (0 0 0) sum of moments: pressure : (-0.03373455 10.07326 0.4580271) viscous : (-0.001832698 0.5748129 -0.006037606) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2496998 Cl = -0.005931677 Cl(f) = -0.002965838 Cl(r) = -0.002965838 Time = 160 smoothSolver: Solving for Ux, Initial residual = 0.0001176881, Final residual = 3.522588e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001571056, Final residual = 3.867362e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008142989, Final residual = 2.167265e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005337808, Final residual = 0.0004683988, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0006446417, Final residual = 4.359109e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001202064, Final residual = 1.028042e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.335583e-05, Final residual = 1.303865e-06, No Iterations 3 time step continuity errors : sum local = 4.467135e-07, global = -2.417539e-08, cumulative = 7.753188e-06 smoothSolver: Solving for omega, Initial residual = 7.190608e-06, Final residual = 2.801812e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 6.166967e-05, Final residual = 2.42845e-06, No Iterations 2 ExecutionTime = 109.81 s ClockTime = 113 s forces forces output: sum of forces: pressure : (9.157696 -0.2532951 -13.60294) viscous : (1.443448 0.008879307 -0.03900367) porous : (0 0 0) sum of moments: pressure : (-0.03545305 10.11739 0.4587605) viscous : (-0.001828045 0.5744114 -0.006060233) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2500204 Cl = -0.00576437 Cl(f) = -0.002882185 Cl(r) = -0.002882185 Time = 161 smoothSolver: Solving for Ux, Initial residual = 0.0001159227, Final residual = 3.47648e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00155025, Final residual = 3.832594e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008043196, Final residual = 2.141351e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005227284, Final residual = 0.0004596521, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0006320953, Final residual = 4.275963e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001172125, Final residual = 1.010465e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.28905e-05, Final residual = 1.272103e-06, No Iterations 3 time step continuity errors : sum local = 4.359988e-07, global = -2.429036e-08, cumulative = 7.728897e-06 smoothSolver: Solving for omega, Initial residual = 7.097384e-06, Final residual = 2.756822e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 6.116664e-05, Final residual = 2.398998e-06, No Iterations 2 ExecutionTime = 110.51 s ClockTime = 114 s forces forces output: sum of forces: pressure : (9.172623 -0.2467035 -13.62872) viscous : (1.442295 0.008881145 -0.03905591) porous : (0 0 0) sum of moments: pressure : (-0.03710952 10.16012 0.4591844) viscous : (-0.001823229 0.5740233 -0.006084411) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2503452 Cl = -0.00560887 Cl(f) = -0.002804435 Cl(r) = -0.002804435 Time = 162 smoothSolver: Solving for Ux, Initial residual = 0.0001140041, Final residual = 3.43035e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001528526, Final residual = 3.796484e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007941189, Final residual = 2.114581e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005131118, Final residual = 0.0004493476, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0006196571, Final residual = 4.164084e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001141845, Final residual = 9.832399e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.230939e-05, Final residual = 1.213298e-06, No Iterations 3 time step continuity errors : sum local = 4.159581e-07, global = -2.317547e-08, cumulative = 7.705722e-06 smoothSolver: Solving for omega, Initial residual = 7.001065e-06, Final residual = 2.715399e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 6.086861e-05, Final residual = 2.371671e-06, No Iterations 2 ExecutionTime = 111.19 s ClockTime = 115 s forces forces output: sum of forces: pressure : (9.187871 -0.2405136 -13.6517) viscous : (1.441167 0.008882379 -0.03910838) porous : (0 0 0) sum of moments: pressure : (-0.03887567 10.20146 0.4593541) viscous : (-0.001819135 0.5736475 -0.006108936) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2506782 Cl = -0.005462856 Cl(f) = -0.002731428 Cl(r) = -0.002731428 Time = 163 smoothSolver: Solving for Ux, Initial residual = 0.0001120018, Final residual = 3.383188e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001507086, Final residual = 3.759564e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007835794, Final residual = 2.087597e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005046443, Final residual = 0.0004425663, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0006127448, Final residual = 4.077077e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001127936, Final residual = 9.622837e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.187229e-05, Final residual = 1.213475e-06, No Iterations 3 time step continuity errors : sum local = 4.160867e-07, global = -2.321699e-08, cumulative = 7.682505e-06 smoothSolver: Solving for omega, Initial residual = 6.90931e-06, Final residual = 2.67487e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 6.052581e-05, Final residual = 2.34575e-06, No Iterations 2 ExecutionTime = 111.87 s ClockTime = 116 s forces forces output: sum of forces: pressure : (9.203629 -0.234465 -13.67134) viscous : (1.440065 0.008883551 -0.03916284) porous : (0 0 0) sum of moments: pressure : (-0.04107954 10.24148 0.4593221) viscous : (-0.001815294 0.5732844 -0.006133433) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2510239 Cl = -0.005320176 Cl(f) = -0.002660088 Cl(r) = -0.002660088 Time = 164 smoothSolver: Solving for Ux, Initial residual = 0.0001099744, Final residual = 3.337521e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001485904, Final residual = 3.726224e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007730098, Final residual = 2.061004e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004974026, Final residual = 0.0004396838, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0006105093, Final residual = 4.048402e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001126674, Final residual = 9.520655e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.169153e-05, Final residual = 1.26362e-06, No Iterations 3 time step continuity errors : sum local = 4.333251e-07, global = -2.469555e-08, cumulative = 7.657809e-06 smoothSolver: Solving for omega, Initial residual = 6.822252e-06, Final residual = 2.63507e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 6.012665e-05, Final residual = 2.320998e-06, No Iterations 2 ExecutionTime = 112.56 s ClockTime = 116 s forces forces output: sum of forces: pressure : (9.219861 -0.2286048 -13.68843) viscous : (1.438986 0.008883545 -0.03922012) porous : (0 0 0) sum of moments: pressure : (-0.04367376 10.28027 0.4590251) viscous : (-0.001811015 0.5729336 -0.006158417) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2513812 Cl = -0.005181969 Cl(f) = -0.002590984 Cl(r) = -0.002590984 Time = 165 smoothSolver: Solving for Ux, Initial residual = 0.0001079458, Final residual = 3.293168e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001464916, Final residual = 3.693154e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007625609, Final residual = 2.033765e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004916825, Final residual = 0.000438503, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0006092706, Final residual = 4.043793e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001127618, Final residual = 9.359594e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.152327e-05, Final residual = 1.287382e-06, No Iterations 3 time step continuity errors : sum local = 4.415062e-07, global = -2.680917e-08, cumulative = 7.631e-06 smoothSolver: Solving for omega, Initial residual = 6.740063e-06, Final residual = 2.59716e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.966175e-05, Final residual = 2.29806e-06, No Iterations 2 ExecutionTime = 113.25 s ClockTime = 117 s forces forces output: sum of forces: pressure : (9.236439 -0.2230933 -13.70387) viscous : (1.437928 0.008881739 -0.03928136) porous : (0 0 0) sum of moments: pressure : (-0.04640417 10.3176 0.458362) viscous : (-0.001805741 0.5725949 -0.006184521) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2517473 Cl = -0.005052026 Cl(f) = -0.002526013 Cl(r) = -0.002526013 Time = 166 smoothSolver: Solving for Ux, Initial residual = 0.0001061976, Final residual = 3.251077e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001443895, Final residual = 3.659001e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007521222, Final residual = 2.006094e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004871845, Final residual = 0.0004364825, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0006063485, Final residual = 4.027444e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001121731, Final residual = 9.154277e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.125839e-05, Final residual = 1.265395e-06, No Iterations 3 time step continuity errors : sum local = 4.339813e-07, global = -2.845091e-08, cumulative = 7.602549e-06 smoothSolver: Solving for omega, Initial residual = 6.654221e-06, Final residual = 2.561019e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.913914e-05, Final residual = 2.274747e-06, No Iterations 2 ExecutionTime = 113.92 s ClockTime = 118 s forces forces output: sum of forces: pressure : (9.253287 -0.2181596 -13.71847) viscous : (1.436889 0.008877885 -0.03934695) porous : (0 0 0) sum of moments: pressure : (-0.04901001 10.3534 0.4572844) viscous : (-0.001798981 0.5722678 -0.006212232) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2521201 Cl = -0.004935759 Cl(f) = -0.00246788 Cl(r) = -0.00246788 Time = 167 smoothSolver: Solving for Ux, Initial residual = 0.0001046207, Final residual = 3.210421e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001422087, Final residual = 3.622735e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.000741229, Final residual = 1.977283e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004843328, Final residual = 0.0004332861, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0006014247, Final residual = 3.975547e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001110195, Final residual = 8.863145e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.085719e-05, Final residual = 1.203987e-06, No Iterations 3 time step continuity errors : sum local = 4.12915e-07, global = -2.91326e-08, cumulative = 7.573417e-06 smoothSolver: Solving for omega, Initial residual = 6.565432e-06, Final residual = 2.524395e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.858371e-05, Final residual = 2.252582e-06, No Iterations 2 ExecutionTime = 114.6 s ClockTime = 118 s forces forces output: sum of forces: pressure : (9.270425 -0.2138373 -13.73107) viscous : (1.435869 0.008872454 -0.03941487) porous : (0 0 0) sum of moments: pressure : (-0.05155071 10.38747 0.455836) viscous : (-0.001791068 0.5719509 -0.006241327) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2525002 Cl = -0.004833949 Cl(f) = -0.002416974 Cl(r) = -0.002416974 Time = 168 smoothSolver: Solving for Ux, Initial residual = 0.0001030903, Final residual = 3.171119e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001400327, Final residual = 3.587014e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007300432, Final residual = 1.949358e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004806795, Final residual = 0.0004291771, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005954716, Final residual = 3.899014e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000109787, Final residual = 8.449152e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.033368e-05, Final residual = 1.120825e-06, No Iterations 3 time step continuity errors : sum local = 3.843666e-07, global = -2.927945e-08, cumulative = 7.544137e-06 smoothSolver: Solving for omega, Initial residual = 6.475956e-06, Final residual = 2.488681e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.798522e-05, Final residual = 2.230293e-06, No Iterations 2 ExecutionTime = 115.3 s ClockTime = 119 s forces forces output: sum of forces: pressure : (9.287955 -0.20981 -13.74057) viscous : (1.434864 0.008865018 -0.03948268) porous : (0 0 0) sum of moments: pressure : (-0.05414331 10.4197 0.4541591) viscous : (-0.001781998 0.5716424 -0.006272267) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.25289 Cl = -0.004739143 Cl(f) = -0.002369572 Cl(r) = -0.002369572 Time = 169 smoothSolver: Solving for Ux, Initial residual = 0.0001015906, Final residual = 3.134533e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001378631, Final residual = 3.551923e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007188828, Final residual = 1.923173e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004761501, Final residual = 0.0004249216, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005898502, Final residual = 3.822909e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001090192, Final residual = 8.070759e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.991488e-05, Final residual = 1.039138e-06, No Iterations 3 time step continuity errors : sum local = 3.563069e-07, global = -2.883982e-08, cumulative = 7.515297e-06 smoothSolver: Solving for omega, Initial residual = 6.382119e-06, Final residual = 2.45647e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.739139e-05, Final residual = 2.206848e-06, No Iterations 2 ExecutionTime = 115.97 s ClockTime = 120 s forces forces output: sum of forces: pressure : (9.30586 -0.2057169 -13.74699) viscous : (1.433874 0.008854759 -0.03954917) porous : (0 0 0) sum of moments: pressure : (-0.05686167 10.45015 0.4523565) viscous : (-0.00177183 0.5713408 -0.006305192) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2532889 Cl = -0.004642851 Cl(f) = -0.002321426 Cl(r) = -0.002321426 Time = 170 smoothSolver: Solving for Ux, Initial residual = 0.0001000524, Final residual = 3.098693e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001356637, Final residual = 3.517939e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007078507, Final residual = 1.897591e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004710248, Final residual = 0.0004217964, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005867066, Final residual = 3.767626e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001087086, Final residual = 7.749442e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.958953e-05, Final residual = 9.683014e-07, No Iterations 3 time step continuity errors : sum local = 3.319704e-07, global = -2.804833e-08, cumulative = 7.487249e-06 smoothSolver: Solving for omega, Initial residual = 6.287632e-06, Final residual = 2.425133e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.679841e-05, Final residual = 2.184036e-06, No Iterations 2 ExecutionTime = 116.67 s ClockTime = 121 s forces forces output: sum of forces: pressure : (9.32413 -0.201429 -13.75092) viscous : (1.432898 0.008841458 -0.03961409) porous : (0 0 0) sum of moments: pressure : (-0.05964748 10.47874 0.4504237) viscous : (-0.001760566 0.571046 -0.006339646) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2536968 Cl = -0.004542038 Cl(f) = -0.002271019 Cl(r) = -0.002271019 Time = 171 smoothSolver: Solving for Ux, Initial residual = 9.84632e-05, Final residual = 3.06366e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001334465, Final residual = 3.484193e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.000696966, Final residual = 1.872921e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004658979, Final residual = 0.000419406, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005840187, Final residual = 3.732488e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001084516, Final residual = 7.496559e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.931819e-05, Final residual = 9.078212e-07, No Iterations 3 time step continuity errors : sum local = 3.11207e-07, global = -2.6746e-08, cumulative = 7.460503e-06 smoothSolver: Solving for omega, Initial residual = 6.19913e-06, Final residual = 2.392976e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.621494e-05, Final residual = 2.161639e-06, No Iterations 2 ExecutionTime = 117.36 s ClockTime = 121 s forces forces output: sum of forces: pressure : (9.342635 -0.1968555 -13.75288) viscous : (1.431935 0.008825095 -0.03967717) porous : (0 0 0) sum of moments: pressure : (-0.06242915 10.5054 0.4483655) viscous : (-0.001748288 0.570758 -0.006376819) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2541105 Cl = -0.004434563 Cl(f) = -0.002217281 Cl(r) = -0.002217281 Time = 172 smoothSolver: Solving for Ux, Initial residual = 9.686047e-05, Final residual = 3.028766e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001312494, Final residual = 3.44991e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0006860778, Final residual = 1.848474e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004610639, Final residual = 0.0004163899, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005806124, Final residual = 3.69121e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001079259, Final residual = 7.274735e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.904464e-05, Final residual = 1.865983e-06, No Iterations 2 time step continuity errors : sum local = 6.396423e-07, global = -4.30482e-08, cumulative = 7.417455e-06 smoothSolver: Solving for omega, Initial residual = 6.11535e-06, Final residual = 2.367147e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.560801e-05, Final residual = 2.139207e-06, No Iterations 2 ExecutionTime = 118.03 s ClockTime = 122 s forces forces output: sum of forces: pressure : (9.361138 -0.1924521 -13.75326) viscous : (1.430983 0.008807232 -0.03973878) porous : (0 0 0) sum of moments: pressure : (-0.06507653 10.52992 0.4460158) viscous : (-0.001735344 0.5704759 -0.006416039) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2545244 Cl = -0.004331133 Cl(f) = -0.002165567 Cl(r) = -0.002165567 Time = 173 smoothSolver: Solving for Ux, Initial residual = 9.519717e-05, Final residual = 2.992913e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00129066, Final residual = 3.415087e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0006751859, Final residual = 1.823658e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00455809, Final residual = 0.0004125945, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005757563, Final residual = 3.656237e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001071461, Final residual = 7.177376e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.888963e-05, Final residual = 1.835591e-06, No Iterations 2 time step continuity errors : sum local = 6.292099e-07, global = -4.211744e-08, cumulative = 7.375337e-06 smoothSolver: Solving for omega, Initial residual = 6.032787e-06, Final residual = 2.344572e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.49352e-05, Final residual = 2.116491e-06, No Iterations 2 ExecutionTime = 118.71 s ClockTime = 123 s forces forces output: sum of forces: pressure : (9.379735 -0.1888144 -13.75119) viscous : (1.430039 0.008787571 -0.03980002) porous : (0 0 0) sum of moments: pressure : (-0.0674828 10.55254 0.4431195) viscous : (-0.001721113 0.5701992 -0.006457162) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2549408 Cl = -0.004245804 Cl(f) = -0.002122902 Cl(r) = -0.002122902 Time = 174 smoothSolver: Solving for Ux, Initial residual = 9.35393e-05, Final residual = 2.959049e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001269066, Final residual = 3.38275e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0006648555, Final residual = 1.799492e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004507807, Final residual = 0.0004079194, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005701886, Final residual = 3.59438e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001061369, Final residual = 7.016098e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.863418e-05, Final residual = 1.795216e-06, No Iterations 2 time step continuity errors : sum local = 6.153975e-07, global = -4.709765e-08, cumulative = 7.32824e-06 smoothSolver: Solving for omega, Initial residual = 5.953496e-06, Final residual = 2.317505e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.431216e-05, Final residual = 2.092664e-06, No Iterations 2 ExecutionTime = 119.38 s ClockTime = 123 s forces forces output: sum of forces: pressure : (9.398302 -0.1862528 -13.74679) viscous : (1.429105 0.008766509 -0.03986001) porous : (0 0 0) sum of moments: pressure : (-0.06958135 10.57322 0.439603) viscous : (-0.001705552 0.5699274 -0.006499827) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2553566 Cl = -0.004185886 Cl(f) = -0.002092943 Cl(r) = -0.002092943 Time = 175 smoothSolver: Solving for Ux, Initial residual = 9.197225e-05, Final residual = 2.926956e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001248882, Final residual = 3.354013e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.000655071, Final residual = 1.775776e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004457917, Final residual = 0.0004017728, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005628977, Final residual = 3.488718e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001048729, Final residual = 6.735086e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.820002e-05, Final residual = 1.724348e-06, No Iterations 2 time step continuity errors : sum local = 5.91157e-07, global = -4.39875e-08, cumulative = 7.284252e-06 smoothSolver: Solving for omega, Initial residual = 5.875441e-06, Final residual = 2.287134e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.371683e-05, Final residual = 2.067913e-06, No Iterations 2 ExecutionTime = 120.05 s ClockTime = 124 s forces forces output: sum of forces: pressure : (9.416733 -0.1849096 -13.74049) viscous : (1.428181 0.008744852 -0.03991815) porous : (0 0 0) sum of moments: pressure : (-0.07127809 10.59194 0.4355085) viscous : (-0.001688874 0.5696606 -0.006543502) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2557695 Cl = -0.004154719 Cl(f) = -0.002077359 Cl(r) = -0.002077359 Time = 176 smoothSolver: Solving for Ux, Initial residual = 9.045487e-05, Final residual = 2.896342e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001230573, Final residual = 3.328456e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0006457324, Final residual = 1.752364e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004420573, Final residual = 0.0003956363, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005569988, Final residual = 3.374314e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001039553, Final residual = 6.465618e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.77756e-05, Final residual = 1.654047e-06, No Iterations 2 time step continuity errors : sum local = 5.671471e-07, global = -3.808884e-08, cumulative = 7.246163e-06 smoothSolver: Solving for omega, Initial residual = 5.802742e-06, Final residual = 2.256212e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.312263e-05, Final residual = 2.043171e-06, No Iterations 2 ExecutionTime = 120.73 s ClockTime = 125 s forces forces output: sum of forces: pressure : (9.434944 -0.1847376 -13.73221) viscous : (1.427262 0.008721762 -0.03997567) porous : (0 0 0) sum of moments: pressure : (-0.07262336 10.60867 0.4308993) viscous : (-0.001670389 0.569398 -0.006590046) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2561773 Cl = -0.004151206 Cl(f) = -0.002075603 Cl(r) = -0.002075603 Time = 177 smoothSolver: Solving for Ux, Initial residual = 8.89385e-05, Final residual = 2.865235e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001212222, Final residual = 3.303578e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0006370165, Final residual = 1.730248e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004382082, Final residual = 0.0003902013, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005520942, Final residual = 3.313801e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001037932, Final residual = 6.384851e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.758018e-05, Final residual = 1.631212e-06, No Iterations 2 time step continuity errors : sum local = 5.594228e-07, global = -3.366445e-08, cumulative = 7.212499e-06 smoothSolver: Solving for omega, Initial residual = 5.729415e-06, Final residual = 2.223819e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.249833e-05, Final residual = 2.016522e-06, No Iterations 2 ExecutionTime = 121.4 s ClockTime = 125 s forces forces output: sum of forces: pressure : (9.452819 -0.1851434 -13.72203) viscous : (1.426358 0.008695644 -0.04002524) porous : (0 0 0) sum of moments: pressure : (-0.07373971 10.62339 0.4259689) viscous : (-0.001651674 0.5691359 -0.006636757) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2565776 Cl = -0.004161393 Cl(f) = -0.002080696 Cl(r) = -0.002080696 Time = 178 smoothSolver: Solving for Ux, Initial residual = 8.742147e-05, Final residual = 2.835835e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00119411, Final residual = 3.278881e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0006287969, Final residual = 1.709686e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004336304, Final residual = 0.0003841446, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005463812, Final residual = 3.268749e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001033289, Final residual = 6.358589e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.745363e-05, Final residual = 1.616717e-06, No Iterations 2 time step continuity errors : sum local = 5.545556e-07, global = -3.195423e-08, cumulative = 7.180545e-06 smoothSolver: Solving for omega, Initial residual = 5.655086e-06, Final residual = 2.189398e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.190839e-05, Final residual = 1.988164e-06, No Iterations 2 ExecutionTime = 122.07 s ClockTime = 126 s forces forces output: sum of forces: pressure : (9.470542 -0.1860385 -13.70941) viscous : (1.42546 0.008668872 -0.04007456) porous : (0 0 0) sum of moments: pressure : (-0.0746251 10.63589 0.4206988) viscous : (-0.001631732 0.5688785 -0.006685624) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2569744 Cl = -0.004183135 Cl(f) = -0.002091568 Cl(r) = -0.002091568 Time = 179 smoothSolver: Solving for Ux, Initial residual = 8.59228e-05, Final residual = 2.806244e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001176234, Final residual = 3.256354e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0006209597, Final residual = 1.692087e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004308599, Final residual = 0.000379738, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005419381, Final residual = 3.254075e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001035961, Final residual = 6.388233e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.747211e-05, Final residual = 1.611209e-06, No Iterations 2 time step continuity errors : sum local = 5.527659e-07, global = -3.266119e-08, cumulative = 7.147884e-06 smoothSolver: Solving for omega, Initial residual = 5.593514e-06, Final residual = 2.156369e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.134213e-05, Final residual = 1.961104e-06, No Iterations 2 ExecutionTime = 122.75 s ClockTime = 127 s forces forces output: sum of forces: pressure : (9.488327 -0.1876062 -13.69417) viscous : (1.424563 0.008642316 -0.04012324) porous : (0 0 0) sum of moments: pressure : (-0.07513659 10.64621 0.4149735) viscous : (-0.001610318 0.5686228 -0.006736786) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2573727 Cl = -0.004220735 Cl(f) = -0.002110367 Cl(r) = -0.002110367 Time = 180 smoothSolver: Solving for Ux, Initial residual = 8.452759e-05, Final residual = 2.776092e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001159227, Final residual = 3.23564e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0006134597, Final residual = 1.676482e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004267957, Final residual = 0.000378176, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005402722, Final residual = 3.259055e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000104586, Final residual = 6.480041e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.766392e-05, Final residual = 1.625686e-06, No Iterations 2 time step continuity errors : sum local = 5.57828e-07, global = -3.342005e-08, cumulative = 7.114463e-06 smoothSolver: Solving for omega, Initial residual = 5.536659e-06, Final residual = 2.122827e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.081613e-05, Final residual = 1.934303e-06, No Iterations 2 ExecutionTime = 123.43 s ClockTime = 128 s forces forces output: sum of forces: pressure : (9.50629 -0.1904092 -13.67627) viscous : (1.423668 0.008613965 -0.04016956) porous : (0 0 0) sum of moments: pressure : (-0.07512082 10.65422 0.4085614) viscous : (-0.001587359 0.5683679 -0.006790331) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2577752 Cl = -0.004287511 Cl(f) = -0.002143755 Cl(r) = -0.002143755 Time = 181 smoothSolver: Solving for Ux, Initial residual = 8.323516e-05, Final residual = 2.747105e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001143024, Final residual = 3.215389e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0006063102, Final residual = 1.663237e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00425302, Final residual = 0.0003782577, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005403602, Final residual = 3.27669e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001060793, Final residual = 6.618026e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.794813e-05, Final residual = 1.661781e-06, No Iterations 2 time step continuity errors : sum local = 5.703126e-07, global = -3.395661e-08, cumulative = 7.080507e-06 smoothSolver: Solving for omega, Initial residual = 5.479852e-06, Final residual = 2.089911e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.03202e-05, Final residual = 1.908769e-06, No Iterations 2 ExecutionTime = 124.11 s ClockTime = 128 s forces forces output: sum of forces: pressure : (9.524525 -0.1945993 -13.65609) viscous : (1.422778 0.008582583 -0.04021332) porous : (0 0 0) sum of moments: pressure : (-0.07455739 10.66001 0.4013965) viscous : (-0.001562805 0.5681142 -0.00684642) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2581843 Cl = -0.004387071 Cl(f) = -0.002193536 Cl(r) = -0.002193536 Time = 182 smoothSolver: Solving for Ux, Initial residual = 8.206763e-05, Final residual = 2.721232e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001127278, Final residual = 3.19454e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00059969, Final residual = 1.652304e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004233962, Final residual = 0.0003768788, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005375779, Final residual = 3.292042e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001067636, Final residual = 6.77901e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.823276e-05, Final residual = 1.714426e-06, No Iterations 2 time step continuity errors : sum local = 5.884639e-07, global = -3.192433e-08, cumulative = 7.048583e-06 smoothSolver: Solving for omega, Initial residual = 5.421414e-06, Final residual = 2.05963e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.986244e-05, Final residual = 1.885217e-06, No Iterations 2 ExecutionTime = 124.78 s ClockTime = 129 s forces forces output: sum of forces: pressure : (9.542926 -0.1996891 -13.63396) viscous : (1.421894 0.008547933 -0.04025308) porous : (0 0 0) sum of moments: pressure : (-0.07353279 10.66324 0.3937542) viscous : (-0.001537127 0.5678616 -0.006905059) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2585974 Cl = -0.004507927 Cl(f) = -0.002253963 Cl(r) = -0.002253963 Time = 183 smoothSolver: Solving for Ux, Initial residual = 8.109663e-05, Final residual = 2.696633e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001112121, Final residual = 3.170849e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0005938854, Final residual = 1.641025e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00421347, Final residual = 0.0003745219, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005359048, Final residual = 3.307182e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001068774, Final residual = 6.925626e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.843759e-05, Final residual = 1.765405e-06, No Iterations 2 time step continuity errors : sum local = 6.060284e-07, global = -3.185518e-08, cumulative = 7.016727e-06 smoothSolver: Solving for omega, Initial residual = 5.3691e-06, Final residual = 2.035751e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.945806e-05, Final residual = 1.864194e-06, No Iterations 2 ExecutionTime = 125.45 s ClockTime = 130 s forces forces output: sum of forces: pressure : (9.560819 -0.2054905 -13.60976) viscous : (1.421011 0.008510168 -0.04028732) porous : (0 0 0) sum of moments: pressure : (-0.07211835 10.66389 0.3857034) viscous : (-0.001510612 0.5676063 -0.006967004) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2589986 Cl = -0.004645639 Cl(f) = -0.002322819 Cl(r) = -0.002322819 Time = 184 smoothSolver: Solving for Ux, Initial residual = 8.015767e-05, Final residual = 2.671431e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001098137, Final residual = 3.146701e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0005885384, Final residual = 1.630107e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004194195, Final residual = 0.0003729265, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005348136, Final residual = 3.343275e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001075956, Final residual = 7.099345e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.87943e-05, Final residual = 1.824039e-06, No Iterations 2 time step continuity errors : sum local = 6.262107e-07, global = -3.212853e-08, cumulative = 6.984599e-06 smoothSolver: Solving for omega, Initial residual = 5.332129e-06, Final residual = 2.015548e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.909233e-05, Final residual = 1.844897e-06, No Iterations 2 ExecutionTime = 126.13 s ClockTime = 130 s forces forces output: sum of forces: pressure : (9.577807 -0.2120868 -13.58334) viscous : (1.420127 0.00847054 -0.04031731) porous : (0 0 0) sum of moments: pressure : (-0.07032308 10.66222 0.3771199) viscous : (-0.001483299 0.5673485 -0.007031678) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2593784 Cl = -0.004802144 Cl(f) = -0.002401072 Cl(r) = -0.002401072 Time = 185 smoothSolver: Solving for Ux, Initial residual = 7.925715e-05, Final residual = 2.645342e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001085214, Final residual = 3.124552e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.000583572, Final residual = 1.620608e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004179451, Final residual = 0.0003736193, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005371439, Final residual = 3.415591e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001095051, Final residual = 7.360397e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.926964e-05, Final residual = 1.918461e-06, No Iterations 2 time step continuity errors : sum local = 6.586805e-07, global = -4.450114e-08, cumulative = 6.940098e-06 smoothSolver: Solving for omega, Initial residual = 5.290747e-06, Final residual = 1.997993e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.879315e-05, Final residual = 1.826698e-06, No Iterations 2 ExecutionTime = 126.81 s ClockTime = 131 s forces forces output: sum of forces: pressure : (9.594075 -0.2193286 -13.55526) viscous : (1.419247 0.008427764 -0.04034199) porous : (0 0 0) sum of moments: pressure : (-0.0680578 10.65865 0.367995) viscous : (-0.001455834 0.5670884 -0.007097862) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2597413 Cl = -0.004973945 Cl(f) = -0.002486972 Cl(r) = -0.002486972 Time = 186 smoothSolver: Solving for Ux, Initial residual = 7.837038e-05, Final residual = 2.619711e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001074509, Final residual = 3.105709e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0005792182, Final residual = 1.611697e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004165031, Final residual = 0.0003759197, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005395602, Final residual = 3.502701e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000111666, Final residual = 7.731741e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.983895e-05, Final residual = 9.479002e-07, No Iterations 3 time step continuity errors : sum local = 3.254653e-07, global = -2.117346e-08, cumulative = 6.918924e-06 smoothSolver: Solving for omega, Initial residual = 5.24655e-06, Final residual = 1.983076e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.853831e-05, Final residual = 1.811473e-06, No Iterations 2 ExecutionTime = 127.49 s ClockTime = 132 s forces forces output: sum of forces: pressure : (9.610247 -0.2276077 -13.52512) viscous : (1.418368 0.008382549 -0.04036022) porous : (0 0 0) sum of moments: pressure : (-0.06524854 10.65321 0.3581206) viscous : (-0.0014288 0.5668243 -0.007165276) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.260102 Cl = -0.005170267 Cl(f) = -0.002585133 Cl(r) = -0.002585133 Time = 187 smoothSolver: Solving for Ux, Initial residual = 7.75447e-05, Final residual = 2.595915e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00106573, Final residual = 3.089336e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0005755838, Final residual = 1.604028e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004164894, Final residual = 0.0003779205, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005418884, Final residual = 3.57402e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001135372, Final residual = 7.984963e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.033603e-05, Final residual = 9.894198e-07, No Iterations 3 time step continuity errors : sum local = 3.397262e-07, global = -1.736964e-08, cumulative = 6.901555e-06 smoothSolver: Solving for omega, Initial residual = 5.204588e-06, Final residual = 1.971806e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.832513e-05, Final residual = 1.798232e-06, No Iterations 2 ExecutionTime = 128.17 s ClockTime = 132 s forces forces output: sum of forces: pressure : (9.626356 -0.2369905 -13.49305) viscous : (1.417491 0.008332461 -0.04037175) porous : (0 0 0) sum of moments: pressure : (-0.06188657 10.64585 0.3474461) viscous : (-0.00140153 0.5665552 -0.007235257) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2604612 Cl = -0.005392735 Cl(f) = -0.002696368 Cl(r) = -0.002696368 Time = 188 smoothSolver: Solving for Ux, Initial residual = 7.675077e-05, Final residual = 2.573836e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001058766, Final residual = 3.075615e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0005723328, Final residual = 1.597437e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004168201, Final residual = 0.0003800182, No Iterations 1 GAMG: Solving for p, Initial residual = 0.000543813, Final residual = 3.646973e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001153324, Final residual = 8.212624e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.075282e-05, Final residual = 1.009551e-06, No Iterations 3 time step continuity errors : sum local = 3.466279e-07, global = -1.557339e-08, cumulative = 6.885981e-06 smoothSolver: Solving for omega, Initial residual = 5.166927e-06, Final residual = 1.960203e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.81694e-05, Final residual = 1.788594e-06, No Iterations 2 ExecutionTime = 128.85 s ClockTime = 133 s forces forces output: sum of forces: pressure : (9.642409 -0.2476667 -13.45938) viscous : (1.416615 0.008277403 -0.04037835) porous : (0 0 0) sum of moments: pressure : (-0.05793269 10.63677 0.3358491) viscous : (-0.001373642 0.5662821 -0.007307872) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2608191 Cl = -0.005645824 Cl(f) = -0.002822912 Cl(r) = -0.002822912 Time = 189 smoothSolver: Solving for Ux, Initial residual = 7.598845e-05, Final residual = 2.553198e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001053371, Final residual = 3.061905e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0005696778, Final residual = 1.593793e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004183617, Final residual = 0.0003823159, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005450188, Final residual = 3.732689e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001168014, Final residual = 8.438278e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.11244e-05, Final residual = 1.034517e-06, No Iterations 3 time step continuity errors : sum local = 3.551712e-07, global = -1.680549e-08, cumulative = 6.869176e-06 smoothSolver: Solving for omega, Initial residual = 5.135516e-06, Final residual = 1.953863e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.806988e-05, Final residual = 1.78234e-06, No Iterations 2 ExecutionTime = 129.53 s ClockTime = 134 s forces forces output: sum of forces: pressure : (9.658194 -0.2597827 -13.42493) viscous : (1.415742 0.008216282 -0.0403808) porous : (0 0 0) sum of moments: pressure : (-0.05335095 10.62665 0.3232096) viscous : (-0.001344898 0.566007 -0.007383153) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2611708 Cl = -0.005933012 Cl(f) = -0.002966506 Cl(r) = -0.002966506 Time = 190 smoothSolver: Solving for Ux, Initial residual = 7.526942e-05, Final residual = 2.532555e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001050049, Final residual = 3.051594e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0005679848, Final residual = 1.594178e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004261117, Final residual = 0.0003857343, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005504129, Final residual = 3.815094e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001174067, Final residual = 8.632373e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.144118e-05, Final residual = 1.057792e-06, No Iterations 3 time step continuity errors : sum local = 3.631397e-07, global = -1.69768e-08, cumulative = 6.852199e-06 smoothSolver: Solving for omega, Initial residual = 5.099501e-06, Final residual = 1.950851e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.801871e-05, Final residual = 1.778528e-06, No Iterations 2 ExecutionTime = 130.22 s ClockTime = 135 s forces forces output: sum of forces: pressure : (9.67571 -0.2722339 -13.38689) viscous : (1.414874 0.008151228 -0.04037823) porous : (0 0 0) sum of moments: pressure : (-0.04849647 10.61393 0.3102902) viscous : (-0.001315841 0.5657282 -0.00745892) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2615635 Cl = -0.006228201 Cl(f) = -0.0031141 Cl(r) = -0.0031141 Time = 191 smoothSolver: Solving for Ux, Initial residual = 7.461244e-05, Final residual = 2.5123e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001047982, Final residual = 3.037399e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0005670521, Final residual = 1.595876e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004346406, Final residual = 0.0003907279, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005578039, Final residual = 3.913053e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001180847, Final residual = 8.860938e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.183272e-05, Final residual = 1.092334e-06, No Iterations 3 time step continuity errors : sum local = 3.749673e-07, global = -2.222784e-08, cumulative = 6.829971e-06 smoothSolver: Solving for omega, Initial residual = 5.058138e-06, Final residual = 1.945304e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.803019e-05, Final residual = 1.774355e-06, No Iterations 2 ExecutionTime = 130.92 s ClockTime = 135 s forces forces output: sum of forces: pressure : (9.694178 -0.2846944 -13.34485) viscous : (1.414009 0.008082689 -0.0403732) porous : (0 0 0) sum of moments: pressure : (-0.04350288 10.59832 0.2974304) viscous : (-0.001286676 0.5654485 -0.007535271) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2619786 Cl = -0.006523687 Cl(f) = -0.003261844 Cl(r) = -0.003261844 Time = 192 smoothSolver: Solving for Ux, Initial residual = 7.404563e-05, Final residual = 2.493178e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001047848, Final residual = 3.022232e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0005672961, Final residual = 1.597609e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004432714, Final residual = 0.000397042, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005664312, Final residual = 4.028554e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001193411, Final residual = 9.141348e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.230111e-05, Final residual = 1.143454e-06, No Iterations 3 time step continuity errors : sum local = 3.924831e-07, global = -2.512643e-08, cumulative = 6.804845e-06 smoothSolver: Solving for omega, Initial residual = 5.046747e-06, Final residual = 1.944094e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.811684e-05, Final residual = 1.769116e-06, No Iterations 2 ExecutionTime = 131.59 s ClockTime = 136 s forces forces output: sum of forces: pressure : (9.712218 -0.2974184 -13.30003) viscous : (1.413148 0.008011636 -0.04036448) porous : (0 0 0) sum of moments: pressure : (-0.03829104 10.58035 0.2844845) viscous : (-0.001257732 0.5651647 -0.007610971) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2623837 Cl = -0.00682545 Cl(f) = -0.003412725 Cl(r) = -0.003412725 Time = 193 smoothSolver: Solving for Ux, Initial residual = 7.359571e-05, Final residual = 2.476811e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001050008, Final residual = 3.009753e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.000568725, Final residual = 1.601045e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00451975, Final residual = 0.0004035794, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005776306, Final residual = 4.156487e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001213916, Final residual = 9.423982e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.284599e-05, Final residual = 1.19198e-06, No Iterations 3 time step continuity errors : sum local = 4.091201e-07, global = -2.571681e-08, cumulative = 6.779128e-06 smoothSolver: Solving for omega, Initial residual = 5.048304e-06, Final residual = 1.943869e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.827613e-05, Final residual = 1.763609e-06, No Iterations 2 ExecutionTime = 132.28 s ClockTime = 137 s forces forces output: sum of forces: pressure : (9.729657 -0.3103298 -13.25253) viscous : (1.412292 0.007936221 -0.04035431) porous : (0 0 0) sum of moments: pressure : (-0.03286615 10.55976 0.2715145) viscous : (-0.001228371 0.5648809 -0.007687652) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2627749 Cl = -0.007131735 Cl(f) = -0.003565867 Cl(r) = -0.003565867 Time = 194 smoothSolver: Solving for Ux, Initial residual = 7.324536e-05, Final residual = 2.463749e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001054553, Final residual = 3.00189e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0005711381, Final residual = 1.605932e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004593397, Final residual = 0.0004116629, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005895808, Final residual = 4.304121e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001238962, Final residual = 9.738436e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.347846e-05, Final residual = 1.235453e-06, No Iterations 3 time step continuity errors : sum local = 4.239964e-07, global = -2.565665e-08, cumulative = 6.753471e-06 smoothSolver: Solving for omega, Initial residual = 5.056878e-06, Final residual = 1.940326e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.844933e-05, Final residual = 1.754533e-06, No Iterations 2 ExecutionTime = 132.97 s ClockTime = 137 s forces forces output: sum of forces: pressure : (9.746294 -0.3232757 -13.20262) viscous : (1.411442 0.007855256 -0.04034182) porous : (0 0 0) sum of moments: pressure : (-0.02727411 10.53632 0.2587292) viscous : (-0.001199036 0.5645952 -0.007765644) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2631472 Cl = -0.007438965 Cl(f) = -0.003719483 Cl(r) = -0.003719483 Time = 195 smoothSolver: Solving for Ux, Initial residual = 7.299336e-05, Final residual = 2.451743e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001060907, Final residual = 2.995731e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0005744511, Final residual = 1.609345e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004661138, Final residual = 0.0004215475, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0006011857, Final residual = 4.467041e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001266889, Final residual = 1.007298e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.419616e-05, Final residual = 1.285808e-06, No Iterations 3 time step continuity errors : sum local = 4.412056e-07, global = -2.273748e-08, cumulative = 6.730734e-06 smoothSolver: Solving for omega, Initial residual = 5.059001e-06, Final residual = 1.934055e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.863831e-05, Final residual = 1.747461e-06, No Iterations 2 ExecutionTime = 133.64 s ClockTime = 138 s forces forces output: sum of forces: pressure : (9.761702 -0.3364164 -13.15054) viscous : (1.410599 0.007771085 -0.04032738) porous : (0 0 0) sum of moments: pressure : (-0.02158017 10.51028 0.2461106) viscous : (-0.001170406 0.5643078 -0.007842242) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2634907 Cl = -0.007750864 Cl(f) = -0.003875432 Cl(r) = -0.003875432 Time = 196 smoothSolver: Solving for Ux, Initial residual = 7.282504e-05, Final residual = 2.44087e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001068555, Final residual = 2.993384e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0005783709, Final residual = 1.613424e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004722283, Final residual = 0.0004322756, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0006103556, Final residual = 4.607401e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001282159, Final residual = 1.035737e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.463721e-05, Final residual = 1.318528e-06, No Iterations 3 time step continuity errors : sum local = 4.523514e-07, global = -2.232001e-08, cumulative = 6.708414e-06 smoothSolver: Solving for omega, Initial residual = 5.070671e-06, Final residual = 1.933326e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.888664e-05, Final residual = 1.743203e-06, No Iterations 2 ExecutionTime = 134.33 s ClockTime = 139 s forces forces output: sum of forces: pressure : (9.775367 -0.3499829 -13.09638) viscous : (1.409759 0.007682775 -0.04031724) porous : (0 0 0) sum of moments: pressure : (-0.01587557 10.48229 0.2334881) viscous : (-0.001140677 0.5640228 -0.007919405) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2637932 Cl = -0.008072903 Cl(f) = -0.004036452 Cl(r) = -0.004036452 Time = 197 smoothSolver: Solving for Ux, Initial residual = 7.274117e-05, Final residual = 2.432452e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001077049, Final residual = 2.995212e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0005830938, Final residual = 1.620535e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004795485, Final residual = 0.0004452246, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0006211162, Final residual = 4.746481e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001299384, Final residual = 1.066628e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.509584e-05, Final residual = 1.361442e-06, No Iterations 3 time step continuity errors : sum local = 4.669931e-07, global = -2.221248e-08, cumulative = 6.686201e-06 smoothSolver: Solving for omega, Initial residual = 5.088284e-06, Final residual = 1.935523e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.920193e-05, Final residual = 1.73831e-06, No Iterations 2 ExecutionTime = 135.02 s ClockTime = 139 s forces forces output: sum of forces: pressure : (9.787961 -0.3633977 -13.04039) viscous : (1.408928 0.007590041 -0.04031002) porous : (0 0 0) sum of moments: pressure : (-0.01028111 10.45266 0.2211227) viscous : (-0.001110236 0.5637416 -0.007996279) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2640706 Cl = -0.008391469 Cl(f) = -0.004195735 Cl(r) = -0.004195735 Time = 198 smoothSolver: Solving for Ux, Initial residual = 7.277328e-05, Final residual = 2.426012e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001087636, Final residual = 3.001711e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0005885098, Final residual = 1.629605e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004881312, Final residual = 0.0004610006, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0006361563, Final residual = 4.890476e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001323393, Final residual = 1.101304e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.566942e-05, Final residual = 1.419412e-06, No Iterations 3 time step continuity errors : sum local = 4.868118e-07, global = -2.23175e-08, cumulative = 6.663884e-06 smoothSolver: Solving for omega, Initial residual = 5.110958e-06, Final residual = 1.936667e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.953898e-05, Final residual = 1.730601e-06, No Iterations 2 ExecutionTime = 135.69 s ClockTime = 140 s forces forces output: sum of forces: pressure : (9.800232 -0.3759946 -12.9836) viscous : (1.408113 0.00749476 -0.04030162) porous : (0 0 0) sum of moments: pressure : (-0.004832694 10.42156 0.2093196) viscous : (-0.001080552 0.563463 -0.008069904) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2643408 Cl = -0.008690803 Cl(f) = -0.004345402 Cl(r) = -0.004345402 Time = 199 smoothSolver: Solving for Ux, Initial residual = 7.297146e-05, Final residual = 2.419697e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001099062, Final residual = 3.014247e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0005946953, Final residual = 1.640271e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004961709, Final residual = 0.0004788939, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0006534001, Final residual = 5.04219e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001353517, Final residual = 1.139555e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.633648e-05, Final residual = 1.483258e-06, No Iterations 3 time step continuity errors : sum local = 5.086449e-07, global = -2.244871e-08, cumulative = 6.641435e-06 smoothSolver: Solving for omega, Initial residual = 5.136919e-06, Final residual = 1.935013e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.989035e-05, Final residual = 1.724782e-06, No Iterations 2 ExecutionTime = 136.37 s ClockTime = 141 s forces forces output: sum of forces: pressure : (9.812545 -0.3879137 -12.92621) viscous : (1.407313 0.007398074 -0.04029242) porous : (0 0 0) sum of moments: pressure : (0.0005281943 10.38886 0.197982) viscous : (-0.001051321 0.5631863 -0.008140058) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2646123 Cl = -0.008974187 Cl(f) = -0.004487093 Cl(r) = -0.004487093 Time = 200 smoothSolver: Solving for Ux, Initial residual = 7.328291e-05, Final residual = 2.413943e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001111733, Final residual = 3.031891e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0006013674, Final residual = 1.651762e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005050251, Final residual = 0.0004985504, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0006722908, Final residual = 5.201424e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001383898, Final residual = 1.176699e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.707241e-05, Final residual = 1.543695e-06, No Iterations 3 time step continuity errors : sum local = 5.293175e-07, global = -2.282727e-08, cumulative = 6.618608e-06 smoothSolver: Solving for omega, Initial residual = 5.161989e-06, Final residual = 1.933124e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.031106e-05, Final residual = 1.720131e-06, No Iterations 2 ExecutionTime = 137.07 s ClockTime = 142 s forces forces output: sum of forces: pressure : (9.824926 -0.3996899 -12.86671) viscous : (1.406523 0.007300016 -0.04028141) porous : (0 0 0) sum of moments: pressure : (0.0058286 10.35402 0.1868271) viscous : (-0.001022462 0.5629121 -0.008206812) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2648857 Cl = -0.009254233 Cl(f) = -0.004627117 Cl(r) = -0.004627117 End Finalising parallel run Run: (cd run; reconstructPar -latestTime) /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.3.0 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.3.0 Exec : reconstructPar -latestTime Date : Dec 01 2014 Time : 19:15:03 Host : "bds1.beamnet" PID : 30805 Case : /data/vwt/process/run nProcs : 1 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster allowSystemOperations : Disallowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Reconstructing fields for mesh region0 Time = 200 Reconstructing FV fields Reconstructing volScalarFields p nut k omega Reconstructing volVectorFields U Reconstructing surfaceScalarFields phi Reconstructing point fields No point fields No lagrangian fields Reconstructing sets: End. Run: (cd run; python ../plotForcesPicture.py postProcessing/forces/0/forces.dat) Test Average Force: 1 15.482594 Average Force: 2 22.128144 Average Force: 3 23.5656156667 Average Force: 4 20.79432025 Average Force: 5 16.766674902 Average Force: 6 13.898633785 Average Force: 7 12.9168736157 Average Force: 8 13.1287240387 Average Force: 9 13.5207680344 Average Force: 10 13.580258731 Average Force: 11 13.3429573918 Average Force: 12 13.0685239425 Average Force: 13 12.9389582546 Average Force: 14 12.9675458079 Average Force: 15 13.0715578207 Average Force: 16 13.1724952694 Average Force: 17 13.2459907241 Average Force: 18 13.3079186839 Average Force: 19 13.3775349637 Average Force: 20 13.4582599155 Average Force: 21 13.5431500148 Average Force: 22 13.620891105 Average Force: 23 13.6846839265 Average Force: 24 13.7364602629 Average Force: 25 13.7785107724 Average Force: 26 13.8088483965 Average Force: 27 13.8227687893 Average Force: 28 13.8176999754 Average Force: 29 13.7962029762 Average Force: 30 13.7642207437 Average Force: 31 13.7263571068 Average Force: 32 13.6843165097 Average Force: 33 13.637598373 Average Force: 34 13.5863341268 Average Force: 35 13.5313880946 Average Force: 36 13.4737631197 Average Force: 37 13.4144571976 Average Force: 38 13.3539646924 Average Force: 39 13.2925308797 Average Force: 40 13.2303386577 Average Force: 41 13.1676094222 Average Force: 42 13.1046803169 Average Force: 43 13.0419699374 Average Force: 44 12.979769757 Average Force: 45 12.918184118 Average Force: 46 12.857161398 Average Force: 47 12.7966232194 Average Force: 48 12.7365525356 Average Force: 49 12.6769996043 Average Force: 50 12.6180441402 Average Force: 51 12.5597422335 Average Force: 52 12.5021150463 Average Force: 53 12.4451712719 Average Force: 54 12.3889127983 Average Force: 55 12.3333318311 Average Force: 56 12.2784193413 Average Force: 57 12.224173623 Average Force: 58 12.1705800743 Average Force: 59 12.117603668 Average Force: 60 12.0651846702 Average Force: 61 12.0132892018 Average Force: 62 11.9618987034 Average Force: 63 11.9110167287 Average Force: 64 11.8606456189 Average Force: 65 11.8107861709 Average Force: 66 11.7614332941 Average Force: 67 11.7125694942 Average Force: 68 11.6641816766 Average Force: 69 11.6162767886 Average Force: 70 11.5688846559 Average Force: 71 11.5220421241 Average Force: 72 11.4757791293 Average Force: 73 11.4301259878 Average Force: 74 11.3851147623 Average Force: 75 11.3407721281 Average Force: 76 11.2971213778 Average Force: 77 11.2541857261 Average Force: 78 11.2119869732 Average Force: 79 11.1705478584 Average Force: 80 11.1298945076 Average Force: 81 11.0900538952 Average Force: 82 11.0510502684 Average Force: 83 11.0128985435 Average Force: 84 10.9756043001 Average Force: 85 10.9391717013 Average Force: 86 10.9036045117 Average Force: 87 10.8689060082 Average Force: 88 10.8350784785 Average Force: 89 10.8021210226 Average Force: 90 10.7700266323 Average Force: 91 10.7387793737 Average Force: 92 10.7083597295 Average Force: 93 10.6787490592 Average Force: 94 10.6499304607 Average Force: 95 10.6218879991 Average Force: 96 10.5946049886 Average Force: 97 10.5680608836 Average Force: 98 10.5422301287 Average Force: 99 10.5170918203 Average Force: 100 10.4926311741 Average Force: 101 10.468834115 Average Force: 102 10.4456833099 Average Force: 103 10.4231584205 Average Force: 104 10.4012366982 Average Force: 105 10.3798980839 Average Force: 106 10.359126351 Average Force: 107 10.3389058468 Average Force: 108 10.3192209279 Average Force: 109 10.3000555294 Average Force: 110 10.2813970374 Average Force: 111 10.2632338244 Average Force: 112 10.2455534679 Average Force: 113 10.2283421957 Average Force: 114 10.2115877282 Average Force: 115 10.1952811383 Average Force: 116 10.1794168492 Average Force: 117 10.1639906787 Average Force: 118 10.1489977289 Average Force: 119 10.1344320186 Average Force: 120 10.1202863184 Average Force: 121 10.1065530125 Average Force: 122 10.093226005 Average Force: 123 10.0802974627 Average Force: 124 10.0677579098 Average Force: 125 10.0555975417 Average Force: 126 10.0438060826 Average Force: 127 10.0323727056 Average Force: 128 10.021287564Could not find/open font when opening font "arial", using internal non-scalable font 1 Average Force: 129 10.0105411427 Average Force: 130 10.0001233162 Average Force: 131 9.99002282069 Average Force: 132 9.98023104705 Average Force: 133 9.97074135346 Average Force: 134 9.96154695157 Average Force: 135 9.95263841711 Average Force: 136 9.94400678316 Average Force: 137 9.93563805117 Average Force: 138 9.92752230804 Average Force: 139 9.91964975906 Average Force: 140 9.9120145065 Average Force: 141 9.90460806603 Average Force: 142 9.89742446697 Average Force: 143 9.89045638119 Average Force: 144 9.88369865146 Average Force: 145 9.87714611248 Average Force: 146 9.87079410349 Average Force: 147 9.86463513612 Average Force: 148 9.85866608453 Average Force: 149 9.85288033228 Average Force: 150 9.8472727014 Average Force: 151 9.84183860139 Average Force: 152 9.83657470467 Average Force: 153 9.83147621771 Average Force: 154 9.82653934552 Average Force: 155 9.82175930135 Average Force: 156 9.81713232955 Average Force: 157 9.81265484529 Average Force: 158 9.80832443297 Average Force: 159 9.80413956421 Average Force: 160 9.80009929319 Average Force: 161 9.79620192553 Average Force: 162 9.79244679759 Average Force: 163 9.78883441663 Average Force: 164 9.78536506652 Average Force: 165 9.78203824309 Average Force: 166 9.77885299524 Average Force: 167 9.77580851443 Average Force: 168 9.77290462685 Average Force: 169 9.7701410474 Average Force: 170 9.76751745476 Average Force: 171 9.7650327638 Average Force: 172 9.7626845361 Average Force: 173 9.76047095497 Average Force: 174 9.75838952649 Average Force: 175 9.7564372012 Average Force: 176 9.75461053642 Average Force: 177 9.75290549836 Average Force: 178 9.75131918713 Average Force: 179 9.74984995592 Average Force: 180 9.7484968445 Average Force: 181 9.7472594332 Average Force: 182 9.74613672203 Average Force: 183 9.74512405852 Average Force: 184 9.74421472668 Average Force: 185 9.74340315843 Average Force: 186 9.74268726296 Average Force: 187 9.74206517278 Average Force: 188 9.74153508729 Average Force: 189 9.7410941281 Average Force: 190 9.74075000216 Average Force: 191 9.74050617073 Average Force: 192 9.74035883599 Average Force: 193 9.74030338554 Average Force: 194 9.74033426706 Average Force: 195 9.74044384313 Average Force: 196 9.74062202454 Average Force: 197 9.74086232543 Average Force: 198 9.74116217126 Average Force: 199 9.74152087744 Average Force: 200 9.74193790405 Len: 200 Len: 200 Average Force: 9.74193790405 Run: cp run/postProcessing/forces/0/forces.dat cases/23/forces.dat Run: cp run/postProcessing/forceCoeffs/0/forceCoeffs.dat cases/23/forceCoeffs.dat Run: cp run/forces.png cases/23 Run: cp run/forces.csv cases/23 Run: (cd run; foamToVTK -latestTime) /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.3.0 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.3.0 Exec : foamToVTK -latestTime Date : Dec 01 2014 Time : 19:15:04 Host : "bds1.beamnet" PID : 30818 Case : /data/vwt/process/run nProcs : 1 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster allowSystemOperations : Disallowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Create mesh for time = 200 Time: 200 volScalarFields : p nut k omega volVectorFields : U Internal : "/data/vwt/process/run/VTK/run_200.vtk" Original cells:245348 points:328590 Additional cells:408322 additional points:38747 Patch : "/data/vwt/process/run/VTK/inlet/inlet_200.vtk" Patch : "/data/vwt/process/run/VTK/outlet/outlet_200.vtk" Patch : "/data/vwt/process/run/VTK/channelWalls/channelWalls_200.vtk" Patch : "/data/vwt/process/run/VTK/car/car_200.vtk" surfScalarFields : phi End Run: cp sim_2.3.0_1/vwt.pvsm run/VTK Run: (cd run; zip -r ../cases/23/vtk.zip VTK) adding: VTK/ (stored 0%) adding: VTK/outlet/ (stored 0%) adding: VTK/outlet/outlet_200.vtk (deflated 41%) adding: VTK/channelWalls/ (stored 0%) adding: VTK/channelWalls/channelWalls_200.vtk (deflated 59%) adding: VTK/vwt.pvsm (deflated 94%) adding: VTK/run_200.vtk (deflated 54%) adding: VTK/inlet/ (stored 0%) adding: VTK/inlet/inlet_200.vtk (deflated 81%) adding: VTK/car/ (stored 0%) adding: VTK/car/car_200.vtk (deflated 49%)