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: rm -f cases/204/object.stl Run: admesh --x-rotate=0.0 --y-rotate=0.0 --z-rotate=270.0 --scale=1.0 --vwt 0.02 cases/204/file.stl -a cases/204/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/204/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 270.000000 degrees... Scaling by factor 1.000000... Appling BEAM VWT translations with height: 0.020000 Scaled by 1e-3 for Pro/Desktop STL file from mm to meters AreaX: 0.290628 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/204/object.stl ================= Results produced by ADMesh version 0.95 ================ Input file : cases/204/file.stl File type : Binary STL file Header : STLB ATF 8.9.1.1155 COLOR=   ÿ ============== Size ============== Min X = -1.400000, Max X = 1.400000 Min Y = -0.350448, Max Y = 0.350448 Min Z = 0.020000, Max Z = 0.684585 ========= Facet Status ========== Original ============ Final ==== Number of facets : 127040 127030 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 : 10 Volume : 0.545693 Degenerate facets : 10 Edges fixed : 0 Facets removed : 10 Facets added : 0 Facets reversed : 0 Backwards edges : 0 Normals fixed : 0 Run: chmod 0666 cases/204/object.stl VwtProcess: Post-processing STL file VwtProcess: Configuring for VWT simulation Run: cp cases/204/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-f5222ca19ce6 Exec : surfaceConvert -clean object.stl object_clean.stl Date : Nov 01 2019 Time : 13:23:05 Host : "bds1.beamnet" PID : 7042 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 : 127030 Vertices : 63526 Bounding Box : (-1.4 -0.350448 0.02) (1.4 0.350448 0.684585) Cleaning up surface After cleaning up surface: Triangles : 127030 Vertices : 63526 Bounding Box : (-1.4 -0.350448 0.02) (1.4 0.350448 0.684585) Maintaining face ordering writing "object_clean.stl" End Run: sed -e 's/Aref.*;/Aref 0.290628;/' 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-f5222ca19ce6 Exec : blockMesh Date : Nov 01 2019 Time : 13:23:09 Host : "bds1.beamnet" PID : 7051 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-f5222ca19ce6 Exec : surfaceFeatureExtract Date : Nov 01 2019 Time : 13:23:11 Host : "bds1.beamnet" PID : 7056 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 : 127030 Vertices : 63508 Bounding Box : (-1.4 -0.350448 0.02) (1.4 0.350448 0.684585) Constructing feature set from included angle 150 Selecting edges purely based on geometric tests: no Initial feature set: feature points : 218 feature edges : 3330 of which region edges : 49 external edges : 1864 internal edges : 1417 Final feature set: points : 3154 of which convex : 39 concave : 17 mixed : 162 non-feature : 2936 edges : 3330 of which external edges : 2035 internal edges : 1246 flat edges : 0 open edges : 0 multiply connected : 49 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.96 s ClockTime = 1 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-f5222ca19ce6 Exec : decomposePar Date : Nov 01 2019 Time : 13:23:12 Host : "bds1.beamnet" PID : 7059 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.16 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-f5222ca19ce6 Exec : snappyHexMesh -parallel Date : Nov 01 2019 Time : 13:23:15 Host : "bds1.beamnet" PID : 7063 Case : /data/vwt/process/run nProcs : 8 Slaves : 7 ( "bds1.beamnet.7064" "bds1.beamnet.7065" "bds1.beamnet.7066" "bds1.beamnet.7067" "bds1.beamnet.7068" "bds1.beamnet.7069" "bds1.beamnet.7070" ) 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.06 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.63 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 : 3154 edges : 3330 boundingBox : (-1.4 -0.350448 0.0502277) (1.4 0.350448 0.605899) Refinement level according to distance to "object.eMesh" (3154 points, 3330 edges). level 2 for all cells within 0 metre. Read features in = 0.02 s Determining initial surface intersections ----------------------------------------- Edge intersection testing: Number of edges : 294800 Number of edges to retest : 294800 Number of intersected edges : 877 Calculated surface intersections in = 0.78 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 : 62 cells. Determined cells to refine in = 0.26 s Selected for feature refinement : 62 cells (out of 96000) Edge intersection testing: Number of edges : 296474 Number of edges to retest : 2786 Number of intersected edges : 1364 Refined mesh in = 0.22 s After refinement feature refinement iteration 0 : cells:96434 faces:296474 points:103822 Cells per refinement level: 0 95938 1 496 Balanced mesh in = 0.4 s After balancing feature refinement iteration 0 : cells:96434 faces:296474 points:103822 Cells per refinement level: 0 95938 1 496 Feature refinement iteration 1 ------------------------------ Marked for refinement due to explicit features : 9 cells. Determined cells to refine in = 0.25 s Selected for feature refinement : 18 cells (out of 96434) Edge intersection testing: Number of edges : 296939 Number of edges to retest : 778 Number of intersected edges : 1410 Refined mesh in = 0.2 s After refinement feature refinement iteration 1 : cells:96560 faces:296939 points:104045 Cells per refinement level: 0 95929 1 559 2 72 Balanced mesh in = 0.43 s After balancing feature refinement iteration 1 : cells:96560 faces:296939 points:104045 Cells per refinement level: 0 95929 1 559 2 72 Feature refinement iteration 2 ------------------------------ Marked for refinement due to explicit features : 0 cells. Determined cells to refine in = 0.26 s Selected for feature refinement : 0 cells (out of 96560) Stopping refining since too few cells selected. Surface refinement iteration 0 ------------------------------ Marked for refinement due to surface intersection : 1308 cells. Marked for refinement due to curvature/regions : 0 cells. Determined cells to refine in = 0 s Selected for refinement : 1333 cells (out of 96560) Edge intersection testing: Number of edges : 327656 Number of edges to retest : 37664 Number of intersected edges : 6025 Refined mesh in = 0.23 s After refinement surface refinement iteration 0 : cells:105891 faces:327656 points:116207 Cells per refinement level: 0 95090 1 6817 2 3664 3 320 Balanced mesh in = 0.53 s After balancing surface refinement iteration 0 : cells:105891 faces:327656 points:116207 Cells per refinement level: 0 95090 1 6817 2 3664 3 320 Surface refinement iteration 1 ------------------------------ Marked for refinement due to surface intersection : 6326 cells. Marked for refinement due to curvature/regions : 0 cells. Determined cells to refine in = 0.03 s Selected for refinement : 6692 cells (out of 105891) Edge intersection testing: Number of edges : 479132 Number of edges to retest : 188211 Number of intersected edges : 23969 Refined mesh in = 0.4 s After refinement surface refinement iteration 1 : cells:152735 faces:479132 points:174047 Cells per refinement level: 0 94866 1 4463 2 34510 3 18896 Balanced mesh in = 0.83 s After balancing surface refinement iteration 1 : cells:152735 faces:479132 points:174047 Cells per refinement level: 0 94866 1 4463 2 34510 3 18896 Surface refinement iteration 2 ------------------------------ Marked for refinement due to surface intersection : 19794 cells. Marked for refinement due to curvature/regions : 2556 cells. Determined cells to refine in = 0.07 s Selected for refinement : 23463 cells (out of 152735) Edge intersection testing: Number of edges : 1006232 Number of edges to retest : 676803 Number of intersected edges : 84695 Refined mesh in = 1.06 s After refinement surface refinement iteration 2 : cells:316976 faces:1006232 points:372600 Cells per refinement level: 0 94747 1 4338 2 23415 3 174028 4 20448 Balanced mesh in = 2.1 s After balancing surface refinement iteration 2 : cells:316976 faces:1006232 points:372600 Cells per refinement level: 0 94747 1 4338 2 23415 3 174028 4 20448 Surface refinement iteration 3 ------------------------------ Marked for refinement due to surface intersection : 456 cells. Marked for refinement due to curvature/regions : 19481 cells. Determined cells to refine in = 0.18 s Selected for refinement : 20503 cells (out of 316976) Edge intersection testing: Number of edges : 1484906 Number of edges to retest : 666264 Number of intersected edges : 158619 Refined mesh in = 1.34 s After refinement surface refinement iteration 3 : cells:460497 faces:1484906 points:565537 Cells per refinement level: 0 94730 1 4386 2 23202 3 161883 4 176296 Balanced mesh in = 3.52 s After balancing surface refinement iteration 3 : cells:460497 faces:1484906 points:565537 Cells per refinement level: 0 94730 1 4386 2 23202 3 161883 4 176296 Surface refinement iteration 4 ------------------------------ Marked for refinement due to surface intersection : 18 cells. Marked for refinement due to curvature/regions : 1403 cells. Determined cells to refine in = 0.25 s Selected for refinement : 1612 cells (out of 460497) Edge intersection testing: Number of edges : 1521038 Number of edges to retest : 101001 Number of intersected edges : 161012 Refined mesh in = 1.32 s After refinement surface refinement iteration 4 : cells:471781 faces:1521038 points:579056 Cells per refinement level: 0 94722 1 4422 2 23253 3 161864 4 187520 Balanced mesh in = 3.39 s After balancing surface refinement iteration 4 : cells:471781 faces:1521038 points:579056 Cells per refinement level: 0 94722 1 4422 2 23253 3 161864 4 187520 Surface refinement iteration 5 ------------------------------ Marked for refinement due to surface intersection : 0 cells. Marked for refinement due to curvature/regions : 42 cells. Determined cells to refine in = 0.24 s Selected for refinement : 56 cells (out of 471781) 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 313 regions. Keeping all cells in region 0 containing point (3.9 1.9 2.9) Selected for keeping : 371152 cells. Edge intersection testing: Number of edges : 1270636 Number of edges to retest : 164803 Number of intersected edges : 161016 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 = 1.4 s Selected for internal refinement : 8898 cells (out of 371152) Edge intersection testing: Number of edges : 1467892 Number of edges to retest : 521406 Number of intersected edges : 172526 Refined mesh in = 1.33 s After refinement shell refinement iteration 0 : cells:433438 faces:1467892 points:595646 Cells per refinement level: 0 94704 1 3729 2 15208 3 115219 4 204578 Balanced mesh in = 3.37 s After balancing shell refinement iteration 0 : cells:433438 faces:1467892 points:595732 Cells per refinement level: 0 94704 1 3729 2 15208 3 115219 4 204578 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.23 s Selected for internal refinement : 0 cells (out of 433438) Stopping refining since too few cells selected. Dangling coarse cells refinement iteration 0 -------------------------------------------- Determined cells to refine in = 0.02 s Selected for refinement : 22 cells (out of 433438) Edge intersection testing: Number of edges : 1468216 Number of edges to retest : 2692 Number of intersected edges : 172537 Refined mesh in = 1.1 s After refinement coarse cell refinement iteration 0 : cells:433592 faces:1468216 points:595774 Cells per refinement level: 0 94704 1 3729 2 15206 3 115215 4 204738 Balanced mesh in = 2.29 s After balancing coarse cell refinement iteration 0 : cells:433592 faces:1468216 points:595774 Cells per refinement level: 0 94704 1 3729 2 15206 3 115215 4 204738 Dangling coarse cells refinement iteration 1 -------------------------------------------- Determined cells to refine in = 0.1 s Selected for refinement : 0 cells (out of 433592) Stopping refining since too few cells selected. Dangling coarse cells refinement iteration 0 -------------------------------------------- Determined cells to refine in = 0 s Selected for refinement : 0 cells (out of 433592) Stopping refining since too few cells selected. Splitting mesh at surface intersections --------------------------------------- Introducing baffles for 172537 faces that are intersected by the surface. Edge intersection testing: Number of edges : 1640643 Number of edges to retest : 1009254 Number of intersected edges : 340003 Created baffles in = 1.35 s After introducing baffles : cells:433592 faces:1640643 points:597000 Cells per refinement level: 0 94704 1 3729 2 15206 3 115215 4 204738 Introducing baffles to block off problem cells ---------------------------------------------- markFacesOnProblemCells : marked 305617 additional internal faces to be converted into baffles. Analyzed problem cells in = 0.56 s Introducing baffles to delete problem cells. Edge intersection testing: Number of edges : 1946260 Number of edges to retest : 1071230 Number of intersected edges : 340535 Created baffles in = 1.52 s After introducing baffles : cells:433592 faces:1946260 points:602618 Cells per refinement level: 0 94704 1 3729 2 15206 3 115215 4 204738 Remove unreachable sections of mesh ----------------------------------- Keeping all cells in region 0 containing point (3.9 1.9 2.9) Selected for keeping : 234040 cells. Edge intersection testing: Number of edges : 797177 Number of edges to retest : 0 Number of intersected edges : 80260 Split mesh in = 0.97 s After subsetting : cells:234040 faces:797177 points:331802 Cells per refinement level: 0 94704 1 3729 2 14776 3 67040 4 53791 Handling cells with snap problems --------------------------------- Introducing baffles for 80260 faces that are intersected by the surface. Edge intersection testing: Number of edges : 797177 Number of edges to retest : 259995 Number of intersected edges : 80260 Created baffles in = 0.54 s After introducing baffles : cells:234040 faces:797177 points:331802 Cells per refinement level: 0 94704 1 3729 2 14776 3 67040 4 53791 Introducing baffles to block off problem cells ---------------------------------------------- markFacesOnProblemCells : marked 0 additional internal faces to be converted into baffles. Analyzed problem cells in = 0.25 s Introducing baffles to delete problem cells. Edge intersection testing: Number of edges : 797177 Number of edges to retest : 0 Number of intersected edges : 80260 Created baffles in = 0.38 s After introducing baffles : cells:234040 faces:797177 points:331802 Cells per refinement level: 0 94704 1 3729 2 14776 3 67040 4 53791 Remove unreachable sections of mesh ----------------------------------- Keeping all cells in region 0 containing point (3.9 1.9 2.9) Selected for keeping : 234040 cells. Edge intersection testing: Number of edges : 797177 Number of edges to retest : 0 Number of intersected edges : 80260 Split mesh in = 0.47 s After subsetting : cells:234040 faces:797177 points:331802 Cells per refinement level: 0 94704 1 3729 2 14776 3 67040 4 53791 Merge free-standing baffles --------------------------- freeStandingBaffles : detected 56 free-standing baffles out of 56 freeStandingBaffles : detected 26 planar (within 30 degrees) free-standing baffles out of 56 Detected free-standing baffles : 26 Edge intersection testing: Number of edges : 797151 Number of edges to retest : 26 Number of intersected edges : 80234 Introducing baffles to block off problem cells ---------------------------------------------- markFacesOnProblemCells : marked 0 additional internal faces to be converted into baffles. Analyzed problem cells in = 0.81 s Introducing baffles to delete problem cells. Edge intersection testing: Number of edges : 797151 Number of edges to retest : 0 Number of intersected edges : 80234 Created baffles in = 0.37 s After introducing baffles : cells:234040 faces:797151 points:331802 Cells per refinement level: 0 94704 1 3729 2 14776 3 67040 4 53791 Merged free-standing baffles in = 0.04 s dupNonManifoldPoints : Found : 34 non-manifold points (out of 348289) Edge intersection testing: Number of edges : 797151 Number of edges to retest : 0 Number of intersected edges : 80234 Detected unsplittable baffles : 0 Merge refined boundary faces ---------------------------- Merging 1342 sets of faces. Edge intersection testing: Number of edges : 795103 Number of edges to retest : 10314 Number of intersected edges : 78216 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 1869 straight edge points ... Edge intersection testing: Number of edges : 795103 Number of edges to retest : 12316 Number of intersected edges : 78216 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:234040 faces:795103 points:329642 Cells per refinement level: 0 94704 1 3729 2 14776 3 67040 4 53791 Writing mesh to time 1 Wrote mesh in = 4.22 s. Mesh refined in = 38.83 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.55 s Smoothing patch points ... Smoothing iteration 0 Found 86 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 : 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 : 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 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 : 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 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 : 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.1 s Morph iteration 0 ----------------- Calculating patchDisplacement as distance to nearest surface point ... Wanted displacement : average:0.001586151 min:1.272185e-08 max:0.006692115 Calculated surface displacement in = 0.05 s Detecting near surfaces ... Overriding nearest with intersection of close gaps at 12754 out of 84387 points. --> FOAM Warning : Displacement (-4.232696e-06 -0.0003959649 -0.0004163526) at mesh point 21272 coord (-0.4 -0.2915048 0.1084952) points through the surrounding patch faces Smoothing displacement ... Iteration 0 Iteration 10 Iteration 20 Displacement smoothed in = 0.85 s Moving mesh ... 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 : 5 faces with face-decomposition tet quality < 1e-30 : 111 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 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 : 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 : 2 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 : 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 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 : 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 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 : 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 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 : 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 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.85 s Repatching faces according to nearest surface ... Repatched 0 faces in = 0.11 s Edge intersection testing: Number of edges : 795103 Number of edges to retest : 400440 Number of intersected edges : 78792 Merging 16043 sets of faces. Edge intersection testing: Number of edges : 774485 Number of edges to retest : 66192 Number of intersected edges : 58188 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:13 Edge intersection testing: Number of edges : 774510 Number of edges to retest : 92 Number of intersected edges : 58213 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 11173 straight edge points ... Edge intersection testing: Number of edges : 774510 Number of edges to retest : 59123 Number of intersected edges : 58214 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 : 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 Detected 2 error faces on boundaries that have been merged. These will be restored to their original faces. Edge intersection testing: Number of edges : 774510 Number of edges to retest : 21 Number of intersected edges : 58214 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 : 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 0 error faces on boundaries that have been merged. These will be restored to their original faces. Detected 1 error faces in mesh. Restoring neighbours of faces in error. Edge intersection testing: Number of edges : 774510 Number of edges to retest : 42 Number of intersected edges : 58214 Snapped mesh : cells:234040 faces:774510 points:314031 Cells per refinement level: 0 94704 1 3729 2 14776 3 67040 4 53791 Writing mesh to time 2 Wrote mesh in = 4.44 s. Mesh snapped in = 9.95 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 516 sets of faces. Edge intersection testing: Number of edges : 773723 Number of edges to retest : 4050 Number of intersected edges : 57450 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 : 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 : 1 faces on cells with determinant < 0.001 : 0 Masters that need to be restored:22 Edge intersection testing: Number of edges : 773764 Number of edges to retest : 167 Number of intersected edges : 57488 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 398 straight edge points ... Edge intersection testing: Number of edges : 773764 Number of edges to retest : 4429 Number of intersected edges : 57488 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 : 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 Detected 3 error faces on boundaries that have been merged. These will be restored to their original faces. Edge intersection testing: Number of edges : 773764 Number of edges to retest : 34 Number of intersected edges : 57488 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 : 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 0 error faces on boundaries that have been merged. These will be restored to their original faces. Detected 1 error faces in mesh. Restoring neighbours of faces in error. Edge intersection testing: Number of edges : 773764 Number of edges to retest : 42 Number of intersected edges : 57488 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 4 points. Set displacement to zero for all 4 non-manifold points Handling feature edges ... Set displacement to zero for points on 735 feature edges Handling cells with warped patch faces ... Set displacement to zero on 1 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 2090 points. patch faces layers avg thickness[m] near-wall overall ----- ----- ------ --------- ------- car 58335 3 0.00431 0.0125 Selecting externalDisplacementMeshMover displacementMedialAxis displacementMedialAxis : Calculating distance to Medial Axis ... displacementMedialAxis : Smoothing normals ... Iteration 0 residual 0.02113102 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.04733136 Layer addition iteration 0 -------------------------- Determining displacement for added points according to pointNormal ... Detected 17 points with point normal pointing through faces. Reset displacement at 17 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 6097 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 5177 displacementMedialAxis : Smoothing field ... Iteration 0 residual 0.0001257689 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 1767 faces with face pyramid volume < 1e-13 : 299 faces with face-decomposition tet quality < 1e-30 : 411 faces with concavity > 80 degrees : 4 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 5 faces with volume ratio of neighbour cells < 0.01 : 17 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 : 534 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 149 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 : 0 displacementMedialAxis : Iteration 2 Moving mesh using displacement scaling : min:0.5625 max:1 Checking faces in error : non-orthogonality > 60 degrees : 156 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 81 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 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 : 40 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 81 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 : 162 faces with face pyramid volume < 1e-13 : 50 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 : 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 : 282 faces with face pyramid volume < 1e-13 : 17 faces with face-decomposition tet quality < 1e-30 : 128 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 : 4 displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 3 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 : 301 faces with face pyramid volume < 1e-13 : 10 faces with face-decomposition tet quality < 1e-30 : 308 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 : 2 Detected 622 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 52118 out of 58335 faces (89.34259%). Removed extrusion at 188 faces. Added 143519 out of 175005 cells (82.00851%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 5621 points. Layer addition iteration 1 -------------------------- Determining displacement for added points according to pointNormal ... Detected 9 points with point normal pointing through faces. Reset displacement at 8 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 5644 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 529 displacementMedialAxis : Smoothing field ... Iteration 0 residual 0.0001441507 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 718 faces with face pyramid volume < 1e-13 : 40 faces with face-decomposition tet quality < 1e-30 : 192 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 : 2 displacementMedialAxis : Iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 211 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 68 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 : 59 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 51 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 : 3 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 4 Moving mesh using displacement scaling : min:0 max:1 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 : 21 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 : 36 faces with face pyramid volume < 1e-13 : 4 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 : 1 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 2 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 14 faces due to stringed edges with inconsistent extrusion. truncateDisplacement : Unextruded 2 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 : 48 faces with face pyramid volume < 1e-13 : 4 faces with face-decomposition tet quality < 1e-30 : 171 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 224 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 46219 out of 58335 faces (79.23031%). Removed extrusion at 158 faces. Added 124783 out of 175005 cells (71.30253%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 5821 points. Layer addition iteration 2 -------------------------- Determining displacement for added points according to pointNormal ... Detected 7 points with point normal pointing through faces. Reset displacement at 7 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 5426 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 570 displacementMedialAxis : Smoothing field ... Iteration 0 residual 0.000140321 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 406 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 131 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 : 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 : 98 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 66 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 : 47 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 55 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 : 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 : 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 : 15 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 5 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 31 faces with face pyramid volume < 1e-13 : 1 faces with face-decomposition tet quality < 1e-30 : 22 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 : 1 faces on cells with determinant < 0.001 : 1 displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 5 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 15 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 : 49 faces with face pyramid volume < 1e-13 : 1 faces with face-decomposition tet quality < 1e-30 : 206 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 : 5 faces with face twist < 0.02 : 2 faces on cells with determinant < 0.001 : 3 Detected 266 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 40157 out of 58335 faces (68.8386%). Removed extrusion at 197 faces. Added 107682 out of 175005 cells (61.53081%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 5318 points. Layer addition iteration 3 -------------------------- Determining displacement for added points according to pointNormal ... Detected 5 points with point normal pointing through faces. Reset displacement at 5 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 5190 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 469 displacementMedialAxis : Smoothing field ... Iteration 0 residual 0.0001276585 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 317 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 114 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 : 1 faces on cells with determinant < 0.001 : 2 displacementMedialAxis : Iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 75 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 71 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 : 51 faces with face pyramid volume < 1e-13 : 0 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 : 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 : 8 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 : 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 : 35 faces with face pyramid volume < 1e-13 : 1 faces with face-decomposition tet quality < 1e-30 : 20 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 : 65 faces with face pyramid volume < 1e-13 : 3 faces with face-decomposition tet quality < 1e-30 : 36 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 : Finished moving mesh ... truncateDisplacement : Unextruded 1 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 13 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 : 79 faces with face pyramid volume < 1e-13 : 3 faces with face-decomposition tet quality < 1e-30 : 205 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 : 1 faces on cells with determinant < 0.001 : 6 Detected 296 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 34494 out of 58335 faces (59.13088%). Removed extrusion at 180 faces. Added 91538 out of 175005 cells (52.30593%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 4906 points. Layer addition iteration 4 -------------------------- Determining displacement for added points according to pointNormal ... Detected 5 points with point normal pointing through faces. Reset displacement at 5 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 4923 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 333 displacementMedialAxis : Smoothing field ... Iteration 0 residual 0.0001188086 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 239 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 94 faces with concavity > 80 degrees : 2 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 : 2 displacementMedialAxis : Iteration 1 Moving mesh using displacement scaling : min:0.75 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 : 55 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 : 35 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 : 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 : 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 : 11 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 5 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 24 faces with face pyramid volume < 1e-13 : 3 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 : Finished moving mesh ... truncateDisplacement : Unextruded 5 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 12 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 : 40 faces with face pyramid volume < 1e-13 : 3 faces with face-decomposition tet quality < 1e-30 : 154 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 197 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 29405 out of 58335 faces (50.40713%). Removed extrusion at 152 faces. Added 77380 out of 175005 cells (44.21588%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 4398 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 0 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 4600 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 253 displacementMedialAxis : Smoothing field ... Iteration 0 residual 0.0001043189 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 174 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 86 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 : 3 displacementMedialAxis : Iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 41 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 46 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 : 31 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 : 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 : 4 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 28 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 : 9 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 5 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 46 faces with face pyramid volume < 1e-13 : 9 faces with face-decomposition tet quality < 1e-30 : 20 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 : Finished moving mesh ... truncateDisplacement : Unextruded 1 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 12 faces due to stringed edges with inconsistent extrusion. 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 : 60 faces with face pyramid volume < 1e-13 : 7 faces with face-decomposition tet quality < 1e-30 : 148 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 : 1 faces on cells with determinant < 0.001 : 0 Detected 218 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 24763 out of 58335 faces (42.44964%). Removed extrusion at 138 faces. Added 64672 out of 175005 cells (36.95437%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 3841 points. Layer addition iteration 6 -------------------------- 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 4326 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 175 displacementMedialAxis : Smoothing field ... Iteration 0 residual 9.387434e-05 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 129 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 78 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 : 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 : 21 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 : 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 : 25 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 36 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 : 2 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 : 8 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 5 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 24 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 20 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 2 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 6 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 : 37 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 122 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 1 faces with volume ratio of neighbour cells < 0.01 : 1 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 6 Detected 167 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 20711 out of 58335 faces (35.50356%). Removed extrusion at 113 faces. Added 53438 out of 175005 cells (30.53513%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 3412 points. Layer addition iteration 7 -------------------------- 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 4048 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 127 displacementMedialAxis : Smoothing field ... Iteration 0 residual 8.289977e-05 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 78 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 : 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 : 14 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 28 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 : 5 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 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 : 20 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 : 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 5 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 19 faces with face pyramid volume < 1e-13 : 3 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 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 : 28 faces with face pyramid volume < 1e-13 : 1 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 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Detected 125 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 17169 out of 58335 faces (29.43173%). Removed extrusion at 105 faces. Added 43841 out of 175005 cells (25.05128%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 3050 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 3755 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 202 displacementMedialAxis : Smoothing field ... Iteration 0 residual 7.074779e-05 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 47 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 : 1 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 : 33 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 : 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 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 : 21 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 : 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 : 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 : 3 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 2 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 : 9 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 100 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 110 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 13905 out of 58335 faces (23.83646%). Removed extrusion at 99 faces. Added 35232 out of 175005 cells (20.132%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 2564 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 3457 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 146 displacementMedialAxis : Smoothing field ... Iteration 0 residual 5.637028e-05 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 43 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 : 1 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 : 20 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 : 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 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 : 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 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 : 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 : 1 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 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 : 6 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 78 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 84 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 11134 out of 58335 faces (19.08631%). Removed extrusion at 78 faces. Added 28126 out of 175005 cells (16.07154%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 2087 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 3167 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 100 displacementMedialAxis : Smoothing field ... Iteration 0 residual 4.840105e-05 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 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 : 33 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 : 24 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 : 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 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 : 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 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 : 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 : 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 : 1 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 1 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 : 69 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 71 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 8914 out of 58335 faces (15.28071%). Removed extrusion at 63 faces. Added 22173 out of 175005 cells (12.66992%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 1730 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 2900 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 60 displacementMedialAxis : Smoothing field ... Iteration 0 residual 3.983179e-05 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 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 : 28 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 : 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 : 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 : 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 : 6 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 40 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 7033 out of 58335 faces (12.05623%). Removed extrusion at 38 faces. Added 17420 out of 175005 cells (9.954001%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 1346 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 2654 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 71 displacementMedialAxis : Smoothing field ... Iteration 0 residual 2.631355e-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 : 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 : 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 : 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 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 : 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 : 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 Detected 18 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 5397 out of 58335 faces (9.251736%). Removed extrusion at 18 faces. Added 13820 out of 175005 cells (7.896917%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 847 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 2410 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 23 displacementMedialAxis : Smoothing field ... Iteration 0 residual 2.055926e-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 : 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 : 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 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 : 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 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 : 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 : 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 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 : 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 : 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 : 2 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 Detected 11 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 4437 out of 58335 faces (7.606068%). Removed extrusion at 8 faces. Added 11392 out of 175005 cells (6.509528%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 668 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 2162 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 25 displacementMedialAxis : Smoothing field ... Iteration 0 residual 1.771487e-05 displacementMedialAxis : Moving mesh ... displacementMedialAxis : 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 : 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 : 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 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 : 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 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 : 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 Detected 6 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 3713 out of 58335 faces (6.364961%). Removed extrusion at 6 faces. Added 9523 out of 175005 cells (5.441559%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 557 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 1912 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 16 displacementMedialAxis : Smoothing field ... Iteration 0 residual 1.508553e-05 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 : 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 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 : 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 Detected 2 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 3101 out of 58335 faces (5.315848%). Removed extrusion at 2 faces. Added 7999 out of 175005 cells (4.570727%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 468 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 1660 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 32 displacementMedialAxis : Smoothing field ... Iteration 0 residual 1.056889e-05 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 : 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 2532 out of 58335 faces (4.340447%). Removed extrusion at 1 faces. Added 6780 out of 175005 cells (3.874175%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 281 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 1528 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 2 displacementMedialAxis : Smoothing field ... Iteration 0 residual 9.504897e-06 displacementMedialAxis : Moving mesh ... displacementMedialAxis : 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 : 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 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 2246 out of 58335 faces (3.850176%). Removed extrusion at 0 faces. Added 5987 out of 175005 cells (3.421045%). Edge intersection testing: Number of edges : 791857 Number of edges to retest : 0 Number of intersected edges : 63475 Doing final balancing --------------------- patch faces layers overall thickness [m] [%] ----- ----- ------ --- --- car 58335 0.103 0.000391 2.09 Layer mesh : cells:240027 faces:791857 points:319555 Cells per refinement level: 0 94704 1 3729 2 14776 3 73027 4 53791 Writing mesh to time 3 Wrote mesh in = 60.67 s. Layers added in = 60.67 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 = 111.4 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-f5222ca19ce6 Exec : reconstructParMesh -latestTime Date : Nov 01 2019 Time : 13:25:08 Host : "bds1.beamnet" PID : 7140 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.000298 -1.168729e-17) (4 2 3) Relative tolerance : 1e-07 Absolute matching distance : 9.434108e-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-f5222ca19ce6 Exec : checkMesh -allTopology -allGeometry Date : Nov 01 2019 Time : 13:25:12 Host : "bds1.beamnet" PID : 7147 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: 319555 faces: 791857 internal faces: 717636 cells: 240027 faces per cell: 6.288847 boundary patches: 4 point zones: 0 face zones: 0 cell zones: 1 Overall number of cells of each type: hexahedra: 193372 prisms: 7171 wedges: 0 pyramids: 0 tet wedges: 180 tetrahedra: 0 polyhedra: 39304 Breakdown of polyhedra by number of faces: faces number of cells 4 4138 5 4055 6 9322 7 616 8 328 9 13966 10 100 11 104 12 5015 13 22 14 49 15 1533 17 2 18 54 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. < 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-f5222ca19ce6 Exec : potentialFoam Date : Nov 01 2019 Time : 13:25:21 Host : "bds1.beamnet" PID : 7163 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.09817586, No Iterations 4 GAMG: Solving for p, Initial residual = 0.004810609, Final residual = 0.0002890734, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0004420554, Final residual = 3.182537e-05, No Iterations 4 GAMG: Solving for p, Initial residual = 7.238743e-05, Final residual = 5.607681e-06, No Iterations 4 GAMG: Solving for p, Initial residual = 1.195287e-05, Final residual = 1.022653e-06, No Iterations 4 GAMG: Solving for p, Initial residual = 2.154457e-06, Final residual = 6.751277e-07, No Iterations 1 GAMG: Solving for p, Initial residual = 7.841617e-07, Final residual = 7.841617e-07, No Iterations 0 GAMG: Solving for p, Initial residual = 7.841617e-07, Final residual = 7.841617e-07, No Iterations 0 GAMG: Solving for p, Initial residual = 7.841617e-07, Final residual = 7.841617e-07, No Iterations 0 GAMG: Solving for p, Initial residual = 7.841617e-07, Final residual = 7.841617e-07, No Iterations 0 GAMG: Solving for p, Initial residual = 7.841617e-07, Final residual = 7.841617e-07, No Iterations 0 continuity error = 0.0002024348 Interpolated U error = 1.304022e-05 ExecutionTime = 2.81 s ClockTime = 3 s End Run: sed -e 's/Aref.*;/Aref 0.290628;/' 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-f5222ca19ce6 Exec : decomposePar Date : Nov 01 2019 Time : 13:25:24 Host : "bds1.beamnet" PID : 7169 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.36 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 = 30003 Number of faces shared with processor 1 = 399 Number of faces shared with processor 2 = 899 Number of faces shared with processor 4 = 2261 Number of faces shared with processor 5 = 1 Number of faces shared with processor 6 = 9 Number of processor patches = 5 Number of processor faces = 3569 Number of boundary faces = 12044 Processor 1 Number of cells = 30003 Number of faces shared with processor 0 = 399 Number of faces shared with processor 3 = 741 Number of faces shared with processor 4 = 1 Number of faces shared with processor 5 = 2145 Number of processor patches = 4 Number of processor faces = 3286 Number of boundary faces = 13375 Processor 2 Number of cells = 30003 Number of faces shared with processor 0 = 899 Number of faces shared with processor 3 = 473 Number of faces shared with processor 4 = 1 Number of faces shared with processor 6 = 2210 Number of faces shared with processor 7 = 2 Number of processor patches = 5 Number of processor faces = 3585 Number of boundary faces = 11971 Processor 3 Number of cells = 30003 Number of faces shared with processor 1 = 741 Number of faces shared with processor 2 = 473 Number of faces shared with processor 5 = 4 Number of faces shared with processor 6 = 5 Number of faces shared with processor 7 = 2224 Number of processor patches = 5 Number of processor faces = 3447 Number of boundary faces = 13484 Processor 4 Number of cells = 30003 Number of faces shared with processor 0 = 2261 Number of faces shared with processor 1 = 1 Number of faces shared with processor 2 = 1 Number of faces shared with processor 5 = 594 Number of faces shared with processor 6 = 1421 Number of processor patches = 5 Number of processor faces = 4278 Number of boundary faces = 5523 Processor 5 Number of cells = 30004 Number of faces shared with processor 0 = 1 Number of faces shared with processor 1 = 2145 Number of faces shared with processor 3 = 4 Number of faces shared with processor 4 = 594 Number of faces shared with processor 7 = 1519 Number of processor patches = 5 Number of processor faces = 4263 Number of boundary faces = 6122 Processor 6 Number of cells = 30004 Number of faces shared with processor 0 = 9 Number of faces shared with processor 2 = 2210 Number of faces shared with processor 3 = 5 Number of faces shared with processor 4 = 1421 Number of faces shared with processor 7 = 596 Number of processor patches = 5 Number of processor faces = 4241 Number of boundary faces = 5540 Processor 7 Number of cells = 30004 Number of faces shared with processor 2 = 2 Number of faces shared with processor 3 = 2224 Number of faces shared with processor 5 = 1519 Number of faces shared with processor 6 = 596 Number of processor patches = 4 Number of processor faces = 4341 Number of boundary faces = 6162 Number of processor faces = 15505 Max number of cells = 30004 (0.002083099% above average 30003.38) Max number of processor patches = 5 (5.263158% above average 4.75) Max number of faces between processors = 4341 (11.98968% above average 3876.25) 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-f5222ca19ce6 Exec : simpleFoam -parallel Date : Nov 01 2019 Time : 13:25:28 Host : "bds1.beamnet" PID : 7173 Case : /data/vwt/process/run nProcs : 8 Slaves : 7 ( "bds1.beamnet.7174" "bds1.beamnet.7175" "bds1.beamnet.7176" "bds1.beamnet.7177" "bds1.beamnet.7178" "bds1.beamnet.7179" "bds1.beamnet.7180" ) 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.01200553, Final residual = 0.0005173846, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.06539103, Final residual = 0.002732555, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.02847075, Final residual = 0.001336519, No Iterations 2 GAMG: Solving for p, Initial residual = 1, Final residual = 0.05551836, No Iterations 3 GAMG: Solving for p, Initial residual = 0.06121373, Final residual = 0.003802251, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008095619, Final residual = 0.0005666915, No Iterations 3 GAMG: Solving for p, Initial residual = 0.002000359, Final residual = 0.0001261607, No Iterations 3 time step continuity errors : sum local = 3.4406e-05, global = -1.337544e-06, cumulative = -1.337544e-06 smoothSolver: Solving for omega, Initial residual = 0.001608639, Final residual = 8.557805e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 1, Final residual = 0.02734266, No Iterations 2 ExecutionTime = 1.85 s ClockTime = 2 s forces forces output: sum of forces: pressure : (5.62865 0.02601895 -7.926668) viscous : (1.264489 -1.537214e-06 0.01798661) porous : (0 0 0) sum of moments: pressure : (-0.006640025 2.572453 0.002476802) viscous : (1.594532e-05 0.3353494 0.0001835071) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2399037 Cl = 0.000905491 Cl(f) = 0.0004527455 Cl(r) = 0.0004527455 Time = 2 smoothSolver: Solving for Ux, Initial residual = 0.004431595, Final residual = 0.0002005053, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.02335603, Final residual = 0.0009642125, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.01082707, Final residual = 0.0004881466, No Iterations 2 GAMG: Solving for p, Initial residual = 0.2319743, Final residual = 0.01527329, No Iterations 3 GAMG: Solving for p, Initial residual = 0.04142008, Final residual = 0.002514067, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005481529, Final residual = 0.0003770367, No Iterations 3 GAMG: Solving for p, Initial residual = 0.001345772, Final residual = 8.35759e-05, No Iterations 3 time step continuity errors : sum local = 2.867253e-05, global = -1.084208e-06, cumulative = -2.421752e-06 smoothSolver: Solving for omega, Initial residual = 0.001001415, Final residual = 6.06607e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.1066365, Final residual = 0.002291997, No Iterations 2 ExecutionTime = 3.21 s ClockTime = 3 s forces forces output: sum of forces: pressure : (10.63542 0.02425381 -14.89592) viscous : (1.290145 9.893677e-06 0.02034244) porous : (0 0 0) sum of moments: pressure : (-0.005370806 3.973147 0.003142181) viscous : (1.334892e-05 0.3411627 0.0002026968) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.4150485 Cl = 0.0008444562 Cl(f) = 0.0004222281 Cl(r) = 0.0004222281 Time = 3 smoothSolver: Solving for Ux, Initial residual = 0.004622363, Final residual = 0.000183039, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0245138, Final residual = 0.001020562, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.01072562, Final residual = 0.0004907948, No Iterations 2 GAMG: Solving for p, Initial residual = 0.1014796, Final residual = 0.006388935, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01815337, Final residual = 0.001376804, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003303102, Final residual = 0.0002168095, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0007594316, Final residual = 4.968153e-05, No Iterations 3 time step continuity errors : sum local = 1.273057e-05, global = 5.730422e-07, cumulative = -1.84871e-06 smoothSolver: Solving for omega, Initial residual = 0.0007979089, Final residual = 5.112871e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.05270029, Final residual = 0.001173109, No Iterations 2 ExecutionTime = 4.56 s ClockTime = 5 s forces forces output: sum of forces: pressure : (9.598642 0.002329017 -16.1577) viscous : (1.312545 2.947095e-05 0.02447878) porous : (0 0 0) sum of moments: pressure : (-3.61542e-05 2.797989 -0.002727551) viscous : (9.149522e-06 0.3453957 0.0002262523) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3797449 Cl = 8.208307e-05 Cl(f) = 4.104153e-05 Cl(r) = 4.104153e-05 Time = 4 smoothSolver: Solving for Ux, Initial residual = 0.004935805, Final residual = 0.0002013745, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.02598345, Final residual = 0.001151935, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.01036639, Final residual = 0.0005137768, No Iterations 2 GAMG: Solving for p, Initial residual = 0.1074779, Final residual = 0.005295608, No Iterations 3 GAMG: Solving for p, Initial residual = 0.04122802, Final residual = 0.0028236, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006270981, Final residual = 0.0005142336, No Iterations 3 GAMG: Solving for p, Initial residual = 0.001514917, Final residual = 0.0001181221, No Iterations 3 time step continuity errors : sum local = 1.839905e-05, global = 5.37877e-07, cumulative = -1.310833e-06 smoothSolver: Solving for omega, Initial residual = 0.0006757626, Final residual = 4.474702e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.03420655, Final residual = 0.00078397, No Iterations 2 ExecutionTime = 5.94 s ClockTime = 6 s forces forces output: sum of forces: pressure : (3.98449 -0.008766975 -13.08463) viscous : (1.332005 4.737016e-05 0.02932908) porous : (0 0 0) sum of moments: pressure : (0.001360709 0.2703466 -0.005757321) viscous : (6.586553e-06 0.3480472 0.0002498541) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1850314 Cl = -0.0003034707 Cl(f) = -0.0001517354 Cl(r) = -0.0001517354 Time = 5 smoothSolver: Solving for Ux, Initial residual = 0.002416655, Final residual = 0.0001030527, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.01246265, Final residual = 0.0006042368, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004856829, Final residual = 0.0002468176, No Iterations 2 GAMG: Solving for p, Initial residual = 0.1179886, Final residual = 0.00622039, No Iterations 3 GAMG: Solving for p, Initial residual = 0.05558095, Final residual = 0.003599342, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008539065, Final residual = 0.000627629, No Iterations 3 GAMG: Solving for p, Initial residual = 0.002086047, Final residual = 0.000143149, No Iterations 3 time step continuity errors : sum local = 1.703943e-05, global = 5.509557e-07, cumulative = -7.598768e-07 smoothSolver: Solving for omega, Initial residual = 0.0005888139, Final residual = 3.950491e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.02471461, Final residual = 0.0005786099, No Iterations 2 ExecutionTime = 7.34 s ClockTime = 8 s forces forces output: sum of forces: pressure : (-0.6197819 -0.0009152619 -9.585271) viscous : (1.349467 7.59007e-05 0.03356701) porous : (0 0 0) sum of moments: pressure : (-0.001180268 -1.336902 -0.0001920419) viscous : (-3.652398e-06 0.3500955 0.000280648) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.02539541 Cl = -2.921251e-05 Cl(f) = -1.460625e-05 Cl(r) = -1.460625e-05 Time = 6 smoothSolver: Solving for Ux, Initial residual = 0.002316371, Final residual = 0.0001008044, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.01145192, Final residual = 0.0005094131, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004393743, Final residual = 0.0002234353, No Iterations 2 GAMG: Solving for p, Initial residual = 0.1170983, Final residual = 0.008313359, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02950129, Final residual = 0.002378263, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005974344, Final residual = 0.0003344373, No Iterations 3 GAMG: Solving for p, Initial residual = 0.001327127, Final residual = 0.0001164724, No Iterations 2 time step continuity errors : sum local = 1.659471e-05, global = 7.165661e-07, cumulative = -4.331076e-08 smoothSolver: Solving for omega, Initial residual = 0.0005151976, Final residual = 3.434302e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.01894609, Final residual = 0.0004485521, No Iterations 2 ExecutionTime = 8.7 s ClockTime = 9 s forces forces output: sum of forces: pressure : (-0.7329067 0.01141194 -8.346989) viscous : (1.366376 7.296217e-05 0.03595572) porous : (0 0 0) sum of moments: pressure : (-0.003093588 -0.9694729 0.009059746) viscous : (5.378731e-06 0.3531125 0.0003047094) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.0220468 Cl = 0.0003997121 Cl(f) = 0.000199856 Cl(r) = 0.000199856 Time = 7 smoothSolver: Solving for Ux, Initial residual = 0.0025535, Final residual = 0.0001148061, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.01351607, Final residual = 0.0005944053, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004902164, Final residual = 0.0002562119, No Iterations 2 GAMG: Solving for p, Initial residual = 0.1215113, Final residual = 0.01021523, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02519287, Final residual = 0.001327372, No Iterations 3 GAMG: Solving for p, Initial residual = 0.004450598, Final residual = 0.0002417013, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0006795492, Final residual = 5.111514e-05, No Iterations 3 time step continuity errors : sum local = 9.60177e-06, global = -1.056755e-07, cumulative = -1.489863e-07 smoothSolver: Solving for omega, Initial residual = 0.0004534341, Final residual = 3.001072e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.01523675, Final residual = 0.0003639979, No Iterations 2 ExecutionTime = 10.09 s ClockTime = 10 s forces forces output: sum of forces: pressure : (2.462591 0.0181998 -9.298549) viscous : (1.383018 7.225798e-05 0.03741359) porous : (0 0 0) sum of moments: pressure : (-0.003642146 0.5300185 0.01458434) viscous : (3.981039e-06 0.3563932 0.0003417496) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1338398 Cl = 0.0006359272 Cl(f) = 0.0003179636 Cl(r) = 0.0003179636 Time = 8 smoothSolver: Solving for Ux, Initial residual = 0.00177953, Final residual = 8.972619e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.009202701, Final residual = 0.0004486657, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003570545, Final residual = 0.0002013625, No Iterations 2 GAMG: Solving for p, Initial residual = 0.1021634, Final residual = 0.008869301, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02158018, Final residual = 0.002120779, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004323161, Final residual = 0.0002991293, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0009139951, Final residual = 6.211802e-05, No Iterations 3 time step continuity errors : sum local = 1.292739e-05, global = -2.912372e-07, cumulative = -4.402235e-07 smoothSolver: Solving for omega, Initial residual = 0.000407545, Final residual = 2.666226e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0126618, Final residual = 0.0003045463, No Iterations 2 ExecutionTime = 11.46 s ClockTime = 12 s forces forces output: sum of forces: pressure : (5.678602 0.01109183 -11.09992) viscous : (1.398614 6.822079e-05 0.03954522) porous : (0 0 0) sum of moments: pressure : (-0.0002142561 1.847741 0.008781291) viscous : (4.12501e-06 0.3594421 0.0003638643) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2463102 Cl = 0.0003884061 Cl(f) = 0.0001942031 Cl(r) = 0.0001942031 Time = 9 smoothSolver: Solving for Ux, Initial residual = 0.001376163, Final residual = 6.75622e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.008021641, Final residual = 0.0004108719, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003080437, Final residual = 0.0001748436, No Iterations 2 GAMG: Solving for p, Initial residual = 0.07811055, Final residual = 0.004635903, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01368942, Final residual = 0.001015499, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002425694, Final residual = 0.0001138571, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0004735571, Final residual = 4.111865e-05, No Iterations 2 time step continuity errors : sum local = 8.152973e-06, global = -7.718591e-08, cumulative = -5.174094e-07 smoothSolver: Solving for omega, Initial residual = 0.0003713098, Final residual = 2.40385e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.01078579, Final residual = 0.0002617522, No Iterations 2 ExecutionTime = 12.81 s ClockTime = 13 s forces forces output: sum of forces: pressure : (6.543169 0.002971541 -12.1982) viscous : (1.41293 6.20545e-05 0.04264217) porous : (0 0 0) sum of moments: pressure : (0.002545691 2.120177 -0.002812751) viscous : (9.487427e-06 0.362229 0.0003873625) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2768982 Cl = 0.000105579 Cl(f) = 5.278951e-05 Cl(r) = 5.278951e-05 Time = 10 smoothSolver: Solving for Ux, Initial residual = 0.001333214, Final residual = 5.965199e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.008053355, Final residual = 0.00039768, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002872858, Final residual = 0.0001593556, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0692088, Final residual = 0.004584069, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01267413, Final residual = 0.0007083314, No Iterations 3 GAMG: Solving for p, Initial residual = 0.002507359, Final residual = 0.0001551301, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0004365734, Final residual = 3.454052e-05, No Iterations 3 time step continuity errors : sum local = 6.177675e-06, global = 1.132707e-07, cumulative = -4.041388e-07 smoothSolver: Solving for omega, Initial residual = 0.0003431226, Final residual = 2.201202e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.009349457, Final residual = 0.0002290008, No Iterations 2 ExecutionTime = 14.2 s ClockTime = 15 s forces forces output: sum of forces: pressure : (5.313889 -0.002828026 -12.23076) viscous : (1.426441 4.734515e-05 0.04548121) porous : (0 0 0) sum of moments: pressure : (0.005423762 1.585482 -0.009420416) viscous : (1.480269e-05 0.3648885 0.0003929554) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2345855 Cl = -9.677678e-05 Cl(f) = -4.838839e-05 Cl(r) = -4.838839e-05 Time = 11 smoothSolver: Solving for Ux, Initial residual = 0.001077722, Final residual = 5.091722e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.006282309, Final residual = 0.0003232477, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002297103, Final residual = 0.0001315982, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0635318, Final residual = 0.004324106, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01290268, Final residual = 0.0006614632, No Iterations 3 GAMG: Solving for p, Initial residual = 0.002622563, Final residual = 0.0001447808, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0004304817, Final residual = 3.2652e-05, No Iterations 3 time step continuity errors : sum local = 5.508812e-06, global = 1.530855e-07, cumulative = -2.510533e-07 smoothSolver: Solving for omega, Initial residual = 0.0003194089, Final residual = 2.029411e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.008200616, Final residual = 0.0002020793, No Iterations 2 ExecutionTime = 15.6 s ClockTime = 16 s forces forces output: sum of forces: pressure : (3.735778 -0.001230965 -11.6548) viscous : (1.439029 3.261868e-05 0.04754844) porous : (0 0 0) sum of moments: pressure : (0.005305565 1.01541 -0.005899337) viscous : (1.456474e-05 0.3674027 0.0003994046) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1801002 Cl = -4.170638e-05 Cl(f) = -2.085319e-05 Cl(r) = -2.085319e-05 Time = 12 smoothSolver: Solving for Ux, Initial residual = 0.001007238, Final residual = 5.125408e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005549779, Final residual = 0.0003049343, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002072524, Final residual = 0.0001250567, No Iterations 2 GAMG: Solving for p, Initial residual = 0.05773603, Final residual = 0.003547393, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0110089, Final residual = 0.0008695499, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002040654, Final residual = 0.0001018996, No Iterations 3 GAMG: Solving for p, Initial residual = 0.000462229, Final residual = 3.359246e-05, No Iterations 2 time step continuity errors : sum local = 5.757689e-06, global = 5.932781e-07, cumulative = 3.422249e-07 smoothSolver: Solving for omega, Initial residual = 0.0002983026, Final residual = 1.876269e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.007266313, Final residual = 0.0001796261, No Iterations 2 ExecutionTime = 16.95 s ClockTime = 17 s forces forces output: sum of forces: pressure : (3.185931 -0.002022611 -11.14812) viscous : (1.450722 1.705261e-05 0.04893505) porous : (0 0 0) sum of moments: pressure : (0.005494741 0.9318536 -5.231834e-05) viscous : (1.44877e-05 0.3697786 0.0004054453) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1613707 Cl = -6.979997e-05 Cl(f) = -3.489998e-05 Cl(r) = -3.489998e-05 Time = 13 smoothSolver: Solving for Ux, Initial residual = 0.001038062, Final residual = 5.556518e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005916463, Final residual = 0.0003177216, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002136678, Final residual = 0.0001297982, No Iterations 2 GAMG: Solving for p, Initial residual = 0.05385769, Final residual = 0.003861664, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01032492, Final residual = 0.0005196915, No Iterations 3 GAMG: Solving for p, Initial residual = 0.001922593, Final residual = 0.0001877846, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003640665, Final residual = 3.179368e-05, No Iterations 3 time step continuity errors : sum local = 5.725043e-06, global = 4.112304e-07, cumulative = 7.534553e-07 smoothSolver: Solving for omega, Initial residual = 0.0002791301, Final residual = 1.738565e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.006502439, Final residual = 0.000161114, No Iterations 2 ExecutionTime = 18.32 s ClockTime = 19 s forces forces output: sum of forces: pressure : (3.777621 -0.004634717 -11.04802) viscous : (1.461501 4.420621e-06 0.04986664) porous : (0 0 0) sum of moments: pressure : (0.006544118 1.31138 0.002000214) viscous : (1.534441e-05 0.3720286 0.0004076966) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1823386 Cl = -0.0001611494 Cl(f) = -8.057471e-05 Cl(r) = -8.057471e-05 Time = 14 smoothSolver: Solving for Ux, Initial residual = 0.0009484704, Final residual = 5.512589e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005636576, Final residual = 0.0003068373, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002073062, Final residual = 0.0001277144, No Iterations 2 GAMG: Solving for p, Initial residual = 0.04990649, Final residual = 0.00358786, No Iterations 2 GAMG: Solving for p, Initial residual = 0.009725402, Final residual = 0.0009288596, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001944857, Final residual = 0.0001469558, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0004913169, Final residual = 3.053853e-05, No Iterations 3 time step continuity errors : sum local = 5.703753e-06, global = 3.826735e-07, cumulative = 1.136129e-06 smoothSolver: Solving for omega, Initial residual = 0.000262722, Final residual = 1.617532e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.005870972, Final residual = 0.0001459849, No Iterations 2 ExecutionTime = 19.69 s ClockTime = 20 s forces forces output: sum of forces: pressure : (4.729607 -0.005967814 -11.28923) viscous : (1.471312 -6.661553e-06 0.05063671) porous : (0 0 0) sum of moments: pressure : (0.007089339 1.7898 -0.0005527112) viscous : (1.566651e-05 0.3741653 0.0004097224) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2158122 Cl = -0.0002079313 Cl(f) = -0.0001039656 Cl(r) = -0.0001039656 Time = 15 smoothSolver: Solving for Ux, Initial residual = 0.000857652, Final residual = 5.148866e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005435049, Final residual = 0.0003056133, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002029298, Final residual = 0.0001264529, No Iterations 2 GAMG: Solving for p, Initial residual = 0.04519196, Final residual = 0.00263768, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008039034, Final residual = 0.0005911615, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001411778, Final residual = 8.636671e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0003356843, Final residual = 3.205181e-05, No Iterations 2 time step continuity errors : sum local = 6.013206e-06, global = 5.153291e-07, cumulative = 1.651458e-06 smoothSolver: Solving for omega, Initial residual = 0.0002474179, Final residual = 1.508958e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.005336592, Final residual = 0.0001332786, No Iterations 2 ExecutionTime = 21.05 s ClockTime = 22 s forces forces output: sum of forces: pressure : (5.324019 -0.006023558 -11.57936) viscous : (1.480143 -6.069087e-06 0.05121275) porous : (0 0 0) sum of moments: pressure : (0.007541319 2.074044 -0.004911981) viscous : (1.135468e-05 0.3761945 0.0004177183) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2368071 Cl = -0.0002098507 Cl(f) = -0.0001049254 Cl(r) = -0.0001049254 Time = 16 smoothSolver: Solving for Ux, Initial residual = 0.0008137273, Final residual = 4.794364e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005340014, Final residual = 0.0003046076, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001996951, Final residual = 0.0001258907, No Iterations 2 GAMG: Solving for p, Initial residual = 0.04162563, Final residual = 0.002082121, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006786355, Final residual = 0.0004816684, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001151508, Final residual = 6.486355e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0002615788, Final residual = 2.373585e-05, No Iterations 2 time step continuity errors : sum local = 4.403011e-06, global = 2.036458e-07, cumulative = 1.855104e-06 smoothSolver: Solving for omega, Initial residual = 0.0002333138, Final residual = 1.410804e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.004882787, Final residual = 0.0001223653, No Iterations 2 ExecutionTime = 22.4 s ClockTime = 23 s forces forces output: sum of forces: pressure : (5.410578 -0.005541937 -11.70108) viscous : (1.488185 -1.653094e-05 0.0515345) porous : (0 0 0) sum of moments: pressure : (0.007894162 2.138833 -0.007559192) viscous : (1.148083e-05 0.3781788 0.0004121153) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2400995 Cl = -0.0001934528 Cl(f) = -9.672642e-05 Cl(r) = -9.672642e-05 Time = 17 smoothSolver: Solving for Ux, Initial residual = 0.0007713902, Final residual = 4.524947e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005065341, Final residual = 0.0002917198, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001937605, Final residual = 0.000123041, No Iterations 2 GAMG: Solving for p, Initial residual = 0.04028556, Final residual = 0.002007995, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006515271, Final residual = 0.0004932017, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001136936, Final residual = 7.246556e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0002716653, Final residual = 1.603792e-05, No Iterations 3 time step continuity errors : sum local = 2.96284e-06, global = 1.255284e-07, cumulative = 1.980632e-06 smoothSolver: Solving for omega, Initial residual = 0.0002204813, Final residual = 1.319969e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.004488136, Final residual = 0.0001129783, No Iterations 2 ExecutionTime = 23.76 s ClockTime = 24 s forces forces output: sum of forces: pressure : (5.271461 -0.005413485 -11.54934) viscous : (1.495386 -2.312813e-05 0.05150885) porous : (0 0 0) sum of moments: pressure : (0.007807384 2.109511 -0.007315711) viscous : (1.096036e-05 0.380073 0.0004063357) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2355083 Cl = -0.0001892119 Cl(f) = -9.460594e-05 Cl(r) = -9.460594e-05 Time = 18 smoothSolver: Solving for Ux, Initial residual = 0.0007460145, Final residual = 4.418012e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004937771, Final residual = 0.0002834177, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00192788, Final residual = 0.0001225602, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03857224, Final residual = 0.001939757, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006283187, Final residual = 0.0004145267, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001039677, Final residual = 9.923296e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000246515, Final residual = 1.582973e-05, No Iterations 3 time step continuity errors : sum local = 2.949076e-06, global = 2.845767e-07, cumulative = 2.265209e-06 smoothSolver: Solving for omega, Initial residual = 0.0002086509, Final residual = 1.235246e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.004148764, Final residual = 0.0001048237, No Iterations 2 ExecutionTime = 25.11 s ClockTime = 26 s forces forces output: sum of forces: pressure : (5.259654 -0.006586402 -11.24009) viscous : (1.501688 -2.603977e-05 0.05115716) porous : (0 0 0) sum of moments: pressure : (0.007561153 2.136464 -0.005768826) viscous : (8.2602e-06 0.381839 0.0004027934) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2353168 Cl = -0.0002301345 Cl(f) = -0.0001150673 Cl(r) = -0.0001150673 Time = 19 smoothSolver: Solving for Ux, Initial residual = 0.0007397906, Final residual = 4.484147e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005079493, Final residual = 0.0002872768, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001983783, Final residual = 0.0001258603, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03696468, Final residual = 0.001910384, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006064766, Final residual = 0.0003967139, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001005249, Final residual = 5.482506e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0002316844, Final residual = 2.088016e-05, No Iterations 2 time step continuity errors : sum local = 3.970156e-06, global = 4.35373e-07, cumulative = 2.700582e-06 smoothSolver: Solving for omega, Initial residual = 0.0001975425, Final residual = 1.155768e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.003852493, Final residual = 9.780268e-05, No Iterations 2 ExecutionTime = 26.46 s ClockTime = 27 s forces forces output: sum of forces: pressure : (5.448931 -0.009043007 -10.89043) viscous : (1.507051 -2.49494e-05 0.05052178) porous : (0 0 0) sum of moments: pressure : (0.008018313 2.244405 -0.00437712) viscous : (4.208083e-06 0.3834395 0.0004034958) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2420909 Cl = -0.0003155945 Cl(f) = -0.0001577972 Cl(r) = -0.0001577972 Time = 20 smoothSolver: Solving for Ux, Initial residual = 0.0007280623, Final residual = 4.544779e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005231284, Final residual = 0.0002895471, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002054384, Final residual = 0.0001303119, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0357627, Final residual = 0.00183979, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005884039, Final residual = 0.0003987258, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0009895937, Final residual = 6.310774e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0002347341, Final residual = 1.535589e-05, No Iterations 3 time step continuity errors : sum local = 2.970686e-06, global = 2.083007e-07, cumulative = 2.908882e-06 smoothSolver: Solving for omega, Initial residual = 0.0001876777, Final residual = 1.08531e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.003594714, Final residual = 9.1586e-05, No Iterations 2 ExecutionTime = 27.84 s ClockTime = 29 s forces forces output: sum of forces: pressure : (5.716293 -0.01220795 -10.59938) viscous : (1.511582 -3.080149e-05 0.04964129) porous : (0 0 0) sum of moments: pressure : (0.008458549 2.388037 -0.005228864) viscous : (2.514921e-06 0.3849083 0.0003947505) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2515536 Cl = -0.0004259486 Cl(f) = -0.0002129743 Cl(r) = -0.0002129743 Time = 21 smoothSolver: Solving for Ux, Initial residual = 0.0007068263, Final residual = 4.497316e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005314609, Final residual = 0.0002869461, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002122929, Final residual = 0.0001337121, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03479588, Final residual = 0.001710852, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005663844, Final residual = 0.0003564929, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0009247802, Final residual = 5.645716e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 0.000215361, Final residual = 1.411686e-05, No Iterations 3 time step continuity errors : sum local = 2.756126e-06, global = 1.923201e-07, cumulative = 3.101203e-06 smoothSolver: Solving for omega, Initial residual = 0.0001781129, Final residual = 1.020782e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.003365317, Final residual = 8.623416e-05, No Iterations 2 ExecutionTime = 29.2 s ClockTime = 30 s forces forces output: sum of forces: pressure : (5.928492 -0.01437685 -10.37707) viscous : (1.515326 -3.986105e-05 0.04858372) porous : (0 0 0) sum of moments: pressure : (0.008670281 2.505591 -0.006877919) viscous : (2.35752e-06 0.3862371 0.0003808755) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2590692 Cl = -0.0005017486 Cl(f) = -0.0002508743 Cl(r) = -0.0002508743 Time = 22 smoothSolver: Solving for Ux, Initial residual = 0.0006796143, Final residual = 4.350218e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005323873, Final residual = 0.0002824604, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002177642, Final residual = 0.0001366723, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03443488, Final residual = 0.001599233, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005410469, Final residual = 0.0003300951, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0008730953, Final residual = 4.880929e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0001991436, Final residual = 1.919375e-05, No Iterations 2 time step continuity errors : sum local = 3.760177e-06, global = 3.218761e-07, cumulative = 3.423079e-06 smoothSolver: Solving for omega, Initial residual = 0.0001692324, Final residual = 9.60853e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.003164012, Final residual = 8.15406e-05, No Iterations 2 ExecutionTime = 30.56 s ClockTime = 31 s forces forces output: sum of forces: pressure : (6.049126 -0.01531786 -10.18) viscous : (1.518395 -5.119847e-05 0.04741075) porous : (0 0 0) sum of moments: pressure : (0.008688912 2.575674 -0.007895898) viscous : (3.884085e-06 0.3874415 0.0003644358) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2633744 Cl = -0.0005348935 Cl(f) = -0.0002674467 Cl(r) = -0.0002674467 Time = 23 smoothSolver: Solving for Ux, Initial residual = 0.000654004, Final residual = 4.144294e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005244688, Final residual = 0.0002757381, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002231382, Final residual = 0.0001390392, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03394758, Final residual = 0.001501186, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005185028, Final residual = 0.0003128129, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000830373, Final residual = 8.299458e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001995798, Final residual = 1.662815e-05, No Iterations 3 time step continuity errors : sum local = 3.268691e-06, global = 2.449771e-07, cumulative = 3.668056e-06 smoothSolver: Solving for omega, Initial residual = 0.0001609332, Final residual = 9.050604e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.002978425, Final residual = 7.712983e-05, No Iterations 2 ExecutionTime = 31.91 s ClockTime = 33 s forces forces output: sum of forces: pressure : (6.096389 -0.0169729 -9.926445) viscous : (1.52095 -6.361093e-05 0.04615628) porous : (0 0 0) sum of moments: pressure : (0.009358897 2.594734 -0.007953933) viscous : (5.63217e-06 0.3885517 0.0003478633) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2651082 Cl = -0.0005929262 Cl(f) = -0.0002964631 Cl(r) = -0.0002964631 Time = 24 smoothSolver: Solving for Ux, Initial residual = 0.0006293845, Final residual = 3.960386e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005153333, Final residual = 0.000268587, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002288863, Final residual = 0.000141471, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03354039, Final residual = 0.001408815, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00505884, Final residual = 0.0002968731, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007858104, Final residual = 4.496364e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0001894562, Final residual = 1.79235e-05, No Iterations 2 time step continuity errors : sum local = 3.558157e-06, global = 2.87776e-07, cumulative = 3.955832e-06 smoothSolver: Solving for omega, Initial residual = 0.0001529128, Final residual = 8.524435e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.002806736, Final residual = 7.297637e-05, No Iterations 2 ExecutionTime = 33.26 s ClockTime = 34 s forces forces output: sum of forces: pressure : (6.093377 -0.02069291 -9.597545) viscous : (1.523244 -8.088976e-05 0.04486433) porous : (0 0 0) sum of moments: pressure : (0.01029567 2.579381 -0.008290862) viscous : (9.180572e-06 0.3896373 0.0003270173) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2650833 Cl = -0.0007229959 Cl(f) = -0.000361498 Cl(r) = -0.000361498 Time = 25 smoothSolver: Solving for Ux, Initial residual = 0.0006111291, Final residual = 3.803377e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005106124, Final residual = 0.0002640675, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002358083, Final residual = 0.0001447927, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03362916, Final residual = 0.001331915, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004971171, Final residual = 0.0002965786, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007676358, Final residual = 4.750928e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0001962948, Final residual = 1.898483e-05, No Iterations 2 time step continuity errors : sum local = 3.804059e-06, global = 3.001597e-07, cumulative = 4.255991e-06 smoothSolver: Solving for omega, Initial residual = 0.0001457189, Final residual = 8.046326e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.002656009, Final residual = 6.912645e-05, No Iterations 2 ExecutionTime = 34.6 s ClockTime = 35 s forces forces output: sum of forces: pressure : (6.070173 -0.02461186 -9.234839) viscous : (1.525284 -9.739393e-05 0.04354263) porous : (0 0 0) sum of moments: pressure : (0.01108829 2.548682 -0.008863087) viscous : (1.239525e-05 0.3906732 0.00030638) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2643467 Cl = -0.0008599627 Cl(f) = -0.0004299813 Cl(r) = -0.0004299813 Time = 26 smoothSolver: Solving for Ux, Initial residual = 0.0005939282, Final residual = 3.679406e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005085989, Final residual = 0.0002630271, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00243545, Final residual = 0.0001495996, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03364063, Final residual = 0.001265664, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004857698, Final residual = 0.0002988662, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007576203, Final residual = 4.987004e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0002003545, Final residual = 1.25124e-05, No Iterations 3 time step continuity errors : sum local = 2.517864e-06, global = 1.619275e-07, cumulative = 4.417919e-06 smoothSolver: Solving for omega, Initial residual = 0.0001390995, Final residual = 7.652261e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.00251215, Final residual = 6.565341e-05, No Iterations 2 ExecutionTime = 35.96 s ClockTime = 37 s forces forces output: sum of forces: pressure : (6.033131 -0.02789206 -8.958181) viscous : (1.527062 -0.000111332 0.04219975) porous : (0 0 0) sum of moments: pressure : (0.01153489 2.520294 -0.009896879) viscous : (1.370923e-05 0.3916331 0.0002863322) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2631194 Cl = -0.0009746093 Cl(f) = -0.0004873046 Cl(r) = -0.0004873046 Time = 27 smoothSolver: Solving for Ux, Initial residual = 0.0005745655, Final residual = 3.548875e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005055854, Final residual = 0.0002614941, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002521707, Final residual = 0.0001553819, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03428149, Final residual = 0.001214072, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004756944, Final residual = 0.0002713033, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007129651, Final residual = 4.292192e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0001810271, Final residual = 1.691872e-05, No Iterations 2 time step continuity errors : sum local = 3.401947e-06, global = 2.54561e-07, cumulative = 4.67248e-06 smoothSolver: Solving for omega, Initial residual = 0.000133075, Final residual = 7.313607e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.002380702, Final residual = 6.254005e-05, No Iterations 2 ExecutionTime = 37.32 s ClockTime = 38 s forces forces output: sum of forces: pressure : (5.955889 -0.03034046 -8.837405) viscous : (1.528563 -0.0001207425 0.04085881) porous : (0 0 0) sum of moments: pressure : (0.01172517 2.491152 -0.01070072) viscous : (1.367569e-05 0.3924956 0.0002689022) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2604833 Cl = -0.001060149 Cl(f) = -0.0005300746 Cl(r) = -0.0005300746 Time = 28 smoothSolver: Solving for Ux, Initial residual = 0.0005566407, Final residual = 3.418369e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005007932, Final residual = 0.0002597381, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002612, Final residual = 0.0001609753, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03337983, Final residual = 0.001151291, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004585208, Final residual = 0.000237211, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0006557701, Final residual = 6.507519e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001621358, Final residual = 1.228994e-05, No Iterations 3 time step continuity errors : sum local = 2.466555e-06, global = 1.692608e-07, cumulative = 4.841741e-06 smoothSolver: Solving for omega, Initial residual = 0.0001273964, Final residual = 7.026681e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.002263003, Final residual = 5.978436e-05, No Iterations 2 ExecutionTime = 38.68 s ClockTime = 39 s forces forces output: sum of forces: pressure : (5.813926 -0.03064576 -8.851328) viscous : (1.529844 -0.0001321397 0.03954582) porous : (0 0 0) sum of moments: pressure : (0.01134721 2.446549 -0.0110031) viscous : (1.400439e-05 0.393265 0.0002498059) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2555872 Cl = -0.001071171 Cl(f) = -0.0005355857 Cl(r) = -0.0005355857 Time = 29 smoothSolver: Solving for Ux, Initial residual = 0.0005378951, Final residual = 3.278768e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004938886, Final residual = 0.0002574618, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002696915, Final residual = 0.0001665399, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03180357, Final residual = 0.001072892, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004330521, Final residual = 0.0002091879, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0006019065, Final residual = 5.727049e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001459676, Final residual = 9.812351e-06, No Iterations 3 time step continuity errors : sum local = 1.961799e-06, global = 1.564762e-07, cumulative = 4.998217e-06 smoothSolver: Solving for omega, Initial residual = 0.0001220013, Final residual = 6.747382e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.002153421, Final residual = 5.720043e-05, No Iterations 2 ExecutionTime = 40.04 s ClockTime = 41 s forces forces output: sum of forces: pressure : (5.646432 -0.02974159 -8.952953) viscous : (1.531054 -0.0001446682 0.0382554) porous : (0 0 0) sum of moments: pressure : (0.01052667 2.403166 -0.01093778) viscous : (1.581224e-05 0.3940054 0.0002286456) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2498 Cl = -0.001040139 Cl(f) = -0.0005200697 Cl(r) = -0.0005200697 Time = 30 smoothSolver: Solving for Ux, Initial residual = 0.000519305, Final residual = 3.13601e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004846724, Final residual = 0.0002531221, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002772405, Final residual = 0.0001712712, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03150956, Final residual = 0.001038599, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004080128, Final residual = 0.0002038247, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0005788071, Final residual = 2.98556e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0001391234, Final residual = 1.092148e-05, No Iterations 2 time step continuity errors : sum local = 2.177844e-06, global = 1.701808e-07, cumulative = 5.168398e-06 smoothSolver: Solving for omega, Initial residual = 0.0001169821, Final residual = 6.47945e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.00205407, Final residual = 5.483357e-05, No Iterations 2 ExecutionTime = 41.4 s ClockTime = 42 s forces forces output: sum of forces: pressure : (5.478921 -0.03060958 -9.03895) viscous : (1.532079 -0.0001578949 0.03695141) porous : (0 0 0) sum of moments: pressure : (0.01046161 2.352147 -0.01102126) viscous : (1.773499e-05 0.3946747 0.0002075047) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2440057 Cl = -0.001070809 Cl(f) = -0.0005354043 Cl(r) = -0.0005354043 Time = 31 smoothSolver: Solving for Ux, Initial residual = 0.0005003912, Final residual = 3.005143e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004759352, Final residual = 0.0002491684, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002851146, Final residual = 0.0001761663, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03116901, Final residual = 0.001031272, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003885697, Final residual = 0.0002040052, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0005631239, Final residual = 3.031758e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0001385952, Final residual = 1.093563e-05, No Iterations 2 time step continuity errors : sum local = 2.17816e-06, global = 1.560354e-07, cumulative = 5.324433e-06 smoothSolver: Solving for omega, Initial residual = 0.0001120722, Final residual = 6.22456e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001964134, Final residual = 5.274896e-05, No Iterations 2 ExecutionTime = 42.75 s ClockTime = 44 s forces forces output: sum of forces: pressure : (5.310854 -0.03328362 -9.077575) viscous : (1.532924 -0.0001699276 0.03560168) porous : (0 0 0) sum of moments: pressure : (0.01119009 2.287577 -0.0117504) viscous : (1.925698e-05 0.3952806 0.0001864387) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2381858 Cl = -0.001164293 Cl(f) = -0.0005821463 Cl(r) = -0.0005821463 Time = 32 smoothSolver: Solving for Ux, Initial residual = 0.0004838724, Final residual = 2.900615e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004688756, Final residual = 0.0002464548, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002935792, Final residual = 0.0001820415, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03003158, Final residual = 0.0009752556, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003702595, Final residual = 0.0001823141, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0005249075, Final residual = 5.180358e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001290065, Final residual = 8.267587e-06, No Iterations 3 time step continuity errors : sum local = 1.645577e-06, global = 1.351949e-07, cumulative = 5.459628e-06 smoothSolver: Solving for omega, Initial residual = 0.0001075697, Final residual = 5.963701e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001883381, Final residual = 5.092625e-05, No Iterations 2 ExecutionTime = 44.1 s ClockTime = 45 s forces forces output: sum of forces: pressure : (5.139512 -0.03645995 -9.111573) viscous : (1.53362 -0.0001753656 0.03418915) porous : (0 0 0) sum of moments: pressure : (0.01201487 2.21563 -0.01248128) viscous : (1.80464e-05 0.3958413 0.0001687612) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2322468 Cl = -0.001275028 Cl(f) = -0.0006375142 Cl(r) = -0.0006375142 Time = 33 smoothSolver: Solving for Ux, Initial residual = 0.0004674726, Final residual = 2.816995e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004623359, Final residual = 0.0002447323, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003028345, Final residual = 0.0001886242, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02940959, Final residual = 0.0008928433, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00358366, Final residual = 0.0001565053, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0004860215, Final residual = 4.177639e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001068401, Final residual = 6.121906e-06, No Iterations 3 time step continuity errors : sum local = 1.216009e-06, global = 1.269431e-07, cumulative = 5.586571e-06 smoothSolver: Solving for omega, Initial residual = 0.0001033172, Final residual = 5.714466e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001808484, Final residual = 4.917558e-05, No Iterations 2 ExecutionTime = 45.45 s ClockTime = 46 s forces forces output: sum of forces: pressure : (4.994566 -0.03767986 -9.196507) viscous : (1.534184 -0.0001768981 0.03272362) porous : (0 0 0) sum of moments: pressure : (0.01217278 2.157783 -0.0125178) viscous : (1.521445e-05 0.3963655 0.00015377) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2272218 Cl = -0.001317539 Cl(f) = -0.0006587693 Cl(r) = -0.0006587693 Time = 34 smoothSolver: Solving for Ux, Initial residual = 0.0004523263, Final residual = 2.728467e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004560888, Final residual = 0.0002431611, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003130304, Final residual = 0.0001953804, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02906417, Final residual = 0.0008469971, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003466765, Final residual = 0.000150525, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0004714338, Final residual = 3.981379e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001008643, Final residual = 6.61037e-06, No Iterations 3 time step continuity errors : sum local = 1.309289e-06, global = 1.429959e-07, cumulative = 5.729567e-06 smoothSolver: Solving for omega, Initial residual = 9.92028e-05, Final residual = 5.495644e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001739072, Final residual = 4.757032e-05, No Iterations 2 ExecutionTime = 46.81 s ClockTime = 48 s forces forces output: sum of forces: pressure : (4.88171 -0.03706701 -9.302339) viscous : (1.534641 -0.0001854711 0.03123983) porous : (0 0 0) sum of moments: pressure : (0.01195224 2.113707 -0.01321782) viscous : (1.656723e-05 0.3968559 0.0001305317) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2233099 Cl = -0.001296508 Cl(f) = -0.000648254 Cl(r) = -0.000648254 Time = 35 smoothSolver: Solving for Ux, Initial residual = 0.0004395763, Final residual = 2.625842e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004492685, Final residual = 0.0002408482, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003227963, Final residual = 0.0002029127, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02868255, Final residual = 0.000825659, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003330808, Final residual = 0.0001530186, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0004675184, Final residual = 4.080118e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001044579, Final residual = 6.338653e-06, No Iterations 3 time step continuity errors : sum local = 1.252793e-06, global = 1.15008e-07, cumulative = 5.844575e-06 smoothSolver: Solving for omega, Initial residual = 9.489286e-05, Final residual = 5.270072e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001674713, Final residual = 4.610697e-05, No Iterations 2 ExecutionTime = 48.15 s ClockTime = 49 s forces forces output: sum of forces: pressure : (4.784168 -0.03439044 -9.392687) viscous : (1.535052 -0.000183968 0.02974394) porous : (0 0 0) sum of moments: pressure : (0.01068511 2.078269 -0.01364541) viscous : (1.251205e-05 0.3973474 0.0001142503) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2199295 Cl = -0.001203302 Cl(f) = -0.000601651 Cl(r) = -0.000601651 Time = 36 smoothSolver: Solving for Ux, Initial residual = 0.0004254732, Final residual = 2.526368e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004422806, Final residual = 0.000236823, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003329542, Final residual = 0.0002101893, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02778099, Final residual = 0.0007911728, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003169608, Final residual = 0.0001484331, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0004528209, Final residual = 3.874863e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001005176, Final residual = 5.734352e-06, No Iterations 3 time step continuity errors : sum local = 1.13242e-06, global = 1.239886e-07, cumulative = 5.968564e-06 smoothSolver: Solving for omega, Initial residual = 9.089651e-05, Final residual = 5.045724e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.00161447, Final residual = 4.486661e-05, No Iterations 2 ExecutionTime = 49.51 s ClockTime = 50 s forces forces output: sum of forces: pressure : (4.682069 -0.03072191 -9.473455) viscous : (1.535334 -0.0001776017 0.0282299) porous : (0 0 0) sum of moments: pressure : (0.008475944 2.048354 -0.01317483) viscous : (5.40961e-06 0.3978081 0.0001041068) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2163859 Cl = -0.001075404 Cl(f) = -0.000537702 Cl(r) = -0.000537702 Time = 37 smoothSolver: Solving for Ux, Initial residual = 0.0004116579, Final residual = 2.430009e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004353835, Final residual = 0.000232109, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003447726, Final residual = 0.0002166691, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02620679, Final residual = 0.002610912, No Iterations 1 GAMG: Solving for p, Initial residual = 0.004017919, Final residual = 0.0002627243, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0008470804, Final residual = 5.54262e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001512664, Final residual = 7.662881e-06, No Iterations 3 time step continuity errors : sum local = 1.511773e-06, global = 1.835784e-07, cumulative = 6.152142e-06 smoothSolver: Solving for omega, Initial residual = 8.708174e-05, Final residual = 4.833765e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001557644, Final residual = 4.374603e-05, No Iterations 2 ExecutionTime = 50.84 s ClockTime = 52 s forces forces output: sum of forces: pressure : (4.572581 -0.02963138 -9.56297) viscous : (1.535484 -0.0001776604 0.02669614) porous : (0 0 0) sum of moments: pressure : (0.007403736 2.026469 -0.0129043) viscous : (1.285522e-06 0.3982405 9.379124e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2125806 Cl = -0.001037452 Cl(f) = -0.0005187259 Cl(r) = -0.0005187259 Time = 38 smoothSolver: Solving for Ux, Initial residual = 0.0003996262, Final residual = 2.349152e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004277027, Final residual = 0.0002274339, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003571409, Final residual = 0.0002229017, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02505162, Final residual = 0.002420687, No Iterations 1 GAMG: Solving for p, Initial residual = 0.003714037, Final residual = 0.0002311577, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007781182, Final residual = 4.857974e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001354694, Final residual = 1.336585e-05, No Iterations 2 time step continuity errors : sum local = 2.63418e-06, global = 2.879993e-07, cumulative = 6.440141e-06 smoothSolver: Solving for omega, Initial residual = 8.352379e-05, Final residual = 4.623159e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001504107, Final residual = 4.263809e-05, No Iterations 2 ExecutionTime = 52.16 s ClockTime = 53 s forces forces output: sum of forces: pressure : (4.481826 -0.02919259 -9.647456) viscous : (1.535503 -0.0001793763 0.02514531) porous : (0 0 0) sum of moments: pressure : (0.006996227 2.017786 -0.0125902) viscous : (-2.097373e-06 0.3986467 8.594898e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2094227 Cl = -0.00102224 Cl(f) = -0.0005111202 Cl(r) = -0.0005111202 Time = 39 smoothSolver: Solving for Ux, Initial residual = 0.000388986, Final residual = 2.277377e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004205786, Final residual = 0.0002234883, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003698532, Final residual = 0.0002290941, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02419591, Final residual = 0.002307676, No Iterations 1 GAMG: Solving for p, Initial residual = 0.003523476, Final residual = 0.000216622, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007304698, Final residual = 5.146406e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001351788, Final residual = 8.086509e-06, No Iterations 3 time step continuity errors : sum local = 1.59477e-06, global = 1.706123e-07, cumulative = 6.610754e-06 smoothSolver: Solving for omega, Initial residual = 8.013548e-05, Final residual = 4.423541e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001453458, Final residual = 4.150629e-05, No Iterations 2 ExecutionTime = 53.5 s ClockTime = 54 s forces forces output: sum of forces: pressure : (4.410939 -0.02648343 -9.697908) viscous : (1.535383 -0.0001835672 0.02356806) porous : (0 0 0) sum of moments: pressure : (0.006181212 2.016684 -0.01209904) viscous : (-4.48342e-06 0.399031 8.072245e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2069514 Cl = -0.0009280985 Cl(f) = -0.0004640493 Cl(r) = -0.0004640493 Time = 40 smoothSolver: Solving for Ux, Initial residual = 0.0003784307, Final residual = 2.216382e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004131514, Final residual = 0.0002191301, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003830273, Final residual = 0.0002350746, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02373777, Final residual = 0.002232993, No Iterations 1 GAMG: Solving for p, Initial residual = 0.00340066, Final residual = 0.0002044412, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0006904103, Final residual = 5.419085e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001354662, Final residual = 9.122917e-06, No Iterations 3 time step continuity errors : sum local = 1.802963e-06, global = 1.521408e-07, cumulative = 6.762894e-06 smoothSolver: Solving for omega, Initial residual = 7.693934e-05, Final residual = 4.244941e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001404821, Final residual = 4.030502e-05, No Iterations 2 ExecutionTime = 54.84 s ClockTime = 56 s forces forces output: sum of forces: pressure : (4.354469 -0.02351442 -9.72216) viscous : (1.535114 -0.0001925898 0.02193867) porous : (0 0 0) sum of moments: pressure : (0.005435336 2.02164 -0.01199173) viscous : (-5.408781e-06 0.3994026 7.757536e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2049767 Cl = -0.0008250811 Cl(f) = -0.0004125406 Cl(r) = -0.0004125406 Time = 41 smoothSolver: Solving for Ux, Initial residual = 0.0003690113, Final residual = 2.163536e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004043859, Final residual = 0.0002147898, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003963621, Final residual = 0.0002418044, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02313399, Final residual = 0.002168672, No Iterations 1 GAMG: Solving for p, Initial residual = 0.003298442, Final residual = 0.0001938579, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0006623266, Final residual = 5.350504e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000132395, Final residual = 9.083938e-06, No Iterations 3 time step continuity errors : sum local = 1.798688e-06, global = 1.358393e-07, cumulative = 6.898734e-06 smoothSolver: Solving for omega, Initial residual = 7.383005e-05, Final residual = 4.086058e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001357569, Final residual = 3.903805e-05, No Iterations 2 ExecutionTime = 56.18 s ClockTime = 57 s forces forces output: sum of forces: pressure : (4.303341 -0.02144726 -9.737692) viscous : (1.534712 -0.0002016609 0.02025259) porous : (0 0 0) sum of moments: pressure : (0.005062438 2.033302 -0.01211035) viscous : (-6.510852e-06 0.3997709 7.763112e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2031833 Cl = -0.0007534533 Cl(f) = -0.0003767266 Cl(r) = -0.0003767266 Time = 42 smoothSolver: Solving for Ux, Initial residual = 0.0003602065, Final residual = 2.111412e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.003939392, Final residual = 0.0002096229, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004078259, Final residual = 0.0002494789, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02242227, Final residual = 0.002111666, No Iterations 1 GAMG: Solving for p, Initial residual = 0.003220058, Final residual = 0.0001903999, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000652371, Final residual = 5.218464e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001319751, Final residual = 8.476108e-06, No Iterations 3 time step continuity errors : sum local = 1.679627e-06, global = 1.15121e-07, cumulative = 7.013855e-06 smoothSolver: Solving for omega, Initial residual = 7.07795e-05, Final residual = 3.932304e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001312237, Final residual = 3.776362e-05, No Iterations 2 ExecutionTime = 57.54 s ClockTime = 59 s forces forces output: sum of forces: pressure : (4.254835 -0.02074265 -9.7527) viscous : (1.534237 -0.0002215596 0.01854702) porous : (0 0 0) sum of moments: pressure : (0.005238563 2.055125 -0.01341316) viscous : (-1.034101e-06 0.4001449 6.70971e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2014786 Cl = -0.000729623 Cl(f) = -0.0003648115 Cl(r) = -0.0003648115 Time = 43 smoothSolver: Solving for Ux, Initial residual = 0.000351522, Final residual = 2.057561e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.003830104, Final residual = 0.00020269, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00416915, Final residual = 0.0002546257, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02148352, Final residual = 0.002051722, No Iterations 1 GAMG: Solving for p, Initial residual = 0.003139369, Final residual = 0.0001868727, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0006515003, Final residual = 5.019522e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001312139, Final residual = 7.889693e-06, No Iterations 3 time step continuity errors : sum local = 1.56436e-06, global = 9.950705e-08, cumulative = 7.113362e-06 smoothSolver: Solving for omega, Initial residual = 6.793096e-05, Final residual = 3.788064e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001269373, Final residual = 3.656298e-05, No Iterations 2 ExecutionTime = 58.86 s ClockTime = 60 s forces forces output: sum of forces: pressure : (4.199569 -0.01897423 -9.773511) viscous : (1.533678 -0.0002280044 0.01680915) porous : (0 0 0) sum of moments: pressure : (0.004356391 2.085894 -0.01340078) viscous : (-2.403953e-06 0.4005297 6.347453e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1995357 Cl = -0.0006683004 Cl(f) = -0.0003341502 Cl(r) = -0.0003341502 Time = 44 smoothSolver: Solving for Ux, Initial residual = 0.000343007, Final residual = 2.00903e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.003704645, Final residual = 0.000195114, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004220137, Final residual = 0.000256674, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02098455, Final residual = 0.00199414, No Iterations 1 GAMG: Solving for p, Initial residual = 0.003025771, Final residual = 0.0001824197, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0006415422, Final residual = 4.764191e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000127136, Final residual = 7.234421e-06, No Iterations 3 time step continuity errors : sum local = 1.434711e-06, global = 9.330639e-08, cumulative = 7.206668e-06 smoothSolver: Solving for omega, Initial residual = 6.516633e-05, Final residual = 3.638632e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001229762, Final residual = 3.551617e-05, No Iterations 2 ExecutionTime = 60.23 s ClockTime = 61 s forces forces output: sum of forces: pressure : (4.13898 -0.0165051 -9.811563) viscous : (1.533007 -0.0002265501 0.01504067) porous : (0 0 0) sum of moments: pressure : (0.002884084 2.126613 -0.0115909) viscous : (-7.213387e-06 0.4009091 6.431277e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1974037 Cl = -0.0005823161 Cl(f) = -0.000291158 Cl(r) = -0.000291158 Time = 45 smoothSolver: Solving for Ux, Initial residual = 0.0003345121, Final residual = 1.957334e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.003576707, Final residual = 0.0001876968, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004196103, Final residual = 0.0002540832, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0204604, Final residual = 0.001922675, No Iterations 1 GAMG: Solving for p, Initial residual = 0.002887688, Final residual = 0.0001783657, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0006281868, Final residual = 4.481635e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001224356, Final residual = 6.503447e-06, No Iterations 3 time step continuity errors : sum local = 1.290207e-06, global = 9.376978e-08, cumulative = 7.300438e-06 smoothSolver: Solving for omega, Initial residual = 6.251725e-05, Final residual = 3.499596e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001192414, Final residual = 3.451147e-05, No Iterations 2 ExecutionTime = 61.59 s ClockTime = 63 s forces forces output: sum of forces: pressure : (4.07477 -0.01384346 -9.868591) viscous : (1.532251 -0.0002252483 0.0132625) porous : (0 0 0) sum of moments: pressure : (0.001740997 2.17449 -0.009332407) viscous : (-1.181748e-05 0.4012799 6.517555e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1951426 Cl = -0.0004896369 Cl(f) = -0.0002448184 Cl(r) = -0.0002448184 Time = 46 smoothSolver: Solving for Ux, Initial residual = 0.0003257538, Final residual = 1.904694e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.003459078, Final residual = 0.0001810372, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00406752, Final residual = 0.0002443468, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01973734, Final residual = 0.001845098, No Iterations 1 GAMG: Solving for p, Initial residual = 0.002761066, Final residual = 0.0001744842, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0006119618, Final residual = 4.083345e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001164322, Final residual = 1.123512e-05, No Iterations 2 time step continuity errors : sum local = 2.230478e-06, global = 1.342891e-07, cumulative = 7.434727e-06 smoothSolver: Solving for omega, Initial residual = 5.998869e-05, Final residual = 3.363618e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001156783, Final residual = 3.349922e-05, No Iterations 2 ExecutionTime = 62.91 s ClockTime = 64 s forces forces output: sum of forces: pressure : (4.008506 -0.01159096 -9.938544) viscous : (1.531439 -0.0002282271 0.01149191) porous : (0 0 0) sum of moments: pressure : (0.00143575 2.224626 -0.008004835) viscous : (-1.500187e-05 0.4016471 6.171743e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1928082 Cl = -0.0004113464 Cl(f) = -0.0002056732 Cl(r) = -0.0002056732 Time = 47 smoothSolver: Solving for Ux, Initial residual = 0.0003169628, Final residual = 1.853508e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.003348242, Final residual = 0.0001757184, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003882367, Final residual = 0.0002314337, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01926466, Final residual = 0.001767546, No Iterations 1 GAMG: Solving for p, Initial residual = 0.002641256, Final residual = 0.0001710145, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0005938749, Final residual = 3.774365e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001108158, Final residual = 1.023248e-05, No Iterations 2 time step continuity errors : sum local = 2.032754e-06, global = 1.198647e-07, cumulative = 7.554592e-06 smoothSolver: Solving for omega, Initial residual = 5.748232e-05, Final residual = 3.232279e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001122452, Final residual = 3.24465e-05, No Iterations 2 ExecutionTime = 64.23 s ClockTime = 65 s forces forces output: sum of forces: pressure : (3.944185 -0.01035662 -10.00968) viscous : (1.530584 -0.0002316304 0.009739563) porous : (0 0 0) sum of moments: pressure : (0.00198006 2.275041 -0.007936883) viscous : (-1.761823e-05 0.4020113 5.729995e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1905398 Cl = -0.0003685057 Cl(f) = -0.0001842528 Cl(r) = -0.0001842528 Time = 48 smoothSolver: Solving for Ux, Initial residual = 0.0003083633, Final residual = 1.80435e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.003235503, Final residual = 0.0001713541, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003663987, Final residual = 0.0002170125, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01879234, Final residual = 0.001717145, No Iterations 1 GAMG: Solving for p, Initial residual = 0.002554435, Final residual = 0.0001686333, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0005706326, Final residual = 3.590854e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001066867, Final residual = 9.443252e-06, No Iterations 2 time step continuity errors : sum local = 1.876734e-06, global = 1.104762e-07, cumulative = 7.665068e-06 smoothSolver: Solving for omega, Initial residual = 5.511086e-05, Final residual = 3.106175e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001089395, Final residual = 3.14094e-05, No Iterations 2 ExecutionTime = 65.56 s ClockTime = 67 s forces forces output: sum of forces: pressure : (3.889799 -0.008671774 -10.07748) viscous : (1.529744 -0.0002324818 0.008011212) porous : (0 0 0) sum of moments: pressure : (0.002201384 2.327765 -0.008075179) viscous : (-2.133582e-05 0.4023857 5.44236e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1886178 Cl = -0.0003098971 Cl(f) = -0.0001549486 Cl(r) = -0.0001549486 Time = 49 smoothSolver: Solving for Ux, Initial residual = 0.0002998049, Final residual = 1.754163e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.003118145, Final residual = 0.0001663364, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003414591, Final residual = 0.0002012228, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01828396, Final residual = 0.00168527, No Iterations 1 GAMG: Solving for p, Initial residual = 0.002484741, Final residual = 0.0001667618, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0005486616, Final residual = 3.528325e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001038214, Final residual = 9.058856e-06, No Iterations 2 time step continuity errors : sum local = 1.800739e-06, global = 1.046705e-07, cumulative = 7.769739e-06 smoothSolver: Solving for omega, Initial residual = 5.280999e-05, Final residual = 2.980948e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001057674, Final residual = 3.040374e-05, No Iterations 2 ExecutionTime = 66.88 s ClockTime = 68 s forces forces output: sum of forces: pressure : (3.846346 -0.007209145 -10.14125) viscous : (1.528916 -0.0002309557 0.006333643) porous : (0 0 0) sum of moments: pressure : (0.00225686 2.383369 -0.007976233) viscous : (-2.564731e-05 0.402756 5.276344e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1870767 Cl = -0.0002589398 Cl(f) = -0.0001294699 Cl(r) = -0.0001294699 Time = 50 smoothSolver: Solving for Ux, Initial residual = 0.0002911191, Final residual = 1.706483e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.003007601, Final residual = 0.0001615234, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003156835, Final residual = 0.0001852575, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01781924, Final residual = 0.001643508, No Iterations 1 GAMG: Solving for p, Initial residual = 0.002412394, Final residual = 0.0001613783, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0005257487, Final residual = 3.424474e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 9.97753e-05, Final residual = 8.79048e-06, No Iterations 2 time step continuity errors : sum local = 1.747803e-06, global = 1.01916e-07, cumulative = 7.871655e-06 smoothSolver: Solving for omega, Initial residual = 5.056712e-05, Final residual = 2.857287e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001027043, Final residual = 2.941945e-05, No Iterations 2 ExecutionTime = 68.2 s ClockTime = 70 s forces forces output: sum of forces: pressure : (3.810584 -0.005799008 -10.20133) viscous : (1.528114 -0.0002330469 0.004736438) porous : (0 0 0) sum of moments: pressure : (0.00191969 2.440676 -0.007297358) viscous : (-2.855533e-05 0.4031094 4.949997e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1858041 Cl = -0.0002099352 Cl(f) = -0.0001049676 Cl(r) = -0.0001049676 Time = 51 smoothSolver: Solving for Ux, Initial residual = 0.0002825047, Final residual = 1.65844e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002903632, Final residual = 0.0001573841, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002909145, Final residual = 0.0001702971, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0172788, Final residual = 0.001584906, No Iterations 1 GAMG: Solving for p, Initial residual = 0.002330032, Final residual = 0.0001524723, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0005007666, Final residual = 3.246529e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 9.425744e-05, Final residual = 8.591319e-06, No Iterations 2 time step continuity errors : sum local = 1.70875e-06, global = 1.006414e-07, cumulative = 7.972296e-06 smoothSolver: Solving for omega, Initial residual = 4.84345e-05, Final residual = 2.737171e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0009970787, Final residual = 2.84763e-05, No Iterations 2 ExecutionTime = 69.55 s ClockTime = 71 s forces forces output: sum of forces: pressure : (3.778557 -0.005382108 -10.25693) viscous : (1.527332 -0.0002454485 0.003249774) porous : (0 0 0) sum of moments: pressure : (0.001992024 2.496454 -0.006635099) viscous : (-2.744279e-05 0.4034275 4.18202e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1846622 Cl = -0.0001958574 Cl(f) = -9.792868e-05 Cl(r) = -9.792868e-05 Time = 52 smoothSolver: Solving for Ux, Initial residual = 0.000274431, Final residual = 1.611799e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002803499, Final residual = 0.0001536467, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002681346, Final residual = 0.0001567132, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0167713, Final residual = 0.001526423, No Iterations 1 GAMG: Solving for p, Initial residual = 0.002256802, Final residual = 0.0001407508, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0004781807, Final residual = 2.992745e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 8.842934e-05, Final residual = 8.38991e-06, No Iterations 2 time step continuity errors : sum local = 1.669243e-06, global = 1.222489e-07, cumulative = 8.094545e-06 smoothSolver: Solving for omega, Initial residual = 4.637503e-05, Final residual = 2.623636e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0009677807, Final residual = 2.753755e-05, No Iterations 2 ExecutionTime = 70.88 s ClockTime = 72 s forces forces output: sum of forces: pressure : (3.746065 -0.005337147 -10.30673) viscous : (1.526554 -0.0002584094 0.001875635) porous : (0 0 0) sum of moments: pressure : (0.002273171 2.547673 -0.006157903) viscous : (-2.710606e-05 0.4037022 3.273954e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1835043 Cl = -0.0001947436 Cl(f) = -9.737182e-05 Cl(r) = -9.737182e-05 Time = 53 smoothSolver: Solving for Ux, Initial residual = 0.0002664631, Final residual = 1.568519e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002709722, Final residual = 0.000150252, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002481877, Final residual = 0.000144582, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01625561, Final residual = 0.001488213, No Iterations 1 GAMG: Solving for p, Initial residual = 0.002191604, Final residual = 0.0001328833, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0004578846, Final residual = 2.793834e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 8.333301e-05, Final residual = 8.182488e-06, No Iterations 2 time step continuity errors : sum local = 1.62883e-06, global = 1.147546e-07, cumulative = 8.2093e-06 smoothSolver: Solving for omega, Initial residual = 4.441555e-05, Final residual = 2.515362e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0009396029, Final residual = 2.662968e-05, No Iterations 2 ExecutionTime = 72.19 s ClockTime = 74 s forces forces output: sum of forces: pressure : (3.714622 -0.005800315 -10.3498) viscous : (1.525789 -0.0002723777 0.0006168055) porous : (0 0 0) sum of moments: pressure : (0.002900955 2.593125 -0.006187462) viscous : (-2.562691e-05 0.4039309 2.241621e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1823834 Cl = -0.0002113495 Cl(f) = -0.0001056748 Cl(r) = -0.0001056748 Time = 54 smoothSolver: Solving for Ux, Initial residual = 0.0002590611, Final residual = 1.528114e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002619872, Final residual = 0.0001465324, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002306105, Final residual = 0.0001336958, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0158191, Final residual = 0.001457264, No Iterations 1 GAMG: Solving for p, Initial residual = 0.00212492, Final residual = 0.0001282818, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0004380872, Final residual = 2.6396e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 7.918965e-05, Final residual = 4.203444e-06, No Iterations 3 time step continuity errors : sum local = 8.372509e-07, global = 6.083172e-08, cumulative = 8.270131e-06 smoothSolver: Solving for omega, Initial residual = 4.254443e-05, Final residual = 2.412529e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0009119638, Final residual = 2.574483e-05, No Iterations 2 ExecutionTime = 73.54 s ClockTime = 75 s forces forces output: sum of forces: pressure : (3.683878 -0.005690417 -10.38577) viscous : (1.525037 -0.0002851452 -0.0005260277) porous : (0 0 0) sum of moments: pressure : (0.003242065 2.632651 -0.006357495) viscous : (-2.444976e-05 0.4041141 1.078383e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1812872 Cl = -0.0002079691 Cl(f) = -0.0001039845 Cl(r) = -0.0001039845 Time = 55 smoothSolver: Solving for Ux, Initial residual = 0.000251772, Final residual = 1.489236e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002538572, Final residual = 0.0001429197, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002152761, Final residual = 0.0001240525, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01529933, Final residual = 0.001419421, No Iterations 1 GAMG: Solving for p, Initial residual = 0.00204561, Final residual = 0.0001227092, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0004169742, Final residual = 2.486691e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 7.423759e-05, Final residual = 3.95404e-06, No Iterations 3 time step continuity errors : sum local = 7.87953e-07, global = 4.78729e-08, cumulative = 8.318004e-06 smoothSolver: Solving for omega, Initial residual = 4.079363e-05, Final residual = 2.313085e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0008850605, Final residual = 2.48491e-05, No Iterations 2 ExecutionTime = 74.87 s ClockTime = 76 s forces forces output: sum of forces: pressure : (3.654336 -0.005612257 -10.42176) viscous : (1.524303 -0.0002999134 -0.001565855) porous : (0 0 0) sum of moments: pressure : (0.003320982 2.668863 -0.006441747) viscous : (-2.202837e-05 0.4042574 -1.605065e-06) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1802335 Cl = -0.0002057628 Cl(f) = -0.0001028814 Cl(r) = -0.0001028814 Time = 56 smoothSolver: Solving for Ux, Initial residual = 0.0002448217, Final residual = 1.448878e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002462321, Final residual = 0.0001394917, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002019065, Final residual = 0.0001156429, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01478436, Final residual = 0.001366229, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001959598, Final residual = 0.000116559, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003981613, Final residual = 2.276315e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.906021e-05, Final residual = 6.585374e-06, No Iterations 2 time step continuity errors : sum local = 1.312912e-06, global = 5.509637e-08, cumulative = 8.3731e-06 smoothSolver: Solving for omega, Initial residual = 3.913188e-05, Final residual = 2.21655e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0008591107, Final residual = 2.398386e-05, No Iterations 2 ExecutionTime = 76.18 s ClockTime = 78 s forces forces output: sum of forces: pressure : (3.626415 -0.006255766 -10.45827) viscous : (1.523558 -0.0003164363 -0.002499644) porous : (0 0 0) sum of moments: pressure : (0.003614515 2.701153 -0.006320848) viscous : (-1.810652e-05 0.4043456 -1.286142e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1792359 Cl = -0.0002287341 Cl(f) = -0.0001143671 Cl(r) = -0.0001143671 Time = 57 smoothSolver: Solving for Ux, Initial residual = 0.000238472, Final residual = 1.412042e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002390192, Final residual = 0.0001365048, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001905136, Final residual = 0.0001085604, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01425233, Final residual = 0.001304979, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001884205, Final residual = 0.000111299, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003831376, Final residual = 2.122575e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.504715e-05, Final residual = 6.009433e-06, No Iterations 2 time step continuity errors : sum local = 1.198789e-06, global = 5.104394e-08, cumulative = 8.424144e-06 smoothSolver: Solving for omega, Initial residual = 3.757669e-05, Final residual = 2.128452e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0008339811, Final residual = 2.314907e-05, No Iterations 2 ExecutionTime = 77.5 s ClockTime = 79 s forces forces output: sum of forces: pressure : (3.599552 -0.00744209 -10.49008) viscous : (1.522778 -0.0003316076 -0.003333718) porous : (0 0 0) sum of moments: pressure : (0.004136486 2.727439 -0.006311142) viscous : (-1.493113e-05 0.4043708 -2.323808e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1782738 Cl = -0.00027055 Cl(f) = -0.000135275 Cl(r) = -0.000135275 Time = 58 smoothSolver: Solving for Ux, Initial residual = 0.000232476, Final residual = 1.37838e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002325332, Final residual = 0.0001342059, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00180833, Final residual = 0.0001023464, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01365545, Final residual = 0.001246813, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001820883, Final residual = 0.0001067927, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003695132, Final residual = 2.020143e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.232501e-05, Final residual = 5.757331e-06, No Iterations 2 time step continuity errors : sum local = 1.149309e-06, global = 3.827816e-08, cumulative = 8.462423e-06 smoothSolver: Solving for omega, Initial residual = 3.612796e-05, Final residual = 2.047517e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0008096804, Final residual = 2.235489e-05, No Iterations 2 ExecutionTime = 78.82 s ClockTime = 80 s forces forces output: sum of forces: pressure : (3.573538 -0.008579446 -10.5175) viscous : (1.521964 -0.0003439084 -0.004093138) porous : (0 0 0) sum of moments: pressure : (0.004674804 2.748585 -0.006426859) viscous : (-1.278932e-05 0.4043481 -3.157594e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1773401 Cl = -0.0003105619 Cl(f) = -0.0001552809 Cl(r) = -0.0001552809 Time = 59 smoothSolver: Solving for Ux, Initial residual = 0.0002268576, Final residual = 1.345943e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002266544, Final residual = 0.0001320323, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00172446, Final residual = 9.693943e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01304868, Final residual = 0.001196097, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001764275, Final residual = 0.0001017086, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003550553, Final residual = 1.929487e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.943537e-05, Final residual = 5.392307e-06, No Iterations 2 time step continuity errors : sum local = 1.077056e-06, global = 1.508868e-08, cumulative = 8.477511e-06 smoothSolver: Solving for omega, Initial residual = 3.472526e-05, Final residual = 1.973454e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000785557, Final residual = 2.160614e-05, No Iterations 2 ExecutionTime = 80.14 s ClockTime = 82 s forces forces output: sum of forces: pressure : (3.549093 -0.009210336 -10.54255) viscous : (1.521106 -0.0003529672 -0.004787553) porous : (0 0 0) sum of moments: pressure : (0.005081945 2.766492 -0.006552284) viscous : (-1.159031e-05 0.4042794 -3.760884e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1764595 Cl = -0.0003328342 Cl(f) = -0.0001664171 Cl(r) = -0.0001664171 Time = 60 smoothSolver: Solving for Ux, Initial residual = 0.0002217373, Final residual = 1.318406e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002207282, Final residual = 0.0001298161, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001651265, Final residual = 9.240002e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01261479, Final residual = 0.001158397, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001719517, Final residual = 9.768781e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003425874, Final residual = 1.865572e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.68218e-05, Final residual = 5.078438e-06, No Iterations 2 time step continuity errors : sum local = 1.014833e-06, global = -2.731983e-08, cumulative = 8.450191e-06 smoothSolver: Solving for omega, Initial residual = 3.341029e-05, Final residual = 1.90254e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0007621372, Final residual = 2.089334e-05, No Iterations 2 ExecutionTime = 81.46 s ClockTime = 83 s forces forces output: sum of forces: pressure : (3.526997 -0.009478908 -10.5652) viscous : (1.520191 -0.000355783 -0.005426502) porous : (0 0 0) sum of moments: pressure : (0.005364545 2.781716 -0.006709516) viscous : (-1.165891e-05 0.4041617 -4.193608e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1756586 Cl = -0.0003422793 Cl(f) = -0.0001711397 Cl(r) = -0.0001711397 Time = 61 smoothSolver: Solving for Ux, Initial residual = 0.000216794, Final residual = 1.293532e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00215205, Final residual = 0.000127403, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001587501, Final residual = 8.873293e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01219266, Final residual = 0.001130495, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001682336, Final residual = 9.530483e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003320495, Final residual = 1.855188e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.509115e-05, Final residual = 5.004275e-06, No Iterations 2 time step continuity errors : sum local = 1.000483e-06, global = -5.635555e-08, cumulative = 8.393836e-06 smoothSolver: Solving for omega, Initial residual = 3.207785e-05, Final residual = 1.836904e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0007390897, Final residual = 2.019996e-05, No Iterations 2 ExecutionTime = 82.77 s ClockTime = 84 s forces forces output: sum of forces: pressure : (3.506347 -0.009793251 -10.58406) viscous : (1.519238 -0.0003631118 -0.006003213) porous : (0 0 0) sum of moments: pressure : (0.005601917 2.793956 -0.006938982) viscous : (-1.084279e-05 0.4039993 -4.764039e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1749068 Cl = -0.0003534746 Cl(f) = -0.0001767373 Cl(r) = -0.0001767373 Time = 62 smoothSolver: Solving for Ux, Initial residual = 0.0002120539, Final residual = 1.269372e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002101787, Final residual = 0.0001246446, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001531962, Final residual = 8.563422e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01186185, Final residual = 0.00111086, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001652452, Final residual = 9.406725e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000326962, Final residual = 1.875575e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.50294e-05, Final residual = 5.179973e-06, No Iterations 2 time step continuity errors : sum local = 1.03611e-06, global = -7.927109e-08, cumulative = 8.314565e-06 smoothSolver: Solving for omega, Initial residual = 3.086463e-05, Final residual = 1.773986e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0007167435, Final residual = 1.953726e-05, No Iterations 2 ExecutionTime = 84.09 s ClockTime = 86 s forces forces output: sum of forces: pressure : (3.486373 -0.01020421 -10.59778) viscous : (1.518238 -0.0003712588 -0.00653179) porous : (0 0 0) sum of moments: pressure : (0.005760339 2.802596 -0.007061234) viscous : (-8.620682e-06 0.4037967 -5.526733e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1741768 Cl = -0.0003680607 Cl(f) = -0.0001840304 Cl(r) = -0.0001840304 Time = 63 smoothSolver: Solving for Ux, Initial residual = 0.0002076073, Final residual = 1.246836e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002052315, Final residual = 0.0001218618, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001482699, Final residual = 8.28805e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01158102, Final residual = 0.001098721, No Iterations 1 GAMG: Solving for p, Initial residual = 0.00162928, Final residual = 9.285987e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003225392, Final residual = 1.892725e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.498651e-05, Final residual = 5.27059e-06, No Iterations 2 time step continuity errors : sum local = 1.054827e-06, global = -7.246543e-08, cumulative = 8.242099e-06 smoothSolver: Solving for omega, Initial residual = 2.971341e-05, Final residual = 1.713875e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000695179, Final residual = 1.894871e-05, No Iterations 2 ExecutionTime = 85.41 s ClockTime = 87 s forces forces output: sum of forces: pressure : (3.46706 -0.01083327 -10.60589) viscous : (1.517198 -0.0003770903 -0.007010149) porous : (0 0 0) sum of moments: pressure : (0.005967252 2.80767 -0.007140034) viscous : (-6.498024e-06 0.4035551 -6.281805e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1734685 Cl = -0.0003901572 Cl(f) = -0.0001950786 Cl(r) = -0.0001950786 Time = 64 smoothSolver: Solving for Ux, Initial residual = 0.0002034768, Final residual = 1.225986e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002006706, Final residual = 0.0001193496, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001438996, Final residual = 8.055431e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0113314, Final residual = 0.001086208, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001599716, Final residual = 9.103017e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003160997, Final residual = 1.882003e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.389949e-05, Final residual = 2.889113e-06, No Iterations 3 time step continuity errors : sum local = 5.785917e-07, global = -3.366896e-08, cumulative = 8.20843e-06 smoothSolver: Solving for omega, Initial residual = 2.863067e-05, Final residual = 1.656401e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0006742237, Final residual = 1.83893e-05, No Iterations 2 ExecutionTime = 86.73 s ClockTime = 88 s forces forces output: sum of forces: pressure : (3.449397 -0.01159862 -10.60921) viscous : (1.516113 -0.0003814768 -0.007454655) porous : (0 0 0) sum of moments: pressure : (0.006196492 2.810335 -0.00723531) viscous : (-4.541837e-06 0.4032824 -6.993923e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.172816 Cl = -0.0004169463 Cl(f) = -0.0002084732 Cl(r) = -0.0002084732 Time = 65 smoothSolver: Solving for Ux, Initial residual = 0.000199735, Final residual = 1.203474e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001961578, Final residual = 0.000117051, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001399516, Final residual = 7.863323e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01110314, Final residual = 0.00106513, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001567265, Final residual = 8.835037e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003074834, Final residual = 1.808815e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.202089e-05, Final residual = 2.847528e-06, No Iterations 3 time step continuity errors : sum local = 5.705969e-07, global = -2.919987e-08, cumulative = 8.179231e-06 smoothSolver: Solving for omega, Initial residual = 2.75949e-05, Final residual = 1.600849e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0006538855, Final residual = 1.78535e-05, No Iterations 2 ExecutionTime = 88.05 s ClockTime = 90 s forces forces output: sum of forces: pressure : (3.434622 -0.01227753 -10.61182) viscous : (1.514991 -0.0003854341 -0.007873683) porous : (0 0 0) sum of moments: pressure : (0.006430724 2.812578 -0.007250056) viscous : (-2.438518e-06 0.4029904 -7.72144e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1722627 Cl = -0.0004407126 Cl(f) = -0.0002203563 Cl(r) = -0.0002203563 Time = 66 smoothSolver: Solving for Ux, Initial residual = 0.0001961299, Final residual = 1.178954e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001914372, Final residual = 0.0001146818, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001363328, Final residual = 7.70943e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01090596, Final residual = 0.001039902, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001536324, Final residual = 8.597882e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00029912, Final residual = 1.743792e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.033632e-05, Final residual = 2.741887e-06, No Iterations 3 time step continuity errors : sum local = 5.497139e-07, global = -2.543452e-08, cumulative = 8.153796e-06 smoothSolver: Solving for omega, Initial residual = 2.661787e-05, Final residual = 1.548161e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0006342766, Final residual = 1.735624e-05, No Iterations 2 ExecutionTime = 89.39 s ClockTime = 91 s forces forces output: sum of forces: pressure : (3.422519 -0.01283664 -10.61404) viscous : (1.513836 -0.0003905728 -0.008275473) porous : (0 0 0) sum of moments: pressure : (0.006655463 2.814747 -0.00723231) viscous : (4.280854e-07 0.4026848 -8.528989e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1718013 Cl = -0.0004603502 Cl(f) = -0.0002301751 Cl(r) = -0.0002301751 Time = 67 smoothSolver: Solving for Ux, Initial residual = 0.0001927, Final residual = 1.154043e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001868758, Final residual = 0.0001124241, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00132855, Final residual = 7.567073e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01075941, Final residual = 0.00101392, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001509357, Final residual = 8.381244e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002919519, Final residual = 1.699917e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.887766e-05, Final residual = 2.687167e-06, No Iterations 3 time step continuity errors : sum local = 5.390075e-07, global = -3.363472e-08, cumulative = 8.120161e-06 smoothSolver: Solving for omega, Initial residual = 2.567534e-05, Final residual = 1.496646e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0006154212, Final residual = 1.689987e-05, No Iterations 2 ExecutionTime = 90.72 s ClockTime = 92 s forces forces output: sum of forces: pressure : (3.412472 -0.01327389 -10.61611) viscous : (1.51264 -0.0003959816 -0.00865957) porous : (0 0 0) sum of moments: pressure : (0.006831178 2.817153 -0.007252374) viscous : (3.602694e-06 0.4023648 -9.301893e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.17141 Cl = -0.0004757563 Cl(f) = -0.0002378781 Cl(r) = -0.0002378781 Time = 68 smoothSolver: Solving for Ux, Initial residual = 0.0001892772, Final residual = 1.130229e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001821014, Final residual = 0.0001100941, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001295807, Final residual = 7.426713e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0106426, Final residual = 0.0009897288, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001484652, Final residual = 8.185163e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002857823, Final residual = 1.655457e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.723979e-05, Final residual = 2.568128e-06, No Iterations 3 time step continuity errors : sum local = 5.153825e-07, global = -3.56604e-08, cumulative = 8.084501e-06 smoothSolver: Solving for omega, Initial residual = 2.475966e-05, Final residual = 1.444888e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0005969719, Final residual = 1.648063e-05, No Iterations 2 ExecutionTime = 92.06 s ClockTime = 94 s forces forces output: sum of forces: pressure : (3.404455 -0.01375438 -10.61924) viscous : (1.5114 -0.0004012617 -0.009021206) porous : (0 0 0) sum of moments: pressure : (0.00697247 2.820558 -0.007358054) viscous : (6.924709e-06 0.4020268 -0.0001001023) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1710878 Cl = -0.0004926626 Cl(f) = -0.0002463313 Cl(r) = -0.0002463313 Time = 69 smoothSolver: Solving for Ux, Initial residual = 0.0001858939, Final residual = 1.105086e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001774993, Final residual = 0.000107772, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001263861, Final residual = 7.291039e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0105617, Final residual = 0.0009686603, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001460885, Final residual = 8.035614e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002808078, Final residual = 1.626502e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.596388e-05, Final residual = 2.497042e-06, No Iterations 3 time step continuity errors : sum local = 5.013185e-07, global = -4.303189e-08, cumulative = 8.041469e-06 smoothSolver: Solving for omega, Initial residual = 2.387299e-05, Final residual = 1.39271e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0005789649, Final residual = 1.605251e-05, No Iterations 2 ExecutionTime = 93.4 s ClockTime = 95 s forces forces output: sum of forces: pressure : (3.398877 -0.01424782 -10.62426) viscous : (1.510114 -0.0004051671 -0.009351734) porous : (0 0 0) sum of moments: pressure : (0.007063597 2.825734 -0.007427283) viscous : (9.916562e-06 0.4016651 -0.0001060674) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1708489 Cl = -0.0005099719 Cl(f) = -0.000254986 Cl(r) = -0.000254986 Time = 70 smoothSolver: Solving for Ux, Initial residual = 0.0001824928, Final residual = 1.080341e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001729676, Final residual = 0.0001052933, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001233286, Final residual = 7.146663e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01047525, Final residual = 0.0009480601, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001436468, Final residual = 7.880031e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002754786, Final residual = 1.594969e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.459499e-05, Final residual = 2.433669e-06, No Iterations 3 time step continuity errors : sum local = 4.887275e-07, global = -3.514597e-08, cumulative = 8.006323e-06 smoothSolver: Solving for omega, Initial residual = 2.300895e-05, Final residual = 1.339111e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0005614376, Final residual = 1.561072e-05, No Iterations 2 ExecutionTime = 94.76 s ClockTime = 97 s forces forces output: sum of forces: pressure : (3.395797 -0.01462734 -10.63035) viscous : (1.508781 -0.0004084876 -0.009646688) porous : (0 0 0) sum of moments: pressure : (0.007106938 2.832512 -0.007480385) viscous : (1.27271e-05 0.4012759 -0.0001115382) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1706953 Cl = -0.000523296 Cl(f) = -0.000261648 Cl(r) = -0.000261648 Time = 71 smoothSolver: Solving for Ux, Initial residual = 0.000179268, Final residual = 1.056992e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001686952, Final residual = 0.0001029134, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001203817, Final residual = 6.999432e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01030021, Final residual = 0.0009281553, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0014082, Final residual = 7.771751e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002701064, Final residual = 1.577861e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.352362e-05, Final residual = 2.424332e-06, No Iterations 3 time step continuity errors : sum local = 4.870098e-07, global = -3.221142e-08, cumulative = 7.974112e-06 smoothSolver: Solving for omega, Initial residual = 2.217399e-05, Final residual = 1.284681e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0005444806, Final residual = 1.514103e-05, No Iterations 2 ExecutionTime = 96.09 s ClockTime = 98 s forces forces output: sum of forces: pressure : (3.394529 -0.01549914 -10.63626) viscous : (1.507395 -0.0004112372 -0.009901967) porous : (0 0 0) sum of moments: pressure : (0.00730024 2.840163 -0.007739649) viscous : (1.52396e-05 0.4008562 -0.0001165064) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1706029 Cl = -0.0005537332 Cl(f) = -0.0002768666 Cl(r) = -0.0002768666 Time = 72 smoothSolver: Solving for Ux, Initial residual = 0.000176102, Final residual = 1.034188e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001647316, Final residual = 0.0001006159, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001175303, Final residual = 6.843627e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01012779, Final residual = 0.0009053001, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001377384, Final residual = 7.655638e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002644758, Final residual = 1.560348e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.2562e-05, Final residual = 2.406988e-06, No Iterations 3 time step continuity errors : sum local = 4.837398e-07, global = -2.999226e-08, cumulative = 7.944119e-06 smoothSolver: Solving for omega, Initial residual = 2.138266e-05, Final residual = 1.23333e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0005279492, Final residual = 1.465755e-05, No Iterations 2 ExecutionTime = 97.43 s ClockTime = 99 s forces forces output: sum of forces: pressure : (3.395079 -0.0164052 -10.64162) viscous : (1.505954 -0.0004127348 -0.01011884) porous : (0 0 0) sum of moments: pressure : (0.007522433 2.84831 -0.008112675) viscous : (1.732799e-05 0.400406 -0.0001208038) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1705719 Cl = -0.0005853189 Cl(f) = -0.0002926595 Cl(r) = -0.0002926595 Time = 73 smoothSolver: Solving for Ux, Initial residual = 0.0001730737, Final residual = 1.013533e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001610191, Final residual = 9.857139e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001149302, Final residual = 6.683998e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.009919186, Final residual = 0.0008835514, No Iterations 1 GAMG: Solving for p, Initial residual = 0.00134959, Final residual = 7.590492e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002600237, Final residual = 1.560555e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.205489e-05, Final residual = 2.449017e-06, No Iterations 3 time step continuity errors : sum local = 4.924202e-07, global = -3.072216e-08, cumulative = 7.913397e-06 smoothSolver: Solving for omega, Initial residual = 2.063175e-05, Final residual = 1.184488e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0005118719, Final residual = 1.417376e-05, No Iterations 2 ExecutionTime = 98.77 s ClockTime = 101 s forces forces output: sum of forces: pressure : (3.397169 -0.0168284 -10.64567) viscous : (1.504454 -0.000413481 -0.01029941) porous : (0 0 0) sum of moments: pressure : (0.007609314 2.856568 -0.008311401) viscous : (1.926549e-05 0.3999268 -0.000124604) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1705925 Cl = -0.0006000739 Cl(f) = -0.0003000369 Cl(r) = -0.0003000369 Time = 74 smoothSolver: Solving for Ux, Initial residual = 0.0001701301, Final residual = 9.927554e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001573617, Final residual = 9.654221e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001125194, Final residual = 6.535006e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.009682557, Final residual = 0.0008627331, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001321617, Final residual = 7.542111e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002549163, Final residual = 1.562871e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.138224e-05, Final residual = 2.477787e-06, No Iterations 3 time step continuity errors : sum local = 4.984156e-07, global = -3.373489e-08, cumulative = 7.879662e-06 smoothSolver: Solving for omega, Initial residual = 1.992752e-05, Final residual = 1.137647e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000496277, Final residual = 1.370684e-05, No Iterations 2 ExecutionTime = 100.11 s ClockTime = 102 s forces forces output: sum of forces: pressure : (3.400604 -0.01689632 -10.64867) viscous : (1.502896 -0.0004150354 -0.01044393) porous : (0 0 0) sum of moments: pressure : (0.00758452 2.865037 -0.008311668) viscous : (2.148089e-05 0.3994194 -0.0001287567) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1706578 Cl = -0.0006024917 Cl(f) = -0.0003012459 Cl(r) = -0.0003012459 Time = 75 smoothSolver: Solving for Ux, Initial residual = 0.0001672778, Final residual = 9.724042e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001538967, Final residual = 9.45533e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001103013, Final residual = 6.394343e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.009455916, Final residual = 0.0008437339, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001292386, Final residual = 7.523176e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002499528, Final residual = 1.558064e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.075114e-05, Final residual = 2.43217e-06, No Iterations 3 time step continuity errors : sum local = 4.894241e-07, global = -3.592845e-08, cumulative = 7.843734e-06 smoothSolver: Solving for omega, Initial residual = 1.926267e-05, Final residual = 1.093803e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000481047, Final residual = 1.326005e-05, No Iterations 2 ExecutionTime = 101.44 s ClockTime = 103 s forces forces output: sum of forces: pressure : (3.404677 -0.01682715 -10.6508) viscous : (1.501279 -0.0004157149 -0.01055318) porous : (0 0 0) sum of moments: pressure : (0.00753074 2.873601 -0.008159835) viscous : (2.356467e-05 0.3988858 -0.0001321478) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1707433 Cl = -0.000600108 Cl(f) = -0.000300054 Cl(r) = -0.000300054 Time = 76 smoothSolver: Solving for Ux, Initial residual = 0.0001643622, Final residual = 9.514373e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001506935, Final residual = 9.253204e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001082396, Final residual = 6.252062e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.009217559, Final residual = 0.0008247944, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001262024, Final residual = 7.453146e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002446759, Final residual = 1.537316e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.995814e-05, Final residual = 2.333576e-06, No Iterations 3 time step continuity errors : sum local = 4.697184e-07, global = -3.966696e-08, cumulative = 7.804067e-06 smoothSolver: Solving for omega, Initial residual = 1.86306e-05, Final residual = 1.053047e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0004661658, Final residual = 1.283013e-05, No Iterations 2 ExecutionTime = 102.76 s ClockTime = 105 s forces forces output: sum of forces: pressure : (3.409973 -0.01665174 -10.65241) viscous : (1.499599 -0.0004174361 -0.01062568) porous : (0 0 0) sum of moments: pressure : (0.007491501 2.882422 -0.007952746) viscous : (2.597526e-05 0.3983247 -0.0001356496) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1708691 Cl = -0.0005940631 Cl(f) = -0.0002970316 Cl(r) = -0.0002970316 Time = 77 smoothSolver: Solving for Ux, Initial residual = 0.0001614882, Final residual = 9.309482e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001477784, Final residual = 9.043808e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001062976, Final residual = 6.108254e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008972398, Final residual = 0.0008060387, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001232798, Final residual = 7.359876e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002398988, Final residual = 1.513789e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.911849e-05, Final residual = 2.235411e-06, No Iterations 3 time step continuity errors : sum local = 4.500381e-07, global = -4.311017e-08, cumulative = 7.760957e-06 smoothSolver: Solving for omega, Initial residual = 1.802084e-05, Final residual = 1.01518e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0004515639, Final residual = 1.242241e-05, No Iterations 2 ExecutionTime = 104.1 s ClockTime = 106 s forces forces output: sum of forces: pressure : (3.417237 -0.01670136 -10.6538) viscous : (1.497857 -0.0004216225 -0.01066318) porous : (0 0 0) sum of moments: pressure : (0.007543896 2.891731 -0.007885717) viscous : (2.904109e-05 0.3977371 -0.00014035) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1710613 Cl = -0.0005959356 Cl(f) = -0.0002979678 Cl(r) = -0.0002979678 Time = 78 smoothSolver: Solving for Ux, Initial residual = 0.0001587006, Final residual = 9.106915e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001450487, Final residual = 8.825069e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001044688, Final residual = 5.956908e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008747653, Final residual = 0.0007887446, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001209776, Final residual = 7.280416e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002356467, Final residual = 1.493781e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.841167e-05, Final residual = 2.150652e-06, No Iterations 3 time step continuity errors : sum local = 4.32995e-07, global = -4.495347e-08, cumulative = 7.716003e-06 smoothSolver: Solving for omega, Initial residual = 1.742809e-05, Final residual = 9.796829e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0004374457, Final residual = 1.203067e-05, No Iterations 2 ExecutionTime = 105.44 s ClockTime = 107 s forces forces output: sum of forces: pressure : (3.4266 -0.01692954 -10.65475) viscous : (1.496052 -0.0004268499 -0.01066381) porous : (0 0 0) sum of moments: pressure : (0.007651783 2.901411 -0.007937321) viscous : (3.228271e-05 0.3971217 -0.000145643) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1713244 Cl = -0.000604059 Cl(f) = -0.0003020295 Cl(r) = -0.0003020295 Time = 79 smoothSolver: Solving for Ux, Initial residual = 0.000156024, Final residual = 8.897861e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001425221, Final residual = 8.611954e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001027713, Final residual = 5.796382e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008539084, Final residual = 0.0007745436, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001188295, Final residual = 7.199761e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002315782, Final residual = 1.475252e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.776979e-05, Final residual = 2.051093e-06, No Iterations 3 time step continuity errors : sum local = 4.128834e-07, global = -4.924597e-08, cumulative = 7.666757e-06 smoothSolver: Solving for omega, Initial residual = 1.685269e-05, Final residual = 9.461069e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0004237803, Final residual = 1.166121e-05, No Iterations 2 ExecutionTime = 106.79 s ClockTime = 109 s forces forces output: sum of forces: pressure : (3.437639 -0.01690941 -10.65529) viscous : (1.494181 -0.0004309502 -0.01063126) porous : (0 0 0) sum of moments: pressure : (0.007658571 2.9113 -0.007869103) viscous : (3.497179e-05 0.3964786 -0.0001502967) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1716434 Cl = -0.0006035012 Cl(f) = -0.0003017506 Cl(r) = -0.0003017506 Time = 80 smoothSolver: Solving for Ux, Initial residual = 0.0001532932, Final residual = 8.695837e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001398523, Final residual = 8.394723e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001011685, Final residual = 5.647736e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008365319, Final residual = 0.0007601095, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001168205, Final residual = 7.117721e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002279332, Final residual = 1.459499e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.720386e-05, Final residual = 1.956452e-06, No Iterations 3 time step continuity errors : sum local = 3.937183e-07, global = -5.050455e-08, cumulative = 7.616253e-06 smoothSolver: Solving for omega, Initial residual = 1.629024e-05, Final residual = 9.146125e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0004104392, Final residual = 1.131971e-05, No Iterations 2 ExecutionTime = 108.14 s ClockTime = 110 s forces forces output: sum of forces: pressure : (3.449286 -0.01655489 -10.65545) viscous : (1.492243 -0.0004332402 -0.0105709) porous : (0 0 0) sum of moments: pressure : (0.007543863 2.920944 -0.007624754) viscous : (3.721171e-05 0.3958096 -0.0001544076) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1719813 Cl = -0.0005912425 Cl(f) = -0.0002956212 Cl(r) = -0.0002956212 Time = 81 smoothSolver: Solving for Ux, Initial residual = 0.0001506882, Final residual = 8.499388e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001371243, Final residual = 8.19304e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009968178, Final residual = 5.515822e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00821087, Final residual = 0.0007443904, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001151872, Final residual = 7.025811e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000224719, Final residual = 1.43868e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.668463e-05, Final residual = 1.877397e-06, No Iterations 3 time step continuity errors : sum local = 3.776672e-07, global = -4.775446e-08, cumulative = 7.568498e-06 smoothSolver: Solving for omega, Initial residual = 1.574856e-05, Final residual = 8.850588e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003975055, Final residual = 1.099818e-05, No Iterations 2 ExecutionTime = 109.46 s ClockTime = 112 s forces forces output: sum of forces: pressure : (3.460541 -0.01596741 -10.65548) viscous : (1.49024 -0.0004330668 -0.01049076) porous : (0 0 0) sum of moments: pressure : (0.007350341 2.929928 -0.007261823) viscous : (3.875896e-05 0.3951169 -0.0001580297) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1723033 Cl = -0.0005707901 Cl(f) = -0.000285395 Cl(r) = -0.000285395 Time = 82 smoothSolver: Solving for Ux, Initial residual = 0.0001480955, Final residual = 8.311382e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001343978, Final residual = 8.025156e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009833038, Final residual = 5.395773e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008083045, Final residual = 0.0007300074, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001138957, Final residual = 6.905125e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000221631, Final residual = 1.406529e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.617791e-05, Final residual = 1.84497e-06, No Iterations 3 time step continuity errors : sum local = 3.709601e-07, global = -4.208793e-08, cumulative = 7.52641e-06 smoothSolver: Solving for omega, Initial residual = 1.522599e-05, Final residual = 8.569734e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000385013, Final residual = 1.06942e-05, No Iterations 2 ExecutionTime = 110.8 s ClockTime = 113 s forces forces output: sum of forces: pressure : (3.470595 -0.01552828 -10.65573) viscous : (1.488177 -0.0004311574 -0.01040153) porous : (0 0 0) sum of moments: pressure : (0.007200892 2.937975 -0.006966703) viscous : (3.97165e-05 0.3944055 -0.0001612151) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1725815 Cl = -0.0005554404 Cl(f) = -0.0002777202 Cl(r) = -0.0002777202 Time = 83 smoothSolver: Solving for Ux, Initial residual = 0.0001455437, Final residual = 8.144668e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001315932, Final residual = 7.864377e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009712878, Final residual = 5.287022e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007958664, Final residual = 0.0007162115, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001125123, Final residual = 6.778252e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002188699, Final residual = 1.38155e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.577534e-05, Final residual = 1.840035e-06, No Iterations 3 time step continuity errors : sum local = 3.697681e-07, global = -4.34289e-08, cumulative = 7.482981e-06 smoothSolver: Solving for omega, Initial residual = 1.472653e-05, Final residual = 8.296164e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003729124, Final residual = 1.040185e-05, No Iterations 2 ExecutionTime = 112.13 s ClockTime = 114 s forces forces output: sum of forces: pressure : (3.479819 -0.01532352 -10.65597) viscous : (1.486064 -0.0004287977 -0.01030666) porous : (0 0 0) sum of moments: pressure : (0.007111292 2.945221 -0.006761811) viscous : (4.027807e-05 0.3936804 -0.0001643815) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.172829 Cl = -0.0005482321 Cl(f) = -0.0002741161 Cl(r) = -0.0002741161 Time = 84 smoothSolver: Solving for Ux, Initial residual = 0.0001430363, Final residual = 7.996874e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001287228, Final residual = 7.703485e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009600272, Final residual = 5.189203e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007806396, Final residual = 0.0007021183, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001108715, Final residual = 6.675445e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00021611, Final residual = 1.366595e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.541487e-05, Final residual = 1.847302e-06, No Iterations 3 time step continuity errors : sum local = 3.71002e-07, global = -4.269157e-08, cumulative = 7.44029e-06 smoothSolver: Solving for omega, Initial residual = 1.425622e-05, Final residual = 8.048899e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003612502, Final residual = 1.012332e-05, No Iterations 2 ExecutionTime = 113.49 s ClockTime = 116 s forces forces output: sum of forces: pressure : (3.488665 -0.01525918 -10.65571) viscous : (1.483911 -0.0004251363 -0.0102084) porous : (0 0 0) sum of moments: pressure : (0.007071471 2.951759 -0.006673317) viscous : (4.015957e-05 0.3929448 -0.0001668343) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1730619 Cl = -0.0005458656 Cl(f) = -0.0002729328 Cl(r) = -0.0002729328 Time = 85 smoothSolver: Solving for Ux, Initial residual = 0.0001405534, Final residual = 7.856418e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00125857, Final residual = 7.552821e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009488321, Final residual = 5.100304e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007649854, Final residual = 0.0006893064, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001091629, Final residual = 6.58145e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002135516, Final residual = 1.352866e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.497821e-05, Final residual = 1.843524e-06, No Iterations 3 time step continuity errors : sum local = 3.699909e-07, global = -3.993237e-08, cumulative = 7.400358e-06 smoothSolver: Solving for omega, Initial residual = 1.380638e-05, Final residual = 7.812194e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003499615, Final residual = 9.862134e-06, No Iterations 2 ExecutionTime = 114.83 s ClockTime = 117 s forces forces output: sum of forces: pressure : (3.497391 -0.01523801 -10.65453) viscous : (1.481723 -0.0004198113 -0.01010849) porous : (0 0 0) sum of moments: pressure : (0.007072948 2.95747 -0.006706895) viscous : (3.95467e-05 0.3922005 -0.000168415) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1732894 Cl = -0.0005449433 Cl(f) = -0.0002724717 Cl(r) = -0.0002724717 Time = 86 smoothSolver: Solving for Ux, Initial residual = 0.0001380576, Final residual = 7.723463e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001231043, Final residual = 7.409535e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009382432, Final residual = 5.016169e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0075292, Final residual = 0.0006782652, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001076365, Final residual = 6.487716e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002111042, Final residual = 1.339991e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.447345e-05, Final residual = 1.809171e-06, No Iterations 3 time step continuity errors : sum local = 3.628274e-07, global = -3.680571e-08, cumulative = 7.363552e-06 smoothSolver: Solving for omega, Initial residual = 1.338235e-05, Final residual = 7.588332e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003389414, Final residual = 9.627806e-06, No Iterations 2 ExecutionTime = 116.15 s ClockTime = 118 s forces forces output: sum of forces: pressure : (3.50577 -0.01506759 -10.6525) viscous : (1.479506 -0.0004139099 -0.01000777) porous : (0 0 0) sum of moments: pressure : (0.007068567 2.962238 -0.006765576) viscous : (3.874041e-05 0.3914494 -0.0001696066) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1735039 Cl = -0.0005388067 Cl(f) = -0.0002694034 Cl(r) = -0.0002694034 Time = 87 smoothSolver: Solving for Ux, Initial residual = 0.0001356595, Final residual = 7.600352e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001205194, Final residual = 7.267051e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009275922, Final residual = 4.944967e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007436451, Final residual = 0.0006681895, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001062195, Final residual = 6.35837e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002087653, Final residual = 1.31381e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.391733e-05, Final residual = 1.752419e-06, No Iterations 3 time step continuity errors : sum local = 3.512049e-07, global = -3.364725e-08, cumulative = 7.329905e-06 smoothSolver: Solving for omega, Initial residual = 1.29846e-05, Final residual = 7.365002e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003282085, Final residual = 9.403531e-06, No Iterations 2 ExecutionTime = 117.49 s ClockTime = 120 s forces forces output: sum of forces: pressure : (3.51341 -0.0146953 -10.64985) viscous : (1.477269 -0.000407609 -0.009906897) porous : (0 0 0) sum of moments: pressure : (0.007022943 2.966042 -0.006773285) viscous : (3.784375e-05 0.3906939 -0.0001704172) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1736919 Cl = -0.0005256306 Cl(f) = -0.0002628153 Cl(r) = -0.0002628153 Time = 88 smoothSolver: Solving for Ux, Initial residual = 0.0001332765, Final residual = 7.482254e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001180492, Final residual = 7.116916e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009177689, Final residual = 4.893375e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007353392, Final residual = 0.000657248, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001047504, Final residual = 6.185105e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002065871, Final residual = 1.267823e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.327978e-05, Final residual = 1.674041e-06, No Iterations 3 time step continuity errors : sum local = 3.352668e-07, global = -3.393695e-08, cumulative = 7.295968e-06 smoothSolver: Solving for omega, Initial residual = 1.26006e-05, Final residual = 7.160386e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000317722, Final residual = 9.182356e-06, No Iterations 2 ExecutionTime = 118.85 s ClockTime = 121 s forces forces output: sum of forces: pressure : (3.520249 -0.0142406 -10.64694) viscous : (1.475018 -0.0003997141 -0.009807453) porous : (0 0 0) sum of moments: pressure : (0.006960628 2.969029 -0.006733554) viscous : (3.645565e-05 0.3899381 -0.0001695061) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1738516 Cl = -0.0005095306 Cl(f) = -0.0002547653 Cl(r) = -0.0002547653 Time = 89 smoothSolver: Solving for Ux, Initial residual = 0.0001309409, Final residual = 7.362962e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0011561, Final residual = 6.964986e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009085822, Final residual = 4.854667e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007252062, Final residual = 0.0006461578, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001030896, Final residual = 5.986333e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002043173, Final residual = 1.224729e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.267139e-05, Final residual = 3.244437e-06, No Iterations 2 time step continuity errors : sum local = 6.493295e-07, global = -8.913235e-08, cumulative = 7.206835e-06 smoothSolver: Solving for omega, Initial residual = 1.223747e-05, Final residual = 6.966667e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003075071, Final residual = 8.964232e-06, No Iterations 2 ExecutionTime = 120.17 s ClockTime = 122 s forces forces output: sum of forces: pressure : (3.52646 -0.01393001 -10.64386) viscous : (1.472761 -0.0003922617 -0.009711569) porous : (0 0 0) sum of moments: pressure : (0.006934456 2.971399 -0.00673818) viscous : (3.497763e-05 0.3891857 -0.0001682817) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1739892 Cl = -0.0004984619 Cl(f) = -0.0002492309 Cl(r) = -0.0002492309 Time = 90 smoothSolver: Solving for Ux, Initial residual = 0.0001285883, Final residual = 7.236811e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001132007, Final residual = 6.830798e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.000900071, Final residual = 4.823037e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007143601, Final residual = 0.0006342727, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001013155, Final residual = 5.835664e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002019134, Final residual = 1.219138e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.243353e-05, Final residual = 1.604752e-06, No Iterations 3 time step continuity errors : sum local = 3.209415e-07, global = -3.033605e-08, cumulative = 7.176499e-06 smoothSolver: Solving for omega, Initial residual = 1.18934e-05, Final residual = 6.785761e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002974922, Final residual = 8.752361e-06, No Iterations 2 ExecutionTime = 121.52 s ClockTime = 124 s forces forces output: sum of forces: pressure : (3.532632 -0.01372146 -10.64039) viscous : (1.470502 -0.0003859895 -0.00961941) porous : (0 0 0) sum of moments: pressure : (0.006940143 2.973489 -0.006826771) viscous : (3.355028e-05 0.3884373 -0.0001672061) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1741254 Cl = -0.0004909855 Cl(f) = -0.0002454927 Cl(r) = -0.0002454927 Time = 91 smoothSolver: Solving for Ux, Initial residual = 0.0001264109, Final residual = 7.120883e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001108877, Final residual = 6.699061e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008920473, Final residual = 4.793032e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007033751, Final residual = 0.0006211887, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009953046, Final residual = 5.656205e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001987857, Final residual = 1.187009e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.178922e-05, Final residual = 1.585641e-06, No Iterations 3 time step continuity errors : sum local = 3.169081e-07, global = -3.164623e-08, cumulative = 7.144853e-06 smoothSolver: Solving for omega, Initial residual = 1.157481e-05, Final residual = 6.625509e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002877805, Final residual = 8.546623e-06, No Iterations 2 ExecutionTime = 122.85 s ClockTime = 125 s forces forces output: sum of forces: pressure : (3.538612 -0.0133955 -10.63645) viscous : (1.468239 -0.0003807723 -0.009530574) porous : (0 0 0) sum of moments: pressure : (0.00692235 2.975212 -0.006883704) viscous : (3.219155e-05 0.3876918 -0.0001661796) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1742548 Cl = -0.0004794591 Cl(f) = -0.0002397296 Cl(r) = -0.0002397296 Time = 92 smoothSolver: Solving for Ux, Initial residual = 0.0001243372, Final residual = 7.00924e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001086897, Final residual = 6.568832e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008839975, Final residual = 4.763831e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00692141, Final residual = 0.0006083813, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009781899, Final residual = 5.495286e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001954506, Final residual = 1.153713e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.114747e-05, Final residual = 1.555679e-06, No Iterations 3 time step continuity errors : sum local = 3.107253e-07, global = -3.018935e-08, cumulative = 7.114664e-06 smoothSolver: Solving for omega, Initial residual = 1.127249e-05, Final residual = 6.48885e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002783499, Final residual = 8.344199e-06, No Iterations 2 ExecutionTime = 124.2 s ClockTime = 127 s forces forces output: sum of forces: pressure : (3.544179 -0.01291576 -10.63201) viscous : (1.465976 -0.0003759897 -0.009444003) porous : (0 0 0) sum of moments: pressure : (0.006864591 2.976546 -0.006820896) viscous : (3.084191e-05 0.3869488 -0.0001648618) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1743697 Cl = -0.0004625964 Cl(f) = -0.0002312982 Cl(r) = -0.0002312982 Time = 93 smoothSolver: Solving for Ux, Initial residual = 0.000122346, Final residual = 6.897878e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001066091, Final residual = 6.446354e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.000876078, Final residual = 4.739417e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006816521, Final residual = 0.0005974474, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009627539, Final residual = 5.393787e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001929166, Final residual = 1.136459e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.080059e-05, Final residual = 1.534413e-06, No Iterations 3 time step continuity errors : sum local = 3.062953e-07, global = -2.858493e-08, cumulative = 7.086079e-06 smoothSolver: Solving for omega, Initial residual = 1.098879e-05, Final residual = 6.35065e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002691543, Final residual = 8.146832e-06, No Iterations 2 ExecutionTime = 125.54 s ClockTime = 128 s forces forces output: sum of forces: pressure : (3.548899 -0.01245271 -10.62709) viscous : (1.463715 -0.0003698695 -0.009360714) porous : (0 0 0) sum of moments: pressure : (0.006793483 2.977494 -0.006698332) viscous : (2.890576e-05 0.3862106 -0.0001623289) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1744553 Cl = -0.0004462678 Cl(f) = -0.0002231339 Cl(r) = -0.0002231339 Time = 94 smoothSolver: Solving for Ux, Initial residual = 0.0001204132, Final residual = 6.786515e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001046887, Final residual = 6.328795e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008682811, Final residual = 4.71259e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006729911, Final residual = 0.0005874744, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009485643, Final residual = 5.331249e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001912026, Final residual = 1.128949e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.069363e-05, Final residual = 1.524097e-06, No Iterations 3 time step continuity errors : sum local = 3.04044e-07, global = -2.742838e-08, cumulative = 7.05865e-06 smoothSolver: Solving for omega, Initial residual = 1.072569e-05, Final residual = 6.20971e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002602269, Final residual = 7.957506e-06, No Iterations 2 ExecutionTime = 126.89 s ClockTime = 129 s forces forces output: sum of forces: pressure : (3.552481 -0.01218928 -10.6219) viscous : (1.461459 -0.0003631946 -0.009278037) porous : (0 0 0) sum of moments: pressure : (0.00676896 2.978137 -0.006663791) viscous : (2.670825e-05 0.3854755 -0.0001592677) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1745015 Cl = -0.000436867 Cl(f) = -0.0002184335 Cl(r) = -0.0002184335 Time = 95 smoothSolver: Solving for Ux, Initial residual = 0.0001185424, Final residual = 6.676574e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001030174, Final residual = 6.222069e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.000860934, Final residual = 4.68038e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006628267, Final residual = 0.0005792932, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009359695, Final residual = 5.304527e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001905297, Final residual = 1.135709e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.08265e-05, Final residual = 1.539818e-06, No Iterations 3 time step continuity errors : sum local = 3.069894e-07, global = -2.705876e-08, cumulative = 7.031592e-06 smoothSolver: Solving for omega, Initial residual = 1.046759e-05, Final residual = 6.07378e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002515183, Final residual = 7.775956e-06, No Iterations 2 ExecutionTime = 128.22 s ClockTime = 131 s forces forces output: sum of forces: pressure : (3.555054 -0.01208097 -10.6164) viscous : (1.459211 -0.0003569171 -0.00919547) porous : (0 0 0) sum of moments: pressure : (0.00680537 2.978645 -0.00675009) viscous : (2.474944e-05 0.384744 -0.0001567503) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1745128 Cl = -0.0004328792 Cl(f) = -0.0002164396 Cl(r) = -0.0002164396 Time = 96 smoothSolver: Solving for Ux, Initial residual = 0.0001167275, Final residual = 6.568015e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001015317, Final residual = 6.12137e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008538434, Final residual = 4.643095e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006526676, Final residual = 0.0005727539, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009254656, Final residual = 5.317265e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001903855, Final residual = 1.152737e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.111226e-05, Final residual = 1.569424e-06, No Iterations 3 time step continuity errors : sum local = 3.127022e-07, global = -2.657857e-08, cumulative = 7.005013e-06 smoothSolver: Solving for omega, Initial residual = 1.021815e-05, Final residual = 5.95419e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002430247, Final residual = 7.600543e-06, No Iterations 2 ExecutionTime = 129.56 s ClockTime = 132 s forces forces output: sum of forces: pressure : (3.556837 -0.01215015 -10.61033) viscous : (1.456973 -0.0003506209 -0.009111918) porous : (0 0 0) sum of moments: pressure : (0.006896111 2.979027 -0.006843447) viscous : (2.302441e-05 0.3840151 -0.0001539376) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1744969 Cl = -0.0004350675 Cl(f) = -0.0002175338 Cl(r) = -0.0002175338 Time = 97 smoothSolver: Solving for Ux, Initial residual = 0.0001149133, Final residual = 6.469627e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001002096, Final residual = 6.032216e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008472661, Final residual = 4.602155e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006430351, Final residual = 0.0005674367, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009139007, Final residual = 5.339905e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001903027, Final residual = 1.17443e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.143302e-05, Final residual = 1.61163e-06, No Iterations 3 time step continuity errors : sum local = 3.20919e-07, global = -2.598286e-08, cumulative = 6.97903e-06 smoothSolver: Solving for omega, Initial residual = 9.986149e-06, Final residual = 5.839938e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002347289, Final residual = 7.427557e-06, No Iterations 2 ExecutionTime = 130.88 s ClockTime = 133 s forces forces output: sum of forces: pressure : (3.557931 -0.01243137 -10.60363) viscous : (1.454744 -0.0003444457 -0.009028151) porous : (0 0 0) sum of moments: pressure : (0.007031465 2.9792 -0.006865279) viscous : (2.154714e-05 0.3832891 -0.0001506621) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1744575 Cl = -0.0004446401 Cl(f) = -0.0002223201 Cl(r) = -0.0002223201 Time = 98 smoothSolver: Solving for Ux, Initial residual = 0.0001131093, Final residual = 6.375926e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009904073, Final residual = 5.95211e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008407856, Final residual = 4.561311e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006315129, Final residual = 0.0005641239, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009030998, Final residual = 5.382295e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001897823, Final residual = 1.197016e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.176845e-05, Final residual = 1.654285e-06, No Iterations 3 time step continuity errors : sum local = 3.292084e-07, global = -2.533787e-08, cumulative = 6.953692e-06 smoothSolver: Solving for omega, Initial residual = 9.765101e-06, Final residual = 5.73544e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002266521, Final residual = 7.257088e-06, No Iterations 2 ExecutionTime = 132.22 s ClockTime = 135 s forces forces output: sum of forces: pressure : (3.558362 -0.01304443 -10.5964) viscous : (1.452527 -0.0003388684 -0.008944212) porous : (0 0 0) sum of moments: pressure : (0.007228055 2.979107 -0.006942013) viscous : (2.048634e-05 0.3825662 -0.0001475137) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1743953 Cl = -0.0004657826 Cl(f) = -0.0002328913 Cl(r) = -0.0002328913 Time = 99 smoothSolver: Solving for Ux, Initial residual = 0.0001113159, Final residual = 6.283116e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009798308, Final residual = 5.872698e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008347147, Final residual = 4.522099e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006216247, Final residual = 0.0005625371, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008955713, Final residual = 5.440344e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001893239, Final residual = 1.218866e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.210451e-05, Final residual = 1.694634e-06, No Iterations 3 time step continuity errors : sum local = 3.370159e-07, global = -2.494473e-08, cumulative = 6.928748e-06 smoothSolver: Solving for omega, Initial residual = 9.556961e-06, Final residual = 5.636344e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002188301, Final residual = 7.095273e-06, No Iterations 2 ExecutionTime = 133.54 s ClockTime = 136 s forces forces output: sum of forces: pressure : (3.558204 -0.01386266 -10.58871) viscous : (1.450325 -0.000334089 -0.00886079) porous : (0 0 0) sum of moments: pressure : (0.007456128 2.97879 -0.007102997) viscous : (2.001035e-05 0.3818479 -0.0001444633) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1743131 Cl = -0.000494093 Cl(f) = -0.0002470465 Cl(r) = -0.0002470465 Time = 100 smoothSolver: Solving for Ux, Initial residual = 0.0001095544, Final residual = 6.190109e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009696004, Final residual = 5.79464e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008295285, Final residual = 4.488257e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006150629, Final residual = 0.000561216, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008898571, Final residual = 5.492204e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001887091, Final residual = 1.231533e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.235393e-05, Final residual = 1.722757e-06, No Iterations 3 time step continuity errors : sum local = 3.42367e-07, global = -2.452031e-08, cumulative = 6.904227e-06 smoothSolver: Solving for omega, Initial residual = 9.357924e-06, Final residual = 5.534393e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002112926, Final residual = 6.937996e-06, No Iterations 2 ExecutionTime = 134.93 s ClockTime = 138 s forces forces output: sum of forces: pressure : (3.557372 -0.01464098 -10.58085) viscous : (1.448139 -0.0003298899 -0.008778403) porous : (0 0 0) sum of moments: pressure : (0.00766736 2.978334 -0.007212332) viscous : (1.99418e-05 0.3811365 -0.0001410264) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1742081 Cl = -0.000521035 Cl(f) = -0.0002605175 Cl(r) = -0.0002605175 Time = 101 smoothSolver: Solving for Ux, Initial residual = 0.0001078528, Final residual = 6.095214e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009595003, Final residual = 5.723754e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008253786, Final residual = 4.456256e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006106476, Final residual = 0.0005602677, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008851962, Final residual = 5.545124e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000188461, Final residual = 1.24164e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.264283e-05, Final residual = 1.74972e-06, No Iterations 3 time step continuity errors : sum local = 3.474659e-07, global = -2.435948e-08, cumulative = 6.879868e-06 smoothSolver: Solving for omega, Initial residual = 9.169739e-06, Final residual = 5.424716e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002039924, Final residual = 6.781875e-06, No Iterations 2 ExecutionTime = 136.24 s ClockTime = 139 s forces forces output: sum of forces: pressure : (3.555947 -0.01525506 -10.57306) viscous : (1.445974 -0.0003256534 -0.008697471) porous : (0 0 0) sum of moments: pressure : (0.007830687 2.977853 -0.007202972) viscous : (2.023993e-05 0.3804338 -0.0001368486) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1740832 Cl = -0.0005422595 Cl(f) = -0.0002711298 Cl(r) = -0.0002711298 Time = 102 smoothSolver: Solving for Ux, Initial residual = 0.0001061796, Final residual = 6.003026e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009494437, Final residual = 5.653685e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008214245, Final residual = 4.425415e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006050125, Final residual = 0.000559332, No Iterations 1 GAMG: Solving for p, Initial residual = 0.000879998, Final residual = 5.613385e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001885595, Final residual = 1.254862e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.302017e-05, Final residual = 1.781648e-06, No Iterations 3 time step continuity errors : sum local = 3.535298e-07, global = -2.432161e-08, cumulative = 6.855546e-06 smoothSolver: Solving for omega, Initial residual = 8.98532e-06, Final residual = 5.3107e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001969486, Final residual = 6.62652e-06, No Iterations 2 ExecutionTime = 137.57 s ClockTime = 140 s forces forces output: sum of forces: pressure : (3.554113 -0.01580574 -10.56538) viscous : (1.443833 -0.0003214799 -0.008617427) porous : (0 0 0) sum of moments: pressure : (0.007975878 2.977468 -0.007125034) viscous : (2.100494e-05 0.3797414 -0.0001318711) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1739448 Cl = -0.0005612799 Cl(f) = -0.00028064 Cl(r) = -0.00028064 Time = 103 smoothSolver: Solving for Ux, Initial residual = 0.0001045393, Final residual = 5.916828e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009396568, Final residual = 5.586228e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008171707, Final residual = 4.395362e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005988948, Final residual = 0.0005581105, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008725291, Final residual = 5.646915e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001886157, Final residual = 1.262774e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.325435e-05, Final residual = 1.811341e-06, No Iterations 3 time step continuity errors : sum local = 3.591269e-07, global = -2.345864e-08, cumulative = 6.832088e-06 smoothSolver: Solving for omega, Initial residual = 8.807907e-06, Final residual = 5.197462e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001901032, Final residual = 6.474028e-06, No Iterations 2 ExecutionTime = 138.89 s ClockTime = 142 s forces forces output: sum of forces: pressure : (3.551961 -0.01638657 -10.5578) viscous : (1.441716 -0.0003183017 -0.008537483) porous : (0 0 0) sum of moments: pressure : (0.008130248 2.977068 -0.007065064) viscous : (2.273311e-05 0.3790593 -0.0001275033) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1737963 Cl = -0.0005813842 Cl(f) = -0.0002906921 Cl(r) = -0.0002906921 Time = 104 smoothSolver: Solving for Ux, Initial residual = 0.0001029465, Final residual = 5.834292e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009301214, Final residual = 5.51431e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008129313, Final residual = 4.365342e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005921451, Final residual = 0.0005561897, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008622388, Final residual = 5.640432e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001879766, Final residual = 1.263225e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.333374e-05, Final residual = 1.83479e-06, No Iterations 3 time step continuity errors : sum local = 3.634625e-07, global = -2.341894e-08, cumulative = 6.808669e-06 smoothSolver: Solving for omega, Initial residual = 8.633516e-06, Final residual = 5.081505e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001834843, Final residual = 6.321286e-06, No Iterations 2 ExecutionTime = 140.21 s ClockTime = 143 s forces forces output: sum of forces: pressure : (3.54932 -0.01710969 -10.55049) viscous : (1.439626 -0.0003158745 -0.008459414) porous : (0 0 0) sum of moments: pressure : (0.008324429 2.976453 -0.007064701) viscous : (2.514515e-05 0.3783891 -0.000123924) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1736316 Cl = -0.0006064664 Cl(f) = -0.0003032332 Cl(r) = -0.0003032332 Time = 105 smoothSolver: Solving for Ux, Initial residual = 0.0001013623, Final residual = 5.753153e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009212561, Final residual = 5.440318e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008084555, Final residual = 4.334179e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005868586, Final residual = 0.0005549159, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008526356, Final residual = 5.616343e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001873708, Final residual = 1.260785e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.334982e-05, Final residual = 1.856523e-06, No Iterations 3 time step continuity errors : sum local = 3.67449e-07, global = -2.297218e-08, cumulative = 6.785696e-06 smoothSolver: Solving for omega, Initial residual = 8.468627e-06, Final residual = 4.968821e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001770818, Final residual = 6.171945e-06, No Iterations 2 ExecutionTime = 141.54 s ClockTime = 144 s forces forces output: sum of forces: pressure : (3.546164 -0.01783053 -10.54347) viscous : (1.437562 -0.0003142574 -0.008385132) porous : (0 0 0) sum of moments: pressure : (0.008499632 2.975493 -0.007029224) viscous : (2.776145e-05 0.3777325 -0.0001210911) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1734499 Cl = -0.0006314978 Cl(f) = -0.0003157489 Cl(r) = -0.0003157489 Time = 106 smoothSolver: Solving for Ux, Initial residual = 9.981028e-05, Final residual = 5.6687e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009126253, Final residual = 5.359694e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.000803828, Final residual = 4.30097e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005829728, Final residual = 0.0005545961, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008449762, Final residual = 5.588056e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001865168, Final residual = 1.257827e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.335407e-05, Final residual = 1.878338e-06, No Iterations 3 time step continuity errors : sum local = 3.7146e-07, global = -2.264021e-08, cumulative = 6.763056e-06 smoothSolver: Solving for omega, Initial residual = 8.308764e-06, Final residual = 4.86204e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001708933, Final residual = 6.029116e-06, No Iterations 2 ExecutionTime = 142.88 s ClockTime = 146 s forces forces output: sum of forces: pressure : (3.542455 -0.01841016 -10.53673) viscous : (1.435525 -0.0003126381 -0.008316387) porous : (0 0 0) sum of moments: pressure : (0.008613114 2.974102 -0.006879428) viscous : (3.027897e-05 0.3770905 -0.0001183607) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.17325 Cl = -0.0006516145 Cl(f) = -0.0003258073 Cl(r) = -0.0003258073 Time = 107 smoothSolver: Solving for Ux, Initial residual = 9.824605e-05, Final residual = 5.57726e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009038483, Final residual = 5.273934e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007987374, Final residual = 4.263479e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00577573, Final residual = 0.0005514676, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008352206, Final residual = 5.508124e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001840465, Final residual = 1.24167e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.308187e-05, Final residual = 1.88055e-06, No Iterations 3 time step continuity errors : sum local = 3.715919e-07, global = -2.200964e-08, cumulative = 6.741047e-06 smoothSolver: Solving for omega, Initial residual = 8.142603e-06, Final residual = 4.761066e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001649006, Final residual = 5.889238e-06, No Iterations 2 ExecutionTime = 144.21 s ClockTime = 147 s forces forces output: sum of forces: pressure : (3.538105 -0.01885472 -10.53023) viscous : (1.433521 -0.0003108618 -0.008255027) porous : (0 0 0) sum of moments: pressure : (0.008681097 2.972262 -0.00659646) viscous : (3.26361e-05 0.376466 -0.000115356) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1730288 Cl = -0.0006670249 Cl(f) = -0.0003335125 Cl(r) = -0.0003335125 Time = 108 smoothSolver: Solving for Ux, Initial residual = 9.666794e-05, Final residual = 5.481211e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0008948438, Final residual = 5.187851e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007925206, Final residual = 4.218746e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005699481, Final residual = 0.0005475609, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008265778, Final residual = 5.426809e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000181406, Final residual = 1.225955e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.279631e-05, Final residual = 1.877231e-06, No Iterations 3 time step continuity errors : sum local = 3.706342e-07, global = -2.122422e-08, cumulative = 6.719822e-06 smoothSolver: Solving for omega, Initial residual = 7.972542e-06, Final residual = 4.660946e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001591476, Final residual = 5.751808e-06, No Iterations 2 ExecutionTime = 145.54 s ClockTime = 148 s forces forces output: sum of forces: pressure : (3.533769 -0.01915554 -10.52405) viscous : (1.431548 -0.0003085387 -0.008200427) porous : (0 0 0) sum of moments: pressure : (0.00873153 2.970198 -0.006272287) viscous : (3.451706e-05 0.3758579 -0.0001125825) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1728092 Cl = -0.0006774133 Cl(f) = -0.0003387067 Cl(r) = -0.0003387067 Time = 109 smoothSolver: Solving for Ux, Initial residual = 9.508661e-05, Final residual = 5.387208e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0008845584, Final residual = 5.102844e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007852489, Final residual = 4.167763e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005599036, Final residual = 0.0005444454, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008200094, Final residual = 5.385875e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001789055, Final residual = 1.219397e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.26521e-05, Final residual = 1.868752e-06, No Iterations 3 time step continuity errors : sum local = 3.686563e-07, global = -2.074605e-08, cumulative = 6.699076e-06 smoothSolver: Solving for omega, Initial residual = 7.806758e-06, Final residual = 4.562818e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001536383, Final residual = 5.6205e-06, No Iterations 2 ExecutionTime = 146.86 s ClockTime = 149 s forces forces output: sum of forces: pressure : (3.529898 -0.01922973 -10.51796) viscous : (1.429605 -0.000305784 -0.008152469) porous : (0 0 0) sum of moments: pressure : (0.008760024 2.967965 -0.005921156) viscous : (3.601658e-05 0.3752643 -0.0001101085) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1726069 Cl = -0.0006798996 Cl(f) = -0.0003399498 Cl(r) = -0.0003399498 Time = 110 smoothSolver: Solving for Ux, Initial residual = 9.35487e-05, Final residual = 5.295574e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0008740291, Final residual = 5.019324e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007777604, Final residual = 4.11071e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00550466, Final residual = 0.0005402605, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008125094, Final residual = 5.345906e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001766731, Final residual = 1.2116e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.252859e-05, Final residual = 1.854793e-06, No Iterations 3 time step continuity errors : sum local = 3.656066e-07, global = -2.046121e-08, cumulative = 6.678615e-06 smoothSolver: Solving for omega, Initial residual = 7.647645e-06, Final residual = 4.467125e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001483103, Final residual = 5.492269e-06, No Iterations 2 ExecutionTime = 148.22 s ClockTime = 151 s forces forces output: sum of forces: pressure : (3.526601 -0.01905972 -10.5118) viscous : (1.427693 -0.0003022383 -0.008112467) porous : (0 0 0) sum of moments: pressure : (0.008746734 2.965505 -0.005566369) viscous : (3.708397e-05 0.3746856 -0.0001079302) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1724256 Cl = -0.0006738593 Cl(f) = -0.0003369296 Cl(r) = -0.0003369296 Time = 111 smoothSolver: Solving for Ux, Initial residual = 9.208471e-05, Final residual = 5.205387e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0008639436, Final residual = 4.939116e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007697773, Final residual = 4.048793e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005441104, Final residual = 0.0005351603, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008036585, Final residual = 5.275468e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001743594, Final residual = 1.192459e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.220599e-05, Final residual = 1.8221e-06, No Iterations 3 time step continuity errors : sum local = 3.588801e-07, global = -2.024253e-08, cumulative = 6.658373e-06 smoothSolver: Solving for omega, Initial residual = 7.498749e-06, Final residual = 4.375303e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001432158, Final residual = 5.367564e-06, No Iterations 2 ExecutionTime = 149.57 s ClockTime = 152 s forces forces output: sum of forces: pressure : (3.523645 -0.01864628 -10.50543) viscous : (1.42581 -0.0002970852 -0.008081734) porous : (0 0 0) sum of moments: pressure : (0.008674295 2.962667 -0.005200009) viscous : (3.73375e-05 0.3741218 -0.0001052053) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1722572 Cl = -0.000659291 Cl(f) = -0.0003296455 Cl(r) = -0.0003296455 Time = 112 smoothSolver: Solving for Ux, Initial residual = 9.066325e-05, Final residual = 5.113276e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0008542321, Final residual = 4.859428e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007615045, Final residual = 3.987281e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005397422, Final residual = 0.0005284773, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007933377, Final residual = 5.167104e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001718038, Final residual = 1.160104e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.161786e-05, Final residual = 1.76354e-06, No Iterations 3 time step continuity errors : sum local = 3.47104e-07, global = -2.022755e-08, cumulative = 6.638145e-06 smoothSolver: Solving for omega, Initial residual = 7.352409e-06, Final residual = 4.283292e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001383594, Final residual = 5.245519e-06, No Iterations 2 ExecutionTime = 150.91 s ClockTime = 154 s forces forces output: sum of forces: pressure : (3.520766 -0.01799047 -10.49856) viscous : (1.423954 -0.0002903784 -0.008061564) porous : (0 0 0) sum of moments: pressure : (0.00853 2.959271 -0.004813783) viscous : (3.676786e-05 0.3735726 -0.0001015096) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1720924 Cl = -0.000636233 Cl(f) = -0.0003181165 Cl(r) = -0.0003181165 Time = 113 smoothSolver: Solving for Ux, Initial residual = 8.92114e-05, Final residual = 5.020176e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0008444605, Final residual = 4.778642e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.000752273, Final residual = 3.925379e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005364751, Final residual = 0.0005223145, No Iterations 1 GAMG: Solving for p, Initial residual = 0.000784016, Final residual = 5.048251e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001692596, Final residual = 1.115839e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.076793e-05, Final residual = 3.076532e-06, No Iterations 2 time step continuity errors : sum local = 6.051446e-07, global = -4.663635e-08, cumulative = 6.591509e-06 smoothSolver: Solving for omega, Initial residual = 7.211584e-06, Final residual = 4.197301e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001337002, Final residual = 5.127911e-06, No Iterations 2 ExecutionTime = 152.23 s ClockTime = 155 s forces forces output: sum of forces: pressure : (3.517743 -0.01703715 -10.49029) viscous : (1.422127 -0.0002827468 -0.008052479) porous : (0 0 0) sum of moments: pressure : (0.008292225 2.955067 -0.004391561) viscous : (3.579475e-05 0.3730381 -9.774779e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1719236 Cl = -0.0006027891 Cl(f) = -0.0003013945 Cl(r) = -0.0003013945 Time = 114 smoothSolver: Solving for Ux, Initial residual = 8.771678e-05, Final residual = 4.926287e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0008337396, Final residual = 4.697188e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007420896, Final residual = 3.860095e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005335829, Final residual = 0.0005190062, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007758901, Final residual = 4.951234e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001672396, Final residual = 1.075746e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.991993e-05, Final residual = 2.974346e-06, No Iterations 2 time step continuity errors : sum local = 5.847026e-07, global = -4.93459e-08, cumulative = 6.542163e-06 smoothSolver: Solving for omega, Initial residual = 7.079358e-06, Final residual = 4.11766e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001292244, Final residual = 5.018639e-06, No Iterations 2 ExecutionTime = 153.54 s ClockTime = 156 s forces forces output: sum of forces: pressure : (3.51466 -0.01576561 -10.48088) viscous : (1.420329 -0.0002748895 -0.008054598) porous : (0 0 0) sum of moments: pressure : (0.007951785 2.950128 -0.003887519) viscous : (3.473524e-05 0.3725186 -9.399267e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1717537 Cl = -0.0005582619 Cl(f) = -0.0002791309 Cl(r) = -0.0002791309 Time = 115 smoothSolver: Solving for Ux, Initial residual = 8.621231e-05, Final residual = 4.831758e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0008223376, Final residual = 4.618681e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007320256, Final residual = 3.80103e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005302283, Final residual = 0.0005177858, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007693784, Final residual = 4.882824e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001654819, Final residual = 1.026131e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 2.893423e-05, Final residual = 2.832844e-06, No Iterations 2 time step continuity errors : sum local = 5.566104e-07, global = -5.176516e-08, cumulative = 6.490398e-06 smoothSolver: Solving for omega, Initial residual = 6.957229e-06, Final residual = 4.045645e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001248811, Final residual = 4.915334e-06, No Iterations 2 ExecutionTime = 154.85 s ClockTime = 158 s forces forces output: sum of forces: pressure : (3.511618 -0.01416607 -10.46993) viscous : (1.418562 -0.0002668048 -0.008067377) porous : (0 0 0) sum of moments: pressure : (0.007498826 2.944455 -0.003257074) viscous : (3.360785e-05 0.3720141 -8.974328e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1715864 Cl = -0.000502311 Cl(f) = -0.0002511555 Cl(r) = -0.0002511555 Time = 116 smoothSolver: Solving for Ux, Initial residual = 8.466989e-05, Final residual = 4.73747e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0008103955, Final residual = 4.54067e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007214724, Final residual = 3.743722e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005241821, Final residual = 0.0005153228, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007605992, Final residual = 4.85589e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001637507, Final residual = 9.753634e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.793598e-05, Final residual = 2.649732e-06, No Iterations 2 time step continuity errors : sum local = 5.204113e-07, global = -5.515465e-08, cumulative = 6.435243e-06 smoothSolver: Solving for omega, Initial residual = 6.838113e-06, Final residual = 3.979996e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001206657, Final residual = 4.815365e-06, No Iterations 2 ExecutionTime = 156.18 s ClockTime = 159 s forces forces output: sum of forces: pressure : (3.508924 -0.01236037 -10.45735) viscous : (1.416832 -0.0002588683 -0.008091033) porous : (0 0 0) sum of moments: pressure : (0.006973193 2.938245 -0.002565765) viscous : (3.250279e-05 0.3715272 -8.523266e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1714324 Cl = -0.0004391905 Cl(f) = -0.0002195953 Cl(r) = -0.0002195953 Time = 117 smoothSolver: Solving for Ux, Initial residual = 8.311291e-05, Final residual = 4.641564e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0007975352, Final residual = 4.462396e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007101435, Final residual = 3.68584e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005161764, Final residual = 0.0005108782, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007497613, Final residual = 4.856986e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001618718, Final residual = 9.360505e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.712171e-05, Final residual = 2.405361e-06, No Iterations 2 time step continuity errors : sum local = 4.722393e-07, global = -5.917488e-08, cumulative = 6.376068e-06 smoothSolver: Solving for omega, Initial residual = 6.72161e-06, Final residual = 3.919214e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000116636, Final residual = 4.717716e-06, No Iterations 2 ExecutionTime = 157.5 s ClockTime = 160 s forces forces output: sum of forces: pressure : (3.506567 -0.01047989 -10.44341) viscous : (1.415143 -0.0002506726 -0.008125761) porous : (0 0 0) sum of moments: pressure : (0.006421493 2.931585 -0.001906741) viscous : (3.120812e-05 0.3710592 -8.023637e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1712916 Cl = -0.0003734586 Cl(f) = -0.0001867293 Cl(r) = -0.0001867293 Time = 118 smoothSolver: Solving for Ux, Initial residual = 8.156783e-05, Final residual = 4.548627e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0007844859, Final residual = 4.384548e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0006989546, Final residual = 3.630965e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00507366, Final residual = 0.0005032772, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007360262, Final residual = 4.850461e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001595172, Final residual = 9.103334e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.651998e-05, Final residual = 2.179069e-06, No Iterations 2 time step continuity errors : sum local = 4.276787e-07, global = -6.467219e-08, cumulative = 6.311396e-06 smoothSolver: Solving for omega, Initial residual = 6.613106e-06, Final residual = 3.860377e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001127565, Final residual = 4.619809e-06, No Iterations 2 ExecutionTime = 158.83 s ClockTime = 162 s forces forces output: sum of forces: pressure : (3.504049 -0.008712275 -10.42849) viscous : (1.413499 -0.0002417002 -0.00817108) porous : (0 0 0) sum of moments: pressure : (0.005901202 2.924379 -0.001363109) viscous : (2.943737e-05 0.3706106 -7.480157e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1711467 Cl = -0.0003116276 Cl(f) = -0.0001558138 Cl(r) = -0.0001558138 Time = 119 smoothSolver: Solving for Ux, Initial residual = 8.002777e-05, Final residual = 4.461931e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0007712882, Final residual = 4.304728e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0006876515, Final residual = 3.579284e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004982082, Final residual = 0.0004930826, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007195455, Final residual = 4.817328e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001568906, Final residual = 8.897402e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.604076e-05, Final residual = 2.068209e-06, No Iterations 2 time step continuity errors : sum local = 4.058129e-07, global = -5.377688e-08, cumulative = 6.257619e-06 smoothSolver: Solving for omega, Initial residual = 6.508487e-06, Final residual = 3.799532e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001090254, Final residual = 4.523902e-06, No Iterations 2 ExecutionTime = 160.13 s ClockTime = 163 s forces forces output: sum of forces: pressure : (3.500765 -0.007097575 -10.41287) viscous : (1.4119 -0.0002316024 -0.008226192) porous : (0 0 0) sum of moments: pressure : (0.005423646 2.916499 -0.0008998517) viscous : (2.73132e-05 0.3701814 -6.923617e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1709768 Cl = -0.0002550793 Cl(f) = -0.0001275396 Cl(r) = -0.0001275396 Time = 120 smoothSolver: Solving for Ux, Initial residual = 7.851587e-05, Final residual = 4.376109e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0007585118, Final residual = 4.22717e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0006765764, Final residual = 3.526672e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004890897, Final residual = 0.0004838563, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0007047354, Final residual = 4.764727e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001543804, Final residual = 8.688658e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.56749e-05, Final residual = 2.117907e-06, No Iterations 2 time step continuity errors : sum local = 4.154826e-07, global = -3.818118e-08, cumulative = 6.219438e-06 smoothSolver: Solving for omega, Initial residual = 6.411243e-06, Final residual = 3.737427e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000105439, Final residual = 4.428458e-06, No Iterations 2 ExecutionTime = 161.47 s ClockTime = 165 s forces forces output: sum of forces: pressure : (3.496508 -0.005752038 -10.39682) viscous : (1.410348 -0.0002210724 -0.008291798) porous : (0 0 0) sum of moments: pressure : (0.005024072 2.908005 -0.0005309099) viscous : (2.530865e-05 0.3697723 -6.35598e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1707746 Cl = -0.0002078837 Cl(f) = -0.0001039419 Cl(r) = -0.0001039419 Time = 121 smoothSolver: Solving for Ux, Initial residual = 7.706879e-05, Final residual = 4.291384e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0007460918, Final residual = 4.153813e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0006654346, Final residual = 3.470435e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004801443, Final residual = 0.0004742562, No Iterations 1 GAMG: Solving for p, Initial residual = 0.000690608, Final residual = 4.681467e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00015167, Final residual = 8.585594e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.539927e-05, Final residual = 2.164048e-06, No Iterations 2 time step continuity errors : sum local = 4.244671e-07, global = -2.905082e-08, cumulative = 6.190387e-06 smoothSolver: Solving for omega, Initial residual = 6.322098e-06, Final residual = 3.679052e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000101986, Final residual = 4.334857e-06, No Iterations 2 ExecutionTime = 162.78 s ClockTime = 166 s forces forces output: sum of forces: pressure : (3.491418 -0.00470557 -10.38078) viscous : (1.408842 -0.0002101747 -0.008367917) porous : (0 0 0) sum of moments: pressure : (0.004708584 2.899118 -0.0002440706) viscous : (2.338062e-05 0.3693833 -5.742499e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.170545 Cl = -0.000171084 Cl(f) = -8.554199e-05 Cl(r) = -8.554199e-05 Time = 122 smoothSolver: Solving for Ux, Initial residual = 7.563245e-05, Final residual = 4.211204e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0007335202, Final residual = 4.083789e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0006539379, Final residual = 3.408591e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00471584, Final residual = 0.0004626922, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0006744781, Final residual = 4.573072e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001485004, Final residual = 8.394547e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.49504e-05, Final residual = 2.146706e-06, No Iterations 2 time step continuity errors : sum local = 4.209883e-07, global = -2.175812e-08, cumulative = 6.168629e-06 smoothSolver: Solving for omega, Initial residual = 6.238287e-06, Final residual = 3.620775e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 9.865584e-05, Final residual = 4.245781e-06, No Iterations 2 ExecutionTime = 164.09 s ClockTime = 167 s forces forces output: sum of forces: pressure : (3.485776 -0.00391407 -10.36525) viscous : (1.407385 -0.0001990422 -0.008453729) porous : (0 0 0) sum of moments: pressure : (0.004452884 2.890097 -1.085669e-05) viscous : (2.149551e-05 0.3690148 -5.077084e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.170298 Cl = -0.0001431497 Cl(f) = -7.157487e-05 Cl(r) = -7.157487e-05 Time = 123 smoothSolver: Solving for Ux, Initial residual = 7.424415e-05, Final residual = 4.135222e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0007212549, Final residual = 4.013046e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0006417664, Final residual = 3.340847e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00464228, Final residual = 0.000449941, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0006586032, Final residual = 4.437698e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000144977, Final residual = 8.179054e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.432623e-05, Final residual = 2.105809e-06, No Iterations 2 time step continuity errors : sum local = 4.129015e-07, global = -1.797291e-08, cumulative = 6.150656e-06 smoothSolver: Solving for omega, Initial residual = 6.155366e-06, Final residual = 3.567567e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 9.554099e-05, Final residual = 4.159781e-06, No Iterations 2 ExecutionTime = 165.41 s ClockTime = 168 s forces forces output: sum of forces: pressure : (3.479946 -0.003356823 -10.35013) viscous : (1.405976 -0.0001873001 -0.008547755) porous : (0 0 0) sum of moments: pressure : (0.004259395 2.881057 0.0001489294) viscous : (1.93414e-05 0.368666 -4.361089e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.170046 Cl = -0.000123347 Cl(f) = -6.167352e-05 Cl(r) = -6.167352e-05 Time = 124 smoothSolver: Solving for Ux, Initial residual = 7.290042e-05, Final residual = 4.064638e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0007091287, Final residual = 3.947388e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.000629082, Final residual = 3.270745e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004574633, Final residual = 0.0004379114, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0006439353, Final residual = 4.289207e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001415373, Final residual = 7.946631e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.365116e-05, Final residual = 2.052817e-06, No Iterations 2 time step continuity errors : sum local = 4.024417e-07, global = -1.627254e-08, cumulative = 6.134383e-06 smoothSolver: Solving for omega, Initial residual = 6.080895e-06, Final residual = 3.5223e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 9.258207e-05, Final residual = 4.077422e-06, No Iterations 2 ExecutionTime = 166.71 s ClockTime = 170 s forces forces output: sum of forces: pressure : (3.474052 -0.002961332 -10.33526) viscous : (1.404613 -0.000175385 -0.008647433) porous : (0 0 0) sum of moments: pressure : (0.004107983 2.871974 0.0002737944) viscous : (1.710541e-05 0.3683344 -3.62117e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1697934 Cl = -0.000109168 Cl(f) = -5.4584e-05 Cl(r) = -5.4584e-05 Time = 125 smoothSolver: Solving for Ux, Initial residual = 7.160535e-05, Final residual = 3.996517e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0006972233, Final residual = 3.883212e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0006162738, Final residual = 3.198413e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004507922, Final residual = 0.0004284552, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0006313511, Final residual = 4.149292e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001384777, Final residual = 7.731441e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.303331e-05, Final residual = 2.000604e-06, No Iterations 2 time step continuity errors : sum local = 3.921259e-07, global = -1.616152e-08, cumulative = 6.118222e-06 smoothSolver: Solving for omega, Initial residual = 6.013273e-06, Final residual = 3.482298e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 8.975887e-05, Final residual = 4.001391e-06, No Iterations 2 ExecutionTime = 168.02 s ClockTime = 171 s forces forces output: sum of forces: pressure : (3.468168 -0.002703558 -10.32075) viscous : (1.403292 -0.0001629657 -0.008751791) porous : (0 0 0) sum of moments: pressure : (0.003987441 2.862878 0.0004328096) viscous : (1.477558e-05 0.3680184 -2.856853e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1695427 Cl = -9.97644e-05 Cl(f) = -4.98822e-05 Cl(r) = -4.98822e-05 Time = 126 smoothSolver: Solving for Ux, Initial residual = 7.037132e-05, Final residual = 3.933149e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0006855817, Final residual = 3.821222e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0006031862, Final residual = 3.125279e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004435179, Final residual = 0.0004204867, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0006210404, Final residual = 4.029261e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001357059, Final residual = 7.537074e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.247009e-05, Final residual = 1.942837e-06, No Iterations 2 time step continuity errors : sum local = 3.807256e-07, global = -1.833045e-08, cumulative = 6.099891e-06 smoothSolver: Solving for omega, Initial residual = 5.95149e-06, Final residual = 3.447624e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 8.711171e-05, Final residual = 3.931139e-06, No Iterations 2 ExecutionTime = 169.33 s ClockTime = 172 s forces forces output: sum of forces: pressure : (3.462299 -0.002700315 -10.30696) viscous : (1.402012 -0.0001504245 -0.008860317) porous : (0 0 0) sum of moments: pressure : (0.003933681 2.853903 0.0006230974) viscous : (1.263099e-05 0.3677172 -2.089574e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1692939 Cl = -9.921505e-05 Cl(f) = -4.960752e-05 Cl(r) = -4.960752e-05 Time = 127 smoothSolver: Solving for Ux, Initial residual = 6.919639e-05, Final residual = 3.872068e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0006749722, Final residual = 3.766129e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0005899334, Final residual = 3.053826e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004363771, Final residual = 0.0004136546, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0006117821, Final residual = 3.916294e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001330564, Final residual = 7.349909e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.193837e-05, Final residual = 1.873922e-06, No Iterations 2 time step continuity errors : sum local = 3.671451e-07, global = -2.091093e-08, cumulative = 6.07898e-06 smoothSolver: Solving for omega, Initial residual = 5.894509e-06, Final residual = 3.416009e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 8.459443e-05, Final residual = 3.863477e-06, No Iterations 2 ExecutionTime = 170.65 s ClockTime = 174 s forces forces output: sum of forces: pressure : (3.456497 -0.002988224 -10.29406) viscous : (1.40077 -0.0001376675 -0.008972965) porous : (0 0 0) sum of moments: pressure : (0.003963687 2.84516 0.000765559) viscous : (1.071107e-05 0.3674298 -1.327894e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1690487 Cl = -0.0001087912 Cl(f) = -5.439561e-05 Cl(r) = -5.439561e-05 Time = 128 smoothSolver: Solving for Ux, Initial residual = 6.803924e-05, Final residual = 3.81188e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0006651041, Final residual = 3.713975e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0005767688, Final residual = 2.983625e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004298458, Final residual = 0.0004064131, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0006023922, Final residual = 3.793018e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001300984, Final residual = 7.150488e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.139169e-05, Final residual = 1.798003e-06, No Iterations 2 time step continuity errors : sum local = 3.521966e-07, global = -2.477258e-08, cumulative = 6.054208e-06 smoothSolver: Solving for omega, Initial residual = 5.841722e-06, Final residual = 3.38764e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 8.220277e-05, Final residual = 3.799431e-06, No Iterations 2 ExecutionTime = 171.96 s ClockTime = 175 s forces forces output: sum of forces: pressure : (3.450854 -0.00343924 -10.28186) viscous : (1.399566 -0.0001248791 -0.009088839) porous : (0 0 0) sum of moments: pressure : (0.004052828 2.836655 0.000808732) viscous : (9.068325e-06 0.3671558 -5.664367e-06) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1688104 Cl = -0.000124043 Cl(f) = -6.202149e-05 Cl(r) = -6.202149e-05 Time = 129 smoothSolver: Solving for Ux, Initial residual = 6.687173e-05, Final residual = 3.751103e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0006558762, Final residual = 3.663821e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.000564235, Final residual = 2.91569e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00424346, Final residual = 0.0003986634, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005934744, Final residual = 3.666074e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00012691, Final residual = 6.969825e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.08718e-05, Final residual = 1.721358e-06, No Iterations 2 time step continuity errors : sum local = 3.371052e-07, global = -2.799283e-08, cumulative = 6.026215e-06 smoothSolver: Solving for omega, Initial residual = 5.786798e-06, Final residual = 3.359426e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 7.994752e-05, Final residual = 3.739545e-06, No Iterations 2 ExecutionTime = 173.28 s ClockTime = 176 s forces forces output: sum of forces: pressure : (3.445447 -0.003909721 -10.27015) viscous : (1.398398 -0.0001117801 -0.009207675) porous : (0 0 0) sum of moments: pressure : (0.004166331 2.828364 0.0007688865) viscous : (7.601554e-06 0.3668947 2.079384e-06) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1685816 Cl = -0.0001399614 Cl(f) = -6.998068e-05 Cl(r) = -6.998068e-05 Time = 130 smoothSolver: Solving for Ux, Initial residual = 6.571581e-05, Final residual = 3.692194e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0006472592, Final residual = 3.617697e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.000551952, Final residual = 2.852189e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004193503, Final residual = 0.0003914669, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005861049, Final residual = 3.556621e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001236318, Final residual = 6.852631e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.042199e-05, Final residual = 1.661579e-06, No Iterations 2 time step continuity errors : sum local = 3.25312e-07, global = -3.472198e-08, cumulative = 5.991493e-06 smoothSolver: Solving for omega, Initial residual = 5.732257e-06, Final residual = 3.330437e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 7.780152e-05, Final residual = 3.682027e-06, No Iterations 2 ExecutionTime = 174.6 s ClockTime = 178 s forces forces output: sum of forces: pressure : (3.440351 -0.004235852 -10.25898) viscous : (1.397265 -9.816066e-05 -0.009329284) porous : (0 0 0) sum of moments: pressure : (0.004248618 2.820301 0.0007621183) viscous : (6.117796e-06 0.3666459 1.004141e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1683648 Cl = -0.0001508378 Cl(f) = -7.54189e-05 Cl(r) = -7.54189e-05 Time = 131 smoothSolver: Solving for Ux, Initial residual = 6.460398e-05, Final residual = 3.637356e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0006388894, Final residual = 3.570631e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0005398134, Final residual = 2.788416e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004152549, Final residual = 0.0003850877, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005804386, Final residual = 3.470703e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001205819, Final residual = 6.803893e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.00587e-05, Final residual = 1.645161e-06, No Iterations 2 time step continuity errors : sum local = 3.219991e-07, global = -4.123749e-08, cumulative = 5.950256e-06 smoothSolver: Solving for omega, Initial residual = 5.676803e-06, Final residual = 3.299212e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 7.575603e-05, Final residual = 3.626765e-06, No Iterations 2 ExecutionTime = 175.93 s ClockTime = 179 s forces forces output: sum of forces: pressure : (3.435655 -0.004485394 -10.2485) viscous : (1.396168 -8.409155e-05 -0.009452788) porous : (0 0 0) sum of moments: pressure : (0.004326475 2.812579 0.0007615959) viscous : (4.61519e-06 0.3664091 1.81251e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1681632 Cl = -0.000159033 Cl(f) = -7.95165e-05 Cl(r) = -7.95165e-05 Time = 132 smoothSolver: Solving for Ux, Initial residual = 6.355115e-05, Final residual = 3.585489e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0006309459, Final residual = 3.528023e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0005279695, Final residual = 2.724619e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004115001, Final residual = 0.0003798566, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005750887, Final residual = 3.408401e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001176783, Final residual = 6.824122e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.97848e-05, Final residual = 1.707043e-06, No Iterations 2 time step continuity errors : sum local = 3.339925e-07, global = -4.658286e-08, cumulative = 5.903673e-06 smoothSolver: Solving for omega, Initial residual = 5.622024e-06, Final residual = 3.267143e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 7.382072e-05, Final residual = 3.575372e-06, No Iterations 2 ExecutionTime = 177.25 s ClockTime = 181 s forces forces output: sum of forces: pressure : (3.431285 -0.004762805 -10.23888) viscous : (1.395105 -6.990013e-05 -0.009577723) porous : (0 0 0) sum of moments: pressure : (0.004423254 2.805284 0.0007521376) viscous : (3.110102e-06 0.3661838 2.610911e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1679741 Cl = -0.0001681939 Cl(f) = -8.409696e-05 Cl(r) = -8.409696e-05 Time = 133 smoothSolver: Solving for Ux, Initial residual = 6.254101e-05, Final residual = 3.536798e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.000623779, Final residual = 3.487317e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0005165589, Final residual = 2.662168e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004070862, Final residual = 0.0003769424, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005711289, Final residual = 3.369101e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001152932, Final residual = 6.874212e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.96159e-05, Final residual = 1.807209e-06, No Iterations 2 time step continuity errors : sum local = 3.534514e-07, global = -4.444936e-08, cumulative = 5.859223e-06 smoothSolver: Solving for omega, Initial residual = 5.569464e-06, Final residual = 3.231691e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 7.201743e-05, Final residual = 3.528004e-06, No Iterations 2 ExecutionTime = 178.56 s ClockTime = 182 s forces forces output: sum of forces: pressure : (3.427141 -0.005121339 -10.23017) viscous : (1.394074 -5.546711e-05 -0.00970305) porous : (0 0 0) sum of moments: pressure : (0.00454154 2.798396 0.0007357126) viscous : (1.566883e-06 0.3659689 3.410185e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.167794 Cl = -0.0001801698 Cl(f) = -9.008488e-05 Cl(r) = -9.008488e-05 Time = 134 smoothSolver: Solving for Ux, Initial residual = 6.155935e-05, Final residual = 3.489569e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.000617568, Final residual = 3.44782e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0005055495, Final residual = 2.601179e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004037765, Final residual = 0.0003750898, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005682263, Final residual = 3.349512e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000113581, Final residual = 6.936645e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.953929e-05, Final residual = 1.895215e-06, No Iterations 2 time step continuity errors : sum local = 3.705042e-07, global = -4.107398e-08, cumulative = 5.818149e-06 smoothSolver: Solving for omega, Initial residual = 5.515813e-06, Final residual = 3.194362e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 7.03197e-05, Final residual = 3.482566e-06, No Iterations 2 ExecutionTime = 179.88 s ClockTime = 183 s forces forces output: sum of forces: pressure : (3.423172 -0.005469041 -10.22225) viscous : (1.393073 -4.014587e-05 -0.009827906) porous : (0 0 0) sum of moments: pressure : (0.004650895 2.791808 0.0007181053) viscous : (-2.077935e-07 0.3657636 4.248856e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.167621 Cl = -0.0001917377 Cl(f) = -9.586884e-05 Cl(r) = -9.586884e-05 Time = 135 smoothSolver: Solving for Ux, Initial residual = 6.062232e-05, Final residual = 3.446599e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0006122657, Final residual = 3.408109e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0004948087, Final residual = 2.541162e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004018604, Final residual = 0.0003738931, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005673431, Final residual = 3.351321e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001125913, Final residual = 7.008986e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.951502e-05, Final residual = 1.009783e-06, No Iterations 3 time step continuity errors : sum local = 1.973214e-07, global = -1.855153e-08, cumulative = 5.799598e-06 smoothSolver: Solving for omega, Initial residual = 5.461183e-06, Final residual = 3.155065e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 6.871532e-05, Final residual = 3.438634e-06, No Iterations 2 ExecutionTime = 181.21 s ClockTime = 185 s forces forces output: sum of forces: pressure : (3.419509 -0.005637316 -10.21493) viscous : (1.392102 -2.425649e-05 -0.009952233) porous : (0 0 0) sum of moments: pressure : (0.004707354 2.785487 0.0007086276) viscous : (-2.208091e-06 0.3655675 5.105229e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1674598 Cl = -0.0001970412 Cl(f) = -9.85206e-05 Cl(r) = -9.85206e-05 Time = 136 smoothSolver: Solving for Ux, Initial residual = 5.975788e-05, Final residual = 3.406124e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0006079025, Final residual = 3.368733e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0004849413, Final residual = 2.480916e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004005627, Final residual = 0.0003735459, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005673487, Final residual = 3.356758e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001117142, Final residual = 6.985997e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.934318e-05, Final residual = 1.018087e-06, No Iterations 3 time step continuity errors : sum local = 1.988613e-07, global = -1.519441e-08, cumulative = 5.784403e-06 smoothSolver: Solving for omega, Initial residual = 5.407351e-06, Final residual = 3.113004e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 6.719874e-05, Final residual = 3.396447e-06, No Iterations 2 ExecutionTime = 182.55 s ClockTime = 186 s forces forces output: sum of forces: pressure : (3.416065 -0.005589165 -10.20798) viscous : (1.391159 -8.62337e-06 -0.01007539) porous : (0 0 0) sum of moments: pressure : (0.004703433 2.779412 0.0006936106) viscous : (-4.300451e-06 0.3653804 5.956176e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1673071 Cl = -0.0001948213 Cl(f) = -9.741066e-05 Cl(r) = -9.741066e-05 Time = 137 smoothSolver: Solving for Ux, Initial residual = 5.894618e-05, Final residual = 3.367868e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0006034824, Final residual = 3.332362e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0004754562, Final residual = 2.421045e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003991865, Final residual = 0.0003726195, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005666698, Final residual = 3.374636e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001109296, Final residual = 7.070886e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.933896e-05, Final residual = 1.056372e-06, No Iterations 3 time step continuity errors : sum local = 2.062535e-07, global = -1.386834e-08, cumulative = 5.770535e-06 smoothSolver: Solving for omega, Initial residual = 5.352451e-06, Final residual = 3.070505e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 6.575888e-05, Final residual = 3.35555e-06, No Iterations 2 ExecutionTime = 183.89 s ClockTime = 187 s forces forces output: sum of forces: pressure : (3.412791 -0.005464607 -10.20126) viscous : (1.390242 6.67385e-06 -0.01019708) porous : (0 0 0) sum of moments: pressure : (0.004670263 2.773582 0.0006526378) viscous : (-6.463081e-06 0.3652012 6.812231e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1671612 Cl = -0.0001899539 Cl(f) = -9.497695e-05 Cl(r) = -9.497695e-05 Time = 138 smoothSolver: Solving for Ux, Initial residual = 5.819606e-05, Final residual = 3.330171e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0005994507, Final residual = 3.293943e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.000466243, Final residual = 2.361142e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003975176, Final residual = 0.000372042, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005648919, Final residual = 3.403912e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000110131, Final residual = 7.204956e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.938993e-05, Final residual = 1.091644e-06, No Iterations 3 time step continuity errors : sum local = 2.130452e-07, global = -1.412545e-08, cumulative = 5.75641e-06 smoothSolver: Solving for omega, Initial residual = 5.295261e-06, Final residual = 3.027687e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 6.437886e-05, Final residual = 3.315476e-06, No Iterations 2 ExecutionTime = 185.23 s ClockTime = 189 s forces forces output: sum of forces: pressure : (3.409725 -0.005450285 -10.19484) viscous : (1.389351 2.206303e-05 -0.01031716) porous : (0 0 0) sum of moments: pressure : (0.004675237 2.768087 0.0005270032) viscous : (-8.764778e-06 0.3650301 7.690727e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1670235 Cl = -0.0001889198 Cl(f) = -9.445991e-05 Cl(r) = -9.445991e-05 Time = 139 smoothSolver: Solving for Ux, Initial residual = 5.748459e-05, Final residual = 3.294248e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0005959428, Final residual = 3.255349e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.000457789, Final residual = 2.301704e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003965462, Final residual = 0.0003712781, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005624186, Final residual = 3.441303e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001092625, Final residual = 7.3671e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.947882e-05, Final residual = 1.131218e-06, No Iterations 3 time step continuity errors : sum local = 2.206622e-07, global = -1.515342e-08, cumulative = 5.741256e-06 smoothSolver: Solving for omega, Initial residual = 5.237085e-06, Final residual = 2.982719e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 6.305345e-05, Final residual = 3.275708e-06, No Iterations 2 ExecutionTime = 186.54 s ClockTime = 190 s forces forces output: sum of forces: pressure : (3.406884 -0.005504951 -10.18879) viscous : (1.388485 3.770107e-05 -0.01043555) porous : (0 0 0) sum of moments: pressure : (0.004714703 2.763028 0.0003402811) viscous : (-1.106425e-05 0.3648668 8.541011e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1668945 Cl = -0.0001902781 Cl(f) = -9.513907e-05 Cl(r) = -9.513907e-05 Time = 140 smoothSolver: Solving for Ux, Initial residual = 5.680965e-05, Final residual = 3.258228e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0005927841, Final residual = 3.215885e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0004498342, Final residual = 2.242368e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00394805, Final residual = 0.0003720088, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005607352, Final residual = 3.485751e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000108695, Final residual = 7.524022e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.957704e-05, Final residual = 1.167979e-06, No Iterations 3 time step continuity errors : sum local = 2.277265e-07, global = -1.57804e-08, cumulative = 5.725476e-06 smoothSolver: Solving for omega, Initial residual = 5.177513e-06, Final residual = 2.936829e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 6.176416e-05, Final residual = 3.235405e-06, No Iterations 2 ExecutionTime = 187.89 s ClockTime = 191 s forces forces output: sum of forces: pressure : (3.404264 -0.005406207 -10.18311) viscous : (1.387639 5.273146e-05 -0.0105518) porous : (0 0 0) sum of moments: pressure : (0.00471667 2.758335 0.0001293614) viscous : (-1.313774e-05 0.3647098 9.361287e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1667739 Cl = -0.0001863184 Cl(f) = -9.315921e-05 Cl(r) = -9.315921e-05 Time = 141 smoothSolver: Solving for Ux, Initial residual = 5.619614e-05, Final residual = 3.221894e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0005899421, Final residual = 3.176454e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0004423455, Final residual = 2.185278e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003925299, Final residual = 0.0003721634, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005590607, Final residual = 3.525613e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001080606, Final residual = 7.656118e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.963901e-05, Final residual = 1.196032e-06, No Iterations 3 time step continuity errors : sum local = 2.33084e-07, global = -1.563974e-08, cumulative = 5.709836e-06 smoothSolver: Solving for omega, Initial residual = 5.118207e-06, Final residual = 2.891665e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 6.051713e-05, Final residual = 3.195945e-06, No Iterations 2 ExecutionTime = 189.2 s ClockTime = 193 s forces forces output: sum of forces: pressure : (3.402181 -0.005160352 -10.17778) viscous : (1.386813 6.655691e-05 -0.01066569) porous : (0 0 0) sum of moments: pressure : (0.004673796 2.75404 -0.0001031271) viscous : (-1.485099e-05 0.364559 0.0001016719) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1666726 Cl = -0.0001772807 Cl(f) = -8.864034e-05 Cl(r) = -8.864034e-05 Time = 142 smoothSolver: Solving for Ux, Initial residual = 5.563112e-05, Final residual = 3.185325e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0005875076, Final residual = 3.140093e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0004353413, Final residual = 2.129903e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003902921, Final residual = 0.0003728251, No Iterations 1 GAMG: Solving for p, Initial residual = 0.000557128, Final residual = 3.553713e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000107496, Final residual = 7.717446e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.96202e-05, Final residual = 1.204393e-06, No Iterations 3 time step continuity errors : sum local = 2.346023e-07, global = -1.509136e-08, cumulative = 5.694745e-06 smoothSolver: Solving for omega, Initial residual = 5.061898e-06, Final residual = 2.845796e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.933249e-05, Final residual = 3.156982e-06, No Iterations 2 ExecutionTime = 190.54 s ClockTime = 194 s forces forces output: sum of forces: pressure : (3.400476 -0.004887001 -10.17265) viscous : (1.386004 7.962406e-05 -0.01077716) porous : (0 0 0) sum of moments: pressure : (0.004630903 2.750034 -0.0003112954) viscous : (-1.651543e-05 0.364413 0.0001093357) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1665851 Cl = -0.0001673124 Cl(f) = -8.36562e-05 Cl(r) = -8.36562e-05 Time = 143 smoothSolver: Solving for Ux, Initial residual = 5.508328e-05, Final residual = 3.149174e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0005851156, Final residual = 3.106242e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0004286329, Final residual = 2.076474e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003891439, Final residual = 0.0003717434, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005534042, Final residual = 3.547996e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001065334, Final residual = 7.697977e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.94935e-05, Final residual = 1.193741e-06, No Iterations 3 time step continuity errors : sum local = 2.324169e-07, global = -1.463085e-08, cumulative = 5.680114e-06 smoothSolver: Solving for omega, Initial residual = 5.00676e-06, Final residual = 2.801976e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.82348e-05, Final residual = 3.117631e-06, No Iterations 2 ExecutionTime = 191.86 s ClockTime = 195 s forces forces output: sum of forces: pressure : (3.399065 -0.004498995 -10.16758) viscous : (1.38521 9.215722e-05 -0.01088639) porous : (0 0 0) sum of moments: pressure : (0.004561213 2.746284 -0.0004477635) viscous : (-1.816669e-05 0.3642717 0.0001168345) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1665084 Cl = -0.0001533723 Cl(f) = -7.668616e-05 Cl(r) = -7.668616e-05 Time = 144 smoothSolver: Solving for Ux, Initial residual = 5.457327e-05, Final residual = 3.113736e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0005828249, Final residual = 3.073445e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0004222276, Final residual = 2.025074e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003864673, Final residual = 0.0003697919, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005480089, Final residual = 3.531321e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001054322, Final residual = 7.691559e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.93848e-05, Final residual = 1.186134e-06, No Iterations 3 time step continuity errors : sum local = 2.308297e-07, global = -1.480231e-08, cumulative = 5.665312e-06 smoothSolver: Solving for omega, Initial residual = 4.956674e-06, Final residual = 2.757694e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.717161e-05, Final residual = 3.076051e-06, No Iterations 2 ExecutionTime = 193.19 s ClockTime = 197 s forces forces output: sum of forces: pressure : (3.397944 -0.003912927 -10.16263) viscous : (1.38443 0.0001036277 -0.01099343) porous : (0 0 0) sum of moments: pressure : (0.004428059 2.742847 -0.0005430265) viscous : (-1.963959e-05 0.3641347 0.0001243442) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1664422 Cl = -0.000132576 Cl(f) = -6.628802e-05 Cl(r) = -6.628802e-05 Time = 145 smoothSolver: Solving for Ux, Initial residual = 5.408531e-05, Final residual = 3.077122e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0005806691, Final residual = 3.040863e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0004159812, Final residual = 1.977035e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003828415, Final residual = 0.000366537, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005408731, Final residual = 3.503806e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001041997, Final residual = 7.675137e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.924212e-05, Final residual = 1.180475e-06, No Iterations 3 time step continuity errors : sum local = 2.296268e-07, global = -1.540949e-08, cumulative = 5.649902e-06 smoothSolver: Solving for omega, Initial residual = 4.911626e-06, Final residual = 2.71612e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.616196e-05, Final residual = 3.035331e-06, No Iterations 2 ExecutionTime = 194.52 s ClockTime = 198 s forces forces output: sum of forces: pressure : (3.397231 -0.003214451 -10.15797) viscous : (1.383661 0.0001135833 -0.01109769) porous : (0 0 0) sum of moments: pressure : (0.004258702 2.739844 -0.0006293266) viscous : (-2.083347e-05 0.3640005 0.0001314114) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1663907 Cl = -0.0001079203 Cl(f) = -5.396016e-05 Cl(r) = -5.396016e-05 Time = 146 smoothSolver: Solving for Ux, Initial residual = 5.36426e-05, Final residual = 3.039455e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0005784517, Final residual = 3.008312e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0004102452, Final residual = 1.933672e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003785773, Final residual = 0.0003626733, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005332654, Final residual = 3.465635e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001030075, Final residual = 7.606236e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.901258e-05, Final residual = 1.165187e-06, No Iterations 3 time step continuity errors : sum local = 2.265565e-07, global = -1.5885e-08, cumulative = 5.634017e-06 smoothSolver: Solving for omega, Initial residual = 4.871464e-06, Final residual = 2.67727e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.517283e-05, Final residual = 2.994602e-06, No Iterations 2 ExecutionTime = 195.85 s ClockTime = 199 s forces forces output: sum of forces: pressure : (3.396995 -0.00252121 -10.15358) viscous : (1.382903 0.0001222871 -0.01119868) porous : (0 0 0) sum of moments: pressure : (0.004086808 2.737262 -0.0007174168) viscous : (-2.173702e-05 0.3638686 0.0001379405) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1663561 Cl = -8.349035e-05 Cl(f) = -4.174517e-05 Cl(r) = -4.174517e-05 Time = 147 smoothSolver: Solving for Ux, Initial residual = 5.320965e-05, Final residual = 3.002074e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0005761007, Final residual = 2.975652e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0004048338, Final residual = 1.894513e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003725276, Final residual = 0.0003587017, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005249813, Final residual = 3.417781e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001017896, Final residual = 7.482466e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.866364e-05, Final residual = 1.13872e-06, No Iterations 3 time step continuity errors : sum local = 2.213176e-07, global = -1.621413e-08, cumulative = 5.617803e-06 smoothSolver: Solving for omega, Initial residual = 4.833394e-06, Final residual = 2.640904e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.419947e-05, Final residual = 2.950772e-06, No Iterations 2 ExecutionTime = 197.17 s ClockTime = 201 s forces forces output: sum of forces: pressure : (3.397273 -0.001840318 -10.14941) viscous : (1.382154 0.0001301309 -0.01129572) porous : (0 0 0) sum of moments: pressure : (0.003908798 2.735035 -0.0008104046) viscous : (-2.24755e-05 0.3637381 0.0001444867) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1663397 Cl = -5.95201e-05 Cl(f) = -2.976005e-05 Cl(r) = -2.976005e-05 Time = 148 smoothSolver: Solving for Ux, Initial residual = 5.277541e-05, Final residual = 2.962569e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0005738432, Final residual = 2.942281e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0003999832, Final residual = 1.86135e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003674166, Final residual = 0.0003537995, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005168775, Final residual = 3.354533e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001008173, Final residual = 7.328282e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.831078e-05, Final residual = 1.111555e-06, No Iterations 3 time step continuity errors : sum local = 2.159528e-07, global = -1.594079e-08, cumulative = 5.601862e-06 smoothSolver: Solving for omega, Initial residual = 4.796069e-06, Final residual = 2.608076e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.324439e-05, Final residual = 2.904801e-06, No Iterations 2 ExecutionTime = 198.49 s ClockTime = 202 s forces forces output: sum of forces: pressure : (3.398103 -0.001162506 -10.14532) viscous : (1.381413 0.000136819 -0.01138779) porous : (0 0 0) sum of moments: pressure : (0.00372789 2.733068 -0.0009089175) viscous : (-2.307928e-05 0.3636083 0.0001507351) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1663428 Cl = -3.569724e-05 Cl(f) = -1.784862e-05 Cl(r) = -1.784862e-05 Time = 149 smoothSolver: Solving for Ux, Initial residual = 5.233521e-05, Final residual = 2.920905e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.000571543, Final residual = 2.907996e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0003955035, Final residual = 1.832673e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003634184, Final residual = 0.0003484593, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005088784, Final residual = 3.280042e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 9.987723e-05, Final residual = 7.151383e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.802902e-05, Final residual = 1.083309e-06, No Iterations 3 time step continuity errors : sum local = 2.103852e-07, global = -1.572996e-08, cumulative = 5.586132e-06 smoothSolver: Solving for omega, Initial residual = 4.759204e-06, Final residual = 2.578346e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.232711e-05, Final residual = 2.857509e-06, No Iterations 2 ExecutionTime = 199.81 s ClockTime = 203 s forces forces output: sum of forces: pressure : (3.399428 -0.0005127724 -10.1412) viscous : (1.380679 0.0001423723 -0.01147436) porous : (0 0 0) sum of moments: pressure : (0.003553336 2.73124 -0.001029246) viscous : (-2.352994e-05 0.3634785 0.0001567547) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1663633 Cl = -1.289113e-05 Cl(f) = -6.445567e-06 Cl(r) = -6.445567e-06 Time = 150 smoothSolver: Solving for Ux, Initial residual = 5.189363e-05, Final residual = 2.878934e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0005690539, Final residual = 2.873417e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0003912157, Final residual = 1.806458e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003588857, Final residual = 0.0003431093, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0005009978, Final residual = 3.210618e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 9.889082e-05, Final residual = 6.991883e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.779343e-05, Final residual = 1.059749e-06, No Iterations 3 time step continuity errors : sum local = 2.057312e-07, global = -1.538185e-08, cumulative = 5.57075e-06 smoothSolver: Solving for omega, Initial residual = 4.723424e-06, Final residual = 2.548606e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.14073e-05, Final residual = 2.811179e-06, No Iterations 2 ExecutionTime = 201.12 s ClockTime = 205 s forces forces output: sum of forces: pressure : (3.401175 0.0001094737 -10.13695) viscous : (1.379951 0.0001471362 -0.01155552) porous : (0 0 0) sum of moments: pressure : (0.003390779 2.729471 -0.001176487) viscous : (-2.398145e-05 0.3633486 0.00016302) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1663988 Cl = 8.930864e-06 Cl(f) = 4.465432e-06 Cl(r) = 4.465432e-06 Time = 151 smoothSolver: Solving for Ux, Initial residual = 5.145383e-05, Final residual = 2.835053e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0005663188, Final residual = 2.83798e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0003871132, Final residual = 1.782707e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003538303, Final residual = 0.0003372111, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0004924509, Final residual = 3.141605e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 9.759951e-05, Final residual = 6.834425e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.755405e-05, Final residual = 1.039061e-06, No Iterations 3 time step continuity errors : sum local = 2.016397e-07, global = -1.52678e-08, cumulative = 5.555483e-06 smoothSolver: Solving for omega, Initial residual = 4.688281e-06, Final residual = 2.521183e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 5.048351e-05, Final residual = 2.765345e-06, No Iterations 2 ExecutionTime = 202.46 s ClockTime = 206 s forces forces output: sum of forces: pressure : (3.403334 0.000680502 -10.13258) viscous : (1.379229 0.0001510865 -0.01163148) porous : (0 0 0) sum of moments: pressure : (0.003249031 2.727753 -0.001341409) viscous : (-2.430113e-05 0.3632194 0.0001697533) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1664488 Cl = 2.894199e-05 Cl(f) = 1.4471e-05 Cl(r) = 1.4471e-05 Time = 152 smoothSolver: Solving for Ux, Initial residual = 5.101135e-05, Final residual = 2.791225e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0005634169, Final residual = 2.801522e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0003832265, Final residual = 1.761604e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003482312, Final residual = 0.0003305506, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0004832457, Final residual = 3.069588e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 9.595641e-05, Final residual = 6.663273e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.724306e-05, Final residual = 1.010756e-06, No Iterations 3 time step continuity errors : sum local = 1.960737e-07, global = -1.326678e-08, cumulative = 5.542216e-06 smoothSolver: Solving for omega, Initial residual = 4.645717e-06, Final residual = 2.493311e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.958585e-05, Final residual = 2.721682e-06, No Iterations 2 ExecutionTime = 203.78 s ClockTime = 208 s forces forces output: sum of forces: pressure : (3.405884 0.001209292 -10.12818) viscous : (1.378516 0.0001546658 -0.01170166) porous : (0 0 0) sum of moments: pressure : (0.00313342 2.726166 -0.001461874) viscous : (-2.482751e-05 0.363091 0.0001770374) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1665127 Cl = 4.747018e-05 Cl(f) = 2.373509e-05 Cl(r) = 2.373509e-05 Time = 153 smoothSolver: Solving for Ux, Initial residual = 5.056811e-05, Final residual = 2.749577e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0005604004, Final residual = 2.765841e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0003794242, Final residual = 1.742735e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003432586, Final residual = 0.0003239685, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0004740535, Final residual = 2.995986e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 9.414197e-05, Final residual = 6.49895e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.684677e-05, Final residual = 9.837403e-07, No Iterations 3 time step continuity errors : sum local = 1.907668e-07, global = -1.300507e-08, cumulative = 5.529211e-06 smoothSolver: Solving for omega, Initial residual = 4.601333e-06, Final residual = 2.469219e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.872317e-05, Final residual = 2.679408e-06, No Iterations 2 ExecutionTime = 205.11 s ClockTime = 209 s forces forces output: sum of forces: pressure : (3.40883 0.001662047 -10.12361) viscous : (1.37781 0.0001574377 -0.01176522) porous : (0 0 0) sum of moments: pressure : (0.003035675 2.724612 -0.001587848) viscous : (-2.531508e-05 0.3629627 0.0001844951) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1665907 Cl = 6.332401e-05 Cl(f) = 3.166201e-05 Cl(r) = 3.166201e-05 Time = 154 smoothSolver: Solving for Ux, Initial residual = 5.012925e-05, Final residual = 2.708878e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0005570106, Final residual = 2.730307e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0003756036, Final residual = 1.724774e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003386092, Final residual = 0.000317433, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0004652354, Final residual = 2.91848e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 9.232633e-05, Final residual = 6.314483e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.644294e-05, Final residual = 9.519464e-07, No Iterations 3 time step continuity errors : sum local = 1.845453e-07, global = -1.271739e-08, cumulative = 5.516493e-06 smoothSolver: Solving for omega, Initial residual = 4.555432e-06, Final residual = 2.447638e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.787993e-05, Final residual = 2.637867e-06, No Iterations 2 ExecutionTime = 206.45 s ClockTime = 210 s forces forces output: sum of forces: pressure : (3.412146 0.002000215 -10.11876) viscous : (1.37711 0.0001594166 -0.01182158) porous : (0 0 0) sum of moments: pressure : (0.002966866 2.723014 -0.001783694) viscous : (-2.574218e-05 0.3628336 0.0001921032) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1666817 Cl = 7.516224e-05 Cl(f) = 3.758112e-05 Cl(r) = 3.758112e-05 Time = 155 smoothSolver: Solving for Ux, Initial residual = 4.967979e-05, Final residual = 2.671963e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0005534463, Final residual = 2.695114e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0003718355, Final residual = 1.707585e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003341337, Final residual = 0.0003114922, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0004569243, Final residual = 2.840506e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 9.064749e-05, Final residual = 6.123041e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.607958e-05, Final residual = 9.148288e-07, No Iterations 3 time step continuity errors : sum local = 1.772988e-07, global = -1.224522e-08, cumulative = 5.504248e-06 smoothSolver: Solving for omega, Initial residual = 4.507441e-06, Final residual = 2.425879e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.705673e-05, Final residual = 2.59785e-06, No Iterations 2 ExecutionTime = 207.77 s ClockTime = 212 s forces forces output: sum of forces: pressure : (3.415748 0.002265562 -10.1136) viscous : (1.376415 0.0001602479 -0.01187129) porous : (0 0 0) sum of moments: pressure : (0.002915452 2.721327 -0.002008321) viscous : (-2.588932e-05 0.3627043 0.0001997237) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1667829 Cl = 8.442611e-05 Cl(f) = 4.221306e-05 Cl(r) = 4.221306e-05 Time = 156 smoothSolver: Solving for Ux, Initial residual = 4.923544e-05, Final residual = 2.637829e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0005496722, Final residual = 2.660723e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0003679519, Final residual = 1.690155e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003306306, Final residual = 0.0003067055, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0004500873, Final residual = 2.759715e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 8.917732e-05, Final residual = 5.914855e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.576926e-05, Final residual = 8.771834e-07, No Iterations 3 time step continuity errors : sum local = 1.699581e-07, global = -1.172186e-08, cumulative = 5.492526e-06 smoothSolver: Solving for omega, Initial residual = 4.460116e-06, Final residual = 2.40592e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.628412e-05, Final residual = 2.560793e-06, No Iterations 2 ExecutionTime = 209.11 s ClockTime = 213 s forces forces output: sum of forces: pressure : (3.419504 0.002476981 -10.10819) viscous : (1.375724 0.0001598925 -0.01191413) porous : (0 0 0) sum of moments: pressure : (0.002886611 2.719535 -0.002274467) viscous : (-2.575054e-05 0.3625741 0.0002071986) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1668896 Cl = 9.177181e-05 Cl(f) = 4.58859e-05 Cl(r) = 4.58859e-05 Time = 157 smoothSolver: Solving for Ux, Initial residual = 4.877671e-05, Final residual = 2.605451e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.000545701, Final residual = 2.627137e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0003637786, Final residual = 1.672412e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003275431, Final residual = 0.0003019351, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0004437343, Final residual = 2.68447e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 8.78531e-05, Final residual = 5.70879e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.547293e-05, Final residual = 8.40826e-07, No Iterations 3 time step continuity errors : sum local = 1.628719e-07, global = -1.117545e-08, cumulative = 5.481351e-06 smoothSolver: Solving for omega, Initial residual = 4.413991e-06, Final residual = 2.386445e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.554271e-05, Final residual = 2.526329e-06, No Iterations 2 ExecutionTime = 210.44 s ClockTime = 214 s forces forces output: sum of forces: pressure : (3.423289 0.002642431 -10.10253) viscous : (1.375035 0.0001582577 -0.01194991) porous : (0 0 0) sum of moments: pressure : (0.002877211 2.717587 -0.002565225) viscous : (-2.5363e-05 0.3624427 0.0002145329) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1669973 Cl = 9.74731e-05 Cl(f) = 4.873655e-05 Cl(r) = 4.873655e-05 Time = 158 smoothSolver: Solving for Ux, Initial residual = 4.831285e-05, Final residual = 2.574822e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0005411607, Final residual = 2.59107e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0003592368, Final residual = 1.654567e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003237196, Final residual = 0.0002965191, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0004366616, Final residual = 2.609526e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 8.639379e-05, Final residual = 5.510323e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.51763e-05, Final residual = 8.070449e-07, No Iterations 3 time step continuity errors : sum local = 1.562892e-07, global = -1.057533e-08, cumulative = 5.470776e-06 smoothSolver: Solving for omega, Initial residual = 4.367937e-06, Final residual = 2.365726e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.483226e-05, Final residual = 2.493309e-06, No Iterations 2 ExecutionTime = 211.77 s ClockTime = 216 s forces forces output: sum of forces: pressure : (3.427101 0.002777153 -10.09658) viscous : (1.374348 0.0001557259 -0.01197837) porous : (0 0 0) sum of moments: pressure : (0.002877852 2.715427 -0.002858225) viscous : (-2.48049e-05 0.3623099 0.0002219068) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1671061 Cl = 0.0001020737 Cl(f) = 5.103687e-05 Cl(r) = 5.103687e-05 Time = 159 smoothSolver: Solving for Ux, Initial residual = 4.78389e-05, Final residual = 2.545943e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.000536318, Final residual = 2.557326e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0003546621, Final residual = 1.6371e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00318985, Final residual = 0.0002915897, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0004297555, Final residual = 2.537266e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 8.499403e-05, Final residual = 5.298065e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.483653e-05, Final residual = 7.69397e-07, No Iterations 3 time step continuity errors : sum local = 1.489624e-07, global = -9.983993e-09, cumulative = 5.460792e-06 smoothSolver: Solving for omega, Initial residual = 4.322253e-06, Final residual = 2.347096e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.414759e-05, Final residual = 2.459868e-06, No Iterations 2 ExecutionTime = 213.1 s ClockTime = 217 s forces forces output: sum of forces: pressure : (3.430924 0.002871232 -10.09029) viscous : (1.373663 0.0001523464 -0.01199917) porous : (0 0 0) sum of moments: pressure : (0.002889073 2.713042 -0.003123352) viscous : (-2.403883e-05 0.3621757 0.0002293145) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1672153 Cl = 0.0001052304 Cl(f) = 5.261519e-05 Cl(r) = 5.261519e-05 Time = 160 smoothSolver: Solving for Ux, Initial residual = 4.736779e-05, Final residual = 2.520223e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0005313122, Final residual = 2.526851e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0003500245, Final residual = 1.619642e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003143783, Final residual = 0.0002871734, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0004237912, Final residual = 2.477633e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 8.370343e-05, Final residual = 5.120007e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.453781e-05, Final residual = 1.448755e-06, No Iterations 2 time step continuity errors : sum local = 2.804252e-07, global = -2.159156e-08, cumulative = 5.4392e-06 smoothSolver: Solving for omega, Initial residual = 4.272574e-06, Final residual = 2.328215e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.348722e-05, Final residual = 2.427894e-06, No Iterations 2 ExecutionTime = 214.42 s ClockTime = 218 s forces forces output: sum of forces: pressure : (3.434676 0.00295716 -10.0837) viscous : (1.37298 0.0001481138 -0.01201279) porous : (0 0 0) sum of moments: pressure : (0.002901931 2.710511 -0.003342909) viscous : (-2.310238e-05 0.36204 0.0002367148) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1673221 Cl = 0.0001080737 Cl(f) = 5.403683e-05 Cl(r) = 5.403683e-05 Time = 161 smoothSolver: Solving for Ux, Initial residual = 4.688826e-05, Final residual = 2.496659e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0005259373, Final residual = 2.496781e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0003452152, Final residual = 1.601748e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00309858, Final residual = 0.0002829863, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0004184171, Final residual = 2.443775e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 8.259389e-05, Final residual = 5.086625e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.442539e-05, Final residual = 7.360493e-07, No Iterations 3 time step continuity errors : sum local = 1.424383e-07, global = -9.652398e-09, cumulative = 5.429548e-06 smoothSolver: Solving for omega, Initial residual = 4.22201e-06, Final residual = 2.310442e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.28425e-05, Final residual = 2.397069e-06, No Iterations 2 ExecutionTime = 215.77 s ClockTime = 220 s forces forces output: sum of forces: pressure : (3.438365 0.002982628 -10.07689) viscous : (1.372297 0.0001431771 -0.01202025) porous : (0 0 0) sum of moments: pressure : (0.002933768 2.707789 -0.003573603) viscous : (-2.206808e-05 0.3619024 0.0002441673) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1674267 Cl = 0.0001087882 Cl(f) = 5.439411e-05 Cl(r) = 5.439411e-05 Time = 162 smoothSolver: Solving for Ux, Initial residual = 4.644153e-05, Final residual = 2.472867e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0005205712, Final residual = 2.46923e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0003404224, Final residual = 1.583103e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003053138, Final residual = 0.0002793048, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0004127027, Final residual = 2.413738e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 8.14728e-05, Final residual = 4.994585e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.419136e-05, Final residual = 1.40688e-06, No Iterations 2 time step continuity errors : sum local = 2.721966e-07, global = -2.152826e-08, cumulative = 5.408019e-06 smoothSolver: Solving for omega, Initial residual = 4.170414e-06, Final residual = 2.291609e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.22412e-05, Final residual = 2.367251e-06, No Iterations 2 ExecutionTime = 217.07 s ClockTime = 221 s forces forces output: sum of forces: pressure : (3.441832 0.003026006 -10.06994) viscous : (1.371613 0.0001375424 -0.01202145) porous : (0 0 0) sum of moments: pressure : (0.002970913 2.704947 -0.003791246) viscous : (-2.091193e-05 0.3617626 0.0002517287) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1675236 Cl = 0.0001101018 Cl(f) = 5.505091e-05 Cl(r) = 5.505091e-05 Time = 163 smoothSolver: Solving for Ux, Initial residual = 4.59621e-05, Final residual = 2.448462e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.000514718, Final residual = 2.441521e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0003354178, Final residual = 1.563744e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003005431, Final residual = 0.0002760222, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0004076305, Final residual = 2.400192e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 8.056339e-05, Final residual = 4.968621e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.40255e-05, Final residual = 1.386017e-06, No Iterations 2 time step continuity errors : sum local = 2.68098e-07, global = -2.232018e-08, cumulative = 5.385699e-06 smoothSolver: Solving for omega, Initial residual = 4.117524e-06, Final residual = 2.269927e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.166435e-05, Final residual = 2.337976e-06, No Iterations 2 ExecutionTime = 218.38 s ClockTime = 222 s forces forces output: sum of forces: pressure : (3.445161 0.003055601 -10.06285) viscous : (1.370927 0.0001310846 -0.01201669) porous : (0 0 0) sum of moments: pressure : (0.003022658 2.701932 -0.00401906) viscous : (-1.958254e-05 0.3616205 0.0002593952) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1676156 Cl = 0.0001109071 Cl(f) = 5.545353e-05 Cl(r) = 5.545353e-05 Time = 164 smoothSolver: Solving for Ux, Initial residual = 4.547402e-05, Final residual = 2.422934e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0005087074, Final residual = 2.414065e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0003303399, Final residual = 1.543592e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002959214, Final residual = 0.00027281, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0004026603, Final residual = 2.391091e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 7.991699e-05, Final residual = 4.999018e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.40077e-05, Final residual = 1.394576e-06, No Iterations 2 time step continuity errors : sum local = 2.696922e-07, global = -2.219113e-08, cumulative = 5.363508e-06 smoothSolver: Solving for omega, Initial residual = 4.064323e-06, Final residual = 2.245905e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.11195e-05, Final residual = 2.309161e-06, No Iterations 2 ExecutionTime = 219.68 s ClockTime = 224 s forces forces output: sum of forces: pressure : (3.448347 0.003028433 -10.05554) viscous : (1.370239 0.0001240241 -0.01200598) porous : (0 0 0) sum of moments: pressure : (0.003098014 2.698704 -0.004277212) viscous : (-1.8172e-05 0.3614752 0.0002672475) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1677025 Cl = 0.0001097158 Cl(f) = 5.485789e-05 Cl(r) = 5.485789e-05 Time = 165 smoothSolver: Solving for Ux, Initial residual = 4.498591e-05, Final residual = 2.397601e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0005023757, Final residual = 2.385806e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0003251978, Final residual = 1.52301e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002922213, Final residual = 0.0002692457, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0003976289, Final residual = 2.375221e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 7.933858e-05, Final residual = 5.011641e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.39701e-05, Final residual = 6.925166e-07, No Iterations 3 time step continuity errors : sum local = 1.338927e-07, global = -8.736191e-09, cumulative = 5.354772e-06 smoothSolver: Solving for omega, Initial residual = 4.011298e-06, Final residual = 2.221216e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.060151e-05, Final residual = 2.280499e-06, No Iterations 2 ExecutionTime = 221.01 s ClockTime = 225 s forces forces output: sum of forces: pressure : (3.451442 0.002909532 -10.048) viscous : (1.369547 0.0001168357 -0.01199019) porous : (0 0 0) sum of moments: pressure : (0.003204563 2.695261 -0.004587333) viscous : (-1.688858e-05 0.3613269 0.0002755168) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1677862 Cl = 0.0001053275 Cl(f) = 5.266374e-05 Cl(r) = 5.266374e-05 Time = 166 smoothSolver: Solving for Ux, Initial residual = 4.452541e-05, Final residual = 2.372494e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0004956088, Final residual = 2.358216e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0003201117, Final residual = 1.501957e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002887793, Final residual = 0.0002654831, No Iterations 1 GAMG: Solving for p, Initial residual = 0.000393119, Final residual = 2.344391e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 7.854413e-05, Final residual = 4.945841e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.380479e-05, Final residual = 1.37226e-06, No Iterations 2 time step continuity errors : sum local = 2.652599e-07, global = -2.017023e-08, cumulative = 5.334602e-06 smoothSolver: Solving for omega, Initial residual = 3.960147e-06, Final residual = 2.197452e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 4.00952e-05, Final residual = 2.251017e-06, No Iterations 2 ExecutionTime = 222.32 s ClockTime = 226 s forces forces output: sum of forces: pressure : (3.454334 0.002760367 -10.04027) viscous : (1.36885 0.0001094208 -0.01196951) porous : (0 0 0) sum of moments: pressure : (0.003319206 2.691651 -0.004899326) viscous : (-1.570574e-05 0.3611749 0.0002841753) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1678626 Cl = 9.987799e-05 Cl(f) = 4.9939e-05 Cl(r) = 4.9939e-05 Time = 167 smoothSolver: Solving for Ux, Initial residual = 4.403327e-05, Final residual = 2.346744e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0004886379, Final residual = 2.330493e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0003147661, Final residual = 1.479844e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002852515, Final residual = 0.0002616429, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0003888017, Final residual = 2.322857e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 7.782366e-05, Final residual = 4.963976e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.37741e-05, Final residual = 6.837585e-07, No Iterations 3 time step continuity errors : sum local = 1.321444e-07, global = -8.028608e-09, cumulative = 5.326573e-06 smoothSolver: Solving for omega, Initial residual = 3.907619e-06, Final residual = 2.174074e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.961238e-05, Final residual = 2.222359e-06, No Iterations 2 ExecutionTime = 223.64 s ClockTime = 228 s forces forces output: sum of forces: pressure : (3.457103 0.002619954 -10.03235) viscous : (1.368148 0.0001016382 -0.01194427) porous : (0 0 0) sum of moments: pressure : (0.00343036 2.687766 -0.00520322) viscous : (-1.456392e-05 0.3610188 0.0002930933) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1679345 Cl = 9.472031e-05 Cl(f) = 4.736015e-05 Cl(r) = 4.736015e-05 Time = 168 smoothSolver: Solving for Ux, Initial residual = 4.355247e-05, Final residual = 2.320376e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.000481672, Final residual = 2.30471e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0003096192, Final residual = 1.458535e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002815827, Final residual = 0.0002575205, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0003842016, Final residual = 2.290027e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 7.685136e-05, Final residual = 4.92094e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.36198e-05, Final residual = 6.766591e-07, No Iterations 3 time step continuity errors : sum local = 1.307455e-07, global = -7.624049e-09, cumulative = 5.318949e-06 smoothSolver: Solving for omega, Initial residual = 3.856847e-06, Final residual = 2.149535e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.915282e-05, Final residual = 2.195742e-06, No Iterations 2 ExecutionTime = 224.97 s ClockTime = 229 s forces forces output: sum of forces: pressure : (3.459691 0.002553343 -10.02426) viscous : (1.367439 9.348077e-05 -0.01191466) porous : (0 0 0) sum of moments: pressure : (0.003521997 2.683638 -0.00548152) viscous : (-1.345922e-05 0.3608581 0.0003023031) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1679999 Cl = 9.211812e-05 Cl(f) = 4.605906e-05 Cl(r) = 4.605906e-05 Time = 169 smoothSolver: Solving for Ux, Initial residual = 4.306242e-05, Final residual = 2.292321e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0004744366, Final residual = 2.277985e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0003045552, Final residual = 1.437333e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002779562, Final residual = 0.0002540323, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0003797412, Final residual = 2.257994e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 7.58307e-05, Final residual = 4.878222e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.345334e-05, Final residual = 6.701943e-07, No Iterations 3 time step continuity errors : sum local = 1.294722e-07, global = -7.267932e-09, cumulative = 5.311681e-06 smoothSolver: Solving for omega, Initial residual = 3.809544e-06, Final residual = 2.125329e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.872025e-05, Final residual = 2.169273e-06, No Iterations 2 ExecutionTime = 226.29 s ClockTime = 230 s forces forces output: sum of forces: pressure : (3.462103 0.002497611 -10.016) viscous : (1.366723 8.480089e-05 -0.01188101) porous : (0 0 0) sum of moments: pressure : (0.003616015 2.679242 -0.005782761) viscous : (-1.235943e-05 0.3606927 0.00031165) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1680589 Cl = 8.987638e-05 Cl(f) = 4.493819e-05 Cl(r) = 4.493819e-05 Time = 170 smoothSolver: Solving for Ux, Initial residual = 4.256864e-05, Final residual = 2.264233e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0004670659, Final residual = 2.250742e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002995652, Final residual = 1.416986e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00274666, Final residual = 0.0002510766, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0003754113, Final residual = 2.226582e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 7.500428e-05, Final residual = 4.841531e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.330779e-05, Final residual = 6.653304e-07, No Iterations 3 time step continuity errors : sum local = 1.285094e-07, global = -6.969225e-09, cumulative = 5.304712e-06 smoothSolver: Solving for omega, Initial residual = 3.765146e-06, Final residual = 2.100665e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.830795e-05, Final residual = 2.144799e-06, No Iterations 2 ExecutionTime = 227.63 s ClockTime = 232 s forces forces output: sum of forces: pressure : (3.464346 0.002416976 -10.00753) viscous : (1.365999 7.550255e-05 -0.01184384) porous : (0 0 0) sum of moments: pressure : (0.003722198 2.674565 -0.006116483) viscous : (-1.122099e-05 0.3605222 0.0003210829) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1681118 Cl = 8.67464e-05 Cl(f) = 4.33732e-05 Cl(r) = 4.33732e-05 Time = 171 smoothSolver: Solving for Ux, Initial residual = 4.207062e-05, Final residual = 2.235666e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0004596543, Final residual = 2.224091e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002947737, Final residual = 1.397133e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002712279, Final residual = 0.0002483779, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0003712084, Final residual = 2.192978e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 7.432845e-05, Final residual = 4.805389e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.317765e-05, Final residual = 6.622442e-07, No Iterations 3 time step continuity errors : sum local = 1.278901e-07, global = -6.685334e-09, cumulative = 5.298026e-06 smoothSolver: Solving for omega, Initial residual = 3.721575e-06, Final residual = 2.076364e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.791891e-05, Final residual = 2.121717e-06, No Iterations 2 ExecutionTime = 228.96 s ClockTime = 233 s forces forces output: sum of forces: pressure : (3.466438 0.002333337 -9.998878) viscous : (1.365266 6.574251e-05 -0.01180333) porous : (0 0 0) sum of moments: pressure : (0.003834909 2.669613 -0.006464302) viscous : (-1.01054e-05 0.3603464 0.0003305661) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1681591 Cl = 8.349579e-05 Cl(f) = 4.174789e-05 Cl(r) = 4.174789e-05 Time = 172 smoothSolver: Solving for Ux, Initial residual = 4.156661e-05, Final residual = 2.206706e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0004523221, Final residual = 2.19747e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002901022, Final residual = 1.377858e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002673748, Final residual = 0.0002455151, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0003668477, Final residual = 2.15122e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 7.357397e-05, Final residual = 4.735426e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.298854e-05, Final residual = 6.543977e-07, No Iterations 3 time step continuity errors : sum local = 1.263522e-07, global = -6.326232e-09, cumulative = 5.2917e-06 smoothSolver: Solving for omega, Initial residual = 3.679189e-06, Final residual = 2.053689e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.753528e-05, Final residual = 2.09781e-06, No Iterations 2 ExecutionTime = 230.28 s ClockTime = 234 s forces forces output: sum of forces: pressure : (3.468379 0.002283471 -9.990049) viscous : (1.364525 5.567721e-05 -0.01175983) porous : (0 0 0) sum of moments: pressure : (0.003940933 2.664395 -0.006809034) viscous : (-9.027095e-06 0.3601652 0.0003400294) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1682008 Cl = 8.140998e-05 Cl(f) = 4.070499e-05 Cl(r) = 4.070499e-05 Time = 173 smoothSolver: Solving for Ux, Initial residual = 4.105967e-05, Final residual = 2.176865e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0004451666, Final residual = 2.17189e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002856163, Final residual = 1.360068e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002635799, Final residual = 0.0002423817, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0003622472, Final residual = 2.104153e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 7.283577e-05, Final residual = 4.644084e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.278372e-05, Final residual = 6.45162e-07, No Iterations 3 time step continuity errors : sum local = 1.245476e-07, global = -6.077257e-09, cumulative = 5.285623e-06 smoothSolver: Solving for omega, Initial residual = 3.638636e-06, Final residual = 2.028969e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.717189e-05, Final residual = 2.073722e-06, No Iterations 2 ExecutionTime = 231.6 s ClockTime = 236 s forces forces output: sum of forces: pressure : (3.470192 0.002279354 -9.981017) viscous : (1.363774 4.533329e-05 -0.01171416) porous : (0 0 0) sum of moments: pressure : (0.004037038 2.658905 -0.007141109) viscous : (-7.995663e-06 0.3599784 0.0003493266) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1682378 Cl = 8.090671e-05 Cl(f) = 4.045336e-05 Cl(r) = 4.045336e-05 Time = 174 smoothSolver: Solving for Ux, Initial residual = 4.054872e-05, Final residual = 2.146881e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0004381604, Final residual = 2.147082e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002812451, Final residual = 1.343844e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002597584, Final residual = 0.0002387748, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0003576868, Final residual = 2.056262e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 7.202592e-05, Final residual = 4.556579e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.260423e-05, Final residual = 6.39993e-07, No Iterations 3 time step continuity errors : sum local = 1.235305e-07, global = -5.792693e-09, cumulative = 5.27983e-06 smoothSolver: Solving for omega, Initial residual = 3.599939e-06, Final residual = 2.003689e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.682797e-05, Final residual = 2.050432e-06, No Iterations 2 ExecutionTime = 232.9 s ClockTime = 237 s forces forces output: sum of forces: pressure : (3.471899 0.002324642 -9.971776) viscous : (1.363014 3.472313e-05 -0.01166748) porous : (0 0 0) sum of moments: pressure : (0.004118705 2.653158 -0.007450285) viscous : (-6.970413e-06 0.3597862 0.0003582437) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1682707 Cl = 8.211362e-05 Cl(f) = 4.105681e-05 Cl(r) = 4.105681e-05 Time = 175 smoothSolver: Solving for Ux, Initial residual = 4.002678e-05, Final residual = 2.11733e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0004313733, Final residual = 2.122535e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002770313, Final residual = 1.3288e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002559181, Final residual = 0.0002343449, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0003526446, Final residual = 2.007973e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 7.106212e-05, Final residual = 4.447929e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.235735e-05, Final residual = 6.303671e-07, No Iterations 3 time step continuity errors : sum local = 1.216541e-07, global = -5.604327e-09, cumulative = 5.274226e-06 smoothSolver: Solving for omega, Initial residual = 3.557528e-06, Final residual = 1.979346e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.648449e-05, Final residual = 2.027678e-06, No Iterations 2 ExecutionTime = 234.21 s ClockTime = 238 s forces forces output: sum of forces: pressure : (3.473474 0.002432798 -9.962386) viscous : (1.362248 2.415759e-05 -0.01161923) porous : (0 0 0) sum of moments: pressure : (0.004174267 2.647204 -0.007717988) viscous : (-6.187039e-06 0.3595892 0.0003672314) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1682989 Cl = 8.551007e-05 Cl(f) = 4.275503e-05 Cl(r) = 4.275503e-05 Time = 176 smoothSolver: Solving for Ux, Initial residual = 3.94999e-05, Final residual = 2.087952e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0004247355, Final residual = 2.09868e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002730295, Final residual = 1.313951e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002520463, Final residual = 0.0002293642, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0003463407, Final residual = 1.952326e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.991183e-05, Final residual = 4.335262e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.20802e-05, Final residual = 6.205032e-07, No Iterations 3 time step continuity errors : sum local = 1.197316e-07, global = -5.439553e-09, cumulative = 5.268786e-06 smoothSolver: Solving for omega, Initial residual = 3.519661e-06, Final residual = 1.955664e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.616206e-05, Final residual = 2.007142e-06, No Iterations 2 ExecutionTime = 235.53 s ClockTime = 240 s forces forces output: sum of forces: pressure : (3.474911 0.002552478 -9.952846) viscous : (1.361474 1.341264e-05 -0.01157026) porous : (0 0 0) sum of moments: pressure : (0.004219942 2.641044 -0.007989478) viscous : (-5.49951e-06 0.3593875 0.0003759244) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.168322 Cl = 8.930136e-05 Cl(f) = 4.465068e-05 Cl(r) = 4.465068e-05 Time = 177 smoothSolver: Solving for Ux, Initial residual = 3.896974e-05, Final residual = 2.059984e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0004181402, Final residual = 2.075165e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002691759, Final residual = 1.299146e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002479302, Final residual = 0.0002244139, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0003398176, Final residual = 1.89915e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.873808e-05, Final residual = 4.234214e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.183107e-05, Final residual = 6.12537e-07, No Iterations 3 time step continuity errors : sum local = 1.181747e-07, global = -5.315145e-09, cumulative = 5.263471e-06 smoothSolver: Solving for omega, Initial residual = 3.481757e-06, Final residual = 1.933983e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.585474e-05, Final residual = 1.987905e-06, No Iterations 2 ExecutionTime = 236.85 s ClockTime = 241 s forces forces output: sum of forces: pressure : (3.476232 0.002678193 -9.943176) viscous : (1.360693 2.057446e-06 -0.01152165) porous : (0 0 0) sum of moments: pressure : (0.004262156 2.634691 -0.008260296) viscous : (-4.679989e-06 0.3591816 0.0003839495) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1683408 Cl = 9.328145e-05 Cl(f) = 4.664073e-05 Cl(r) = 4.664073e-05 Time = 178 smoothSolver: Solving for Ux, Initial residual = 3.844212e-05, Final residual = 2.032832e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0004116821, Final residual = 2.05291e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002655201, Final residual = 1.284427e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002438298, Final residual = 0.0002193482, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0003335804, Final residual = 1.846205e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.750641e-05, Final residual = 4.132797e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.157892e-05, Final residual = 6.043377e-07, No Iterations 3 time step continuity errors : sum local = 1.165741e-07, global = -5.203004e-09, cumulative = 5.258268e-06 smoothSolver: Solving for omega, Initial residual = 3.445531e-06, Final residual = 1.914113e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.557065e-05, Final residual = 1.970276e-06, No Iterations 2 ExecutionTime = 238.17 s ClockTime = 242 s forces forces output: sum of forces: pressure : (3.477455 0.002807217 -9.933392) viscous : (1.359907 -9.901741e-06 -0.01147421) porous : (0 0 0) sum of moments: pressure : (0.004307056 2.628166 -0.008513585) viscous : (-3.690024e-06 0.3589717 0.0003912449) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.168356 Cl = 9.735571e-05 Cl(f) = 4.867786e-05 Cl(r) = 4.867786e-05 Time = 179 smoothSolver: Solving for Ux, Initial residual = 3.792255e-05, Final residual = 2.006525e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0004054786, Final residual = 2.032767e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002620347, Final residual = 1.269263e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002402515, Final residual = 0.0002148271, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0003279139, Final residual = 1.795681e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.629683e-05, Final residual = 4.036337e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.13239e-05, Final residual = 5.957108e-07, No Iterations 3 time step continuity errors : sum local = 1.148922e-07, global = -5.081814e-09, cumulative = 5.253186e-06 smoothSolver: Solving for omega, Initial residual = 3.413451e-06, Final residual = 1.8965e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.530201e-05, Final residual = 1.952537e-06, No Iterations 2 ExecutionTime = 239.5 s ClockTime = 244 s forces forces output: sum of forces: pressure : (3.478621 0.002968034 -9.923493) viscous : (1.359115 -2.229606e-05 -0.01142821) porous : (0 0 0) sum of moments: pressure : (0.004345934 2.6215 -0.008732869) viscous : (-2.568831e-06 0.3587584 0.000397874) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.168369 Cl = 0.0001025213 Cl(f) = 5.126065e-05 Cl(r) = 5.126065e-05 Time = 180 smoothSolver: Solving for Ux, Initial residual = 3.741842e-05, Final residual = 1.981526e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0003995745, Final residual = 2.013723e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002586193, Final residual = 1.253679e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002367489, Final residual = 0.0002104088, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0003221446, Final residual = 1.74953e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.51145e-05, Final residual = 3.97808e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.112499e-05, Final residual = 5.892265e-07, No Iterations 3 time step continuity errors : sum local = 1.136262e-07, global = -5.741598e-09, cumulative = 5.247445e-06 smoothSolver: Solving for omega, Initial residual = 3.38305e-06, Final residual = 1.881191e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.503899e-05, Final residual = 1.934208e-06, No Iterations 2 ExecutionTime = 240.83 s ClockTime = 245 s forces forces output: sum of forces: pressure : (3.479699 0.003186639 -9.91345) viscous : (1.35832 -3.509611e-05 -0.01138379) porous : (0 0 0) sum of moments: pressure : (0.004366273 2.614684 -0.008916219) viscous : (-1.305085e-06 0.3585422 0.0004038019) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1683788 Cl = 0.000109684 Cl(f) = 5.484199e-05 Cl(r) = 5.484199e-05 Time = 181 smoothSolver: Solving for Ux, Initial residual = 3.69322e-05, Final residual = 1.958984e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0003939224, Final residual = 1.994265e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002553085, Final residual = 1.238687e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002334195, Final residual = 0.0002063691, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0003169678, Final residual = 1.715224e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.402668e-05, Final residual = 3.900689e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.090634e-05, Final residual = 5.809558e-07, No Iterations 3 time step continuity errors : sum local = 1.120164e-07, global = -5.646466e-09, cumulative = 5.241798e-06 smoothSolver: Solving for omega, Initial residual = 3.354807e-06, Final residual = 1.86648e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.4776e-05, Final residual = 1.916905e-06, No Iterations 2 ExecutionTime = 242.17 s ClockTime = 247 s forces forces output: sum of forces: pressure : (3.480632 0.003450391 -9.903255) viscous : (1.357523 -4.81592e-05 -0.01134108) porous : (0 0 0) sum of moments: pressure : (0.004369665 2.607707 -0.009074258) viscous : (1.713024e-08 0.3583237 0.0004092105) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1683836 Cl = 0.0001184088 Cl(f) = 5.920438e-05 Cl(r) = 5.920438e-05 Time = 182 smoothSolver: Solving for Ux, Initial residual = 3.645704e-05, Final residual = 1.937467e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0003885519, Final residual = 1.974894e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002521976, Final residual = 1.224464e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002304759, Final residual = 0.0002031604, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0003123902, Final residual = 1.697322e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.31548e-05, Final residual = 3.839184e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.072306e-05, Final residual = 5.727521e-07, No Iterations 3 time step continuity errors : sum local = 1.1042e-07, global = -5.707145e-09, cumulative = 5.236091e-06 smoothSolver: Solving for omega, Initial residual = 3.327482e-06, Final residual = 1.852504e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.452281e-05, Final residual = 1.901076e-06, No Iterations 2 ExecutionTime = 243.49 s ClockTime = 248 s forces forces output: sum of forces: pressure : (3.481411 0.003728319 -9.892921) viscous : (1.356725 -6.132234e-05 -0.01130023) porous : (0 0 0) sum of moments: pressure : (0.004369659 2.600586 -0.009226547) viscous : (1.338623e-06 0.3581033 0.0004141942) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1683829 Cl = 0.0001276234 Cl(f) = 6.381172e-05 Cl(r) = 6.381172e-05 Time = 183 smoothSolver: Solving for Ux, Initial residual = 3.598908e-05, Final residual = 1.917463e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0003834602, Final residual = 1.955658e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002492253, Final residual = 1.21065e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002275499, Final residual = 0.000200296, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0003080593, Final residual = 1.68752e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.226774e-05, Final residual = 3.792756e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.058173e-05, Final residual = 5.6608e-07, No Iterations 3 time step continuity errors : sum local = 1.091189e-07, global = -5.654845e-09, cumulative = 5.230436e-06 smoothSolver: Solving for omega, Initial residual = 3.301459e-06, Final residual = 1.839364e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.427041e-05, Final residual = 1.884366e-06, No Iterations 2 ExecutionTime = 244.81 s ClockTime = 249 s forces forces output: sum of forces: pressure : (3.482128 0.004055252 -9.882484) viscous : (1.355927 -7.46893e-05 -0.0112613) porous : (0 0 0) sum of moments: pressure : (0.004366306 2.593392 -0.00936434) viscous : (2.722564e-06 0.3578815 0.0004186712) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1683801 Cl = 0.0001385366 Cl(f) = 6.926828e-05 Cl(r) = 6.926828e-05 Time = 184 smoothSolver: Solving for Ux, Initial residual = 3.55308e-05, Final residual = 1.898594e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0003786528, Final residual = 1.93669e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002463543, Final residual = 1.197318e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002245124, Final residual = 0.0001978171, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0003045436, Final residual = 1.685201e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.151341e-05, Final residual = 3.756056e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.04872e-05, Final residual = 5.578294e-07, No Iterations 3 time step continuity errors : sum local = 1.075134e-07, global = -5.620183e-09, cumulative = 5.224816e-06 smoothSolver: Solving for omega, Initial residual = 3.275443e-06, Final residual = 1.825674e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.401787e-05, Final residual = 1.868148e-06, No Iterations 2 ExecutionTime = 246.14 s ClockTime = 251 s forces forces output: sum of forces: pressure : (3.482833 0.004438624 -9.871978) viscous : (1.355131 -8.819839e-05 -0.01122398) porous : (0 0 0) sum of moments: pressure : (0.004358548 2.586175 -0.009480108) viscous : (4.172787e-06 0.3576583 0.0004227079) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1683769 Cl = 0.000151409 Cl(f) = 7.57045e-05 Cl(r) = 7.57045e-05 Time = 185 smoothSolver: Solving for Ux, Initial residual = 3.508763e-05, Final residual = 1.881364e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0003740571, Final residual = 1.917281e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002436783, Final residual = 1.184027e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002216425, Final residual = 0.0001957467, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0003018238, Final residual = 1.688392e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.098599e-05, Final residual = 3.741694e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.044508e-05, Final residual = 5.496838e-07, No Iterations 3 time step continuity errors : sum local = 1.059283e-07, global = -5.929939e-09, cumulative = 5.218886e-06 smoothSolver: Solving for omega, Initial residual = 3.249294e-06, Final residual = 1.812204e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.376917e-05, Final residual = 1.851641e-06, No Iterations 2 ExecutionTime = 247.46 s ClockTime = 252 s forces forces output: sum of forces: pressure : (3.48349 0.004859418 -9.861443) viscous : (1.354336 -0.0001019288 -0.01118826) porous : (0 0 0) sum of moments: pressure : (0.004348371 2.578929 -0.009579944) viscous : (5.728748e-06 0.3574341 0.0004262395) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1683722 Cl = 0.0001655762 Cl(f) = 8.278808e-05 Cl(r) = 8.278808e-05 Time = 186 smoothSolver: Solving for Ux, Initial residual = 3.465969e-05, Final residual = 1.863873e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0003696424, Final residual = 1.898193e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.000241137, Final residual = 1.171223e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002192442, Final residual = 0.0001937858, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0002991175, Final residual = 1.691214e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.05744e-05, Final residual = 3.743399e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.042812e-05, Final residual = 5.438462e-07, No Iterations 3 time step continuity errors : sum local = 1.047885e-07, global = -5.940944e-09, cumulative = 5.212945e-06 smoothSolver: Solving for omega, Initial residual = 3.222193e-06, Final residual = 1.797478e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.351973e-05, Final residual = 1.834155e-06, No Iterations 2 ExecutionTime = 248.79 s ClockTime = 253 s forces forces output: sum of forces: pressure : (3.484065 0.005316156 -9.850907) viscous : (1.353545 -0.000115809 -0.0111542) porous : (0 0 0) sum of moments: pressure : (0.004335425 2.571642 -0.009665813) viscous : (7.359102e-06 0.3572091 0.0004292841) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1683646 Cl = 0.0001809891 Cl(f) = 9.049453e-05 Cl(r) = 9.049453e-05 Time = 187 smoothSolver: Solving for Ux, Initial residual = 3.424055e-05, Final residual = 1.845504e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.000365413, Final residual = 1.879653e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002386875, Final residual = 1.159851e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002173157, Final residual = 0.0001920311, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0002965349, Final residual = 1.695974e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.027899e-05, Final residual = 3.757901e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.043223e-05, Final residual = 5.379844e-07, No Iterations 3 time step continuity errors : sum local = 1.036441e-07, global = -6.215087e-09, cumulative = 5.20673e-06 smoothSolver: Solving for omega, Initial residual = 3.194552e-06, Final residual = 1.783317e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.326242e-05, Final residual = 1.816197e-06, No Iterations 2 ExecutionTime = 250.11 s ClockTime = 255 s forces forces output: sum of forces: pressure : (3.484551 0.00577611 -9.840365) viscous : (1.352758 -0.0001298922 -0.01112178) porous : (0 0 0) sum of moments: pressure : (0.004330152 2.56431 -0.009765378) viscous : (9.078778e-06 0.356984 0.0004318584) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1683541 Cl = 0.0001965068 Cl(f) = 9.825341e-05 Cl(r) = 9.825341e-05 Time = 188 smoothSolver: Solving for Ux, Initial residual = 3.383049e-05, Final residual = 1.826936e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0003612793, Final residual = 1.860625e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002363314, Final residual = 1.148847e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002157112, Final residual = 0.0001907121, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0002946297, Final residual = 1.702082e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.007275e-05, Final residual = 3.777639e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.045242e-05, Final residual = 5.312505e-07, No Iterations 3 time step continuity errors : sum local = 1.023325e-07, global = -6.614008e-09, cumulative = 5.200116e-06 smoothSolver: Solving for omega, Initial residual = 3.167633e-06, Final residual = 1.769459e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.301871e-05, Final residual = 1.798348e-06, No Iterations 2 ExecutionTime = 251.43 s ClockTime = 256 s forces forces output: sum of forces: pressure : (3.48497 0.006237885 -9.82983) viscous : (1.351975 -0.0001440795 -0.01109086) porous : (0 0 0) sum of moments: pressure : (0.00432556 2.556956 -0.009862004) viscous : (1.086012e-05 0.356759 0.0004340126) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1683415 Cl = 0.0002120843 Cl(f) = 0.0001060422 Cl(r) = 0.0001060422 Time = 189 smoothSolver: Solving for Ux, Initial residual = 3.342425e-05, Final residual = 1.808113e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0003573094, Final residual = 1.842058e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002340909, Final residual = 1.138639e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002142166, Final residual = 0.0001895408, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0002933466, Final residual = 1.706606e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.988488e-05, Final residual = 3.797994e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.048351e-05, Final residual = 5.252989e-07, No Iterations 3 time step continuity errors : sum local = 1.011712e-07, global = -6.767265e-09, cumulative = 5.193349e-06 smoothSolver: Solving for omega, Initial residual = 3.141843e-06, Final residual = 1.755631e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.278869e-05, Final residual = 1.782657e-06, No Iterations 2 ExecutionTime = 252.75 s ClockTime = 257 s forces forces output: sum of forces: pressure : (3.485352 0.006662272 -9.81934) viscous : (1.3512 -0.0001582507 -0.01106151) porous : (0 0 0) sum of moments: pressure : (0.004334157 2.549615 -0.009989765) viscous : (1.272083e-05 0.3565349 0.0004357593) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1683278 Cl = 0.0002263612 Cl(f) = 0.0001131806 Cl(r) = 0.0001131806 Time = 190 smoothSolver: Solving for Ux, Initial residual = 3.302651e-05, Final residual = 1.789549e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0003535027, Final residual = 1.823283e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002320154, Final residual = 1.129881e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002127624, Final residual = 0.0001884498, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0002924531, Final residual = 1.711187e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.974102e-05, Final residual = 3.823975e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.052921e-05, Final residual = 5.243994e-07, No Iterations 3 time step continuity errors : sum local = 1.00982e-07, global = -6.651556e-09, cumulative = 5.186697e-06 smoothSolver: Solving for omega, Initial residual = 3.116296e-06, Final residual = 1.741884e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.257845e-05, Final residual = 1.768601e-06, No Iterations 2 ExecutionTime = 254.07 s ClockTime = 259 s forces forces output: sum of forces: pressure : (3.485715 0.00705855 -9.808977) viscous : (1.350431 -0.000172573 -0.01103366) porous : (0 0 0) sum of moments: pressure : (0.004350857 2.542321 -0.01013669) viscous : (1.476132e-05 0.3563117 0.0004369323) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1683136 Cl = 0.0002396545 Cl(f) = 0.0001198272 Cl(r) = 0.0001198272 Time = 191 smoothSolver: Solving for Ux, Initial residual = 3.26397e-05, Final residual = 1.771394e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0003498445, Final residual = 1.804706e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002301034, Final residual = 1.122417e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002113616, Final residual = 0.0001874775, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0002913176, Final residual = 1.712769e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.965205e-05, Final residual = 3.847509e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.057226e-05, Final residual = 5.257e-07, No Iterations 3 time step continuity errors : sum local = 1.012152e-07, global = -6.509453e-09, cumulative = 5.180188e-06 smoothSolver: Solving for omega, Initial residual = 3.090504e-06, Final residual = 1.728372e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.237939e-05, Final residual = 1.755931e-06, No Iterations 2 ExecutionTime = 255.38 s ClockTime = 260 s forces forces output: sum of forces: pressure : (3.486066 0.007449889 -9.798817) viscous : (1.349669 -0.0001869382 -0.01100746) porous : (0 0 0) sum of moments: pressure : (0.004363393 2.535094 -0.01028379) viscous : (1.691303e-05 0.3560898 0.0004376833) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1682994 Cl = 0.0002527744 Cl(f) = 0.0001263872 Cl(r) = 0.0001263872 Time = 192 smoothSolver: Solving for Ux, Initial residual = 3.225997e-05, Final residual = 1.753809e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0003463529, Final residual = 1.787576e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002283571, Final residual = 1.115822e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002102534, Final residual = 0.0001870918, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0002904259, Final residual = 1.711917e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.96196e-05, Final residual = 3.856881e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.059802e-05, Final residual = 5.248074e-07, No Iterations 3 time step continuity errors : sum local = 1.010254e-07, global = -6.439477e-09, cumulative = 5.173748e-06 smoothSolver: Solving for omega, Initial residual = 3.066052e-06, Final residual = 1.716995e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.219225e-05, Final residual = 1.744851e-06, No Iterations 2 ExecutionTime = 256.71 s ClockTime = 261 s forces forces output: sum of forces: pressure : (3.486404 0.007820422 -9.788898) viscous : (1.348914 -0.0002011463 -0.01098254) porous : (0 0 0) sum of moments: pressure : (0.004374857 2.527939 -0.01043744) viscous : (1.911763e-05 0.3558693 0.0004381319) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1682849 Cl = 0.0002651757 Cl(f) = 0.0001325878 Cl(r) = 0.0001325878 Time = 193 smoothSolver: Solving for Ux, Initial residual = 3.189059e-05, Final residual = 1.736818e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0003429314, Final residual = 1.771341e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002268242, Final residual = 1.110937e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002096133, Final residual = 0.0001870632, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0002900048, Final residual = 1.711191e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.96655e-05, Final residual = 3.853915e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.061381e-05, Final residual = 5.215391e-07, No Iterations 3 time step continuity errors : sum local = 1.003781e-07, global = -6.43598e-09, cumulative = 5.167312e-06 smoothSolver: Solving for omega, Initial residual = 3.043283e-06, Final residual = 1.707442e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.200136e-05, Final residual = 1.735307e-06, No Iterations 2 ExecutionTime = 258.03 s ClockTime = 263 s forces forces output: sum of forces: pressure : (3.486732 0.008165394 -9.779249) viscous : (1.348168 -0.0002151692 -0.0109589) porous : (0 0 0) sum of moments: pressure : (0.004385144 2.520867 -0.01060268) viscous : (2.137468e-05 0.3556504 0.0004383035) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1682703 Cl = 0.0002766938 Cl(f) = 0.0001383469 Cl(r) = 0.0001383469 Time = 194 smoothSolver: Solving for Ux, Initial residual = 3.153579e-05, Final residual = 1.72042e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0003396362, Final residual = 1.755661e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002254713, Final residual = 1.107246e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002088913, Final residual = 0.0001873083, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0002900566, Final residual = 1.715328e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.982074e-05, Final residual = 3.868172e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.065921e-05, Final residual = 5.235734e-07, No Iterations 3 time step continuity errors : sum local = 1.007515e-07, global = -5.912541e-09, cumulative = 5.1614e-06 smoothSolver: Solving for omega, Initial residual = 3.022545e-06, Final residual = 1.700221e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.181864e-05, Final residual = 1.726707e-06, No Iterations 2 ExecutionTime = 259.34 s ClockTime = 264 s forces forces output: sum of forces: pressure : (3.487072 0.008505934 -9.76985) viscous : (1.347431 -0.0002288912 -0.01093641) porous : (0 0 0) sum of moments: pressure : (0.004387319 2.513851 -0.01076933) viscous : (2.362296e-05 0.3554332 0.00043827) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1682565 Cl = 0.0002880681 Cl(f) = 0.000144034 Cl(r) = 0.000144034 Time = 195 smoothSolver: Solving for Ux, Initial residual = 3.119409e-05, Final residual = 1.703867e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0003365264, Final residual = 1.741755e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002243127, Final residual = 1.104389e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00208314, Final residual = 0.0001873868, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0002900471, Final residual = 1.713632e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.99656e-05, Final residual = 3.862514e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.068178e-05, Final residual = 1.064459e-06, No Iterations 2 time step continuity errors : sum local = 2.048004e-07, global = -8.325332e-09, cumulative = 5.153075e-06 smoothSolver: Solving for omega, Initial residual = 3.001338e-06, Final residual = 1.694081e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.164141e-05, Final residual = 1.719975e-06, No Iterations 2 ExecutionTime = 260.64 s ClockTime = 265 s forces forces output: sum of forces: pressure : (3.487409 0.008852007 -9.760775) viscous : (1.346702 -0.0002421404 -0.01091492) porous : (0 0 0) sum of moments: pressure : (0.004378291 2.506899 -0.01092216) viscous : (2.581363e-05 0.3552178 0.0004381512) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1682429 Cl = 0.0002996514 Cl(f) = 0.0001498257 Cl(r) = 0.0001498257 Time = 196 smoothSolver: Solving for Ux, Initial residual = 3.085839e-05, Final residual = 1.68696e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.000333549, Final residual = 1.728555e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002232373, Final residual = 1.102822e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002077965, Final residual = 0.0001872356, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0002898394, Final residual = 1.718855e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.020324e-05, Final residual = 3.908064e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.076588e-05, Final residual = 5.284198e-07, No Iterations 3 time step continuity errors : sum local = 1.016506e-07, global = -7.044167e-09, cumulative = 5.14603e-06 smoothSolver: Solving for omega, Initial residual = 2.98104e-06, Final residual = 1.691127e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.147083e-05, Final residual = 1.714515e-06, No Iterations 2 ExecutionTime = 261.97 s ClockTime = 267 s forces forces output: sum of forces: pressure : (3.487846 0.009178012 -9.75145) viscous : (1.345982 -0.0002549882 -0.01089441) porous : (0 0 0) sum of moments: pressure : (0.004367108 2.499808 -0.01108338) viscous : (2.798949e-05 0.3550046 0.0004379865) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.168233 Cl = 0.0003105503 Cl(f) = 0.0001552752 Cl(r) = 0.0001552752 Time = 197 smoothSolver: Solving for Ux, Initial residual = 3.0545e-05, Final residual = 1.670483e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0003307499, Final residual = 1.717289e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002223263, Final residual = 1.102234e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002073035, Final residual = 0.0001867273, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0002893092, Final residual = 1.703347e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.020112e-05, Final residual = 3.852094e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.070589e-05, Final residual = 1.060958e-06, No Iterations 2 time step continuity errors : sum local = 2.040611e-07, global = -1.036331e-08, cumulative = 5.135667e-06 smoothSolver: Solving for omega, Initial residual = 2.962178e-06, Final residual = 1.689341e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.131244e-05, Final residual = 1.711083e-06, No Iterations 2 ExecutionTime = 263.27 s ClockTime = 268 s forces forces output: sum of forces: pressure : (3.488259 0.009477775 -9.742483) viscous : (1.345272 -0.0002674619 -0.01087475) porous : (0 0 0) sum of moments: pressure : (0.004353342 2.492762 -0.01123765) viscous : (3.013489e-05 0.3547934 0.0004377583) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1682226 Cl = 0.000320549 Cl(f) = 0.0001602745 Cl(r) = 0.0001602745 Time = 198 smoothSolver: Solving for Ux, Initial residual = 3.022773e-05, Final residual = 1.654027e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0003280012, Final residual = 1.706071e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002215458, Final residual = 1.101952e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002069761, Final residual = 0.0001863857, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0002889006, Final residual = 1.698325e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.03134e-05, Final residual = 3.846859e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.071136e-05, Final residual = 1.058897e-06, No Iterations 2 time step continuity errors : sum local = 2.036332e-07, global = -1.148016e-08, cumulative = 5.124187e-06 smoothSolver: Solving for omega, Initial residual = 2.945469e-06, Final residual = 1.688582e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.115955e-05, Final residual = 1.708954e-06, No Iterations 2 ExecutionTime = 264.57 s ClockTime = 269 s forces forces output: sum of forces: pressure : (3.488723 0.00970422 -9.733551) viscous : (1.34457 -0.000279649 -0.01085601) porous : (0 0 0) sum of moments: pressure : (0.004351652 2.485642 -0.01142333) viscous : (3.228913e-05 0.3545845 0.0004374471) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1682144 Cl = 0.0003280058 Cl(f) = 0.0001640029 Cl(r) = 0.0001640029 Time = 199 smoothSolver: Solving for Ux, Initial residual = 2.992144e-05, Final residual = 1.637361e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0003253885, Final residual = 1.696188e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002208248, Final residual = 1.102595e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002065478, Final residual = 0.0001860499, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0002886144, Final residual = 1.69203e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.038733e-05, Final residual = 3.843902e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.071555e-05, Final residual = 1.057473e-06, No Iterations 2 time step continuity errors : sum local = 2.033301e-07, global = -1.227823e-08, cumulative = 5.111909e-06 smoothSolver: Solving for omega, Initial residual = 2.929366e-06, Final residual = 1.687837e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.101479e-05, Final residual = 1.707177e-06, No Iterations 2 ExecutionTime = 265.86 s ClockTime = 271 s forces forces output: sum of forces: pressure : (3.48923 0.009860406 -9.724636) viscous : (1.343878 -0.000291419 -0.01083808) porous : (0 0 0) sum of moments: pressure : (0.004358734 2.478434 -0.01164277) viscous : (3.436089e-05 0.3543777 0.0004371353) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1682079 Cl = 0.000333032 Cl(f) = 0.000166516 Cl(r) = 0.000166516 Time = 200 smoothSolver: Solving for Ux, Initial residual = 2.962467e-05, Final residual = 1.62076e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0003229651, Final residual = 1.686503e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0002201361, Final residual = 1.10326e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002062976, Final residual = 0.0001857707, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0002886833, Final residual = 1.680824e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.039837e-05, Final residual = 3.822335e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 1.068916e-05, Final residual = 1.051098e-06, No Iterations 2 time step continuity errors : sum local = 2.02077e-07, global = -1.250169e-08, cumulative = 5.099407e-06 smoothSolver: Solving for omega, Initial residual = 2.91535e-06, Final residual = 1.6875e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 3.088198e-05, Final residual = 1.705503e-06, No Iterations 2 ExecutionTime = 267.17 s ClockTime = 272 s forces forces output: sum of forces: pressure : (3.489741 0.009972338 -9.715756) viscous : (1.343194 -0.0003027215 -0.0108209) porous : (0 0 0) sum of moments: pressure : (0.004366894 2.471138 -0.01188599) viscous : (3.630955e-05 0.3541732 0.0004368158) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.1682019 Cl = 0.0003365342 Cl(f) = 0.0001682671 Cl(r) = 0.0001682671 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-f5222ca19ce6 Exec : reconstructPar -latestTime Date : Nov 01 2019 Time : 13:30:00 Host : "bds1.beamnet" PID : 7315 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 5.62865 Average Force: 2 8.1320335 Average Force: 3 8.620903 Average Force: 4 7.4617997 Average Force: 5 5.845483378 Average Force: 6 4.74908503833 Average Force: 7 4.42244307571 Average Force: 8 4.57946297875 Average Force: 9 4.79765254778 Average Force: 10 4.849276143 Average Force: 11 4.74804906636 Average Force: 12 4.61787256083 Average Force: 13 4.55323786385 Average Force: 14 4.56583568071 Average Force: 15 4.61638124867 Average Force: 16 4.66601855812 Average Force: 17 4.70163279588 Average Force: 18 4.73263397944 Average Force: 19 4.77033383842 Average Force: 20 4.8176317815 Average Force: 21 4.87052987762 Average Force: 22 4.92410241955 Average Force: 23 4.97507138826 Average Force: 24 5.02166743875 Average Force: 25 5.0636076732 Average Force: 26 5.10089703962 Average Force: 27 5.13256340852 Average Force: 28 5.1568977725 Average Force: 29 5.17377826655 Average Force: 30 5.183949691 Average Force: 31 5.18804338161 Average Force: 32 5.18652677594 Average Force: 33 5.18070978879 Average Force: 34 5.17191566265 Average Force: 35 5.160837158 Average Force: 36 5.14753803417 Average Force: 37 5.13199864405 Average Force: 38 5.11488883763 Average Force: 39 5.09683882897 Average Force: 40 5.07827957325 Average Force: 41 5.05937863976 Average Force: 42 5.04022284833 Average Force: 43 5.02067275186 Average Force: 44 5.0006342825 Average Force: 45 4.98005952289 Average Force: 46 4.95893878761 Average Force: 47 4.93734827723 Average Force: 48 4.91552432771 Average Force: 49 4.89370436592 Average Force: 50 4.8720419666 Average Force: 51 4.85060108098 Average Force: 52 4.82936000635 Average Force: 53 4.80832720811 Average Force: 54 4.78750406537 Average Force: 55 4.766901006 Average Force: 56 4.74653518446 Average Force: 57 4.72641267772 Average Force: 58 4.70653553328 Average Force: 59 4.68691785644 Average Force: 60 4.66758583717 Average Force: 61 4.64854913984 Average Force: 62 4.62980435532 Average Force: 63 4.61134809889 Average Force: 64 4.59319262078 Average Force: 65 4.57536845431 Average Force: 66 4.55790103379 Average Force: 67 4.54080507657 Average Force: 68 4.52409404603 Average Force: 69 4.50778655406 Average Force: 70 4.49190098757 Average Force: 71 4.47644504268 Average Force: 72 4.46142606708 Average Force: 73 4.44684720315 Average Force: 74 4.43270877878 Average Force: 75 4.4190016884 Average Force: 76 4.40572499118 Average Force: 77 4.39288748351 Average Force: 78 4.38049918244 Average Force: 79 4.36856423709 Average Force: 80 4.35707325913 Average Force: 81 4.3460049584 Average Force: 82 4.33532923329 Average Force: 83 4.32502188229 Average Force: 84 4.31506524798 Average Force: 85 4.30544555565 Average Force: 86 4.296147005 Average Force: 87 4.28715002448 Average Force: 88 4.27843524125 Average Force: 89 4.26998607899 Average Force: 90 4.26179326033 Average Force: 91 4.25384621022 Average Force: 92 4.2461324362 Average Force: 93 4.2386353057 Average Force: 94 4.231335795 Average Force: 95 4.22421703611 Average Force: 96 4.21726515656 Average Force: 97 4.21046789928 Average Force: 98 4.20381375847 Average Force: 99 4.19729244677 Average Force: 100 4.1908932453 Average Force: 101 4.18460664881 Average Force: 102 4.17842533755 Average Force: 103 4.17234315854 Average Force: 104 4.1663525474 Average Force: 105 4.16044598505 Average Force: 106 4.15461587764 Average Force: 107 4.1488540928 Average Force: 108 4.14315886046 Average Force: 109 4.13753261587 Average Force: 110 4.13197869573 Average Force: 111 4.12649821559 Average Force: 112 4.12108989491 Average Force: 113 4.11575054274 Average Force: 114 4.11047781956 Average Force: 115 4.10527034548 Average Force: 116 4.10012943216 Average Force: 117 4.09505625239 Average Force: 118 4.09004771551 Average Force: 119 4.08509576328 Average Force: 120 4.08019086608 Average Force: 121 4.07532497298 Average Force: 122 4.07049260434 Average Force: 123 4.06569141244 Average Force: 124 4.06092012282 Average Force: 125 4.05617810504 Average Force: 126 4.0514647796 Average Force: 127 4.04677999315 Average Force: 128 4.04212432289 Average Force: 129 4. gnuplot: unable to open display ':1' gnuplot: X11 aborted. 03749891574 Average Force: 130 4.03290547177 Average Force: 131 4.02834630634 Average Force: 132 4.02382311386 Average Force: 133 4.01933678068 Average Force: 134 4.01488778754 Average Force: 135 4.01047757356 Average Force: 136 4.00610689581 Average Force: 137 4.00177611993 Average Force: 138 3.99748589804 Average Force: 139 3.99323696137 Average Force: 140 3.98903001521 Average Force: 141 3.98486796333 Average Force: 142 3.98075253049 Average Force: 143 3.97668478762 Average Force: 144 3.97266575437 Average Force: 145 3.96869724159 Average Force: 146 3.96478147349 Average Force: 147 3.96092087163 Average Force: 148 3.9571180475 Average Force: 149 3.95337515993 Average Force: 150 3.94969382553 Average Force: 151 3.94607554722 Average Force: 152 3.94252165283 Average Force: 153 3.93903347405 Average Force: 154 3.93561212552 Average Force: 155 3.93225816535 Average Force: 156 3.92897128032 Average Force: 157 3.92575037344 Average Force: 158 3.92259436665 Average Force: 159 3.91950210082 Average Force: 160 3.91647193706 Average Force: 161 3.91350233 Average Force: 162 3.91059078167 Average Force: 163 3.90773538607 Average Force: 164 3.90493423921 Average Force: 165 3.90218580382 Average Force: 166 3.89948790139 Average Force: 167 3.8968388882 Average Force: 168 3.89423681685 Average Force: 169 3.89167981024 Average Force: 170 3.88916608076 Average Force: 171 3.88669398673 Average Force: 172 3.88426192227 Average Force: 173 3.8818684522 Average Force: 174 3.87951230305 Average Force: 175 3.87719208303 Average Force: 176 3.87490639619 Average Force: 177 3.87265399734 Average Force: 178 3.87043377994 Average Force: 179 3.86824488229 Average Force: 180 3.86608629183 Average Force: 181 3.86395670845 Average Force: 182 3.86185480731 Average Force: 183 3.85977979579 Average Force: 184 3.85773116973 Average Force: 185 3.85570824719 Average Force: 186 3.85371016306 Average Force: 187 3.85173604882 Average Force: 188 3.84978516452 Average Force: 189 3.84785694672 Average Force: 190 3.84595093437 Average Force: 191 3.84406672005 Average Force: 192 3.8422038913 Average Force: 193 3.84036206803 Average Force: 194 3.83854098469 Average Force: 195 3.8367403099 Average Force: 196 3.8349602374 Average Force: 197 3.83320033162 Average Force: 198 3.83146054864 Average Force: 199 3.82974079864 Average Force: 200 3.82804080015 Len: 200 Len: 200 Average Force: 3.82804080015 Run: cp run/postProcessing/forces/0/forces.dat cases/204/forces.dat Run: cp run/postProcessing/forceCoeffs/0/forceCoeffs.dat cases/204/forceCoeffs.dat Run: cp run/forces.png cases/204 Run: cp run/forces.csv cases/204 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-f5222ca19ce6 Exec : foamToVTK -latestTime Date : Nov 01 2019 Time : 13:30:02 Host : "bds1.beamnet" PID : 7343 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:240027 points:319555 Additional cells:401135 additional points:39304 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/204/vtk.zip VTK) adding: VTK/ (stored 0%) adding: VTK/car/ (stored 0%) adding: VTK/car/car_200.vtk (deflated 48%) adding: VTK/vwt.pvsm (deflated 94%) adding: VTK/channelWalls/ (stored 0%) adding: VTK/channelWalls/channelWalls_200.vtk (deflated 58%) adding: VTK/inlet/ (stored 0%) adding: VTK/inlet/inlet_200.vtk (deflated 81%) adding: VTK/run_200.vtk (deflated 54%) adding: VTK/outlet/ (stored 0%) adding: VTK/outlet/outlet_200.vtk (deflated 42%)