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/130/object.stl Run: admesh --x-rotate=0.0 --y-rotate=0.0 --z-rotate=0.0 --scale=1.0 --vwt 0.02 cases/130/file.stl -a cases/130/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/130/file.stl Rotating about the x axis by 0.000000 degrees... Rotating about the y axis by 0.000000 degrees... Rotating about the z axis by 0.000000 degrees... 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.293972 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/130/object.stl ================= Results produced by ADMesh version 0.95 ================ Input file : cases/130/file.stl File type : Binary STL file Header : MESH-MESH-MESH-MESH-MESH-MESH-MESH-MESH-MESH-MESH-MESH-MESH-MESH-MESH-MESH-MESH ============== Size ============== Min X = -1.399276, Max X = 1.399276 Min Y = -0.300000, Max Y = 0.300000 Min Z = 0.020000, Max Z = 0.674987 ========= Facet Status ========== Original ============ Final ==== Number of facets : 47246 47246 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 : 7 Volume : 0.661399 Degenerate facets : 0 Edges fixed : 0 Facets removed : 0 Facets added : 0 Facets reversed : 0 Backwards edges : 0 Normals fixed : 0 Run: chmod 0666 cases/130/object.stl VwtProcess: Post-processing STL file VwtProcess: Configuring for VWT simulation Run: cp cases/130/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 06 2017 Time : 12:35:20 Host : "bds1.beamnet" PID : 5022 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 : 47246 Vertices : 23637 Bounding Box : (-1.39928 -0.3 0.02) (1.39928 0.3 0.674987) Cleaning up surface After cleaning up surface: Triangles : 47246 Vertices : 23637 Bounding Box : (-1.39928 -0.3 0.02) (1.39928 0.3 0.674987) Maintaining face ordering writing "object_clean.stl" End Run: sed -e 's/Aref.*;/Aref 0.293972;/' 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 06 2017 Time : 12:35:21 Host : "bds1.beamnet" PID : 5031 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 06 2017 Time : 12:35:23 Host : "bds1.beamnet" PID : 5035 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 : 47246 Vertices : 23637 Bounding Box : (-1.39928 -0.3 0.02) (1.39928 0.3 0.674987) Constructing feature set from included angle 150 Selecting edges purely based on geometric tests: no Initial feature set: feature points : 14 feature edges : 2702 of which region edges : 0 external edges : 2691 internal edges : 11 Final feature set: points : 2699 of which convex : 6 concave : 4 mixed : 4 non-feature : 2685 edges : 2702 of which external edges : 2691 internal edges : 11 flat edges : 0 open edges : 0 multiply connected : 0 Writing extendedFeatureEdgeMesh to "/data/vwt/process/run/constant/extendedFeatureEdgeMesh/object.extendedFeatureEdgeMesh" Writing extendedEdgeMesh components to "/data/vwt/process/run/constant/extendedFeatureEdgeMesh/object" Writing convex feature points to "/data/vwt/process/run/constant/extendedFeatureEdgeMesh/object_convexFeaturePts.obj" Writing concave feature points to "/data/vwt/process/run/constant/extendedFeatureEdgeMesh/object_concaveFeaturePts.obj" Writing mixed feature points to "/data/vwt/process/run/constant/extendedFeatureEdgeMesh/object_mixedFeaturePts.obj" Writing mixed feature point structure to "/data/vwt/process/run/constant/extendedFeatureEdgeMesh/object_mixedFeaturePtsStructure.obj" Writing external edges to "/data/vwt/process/run/constant/extendedFeatureEdgeMesh/object_externalEdges.obj" Writing internal edges to "/data/vwt/process/run/constant/extendedFeatureEdgeMesh/object_internalEdges.obj" Writing flat edges to "/data/vwt/process/run/constant/extendedFeatureEdgeMesh/object_flatEdges.obj" Writing open edges to "/data/vwt/process/run/constant/extendedFeatureEdgeMesh/object_openEdges.obj" Writing multiple edges to "/data/vwt/process/run/constant/extendedFeatureEdgeMesh/object_multipleEdges.obj" Writing region edges to "/data/vwt/process/run/constant/extendedFeatureEdgeMesh/object_regionEdges.obj" Writing edge directions to "/data/vwt/process/run/constant/extendedFeatureEdgeMesh/object_edgeDirections.obj" Writing featureEdgeMesh to "/data/vwt/process/run/constant/triSurface/object.eMesh" ExecutionTime = 0.47 s ClockTime = 0 s End Run: (cd run; decomposePar) /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.3.0 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.3.0-f5222ca19ce6 Exec : decomposePar Date : Nov 06 2017 Time : 12:35:23 Host : "bds1.beamnet" PID : 5038 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 06 2017 Time : 12:35:26 Host : "bds1.beamnet" PID : 5042 Case : /data/vwt/process/run nProcs : 8 Slaves : 7 ( "bds1.beamnet.5043" "bds1.beamnet.5044" "bds1.beamnet.5045" "bds1.beamnet.5046" "bds1.beamnet.5047" "bds1.beamnet.5048" "bds1.beamnet.5049" ) 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.08 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.28 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 : 2699 edges : 2702 boundingBox : (-1.39928 -0.3 0.02) (1.39928 0.3 0.674987) Refinement level according to distance to "object.eMesh" (2699 points, 2702 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 : 979 Calculated surface intersections in = 0.37 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 : 41 cells. Determined cells to refine in = 0.24 s Selected for feature refinement : 41 cells (out of 96000) Edge intersection testing: Number of edges : 295904 Number of edges to retest : 1863 Number of intersected edges : 1312 Refined mesh in = 0.16 s After refinement feature refinement iteration 0 : cells:96287 faces:295904 points:103520 Cells per refinement level: 0 95959 1 328 Balanced mesh in = 0.29 s After balancing feature refinement iteration 0 : cells:96287 faces:295904 points:103520 Cells per refinement level: 0 95959 1 328 Feature refinement iteration 1 ------------------------------ Marked for refinement due to explicit features : 90 cells. Determined cells to refine in = 0.24 s Selected for feature refinement : 178 cells (out of 96287) Edge intersection testing: Number of edges : 300455 Number of edges to retest : 6735 Number of intersected edges : 2132 Refined mesh in = 0.15 s After refinement feature refinement iteration 1 : cells:97533 faces:300455 points:105671 Cells per refinement level: 0 95871 1 942 2 720 Balanced mesh in = 0.33 s After balancing feature refinement iteration 1 : cells:97533 faces:300455 points:105671 Cells per refinement level: 0 95871 1 942 2 720 Feature refinement iteration 2 ------------------------------ Marked for refinement due to explicit features : 0 cells. Determined cells to refine in = 0.39 s Selected for feature refinement : 0 cells (out of 97533) Stopping refining since too few cells selected. Surface refinement iteration 0 ------------------------------ Marked for refinement due to surface intersection : 2262 cells. Marked for refinement due to curvature/regions : 0 cells. Determined cells to refine in = 0.01 s Selected for refinement : 2302 cells (out of 97533) Edge intersection testing: Number of edges : 353516 Number of edges to retest : 64639 Number of intersected edges : 7912 Refined mesh in = 0.28 s After refinement surface refinement iteration 0 : cells:113647 faces:353516 points:126656 Cells per refinement level: 0 94819 1 8664 2 5716 3 4448 Balanced mesh in = 0.56 s After balancing surface refinement iteration 0 : cells:113647 faces:353516 points:126656 Cells per refinement level: 0 94819 1 8664 2 5716 3 4448 Surface refinement iteration 1 ------------------------------ Marked for refinement due to surface intersection : 8043 cells. Marked for refinement due to curvature/regions : 476 cells. Determined cells to refine in = 0.05 s Selected for refinement : 8837 cells (out of 113647) Edge intersection testing: Number of edges : 553874 Number of edges to retest : 260556 Number of intersected edges : 26915 Refined mesh in = 0.61 s After refinement surface refinement iteration 1 : cells:175506 faces:553874 points:203350 Cells per refinement level: 0 94622 1 5323 2 41805 3 29948 4 3808 Balanced mesh in = 1.38 s After balancing surface refinement iteration 1 : cells:175506 faces:553874 points:203350 Cells per refinement level: 0 94622 1 5323 2 41805 3 29948 4 3808 Surface refinement iteration 2 ------------------------------ Marked for refinement due to surface intersection : 20910 cells. Marked for refinement due to curvature/regions : 1852 cells. Determined cells to refine in = 0.1 s Selected for refinement : 23576 cells (out of 175506) Edge intersection testing: Number of edges : 1084055 Number of edges to retest : 712717 Number of intersected edges : 72327 Refined mesh in = 1.06 s After refinement surface refinement iteration 2 : cells:340538 faces:1084055 points:403735 Cells per refinement level: 0 94568 1 4960 2 27290 3 195096 4 18624 Balanced mesh in = 2.04 s After balancing surface refinement iteration 2 : cells:340538 faces:1084055 points:403735 Cells per refinement level: 0 94568 1 4960 2 27290 3 195096 4 18624 Surface refinement iteration 3 ------------------------------ Marked for refinement due to surface intersection : 345 cells. Marked for refinement due to curvature/regions : 12412 cells. Determined cells to refine in = 0.12 s Selected for refinement : 13201 cells (out of 340538) Edge intersection testing: Number of edges : 1390442 Number of edges to retest : 439017 Number of intersected edges : 111049 Refined mesh in = 0.77 s After refinement surface refinement iteration 3 : cells:432945 faces:1390442 points:526929 Cells per refinement level: 0 94564 1 4918 2 27171 3 188372 4 117920 Balanced mesh in = 1.8 s After balancing surface refinement iteration 3 : cells:432945 faces:1390442 points:526929 Cells per refinement level: 0 94564 1 4918 2 27171 3 188372 4 117920 Surface refinement iteration 4 ------------------------------ Marked for refinement due to surface intersection : 6 cells. Marked for refinement due to curvature/regions : 442 cells. Determined cells to refine in = 0.16 s Selected for refinement : 554 cells (out of 432945) Edge intersection testing: Number of edges : 1403873 Number of edges to retest : 37233 Number of intersected edges : 111373 Refined mesh in = 0.71 s After refinement surface refinement iteration 4 : cells:436823 faces:1403873 points:532726 Cells per refinement level: 0 94560 1 4934 2 27207 3 188666 4 121456 Balanced mesh in = 1.68 s After balancing surface refinement iteration 4 : cells:436823 faces:1403873 points:532726 Cells per refinement level: 0 94560 1 4934 2 27207 3 188666 4 121456 Surface refinement iteration 5 ------------------------------ Marked for refinement due to surface intersection : 0 cells. Marked for refinement due to curvature/regions : 12 cells. Determined cells to refine in = 0.15 s Selected for refinement : 18 cells (out of 436823) 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 14 regions. Keeping all cells in region 0 containing point (3.9 1.9 2.9) Selected for keeping : 340374 cells. Edge intersection testing: Number of edges : 1148186 Number of edges to retest : 114153 Number of intersected edges : 111373 Shell refinement iteration 0 ---------------------------- Marked for refinement due to distance to explicit features : 0 cells. Marked for refinement due to refinement shells : 0 cells. Determined cells to refine in = 0.75 s Selected for internal refinement : 11258 cells (out of 340374) Edge intersection testing: Number of edges : 1393580 Number of edges to retest : 525176 Number of intersected edges : 114533 Refined mesh in = 0.77 s After refinement shell refinement iteration 0 : cells:419180 faces:1393580 points:553454 Cells per refinement level: 0 94522 1 3750 2 14960 3 135890 4 170058 Balanced mesh in = 1.95 s After balancing shell refinement iteration 0 : cells:419180 faces:1393580 points:553456 Cells per refinement level: 0 94522 1 3750 2 14960 3 135890 4 170058 Shell refinement iteration 1 ---------------------------- Marked for refinement due to distance to explicit features : 0 cells. Marked for refinement due to refinement shells : 0 cells. Determined cells to refine in = 0.14 s Selected for internal refinement : 0 cells (out of 419180) Stopping refining since too few cells selected. Dangling coarse cells refinement iteration 0 -------------------------------------------- Determined cells to refine in = 0.03 s Selected for refinement : 0 cells (out of 419180) 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 419180) Stopping refining since too few cells selected. Splitting mesh at surface intersections --------------------------------------- Introducing baffles for 114533 faces that are intersected by the surface. Edge intersection testing: Number of edges : 1507981 Number of edges to retest : 839450 Number of intersected edges : 227828 Created baffles in = 0.8 s After introducing baffles : cells:419180 faces:1507981 points:553525 Cells per refinement level: 0 94522 1 3750 2 14960 3 135890 4 170058 Introducing baffles to block off problem cells ---------------------------------------------- markFacesOnProblemCells : marked 217892 additional internal faces to be converted into baffles. Analyzed problem cells in = 0.37 s Introducing baffles to delete problem cells. Edge intersection testing: Number of edges : 1725873 Number of edges to retest : 698729 Number of intersected edges : 227840 Created baffles in = 0.74 s After introducing baffles : cells:419180 faces:1725873 points:556908 Cells per refinement level: 0 94522 1 3750 2 14960 3 135890 4 170058 Remove unreachable sections of mesh ----------------------------------- Keeping all cells in region 0 containing point (3.9 1.9 2.9) Selected for keeping : 246447 cells. Edge intersection testing: Number of edges : 828338 Number of edges to retest : 0 Number of intersected edges : 72433 Split mesh in = 0.56 s After subsetting : cells:246447 faces:828338 points:337673 Cells per refinement level: 0 94522 1 3750 2 14744 3 84259 4 49172 Handling cells with snap problems --------------------------------- Introducing baffles for 72433 faces that are intersected by the surface. Edge intersection testing: Number of edges : 828338 Number of edges to retest : 268654 Number of intersected edges : 72433 Created baffles in = 0.35 s After introducing baffles : cells:246447 faces:828338 points:337673 Cells per refinement level: 0 94522 1 3750 2 14744 3 84259 4 49172 Introducing baffles to block off problem cells ---------------------------------------------- markFacesOnProblemCells : marked 0 additional internal faces to be converted into baffles. Analyzed problem cells in = 0.22 s Introducing baffles to delete problem cells. Edge intersection testing: Number of edges : 828338 Number of edges to retest : 0 Number of intersected edges : 72433 Created baffles in = 0.24 s After introducing baffles : cells:246447 faces:828338 points:337673 Cells per refinement level: 0 94522 1 3750 2 14744 3 84259 4 49172 Remove unreachable sections of mesh ----------------------------------- Keeping all cells in region 0 containing point (3.9 1.9 2.9) Selected for keeping : 246447 cells. Edge intersection testing: Number of edges : 828338 Number of edges to retest : 0 Number of intersected edges : 72433 Split mesh in = 0.35 s After subsetting : cells:246447 faces:828338 points:337673 Cells per refinement level: 0 94522 1 3750 2 14744 3 84259 4 49172 Merge free-standing baffles --------------------------- freeStandingBaffles : detected 0 free-standing baffles out of 0 Detected free-standing baffles : 0 Merged free-standing baffles in = 0.12 s dupNonManifoldPoints : Found : 0 non-manifold points (out of 352203) Edge intersection testing: Number of edges : 828338 Number of edges to retest : 0 Number of intersected edges : 72433 Detected unsplittable baffles : 0 Merge refined boundary faces ---------------------------- Merging 474 sets of faces. Edge intersection testing: Number of edges : 827812 Number of edges to retest : 4164 Number of intersected edges : 71907 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 374 straight edge points ... Edge intersection testing: Number of edges : 827812 Number of edges to retest : 3433 Number of intersected edges : 71907 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:246447 faces:827812 points:337274 Cells per refinement level: 0 94522 1 3750 2 14744 3 84259 4 49172 Writing mesh to time 1 Wrote mesh in = 2.87 s. Mesh refined in = 23.54 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.67 s Smoothing patch points ... Smoothing iteration 0 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 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 : 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 = 1.81 s Morph iteration 0 ----------------- Calculating patchDisplacement as distance to nearest surface point ... Wanted displacement : average:0.001419613 min:2.122296e-07 max:0.005591396 Calculated surface displacement in = 0.05 s Detecting near surfaces ... Overriding nearest with intersection of close gaps at 24 out of 77537 points. --> FOAM Warning : Displacement (5.551115e-17 -0.001690199 0) at mesh point 5566 coord (-0.4999972 -0.2983098 0.1016934) points through the surrounding patch faces Smoothing displacement ... Iteration 0 Iteration 10 Iteration 20 Displacement smoothed in = 0.74 s Moving mesh ... Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 2 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 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 Successfully moved mesh Moved mesh in = 0.79 s Repatching faces according to nearest surface ... Repatched 0 faces in = 0.13 s Edge intersection testing: Number of edges : 827812 Number of edges to retest : 406917 Number of intersected edges : 72047 Merging 7668 sets of faces. Edge intersection testing: Number of edges : 818966 Number of edges to retest : 31523 Number of intersected edges : 63219 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.8660254. Removing 6284 straight edge points ... Edge intersection testing: Number of edges : 818966 Number of edges to retest : 29157 Number of intersected edges : 63219 Undo iteration 0 ---------------- Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Snapped mesh : cells:246447 faces:818966 points:329883 Cells per refinement level: 0 94522 1 3750 2 14744 3 84259 4 49172 Writing mesh to time 2 Wrote mesh in = 2.29 s. Mesh snapped in = 6.48 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 182 sets of faces. Edge intersection testing: Number of edges : 818744 Number of edges to retest : 1380 Number of intersected edges : 63023 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.8660254. Removing 168 straight edge points ... Edge intersection testing: Number of edges : 818744 Number of edges to retest : 1236 Number of intersected edges : 63023 Undo iteration 0 ---------------- Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Checking mesh manifoldness ... Outside of mesh is multiply connected across edges or points. This is not a fatal error but might cause some unexpected behaviour. Checking initial mesh ... Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Detected 0 illegal faces (concave, zero area or negative cell pyramid volume) Adding in total 0 inter-processor patches to handle extrusion of non-manifold processor boundaries. Handling points with inconsistent layer specification ... Handling non-manifold points ... Checking patch manifoldness ... Outside of local patch is multiply connected across edges or points at 0 points. Set displacement to zero for all 0 non-manifold points Handling feature edges ... Set displacement to zero for points on 3163 feature edges Handling cells with warped patch faces ... Set displacement to zero on 0 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 7215 points. patch faces layers avg thickness[m] near-wall overall ----- ----- ------ --------- ------- car 63483 3 0.00474 0.0127 Selecting externalDisplacementMeshMover displacementMedialAxis displacementMedialAxis : Calculating distance to Medial Axis ... displacementMedialAxis : Smoothing normals ... Iteration 0 residual 0.03173885 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.05471803 Layer addition iteration 0 -------------------------- Determining displacement for added points according to pointNormal ... Detected 36 points with point normal pointing through faces. Reset displacement at 36 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 2523 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 987 displacementMedialAxis : Smoothing field ... Iteration 0 residual 0.0001274558 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 1112 faces with face pyramid volume < 1e-13 : 8 faces with face-decomposition tet quality < 1e-30 : 110 faces with concavity > 80 degrees : 0 faces with skewness > 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 : 424 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 displacementMedialAxis : Iteration 2 Moving mesh using displacement scaling : min:0.5625 max:1 Checking faces in error : non-orthogonality > 60 degrees : 86 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 : 44 faces with concavity > 80 degrees : 0 faces with skewness > 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 : 20 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 : 20 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 : 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 : 26 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 42 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Detected 68 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 55013 out of 63483 faces (86.65785%). Removed extrusion at 36 faces. Added 148559 out of 190449 cells (78.00461%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 6466 points. Layer addition iteration 1 -------------------------- Determining displacement for added points according to pointNormal ... Detected 36 points with point normal pointing through faces. Reset displacement at 36 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 1835 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 556 displacementMedialAxis : Smoothing field ... Iteration 0 residual 0.0001156473 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 582 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 displacementMedialAxis : Iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 188 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 12 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 2 Moving mesh using displacement scaling : min:0.5625 max:1 Checking faces in error : non-orthogonality > 60 degrees : 4 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 12 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 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 : 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 : 4 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 : 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 : Finished moving mesh ... truncateDisplacement : Unextruded 6 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 : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 38 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Detected 38 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 48175 out of 63483 faces (75.88646%). Removed extrusion at 28 faces. Added 131688 out of 190449 cells (69.14607%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 4765 points. Layer addition iteration 2 -------------------------- Determining displacement for added points according to pointNormal ... Detected 28 points with point normal pointing through faces. Reset displacement at 26 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 1209 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 418 displacementMedialAxis : Smoothing field ... Iteration 0 residual 0.000117688 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 54 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 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 : 4 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 16 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 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 : 8 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 3 displacementMedialAxis : Displacement scaling for error reduction set to 0. Moving mesh using displacement scaling : min:0.421875 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 6 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 4 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Successfully moved mesh displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 2 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 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 : 50 faces with concavity > 80 degrees : 0 faces with skewness > 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 52 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 43164 out of 63483 faces (67.99301%). Removed extrusion at 50 faces. Added 118636 out of 190449 cells (62.29279%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 3967 points. Layer addition iteration 3 -------------------------- Determining displacement for added points according to pointNormal ... Detected 26 points with point normal pointing through faces. Reset displacement at 26 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 712 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 336 displacementMedialAxis : Smoothing field ... Iteration 0 residual 0.0001108574 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 16 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 12 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 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 : 8 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 3 displacementMedialAxis : Displacement scaling for error reduction set to 0. Moving mesh using displacement scaling : min:0.421875 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 4 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 4 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 4 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 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 : 4 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 2 faces due to stringed edges with inconsistent extrusion. truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. Setting up information for layer truncation ... Checking mesh with layer ... Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 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 Detected 28 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 38862 out of 63483 faces (61.21639%). Removed extrusion at 22 faces. Added 107162 out of 190449 cells (56.26808%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 3374 points. Layer addition iteration 4 -------------------------- Determining displacement for added points according to pointNormal ... Detected 26 points with point normal pointing through faces. Reset displacement at 26 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 346 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 290 displacementMedialAxis : Smoothing field ... Iteration 0 residual 9.970172e-05 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 20 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 16 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 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 : 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 : 2 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 3 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 3 displacementMedialAxis : Displacement scaling for error reduction set to 0. Moving mesh using displacement scaling : min:0.421875 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 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 : 4 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 : 2 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 3 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 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 : 2 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 35 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 2 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Detected 39 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 35090 out of 63483 faces (55.27464%). Removed extrusion at 30 faces. Added 97397 out of 190449 cells (51.14073%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 2822 points. Layer addition iteration 5 -------------------------- Determining displacement for added points according to pointNormal ... Detected 26 points with point normal pointing through faces. Reset displacement at 26 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 161 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 150 displacementMedialAxis : Smoothing field ... Iteration 0 residual 9.284999e-05 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 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 : 17 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 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 : 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 : 6 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 3 displacementMedialAxis : Displacement scaling for error reduction set to 0. Moving mesh using displacement scaling : min:0.421875 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 5 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 4 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 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 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 2 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 2 faces due to stringed edges with inconsistent extrusion. truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. Setting up information for layer truncation ... Checking mesh with layer ... Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 25 faces with concavity > 80 degrees : 0 faces with skewness > 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 25 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 32157 out of 63483 faces (50.65451%). Removed extrusion at 21 faces. Added 89173 out of 190449 cells (46.82251%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 2559 points. Layer addition iteration 6 -------------------------- Determining displacement for added points according to pointNormal ... Detected 22 points with point normal pointing through faces. Reset displacement at 22 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 92 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 129 displacementMedialAxis : Smoothing field ... Iteration 0 residual 8.651866e-05 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 19 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 16 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 9 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 2 Moving mesh using displacement scaling : min:0.5625 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 6 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 3 displacementMedialAxis : Displacement scaling for error reduction set to 0. Moving mesh using displacement scaling : min:0.421875 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 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 : 4 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 5 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 : 2 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 : Finished moving mesh ... truncateDisplacement : Unextruded 1 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. Setting up information for layer truncation ... Checking mesh with layer ... Checking faces in error : non-orthogonality > 60 degrees : 12 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 35 faces with concavity > 80 degrees : 0 faces with skewness > 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 47 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 29462 out of 63483 faces (46.40927%). Removed extrusion at 30 faces. Added 81459 out of 190449 cells (42.77208%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 2509 points. Layer addition iteration 7 -------------------------- 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 48 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 139 displacementMedialAxis : Smoothing field ... Iteration 0 residual 7.966497e-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 : 17 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 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 : 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 2 Moving mesh using displacement scaling : min:0.5625 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 8 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 3 displacementMedialAxis : Displacement scaling for error reduction set to 0. Moving mesh using displacement scaling : min:0.421875 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 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 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Successfully moved mesh displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 2 faces due to stringed edges with inconsistent extrusion. truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. Setting up information for layer truncation ... Checking mesh with layer ... Checking faces in error : non-orthogonality > 60 degrees : 1 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 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 Detected 22 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 26899 out of 63483 faces (42.37197%). Removed extrusion at 17 faces. Added 73871 out of 190449 cells (38.78781%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 2462 points. Layer addition iteration 8 -------------------------- Determining displacement for added points according to pointNormal ... Detected 11 points with point normal pointing through faces. Reset displacement at 11 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 14 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 2721 displacementMedialAxis : Smoothing field ... Iteration 0 residual 8.224971e-05 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 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 : 14 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 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 : 4 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 3 displacementMedialAxis : Displacement scaling for error reduction set to 0. Moving mesh using displacement scaling : min:0.421875 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 4 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 4 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Successfully moved mesh displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. Setting up information for layer truncation ... Checking mesh with layer ... Checking faces in error : non-orthogonality > 60 degrees : 1 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 10 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Detected 11 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 22056 out of 63483 faces (34.74316%). Removed extrusion at 11 faces. Added 58560 out of 190449 cells (30.74839%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 2597 points. Layer addition iteration 9 -------------------------- Determining displacement for added points according to pointNormal ... Detected 11 points with point normal pointing through faces. Reset displacement at 11 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 0 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 57 displacementMedialAxis : Smoothing field ... Iteration 0 residual 7.263522e-05 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 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 : 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 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 : 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 : 6 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 3 displacementMedialAxis : Displacement scaling for error reduction set to 0. Moving mesh using displacement scaling : min:0.421875 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 4 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 4 Moving mesh using displacement scaling : min:0 max:1 Checking faces in error : non-orthogonality > 60 degrees : 2 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 5 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 : 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 : 10 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Detected 12 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 19372 out of 63483 faces (30.51526%). Removed extrusion at 8 faces. Added 51205 out of 190449 cells (26.88646%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 2461 points. Layer addition iteration 10 -------------------------- Determining displacement for added points according to pointNormal ... Detected 9 points with point normal pointing through faces. Reset displacement at 9 points to average of surrounding points. displacementMedialAxis : Smoothing using Medial Axis ... displacementMedialAxis : Reducing layer thickness at 0 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 46 displacementMedialAxis : Smoothing field ... Iteration 0 residual 6.8344e-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 : 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 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 : 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 Detected 5 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 16868 out of 63483 faces (26.57089%). Removed extrusion at 5 faces. Added 44636 out of 190449 cells (23.43725%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 2046 points. Layer addition iteration 11 -------------------------- 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 0 nodes where thickness to medial axis distance is large displacementMedialAxis : Removing isolated regions ... displacementMedialAxis : Number of isolated points extrusion stopped : 101 displacementMedialAxis : Smoothing field ... Iteration 0 residual 6.534258e-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 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Successfully moved mesh displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. Setting up information for layer truncation ... Checking mesh with layer ... Checking faces in error : non-orthogonality > 60 degrees : 2 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 Detected 6 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 14727 out of 63483 faces (23.19834%). Removed extrusion at 6 faces. Added 38692 out of 190449 cells (20.3162%). Growing non-extrusion points by one layer ... Set displacement to zero for an additional 1862 points. Layer addition iteration 12 -------------------------- 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 0 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 6.206699e-05 displacementMedialAxis : Moving mesh ... displacementMedialAxis : Iteration 0 Moving mesh using displacement scaling : min:1 max:1 Checking faces in error : non-orthogonality > 60 degrees : 2 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Iteration 1 Moving mesh using displacement scaling : min:0.75 max:1 Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.02 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 displacementMedialAxis : Successfully moved mesh displacementMedialAxis : Finished moving mesh ... truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion. Setting up information for layer truncation ... Checking mesh with layer ... Checking faces in error : non-orthogonality > 60 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-30 : 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 12778 out of 63483 faces (20.12822%). Removed extrusion at 0 faces. Added 33218 out of 190449 cells (17.44194%). Edge intersection testing: Number of edges : 919292 Number of edges to retest : 0 Number of intersected edges : 96241 Doing final balancing --------------------- patch faces layers overall thickness [m] [%] ----- ----- ------ --- --- car 63483 0.523 0.00303 16.4 Layer mesh : cells:279665 faces:919292 points:363862 Cells per refinement level: 0 94522 1 3750 2 14744 3 116529 4 50120 Writing mesh to time 3 Wrote mesh in = 43.53 s. Layers added in = 43.53 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 = 74.82 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 06 2017 Time : 12:36:42 Host : "bds1.beamnet" PID : 5062 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.000242 -1.863403e-17) (4 2.000242 3) Relative tolerance : 1e-07 Absolute matching distance : 9.434187e-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 06 2017 Time : 12:36:47 Host : "bds1.beamnet" PID : 5067 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: 363862 faces: 919292 internal faces: 841045 cells: 279665 faces per cell: 6.294449 boundary patches: 4 point zones: 0 face zones: 0 cell zones: 1 Overall number of cells of each type: hexahedra: 236837 prisms: 5012 wedges: 0 pyramids: 0 tet wedges: 78 tetrahedra: 0 polyhedra: 37738 Breakdown of polyhedra by number of faces: faces number of cells 4 1068 5 1472 6 8884 7 1760 8 192 9 19667 10 74 11 74 12 3885 13 4 14 38 15 590 18 30 Checking topology... Boundary definition OK. Cell to face addressing OK. Point usage OK. Upper triangular ordering OK. Face vertices OK. Topological cell zip-up check OK. Face-face connectivity OK. Number of regions: 1 (OK). Checking patch topology for multiply connected surfaces... Patch Faces Points Surface topology Bounding box inlet 1200 1271 ok (non-closed singly connected) (-4 -2 0) (-4 2 3) outlet 1200 1271 ok (non-closed singly connected) (4 -2 0) (4 2 3) channelWalls 12364 12630 ok (non-closed singly connected) (-4 -2.000242 -1.863403e-17) (4 2.000242 3) car 63483 67256 ok (closed singly connected) (-1.39928 -0.3 0.02) (1.399162 0.3 0.674987) Checking geometry... Overall domain bounding box (-4 -2.000242 -1.863403e-17) (4 2.000242 3) Mesh (non-empty, non-wedge) directions (1 1 1) Mesh (non-empty) directions (1 1 1) Boundary openness (2.327416e-17 8.551198e-18 7.336194e-15) OK. Max cell openness = 3.255855e-16 OK. Max aspect ratio = 13.81593 OK. Minimum face area = 7.651634e-06. Maximum face area = 0.01090994. Face area magnitudes OK. Min volume = 2.38979e-08. Max volume = 0.001042964. Total volume = 95.39834. Cell volumes OK. Mesh non-orthogonality Max: 59.04826 average: 10.73115 Non-orthogonality check OK. Face pyramids OK. Max skewness = 1.470926 OK. Coupled point location match (average 0) OK. Face tets OK. Min/max edge length = 0.0008081073 0.1124804 OK. *There are 2421 faces with concave angles between consecutive edges. Max concave angle = 66.84319 degrees. < run/system/controlDict Run: sed -e 's/flowVelocity.*;/flowVelocity (8.33333333333 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 06 2017 Time : 12:36:57 Host : "bds1.beamnet" PID : 5075 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.04114021, No Iterations 5 GAMG: Solving for p, Initial residual = 0.004859583, Final residual = 0.0003803443, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0004604574, Final residual = 4.48577e-05, No Iterations 4 GAMG: Solving for p, Initial residual = 0.00014156, Final residual = 1.105645e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 2.060224e-05, Final residual = 1.937921e-06, No Iterations 4 GAMG: Solving for p, Initial residual = 4.230915e-06, Final residual = 8.367501e-07, No Iterations 2 GAMG: Solving for p, Initial residual = 1.182398e-06, Final residual = 5.674649e-07, No Iterations 1 GAMG: Solving for p, Initial residual = 6.314989e-07, Final residual = 6.314989e-07, No Iterations 0 GAMG: Solving for p, Initial residual = 6.314989e-07, Final residual = 6.314989e-07, No Iterations 0 GAMG: Solving for p, Initial residual = 6.314989e-07, Final residual = 6.314989e-07, No Iterations 0 GAMG: Solving for p, Initial residual = 6.314989e-07, Final residual = 6.314989e-07, No Iterations 0 continuity error = 0.0001681743 Interpolated U error = 1.513643e-05 ExecutionTime = 3.48 s ClockTime = 4 s End Run: sed -e 's/Aref.*;/Aref 0.293972;/' 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 06 2017 Time : 12:37:01 Host : "bds1.beamnet" PID : 5081 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.43 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 = 34958 Number of faces shared with processor 1 = 522 Number of faces shared with processor 2 = 1035 Number of faces shared with processor 4 = 1469 Number of processor patches = 3 Number of processor faces = 3026 Number of boundary faces = 11987 Processor 1 Number of cells = 34958 Number of faces shared with processor 0 = 522 Number of faces shared with processor 3 = 1088 Number of faces shared with processor 4 = 75 Number of faces shared with processor 5 = 1955 Number of processor patches = 4 Number of processor faces = 3640 Number of boundary faces = 12697 Processor 2 Number of cells = 34958 Number of faces shared with processor 0 = 1035 Number of faces shared with processor 3 = 555 Number of faces shared with processor 4 = 17 Number of faces shared with processor 6 = 1468 Number of processor patches = 4 Number of processor faces = 3075 Number of boundary faces = 11967 Processor 3 Number of cells = 34958 Number of faces shared with processor 1 = 1088 Number of faces shared with processor 2 = 555 Number of faces shared with processor 5 = 1 Number of faces shared with processor 6 = 79 Number of faces shared with processor 7 = 1957 Number of processor patches = 5 Number of processor faces = 3680 Number of boundary faces = 12738 Processor 4 Number of cells = 34958 Number of faces shared with processor 0 = 1469 Number of faces shared with processor 1 = 75 Number of faces shared with processor 2 = 17 Number of faces shared with processor 5 = 635 Number of faces shared with processor 6 = 1464 Number of processor patches = 5 Number of processor faces = 3660 Number of boundary faces = 6202 Processor 5 Number of cells = 34958 Number of faces shared with processor 1 = 1955 Number of faces shared with processor 3 = 1 Number of faces shared with processor 4 = 635 Number of faces shared with processor 7 = 1568 Number of processor patches = 4 Number of processor faces = 4159 Number of boundary faces = 8229 Processor 6 Number of cells = 34958 Number of faces shared with processor 2 = 1468 Number of faces shared with processor 3 = 79 Number of faces shared with processor 4 = 1464 Number of faces shared with processor 7 = 631 Number of processor patches = 4 Number of processor faces = 3642 Number of boundary faces = 6207 Processor 7 Number of cells = 34959 Number of faces shared with processor 3 = 1957 Number of faces shared with processor 5 = 1568 Number of faces shared with processor 6 = 631 Number of processor patches = 3 Number of processor faces = 4156 Number of boundary faces = 8220 Number of processor faces = 14519 Max number of cells = 34959 (0.002502995% above average 34958.12) Max number of processor patches = 5 (25% above average 4) Max number of faces between processors = 4159 (14.58089% above average 3629.75) Time = 0 Processor 0: field transfer Processor 1: field transfer Processor 2: field transfer Processor 3: field transfer Processor 4: field transfer Processor 5: field transfer Processor 6: field transfer Processor 7: field transfer End. Run: (cd run; mpirun --hostfile hosts -np 8 simpleFoam -parallel) /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.3.0 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.3.0-f5222ca19ce6 Exec : simpleFoam -parallel Date : Nov 06 2017 Time : 12:37:05 Host : "bds1.beamnet" PID : 5085 Case : /data/vwt/process/run nProcs : 8 Slaves : 7 ( "bds1.beamnet.5086" "bds1.beamnet.5087" "bds1.beamnet.5088" "bds1.beamnet.5089" "bds1.beamnet.5090" "bds1.beamnet.5091" "bds1.beamnet.5092" ) 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.01471922, Final residual = 0.0006374723, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0746674, Final residual = 0.002779531, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.04174241, Final residual = 0.001861787, No Iterations 2 GAMG: Solving for p, Initial residual = 1, Final residual = 0.04966014, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0633272, Final residual = 0.003313898, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008010487, Final residual = 0.0007848773, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001946586, Final residual = 0.0001124322, No Iterations 3 time step continuity errors : sum local = 3.726199e-05, global = -3.547174e-07, cumulative = -3.547174e-07 smoothSolver: Solving for omega, Initial residual = 0.002095095, Final residual = 0.0001224242, No Iterations 2 smoothSolver: Solving for k, Initial residual = 1, Final residual = 0.02958827, No Iterations 2 ExecutionTime = 1.5 s ClockTime = 1 s forces forces output: sum of forces: pressure : (11.04871 -0.0136757 -6.980034) viscous : (1.578298 -9.22365e-07 0.03936712) porous : (0 0 0) sum of moments: pressure : (0.004573277 -5.170658 -0.03743838) viscous : (1.056703e-06 0.525962 2.010367e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.4344621 Cl = -0.0004705767 Cl(f) = -0.0002352883 Cl(r) = -0.0002352883 Time = 2 smoothSolver: Solving for Ux, Initial residual = 0.004803541, Final residual = 0.0002294399, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0248477, Final residual = 0.0009957824, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.01566077, Final residual = 0.0007117271, No Iterations 2 GAMG: Solving for p, Initial residual = 0.2483539, Final residual = 0.01448597, No Iterations 3 GAMG: Solving for p, Initial residual = 0.04337992, Final residual = 0.002267542, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005539301, Final residual = 0.0005398358, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001343211, Final residual = 7.527058e-05, No Iterations 3 time step continuity errors : sum local = 3.133757e-05, global = 1.669371e-06, cumulative = 1.314653e-06 smoothSolver: Solving for omega, Initial residual = 0.001285, Final residual = 8.316859e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.1170381, Final residual = 0.002925747, No Iterations 2 ExecutionTime = 2.43 s ClockTime = 2 s forces forces output: sum of forces: pressure : (20.41558 -0.02521202 -12.13783) viscous : (1.614281 5.57761e-06 0.04244592) porous : (0 0 0) sum of moments: pressure : (0.009681943 -9.486189 -0.04255355) viscous : (-3.362835e-06 0.5392177 2.959289e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.7579894 Cl = -0.0008672872 Cl(f) = -0.0004336436 Cl(r) = -0.0004336436 Time = 3 smoothSolver: Solving for Ux, Initial residual = 0.005760843, Final residual = 0.0002144475, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.02892229, Final residual = 0.001023156, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.01605241, Final residual = 0.0006543895, No Iterations 2 GAMG: Solving for p, Initial residual = 0.1147315, Final residual = 0.006725653, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01979966, Final residual = 0.001348933, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003461101, Final residual = 0.0002958294, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007373107, Final residual = 3.849975e-05, No Iterations 3 time step continuity errors : sum local = 1.227705e-05, global = 7.412388e-07, cumulative = 2.055892e-06 smoothSolver: Solving for omega, Initial residual = 0.001021993, Final residual = 6.878713e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.05786111, Final residual = 0.001500301, No Iterations 2 ExecutionTime = 3.3 s ClockTime = 3 s forces forces output: sum of forces: pressure : (18.52422 -0.01411556 -12.07756) viscous : (1.645149 1.74905e-05 0.04616793) porous : (0 0 0) sum of moments: pressure : (0.009124632 -10.23177 -0.0115525) viscous : (-8.095885e-06 0.5519033 3.196532e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.693975 Cl = -0.0004850774 Cl(f) = -0.0002425387 Cl(r) = -0.0002425387 Time = 4 smoothSolver: Solving for Ux, Initial residual = 0.006294902, Final residual = 0.0002495728, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.03095045, Final residual = 0.001202824, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.01652809, Final residual = 0.0007550343, No Iterations 2 GAMG: Solving for p, Initial residual = 0.1211916, Final residual = 0.01196403, No Iterations 2 GAMG: Solving for p, Initial residual = 0.04128389, Final residual = 0.003852417, No Iterations 2 GAMG: Solving for p, Initial residual = 0.009039194, Final residual = 0.000480707, No Iterations 3 GAMG: Solving for p, Initial residual = 0.001805204, Final residual = 0.0001609294, No Iterations 2 time step continuity errors : sum local = 3.377254e-05, global = 1.061572e-06, cumulative = 3.117464e-06 smoothSolver: Solving for omega, Initial residual = 0.000873576, Final residual = 5.978094e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.03720319, Final residual = 0.0009981334, No Iterations 2 ExecutionTime = 4.15 s ClockTime = 4 s forces forces output: sum of forces: pressure : (8.577511 0.008986856 -8.478232) viscous : (1.673769 4.393965e-05 0.05018677) porous : (0 0 0) sum of moments: pressure : (0.003076433 -8.252253 0.0186217) viscous : (-1.860605e-05 0.5645599 2.675397e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3527196 Cl = 0.0003107259 Cl(f) = 0.000155363 Cl(r) = 0.000155363 Time = 5 smoothSolver: Solving for Ux, Initial residual = 0.003148725, Final residual = 0.0001342334, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.01468626, Final residual = 0.0006337601, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.008652478, Final residual = 0.000443675, No Iterations 2 GAMG: Solving for p, Initial residual = 0.1240868, Final residual = 0.005780179, No Iterations 3 GAMG: Solving for p, Initial residual = 0.05157323, Final residual = 0.003077904, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007413365, Final residual = 0.0003742773, No Iterations 3 GAMG: Solving for p, Initial residual = 0.001612089, Final residual = 0.0001273487, No Iterations 2 time step continuity errors : sum local = 2.136762e-05, global = 2.892909e-07, cumulative = 3.406755e-06 smoothSolver: Solving for omega, Initial residual = 0.0007660083, Final residual = 5.25588e-05, No Iterations 2 bounding omega, min: -0.6960122 max: 11909.92 average: 217.3863 smoothSolver: Solving for k, Initial residual = 0.02648937, Final residual = 0.0007265072, No Iterations 2 ExecutionTime = 5.02 s ClockTime = 5 s forces forces output: sum of forces: pressure : (0.5128897 0.0151337 -5.022675) viscous : (1.702511 6.075044e-05 0.05280016) porous : (0 0 0) sum of moments: pressure : (-0.00146244 -6.057032 0.02290125) viscous : (-1.979646e-05 0.5767238 9.868828e-06) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.07622612 Cl = 0.000522801 Cl(f) = 0.0002614005 Cl(r) = 0.0002614005 Time = 6 smoothSolver: Solving for Ux, Initial residual = 0.00283657, Final residual = 0.0001191185, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.01239686, Final residual = 0.0004736031, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.007824547, Final residual = 0.0004078609, No Iterations 2 GAMG: Solving for p, Initial residual = 0.1152305, Final residual = 0.008470445, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02838747, Final residual = 0.002280415, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00580928, Final residual = 0.0005105482, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001316702, Final residual = 7.640028e-05, No Iterations 3 time step continuity errors : sum local = 1.427479e-05, global = 7.831891e-07, cumulative = 4.189944e-06 smoothSolver: Solving for omega, Initial residual = 0.0006737671, Final residual = 4.587806e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.02007755, Final residual = 0.0005585176, No Iterations 2 ExecutionTime = 5.87 s ClockTime = 6 s forces forces output: sum of forces: pressure : (0.1914638 -0.000818466 -3.916315) viscous : (1.731839 7.268351e-05 0.05358125) porous : (0 0 0) sum of moments: pressure : (-0.001253934 -5.491108 0.005948203) viscous : (-2.215492e-05 0.588149 -7.84427e-06) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.0661758 Cl = -2.566041e-05 Cl(f) = -1.283021e-05 Cl(r) = -1.283021e-05 Time = 7 smoothSolver: Solving for Ux, Initial residual = 0.003137641, Final residual = 0.0001343011, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.01487749, Final residual = 0.0005941753, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.008984662, Final residual = 0.0004764467, No Iterations 2 GAMG: Solving for p, Initial residual = 0.1248769, Final residual = 0.009012881, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02365248, Final residual = 0.002352997, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004727131, Final residual = 0.0002919292, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0009552656, Final residual = 5.40055e-05, No Iterations 3 time step continuity errors : sum local = 1.262157e-05, global = -5.978826e-07, cumulative = 3.592061e-06 smoothSolver: Solving for omega, Initial residual = 0.0005984089, Final residual = 3.955542e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.01595562, Final residual = 0.0004494277, No Iterations 2 ExecutionTime = 6.73 s ClockTime = 7 s forces forces output: sum of forces: pressure : (5.77517 -0.02387295 -5.034707) viscous : (1.760701 8.33008e-05 0.05383363) porous : (0 0 0) sum of moments: pressure : (0.002751043 -6.514605 -0.01617733) viscous : (-2.481564e-05 0.5988928 -1.857714e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.2592895 Cl = -0.0008185392 Cl(f) = -0.0004092696 Cl(r) = -0.0004092696 Time = 8 smoothSolver: Solving for Ux, Initial residual = 0.002179502, Final residual = 0.0001052858, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.01038171, Final residual = 0.0004778675, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.006982837, Final residual = 0.0004036568, No Iterations 2 GAMG: Solving for p, Initial residual = 0.1076599, Final residual = 0.00826046, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02148427, Final residual = 0.001857916, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003888999, Final residual = 0.0002261191, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0007057619, Final residual = 4.381415e-05, No Iterations 3 time step continuity errors : sum local = 1.127572e-05, global = -3.477774e-07, cumulative = 3.244284e-06 smoothSolver: Solving for omega, Initial residual = 0.0005453165, Final residual = 3.497421e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.01315675, Final residual = 0.0003760068, No Iterations 2 ExecutionTime = 7.6 s ClockTime = 7 s forces forces output: sum of forces: pressure : (11.31369 -0.0321204 -6.745633) viscous : (1.787823 8.669907e-05 0.05489935) porous : (0 0 0) sum of moments: pressure : (0.005547825 -8.05083 -0.03075831) viscous : (-2.533108e-05 0.6090961 -2.360646e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.4507886 Cl = -0.001102195 Cl(f) = -0.0005510977 Cl(r) = -0.0005510977 Time = 9 smoothSolver: Solving for Ux, Initial residual = 0.001816335, Final residual = 8.994102e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00939665, Final residual = 0.0004193743, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.006562888, Final residual = 0.0003700635, No Iterations 2 GAMG: Solving for p, Initial residual = 0.08164575, Final residual = 0.004687661, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01413629, Final residual = 0.0009896168, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002395836, Final residual = 0.0001015277, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0004192399, Final residual = 3.595971e-05, No Iterations 2 time step continuity errors : sum local = 8.859634e-06, global = 4.288305e-08, cumulative = 3.287167e-06 smoothSolver: Solving for omega, Initial residual = 0.0005065176, Final residual = 3.177425e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.01113292, Final residual = 0.0003234376, No Iterations 2 ExecutionTime = 8.45 s ClockTime = 8 s forces forces output: sum of forces: pressure : (12.94091 -0.02421743 -7.835907) viscous : (1.813144 9.143399e-05 0.056426) porous : (0 0 0) sum of moments: pressure : (0.00637354 -9.061517 -0.03422245) viscous : (-2.773212e-05 0.6188349 -2.568014e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.5076483 Cl = -0.0008301121 Cl(f) = -0.0004150561 Cl(r) = -0.0004150561 Time = 10 smoothSolver: Solving for Ux, Initial residual = 0.001867977, Final residual = 8.715383e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.009781247, Final residual = 0.0004088255, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.006651638, Final residual = 0.0003597484, No Iterations 2 GAMG: Solving for p, Initial residual = 0.07389515, Final residual = 0.003847002, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01208868, Final residual = 0.001046199, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00237222, Final residual = 0.0001515453, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0005181872, Final residual = 3.128458e-05, No Iterations 3 time step continuity errors : sum local = 7.120602e-06, global = 1.065595e-07, cumulative = 3.393726e-06 smoothSolver: Solving for omega, Initial residual = 0.0004735817, Final residual = 2.917818e-05, No Iterations 2 bounding omega, min: -0.7453223 max: 12445.18 average: 258.8617 smoothSolver: Solving for k, Initial residual = 0.009578738, Final residual = 0.0002825516, No Iterations 2 ExecutionTime = 9.33 s ClockTime = 9 s forces forces output: sum of forces: pressure : (10.93074 -0.01085187 -7.753834) viscous : (1.837235 0.0001002646 0.0576288) porous : (0 0 0) sum of moments: pressure : (0.004984753 -9.290508 -0.02884181) viscous : (-3.313419e-05 0.6281808 -2.944312e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.4393123 Cl = -0.0003699344 Cl(f) = -0.0001849672 Cl(r) = -0.0001849672 Time = 11 smoothSolver: Solving for Ux, Initial residual = 0.001559309, Final residual = 7.769338e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.007844475, Final residual = 0.0003532549, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.005738854, Final residual = 0.000330894, No Iterations 2 GAMG: Solving for p, Initial residual = 0.07173437, Final residual = 0.00443848, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01339201, Final residual = 0.001208874, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002734399, Final residual = 0.0001531302, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0005978385, Final residual = 5.329159e-05, No Iterations 2 time step continuity errors : sum local = 1.175156e-05, global = 2.494548e-07, cumulative = 3.643181e-06 smoothSolver: Solving for omega, Initial residual = 0.0004430771, Final residual = 2.699787e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.008346028, Final residual = 0.0002492639, No Iterations 2 ExecutionTime = 10.3 s ClockTime = 10 s forces forces output: sum of forces: pressure : (8.14656 -0.006160756 -6.837977) viscous : (1.860214 0.0001052222 0.0582257) porous : (0 0 0) sum of moments: pressure : (0.004160588 -9.036326 -0.02068088) viscous : (-3.55524e-05 0.6370739 -3.797532e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3443067 Cl = -0.000208355 Cl(f) = -0.0001041775 Cl(r) = -0.0001041775 Time = 12 smoothSolver: Solving for Ux, Initial residual = 0.001323473, Final residual = 7.100823e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00646936, Final residual = 0.0003138214, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00509168, Final residual = 0.0003124962, No Iterations 2 GAMG: Solving for p, Initial residual = 0.06562551, Final residual = 0.004099365, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01213819, Final residual = 0.0009197918, No Iterations 2 GAMG: Solving for p, Initial residual = 0.002281287, Final residual = 0.0002088356, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000540165, Final residual = 3.672202e-05, No Iterations 3 time step continuity errors : sum local = 8.318409e-06, global = 4.48334e-07, cumulative = 4.091515e-06 smoothSolver: Solving for omega, Initial residual = 0.0004168067, Final residual = 2.505299e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.007341952, Final residual = 0.0002215322, No Iterations 2 ExecutionTime = 11.11 s ClockTime = 11 s forces forces output: sum of forces: pressure : (6.905002 -0.0120991 -5.690866) viscous : (1.881888 0.000107675 0.05819181) porous : (0 0 0) sum of moments: pressure : (0.004497207 -8.762669 -0.01572167) viscous : (-3.658838e-05 0.6454304 -4.594055e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3023338 Cl = -0.0004125933 Cl(f) = -0.0002062967 Cl(r) = -0.0002062967 Time = 13 smoothSolver: Solving for Ux, Initial residual = 0.001288253, Final residual = 7.126954e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.006480366, Final residual = 0.0003150357, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.005229709, Final residual = 0.0003232291, No Iterations 2 GAMG: Solving for p, Initial residual = 0.06055191, Final residual = 0.003558949, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01063068, Final residual = 0.0008347674, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001967742, Final residual = 0.0001240371, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0004874094, Final residual = 4.630888e-05, No Iterations 2 time step continuity errors : sum local = 1.112809e-05, global = 7.994502e-07, cumulative = 4.890965e-06 smoothSolver: Solving for omega, Initial residual = 0.0003930997, Final residual = 2.345004e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.006536465, Final residual = 0.0001989554, No Iterations 2 ExecutionTime = 11.91 s ClockTime = 12 s forces forces output: sum of forces: pressure : (7.470104 -0.02066507 -4.800591) viscous : (1.902069 0.0001078224 0.05768523) porous : (0 0 0) sum of moments: pressure : (0.005154684 -8.780168 -0.01669262) viscous : (-3.698777e-05 0.6532272 -5.095449e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3224718 Cl = -0.0007073206 Cl(f) = -0.0003536603 Cl(r) = -0.0003536603 Time = 14 smoothSolver: Solving for Ux, Initial residual = 0.001194173, Final residual = 6.9242e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.006514452, Final residual = 0.0003274227, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.005359724, Final residual = 0.0003351836, No Iterations 2 GAMG: Solving for p, Initial residual = 0.05733444, Final residual = 0.00322551, No Iterations 2 GAMG: Solving for p, Initial residual = 0.009809148, Final residual = 0.0008020847, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001807167, Final residual = 0.0001201689, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0004366725, Final residual = 2.460091e-05, No Iterations 3 time step continuity errors : sum local = 6.145726e-06, global = 3.427244e-07, cumulative = 5.23369e-06 smoothSolver: Solving for omega, Initial residual = 0.0003720077, Final residual = 2.192229e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.005869289, Final residual = 0.0001807801, No Iterations 2 ExecutionTime = 12.77 s ClockTime = 13 s forces forces output: sum of forces: pressure : (8.76223 -0.02628102 -4.220041) viscous : (1.921045 0.000108293 0.05679552) porous : (0 0 0) sum of moments: pressure : (0.006201137 -9.000843 -0.02263627) viscous : (-3.785206e-05 0.6606741 -5.247133e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3675834 Cl = -0.0009005346 Cl(f) = -0.0004502673 Cl(r) = -0.0004502673 Time = 15 smoothSolver: Solving for Ux, Initial residual = 0.001122756, Final residual = 6.563125e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.006694974, Final residual = 0.000338426, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.005606416, Final residual = 0.000343899, No Iterations 2 GAMG: Solving for p, Initial residual = 0.05167258, Final residual = 0.002722257, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008619334, Final residual = 0.0005997087, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00146655, Final residual = 8.301719e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0003459732, Final residual = 3.162295e-05, No Iterations 2 time step continuity errors : sum local = 7.955726e-06, global = 4.170843e-07, cumulative = 5.650774e-06 smoothSolver: Solving for omega, Initial residual = 0.0003523304, Final residual = 2.035386e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.005307462, Final residual = 0.000164529, No Iterations 2 ExecutionTime = 13.63 s ClockTime = 14 s forces forces output: sum of forces: pressure : (9.686883 -0.02548328 -3.981114) viscous : (1.939613 0.0001114665 0.05553496) porous : (0 0 0) sum of moments: pressure : (0.006311389 -9.29618 -0.02925178) viscous : (-3.911661e-05 0.6676479 -5.493678e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.4000371 Cl = -0.0008729773 Cl(f) = -0.0004364886 Cl(r) = -0.0004364886 Time = 16 smoothSolver: Solving for Ux, Initial residual = 0.00108287, Final residual = 6.251072e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.006599309, Final residual = 0.0003320705, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.005739047, Final residual = 0.0003438841, No Iterations 2 GAMG: Solving for p, Initial residual = 0.04655938, Final residual = 0.002385995, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00762019, Final residual = 0.0005243089, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001276389, Final residual = 0.0001231872, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003175088, Final residual = 2.031156e-05, No Iterations 3 time step continuity errors : sum local = 5.051345e-06, global = 1.224521e-07, cumulative = 5.773226e-06 smoothSolver: Solving for omega, Initial residual = 0.0003329817, Final residual = 1.89617e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.004825649, Final residual = 0.0001506387, No Iterations 2 ExecutionTime = 14.47 s ClockTime = 14 s forces forces output: sum of forces: pressure : (9.802074 -0.02021138 -3.879511) viscous : (1.957115 0.0001106782 0.05400056) porous : (0 0 0) sum of moments: pressure : (0.005445059 -9.565969 -0.032235) viscous : (-3.810962e-05 0.6741736 -5.662899e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.4046027 Cl = -0.0006916121 Cl(f) = -0.0003458061 Cl(r) = -0.0003458061 Time = 17 smoothSolver: Solving for Ux, Initial residual = 0.001011397, Final residual = 5.884269e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.006041493, Final residual = 0.0003105462, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00565035, Final residual = 0.0003373597, No Iterations 2 GAMG: Solving for p, Initial residual = 0.04306821, Final residual = 0.002174789, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006980143, Final residual = 0.0005198267, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001229115, Final residual = 6.457848e-05, No Iterations 3 GAMG: Solving for p, Initial residual = 0.0002928156, Final residual = 2.405376e-05, No Iterations 2 time step continuity errors : sum local = 5.950226e-06, global = 1.234979e-07, cumulative = 5.896724e-06 smoothSolver: Solving for omega, Initial residual = 0.0003150751, Final residual = 1.781749e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.004411071, Final residual = 0.0001386133, No Iterations 2 ExecutionTime = 15.35 s ClockTime = 15 s forces forces output: sum of forces: pressure : (9.3909 -0.01642755 -3.680241) viscous : (1.973235 0.0001339288 0.05220418) porous : (0 0 0) sum of moments: pressure : (0.004738326 -9.737109 -0.03099998) viscous : (-5.430141e-05 0.6802384 -4.731071e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.39101 Cl = -0.0005606208 Cl(f) = -0.0002803104 Cl(r) = -0.0002803104 Time = 18 smoothSolver: Solving for Ux, Initial residual = 0.0009389794, Final residual = 5.5747e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005496512, Final residual = 0.0002931145, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.005519854, Final residual = 0.0003327621, No Iterations 2 GAMG: Solving for p, Initial residual = 0.04023253, Final residual = 0.001873212, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006291057, Final residual = 0.0004138699, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001065646, Final residual = 0.0001006657, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002606851, Final residual = 1.842304e-05, No Iterations 3 time step continuity errors : sum local = 4.555552e-06, global = 1.985422e-07, cumulative = 6.095266e-06 smoothSolver: Solving for omega, Initial residual = 0.0002978731, Final residual = 1.681442e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.004048861, Final residual = 0.0001280271, No Iterations 2 ExecutionTime = 16.22 s ClockTime = 16 s forces forces output: sum of forces: pressure : (8.955697 -0.01608559 -3.395171) viscous : (1.988255 0.0001269467 0.05033016) porous : (0 0 0) sum of moments: pressure : (0.00439051 -9.829191 -0.02807025) viscous : (-5.037257e-05 0.6859465 -5.016142e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3765526 Cl = -0.0005490949 Cl(f) = -0.0002745474 Cl(r) = -0.0002745474 Time = 19 smoothSolver: Solving for Ux, Initial residual = 0.000890613, Final residual = 5.388598e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005330846, Final residual = 0.0002858199, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.005539151, Final residual = 0.0003380648, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03760812, Final residual = 0.001651949, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005729789, Final residual = 0.0003452137, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0009409272, Final residual = 9.18153e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002299266, Final residual = 1.803939e-05, No Iterations 3 time step continuity errors : sum local = 4.492286e-06, global = 2.019635e-07, cumulative = 6.29723e-06 smoothSolver: Solving for omega, Initial residual = 0.0002815669, Final residual = 1.591567e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.003727979, Final residual = 0.0001187909, No Iterations 2 ExecutionTime = 17.09 s ClockTime = 17 s forces forces output: sum of forces: pressure : (8.733901 -0.01769292 -3.092366) viscous : (2.002631 0.0001171387 0.04839136) porous : (0 0 0) sum of moments: pressure : (0.004315967 -9.882347 -0.02653353) viscous : (-4.468319e-05 0.691444 -5.296815e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3694158 Cl = -0.0006047363 Cl(f) = -0.0003023682 Cl(r) = -0.0003023682 Time = 20 smoothSolver: Solving for Ux, Initial residual = 0.0008535013, Final residual = 5.218712e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005396906, Final residual = 0.0002839366, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.005706399, Final residual = 0.0003498613, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03534343, Final residual = 0.001521122, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00537419, Final residual = 0.0003144347, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000879275, Final residual = 8.633538e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002101211, Final residual = 1.578667e-05, No Iterations 3 time step continuity errors : sum local = 3.952842e-06, global = 1.769129e-07, cumulative = 6.474143e-06 smoothSolver: Solving for omega, Initial residual = 0.0002673193, Final residual = 1.511541e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.003442965, Final residual = 0.0001104198, No Iterations 2 ExecutionTime = 17.96 s ClockTime = 18 s forces forces output: sum of forces: pressure : (8.698006 -0.01938654 -2.894707) viscous : (2.01632 0.0001092139 0.04643823) porous : (0 0 0) sum of moments: pressure : (0.004253825 -9.941186 -0.02782696) viscous : (-4.033209e-05 0.696737 -5.251733e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3686518 Cl = -0.0006632821 Cl(f) = -0.0003316411 Cl(r) = -0.0003316411 Time = 21 smoothSolver: Solving for Ux, Initial residual = 0.0008169688, Final residual = 5.046538e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005413824, Final residual = 0.0002826363, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.005887712, Final residual = 0.0003596947, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03307082, Final residual = 0.001402885, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005119705, Final residual = 0.0002661386, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007922345, Final residual = 6.956557e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001806643, Final residual = 1.155367e-05, No Iterations 3 time step continuity errors : sum local = 2.88745e-06, global = 1.502089e-07, cumulative = 6.624352e-06 smoothSolver: Solving for omega, Initial residual = 0.0002543913, Final residual = 1.438518e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.003190965, Final residual = 0.0001026513, No Iterations 2 ExecutionTime = 18.95 s ClockTime = 19 s forces forces output: sum of forces: pressure : (8.695475 -0.0212845 -2.886311) viscous : (2.029131 0.0001063325 0.04458628) porous : (0 0 0) sum of moments: pressure : (0.00449854 -10.03441 -0.03096771) viscous : (-3.856497e-05 0.7017702 -4.943336e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3690055 Cl = -0.0007286851 Cl(f) = -0.0003643426 Cl(r) = -0.0003643426 Time = 22 smoothSolver: Solving for Ux, Initial residual = 0.0007759783, Final residual = 4.791312e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.005267131, Final residual = 0.0002746639, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.005989345, Final residual = 0.0003647707, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03179259, Final residual = 0.001279094, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004863156, Final residual = 0.0002400162, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007242251, Final residual = 5.699768e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001505647, Final residual = 7.733537e-06, No Iterations 3 time step continuity errors : sum local = 1.919347e-06, global = 3.507804e-08, cumulative = 6.65943e-06 smoothSolver: Solving for omega, Initial residual = 0.0002425838, Final residual = 1.371811e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.002968616, Final residual = 9.56584e-05, No Iterations 2 ExecutionTime = 19.86 s ClockTime = 20 s forces forces output: sum of forces: pressure : (8.599616 -0.02345462 -3.033318) viscous : (2.041006 0.000104493 0.04285484) porous : (0 0 0) sum of moments: pressure : (0.005128866 -10.15766 -0.03355463) viscous : (-3.685803e-05 0.7065271 -4.575146e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3661158 Cl = -0.0008034164 Cl(f) = -0.0004017082 Cl(r) = -0.0004017082 Time = 23 smoothSolver: Solving for Ux, Initial residual = 0.0007366151, Final residual = 4.492762e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004972038, Final residual = 0.0002611046, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00599164, Final residual = 0.0003631322, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03088854, Final residual = 0.001159304, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004595654, Final residual = 0.0002254032, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0006801043, Final residual = 5.823364e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001447395, Final residual = 8.850509e-06, No Iterations 3 time step continuity errors : sum local = 2.180525e-06, global = -1.700858e-07, cumulative = 6.489344e-06 smoothSolver: Solving for omega, Initial residual = 0.0002317776, Final residual = 1.311495e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.002769553, Final residual = 8.946956e-05, No Iterations 2 ExecutionTime = 20.71 s ClockTime = 21 s forces forces output: sum of forces: pressure : (8.422479 -0.02656877 -3.255425) viscous : (2.051937 0.0001039566 0.04125064) porous : (0 0 0) sum of moments: pressure : (0.006363186 -10.27964 -0.03438766) viscous : (-3.568394e-05 0.7109976 -4.119726e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3603971 Cl = -0.0009105847 Cl(f) = -0.0004552923 Cl(r) = -0.0004552923 Time = 24 smoothSolver: Solving for Ux, Initial residual = 0.0007036185, Final residual = 4.23363e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004715185, Final residual = 0.000249274, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.005947396, Final residual = 0.0003576346, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0308417, Final residual = 0.001097045, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004377387, Final residual = 0.0002118411, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0006457854, Final residual = 5.730398e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001465195, Final residual = 8.97915e-06, No Iterations 3 time step continuity errors : sum local = 2.197877e-06, global = -9.308656e-08, cumulative = 6.396257e-06 smoothSolver: Solving for omega, Initial residual = 0.0002215883, Final residual = 1.255282e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.002593273, Final residual = 8.385532e-05, No Iterations 2 ExecutionTime = 21.57 s ClockTime = 22 s forces forces output: sum of forces: pressure : (8.248248 -0.03051719 -3.496474) viscous : (2.061944 0.0001047458 0.03973918) porous : (0 0 0) sum of moments: pressure : (0.008046923 -10.37121 -0.03399699) viscous : (-3.514531e-05 0.7151794 -3.563834e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3547466 Cl = -0.001046412 Cl(f) = -0.0005232061 Cl(r) = -0.0005232061 Time = 25 smoothSolver: Solving for Ux, Initial residual = 0.0006798372, Final residual = 4.071728e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004661066, Final residual = 0.0002439559, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.005946702, Final residual = 0.0003535109, No Iterations 2 GAMG: Solving for p, Initial residual = 0.03036789, Final residual = 0.00104171, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004232505, Final residual = 0.0001929447, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0006094469, Final residual = 5.106001e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001379654, Final residual = 8.397479e-06, No Iterations 3 time step continuity errors : sum local = 2.045911e-06, global = -5.225454e-08, cumulative = 6.344003e-06 smoothSolver: Solving for omega, Initial residual = 0.0002121329, Final residual = 1.206641e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.002431837, Final residual = 7.877344e-05, No Iterations 2 ExecutionTime = 22.42 s ClockTime = 23 s forces forces output: sum of forces: pressure : (8.123929 -0.0352047 -3.749313) viscous : (2.070978 0.0001049548 0.03827463) porous : (0 0 0) sum of moments: pressure : (0.009914361 -10.43781 -0.03383017) viscous : (-3.4617e-05 0.7190445 -2.994835e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3507799 Cl = -0.00120769 Cl(f) = -0.0006038449 Cl(r) = -0.0006038449 Time = 26 smoothSolver: Solving for Ux, Initial residual = 0.0006632291, Final residual = 3.970947e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004682529, Final residual = 0.0002430952, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.005950817, Final residual = 0.000350208, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02944257, Final residual = 0.0009943221, No Iterations 2 GAMG: Solving for p, Initial residual = 0.004092203, Final residual = 0.0001861119, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000588371, Final residual = 4.970719e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001350625, Final residual = 8.07445e-06, No Iterations 3 time step continuity errors : sum local = 1.961713e-06, global = -4.381168e-08, cumulative = 6.300191e-06 smoothSolver: Solving for omega, Initial residual = 0.0002033202, Final residual = 1.163924e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.002286493, Final residual = 7.42208e-05, No Iterations 2 ExecutionTime = 23.27 s ClockTime = 24 s forces forces output: sum of forces: pressure : (8.069824 -0.04011283 -4.010038) viscous : (2.078993 0.0001063758 0.0368099) porous : (0 0 0) sum of moments: pressure : (0.01171965 -10.49034 -0.03483059) viscous : (-3.495815e-05 0.7225648 -2.290839e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3491941 Cl = -0.001376517 Cl(f) = -0.0006882585 Cl(r) = -0.0006882585 Time = 27 smoothSolver: Solving for Ux, Initial residual = 0.0006430195, Final residual = 3.873758e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004701139, Final residual = 0.000245944, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.005892438, Final residual = 0.000342911, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02853633, Final residual = 0.0009595564, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003951833, Final residual = 0.0001819274, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00057113, Final residual = 4.748294e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001307087, Final residual = 7.784184e-06, No Iterations 3 time step continuity errors : sum local = 1.884484e-06, global = -4.604176e-08, cumulative = 6.254149e-06 smoothSolver: Solving for omega, Initial residual = 0.0001949207, Final residual = 1.122094e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.002157305, Final residual = 7.023779e-05, No Iterations 2 ExecutionTime = 24.13 s ClockTime = 24 s forces forces output: sum of forces: pressure : (8.071575 -0.04366838 -4.281102) viscous : (2.086006 0.000104556 0.03537186) porous : (0 0 0) sum of moments: pressure : (0.01305881 -10.53662 -0.03682363) viscous : (-3.449256e-05 0.7257423 -1.588851e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3494956 Cl = -0.001498917 Cl(f) = -0.0007494583 Cl(r) = -0.0007494583 Time = 28 smoothSolver: Solving for Ux, Initial residual = 0.0006188974, Final residual = 3.744973e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004658869, Final residual = 0.0002483865, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.005752052, Final residual = 0.0003305266, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02789871, Final residual = 0.0009440413, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00376619, Final residual = 0.0001818281, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0005543517, Final residual = 4.542426e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001259781, Final residual = 7.438543e-06, No Iterations 3 time step continuity errors : sum local = 1.794594e-06, global = -4.771533e-08, cumulative = 6.206434e-06 smoothSolver: Solving for omega, Initial residual = 0.0001871251, Final residual = 1.084927e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.00203814, Final residual = 6.660197e-05, No Iterations 2 ExecutionTime = 24.97 s ClockTime = 25 s forces forces output: sum of forces: pressure : (8.102732 -0.04604433 -4.550587) viscous : (2.092002 0.0001005231 0.03395716) porous : (0 0 0) sum of moments: pressure : (0.01411954 -10.57974 -0.03893608) viscous : (-3.273083e-05 0.7285656 -9.848456e-06) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.350774 Cl = -0.001580806 Cl(f) = -0.0007904028 Cl(r) = -0.0007904028 Time = 29 smoothSolver: Solving for Ux, Initial residual = 0.0005960677, Final residual = 3.590864e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004589843, Final residual = 0.0002502754, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.005551974, Final residual = 0.0003156918, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02777764, Final residual = 0.0009063824, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003542239, Final residual = 0.0001787018, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0005381661, Final residual = 4.666851e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001269864, Final residual = 7.386973e-06, No Iterations 3 time step continuity errors : sum local = 1.779637e-06, global = -6.935285e-08, cumulative = 6.137081e-06 smoothSolver: Solving for omega, Initial residual = 0.0001800088, Final residual = 1.047924e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001928856, Final residual = 6.327242e-05, No Iterations 2 ExecutionTime = 25.96 s ClockTime = 26 s forces forces output: sum of forces: pressure : (8.140958 -0.04746753 -4.772002) viscous : (2.097073 9.501227e-05 0.03255232) porous : (0 0 0) sum of moments: pressure : (0.01488384 -10.61678 -0.0404904) viscous : (-3.075589e-05 0.7310895 -3.282897e-06) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3522637 Cl = -0.001629964 Cl(f) = -0.0008149818 Cl(r) = -0.0008149818 Time = 30 smoothSolver: Solving for Ux, Initial residual = 0.0005754209, Final residual = 3.448147e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004542905, Final residual = 0.0002519612, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.005345334, Final residual = 0.0003018216, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0273918, Final residual = 0.0008348714, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003341795, Final residual = 0.0001667468, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0005110863, Final residual = 4.460483e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001221922, Final residual = 6.728687e-06, No Iterations 3 time step continuity errors : sum local = 1.620953e-06, global = -8.60718e-08, cumulative = 6.051009e-06 smoothSolver: Solving for omega, Initial residual = 0.0001731562, Final residual = 1.009755e-05, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001828686, Final residual = 6.021992e-05, No Iterations 2 ExecutionTime = 26.91 s ClockTime = 27 s forces forces output: sum of forces: pressure : (8.177423 -0.04798465 -4.93595) viscous : (2.101275 8.729114e-05 0.03115739) porous : (0 0 0) sum of moments: pressure : (0.01523919 -10.64615 -0.0412961) viscous : (-2.756696e-05 0.7333455 2.825935e-06) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.353663 Cl = -0.001648022 Cl(f) = -0.0008240111 Cl(r) = -0.0008240111 Time = 31 smoothSolver: Solving for Ux, Initial residual = 0.0005579164, Final residual = 3.339162e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004529765, Final residual = 0.0002519868, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.005141943, Final residual = 0.0002865363, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0267367, Final residual = 0.0007496932, No Iterations 2 GAMG: Solving for p, Initial residual = 0.003145467, Final residual = 0.0001471376, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0004763837, Final residual = 3.900167e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001115772, Final residual = 1.077302e-05, No Iterations 2 time step continuity errors : sum local = 2.599746e-06, global = -8.077024e-08, cumulative = 5.970239e-06 smoothSolver: Solving for omega, Initial residual = 0.0001664346, Final residual = 9.726989e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001735486, Final residual = 5.736481e-05, No Iterations 2 ExecutionTime = 27.76 s ClockTime = 28 s forces forces output: sum of forces: pressure : (8.205028 -0.04778503 -5.044826) viscous : (2.104679 7.869865e-05 0.02979321) porous : (0 0 0) sum of moments: pressure : (0.01521624 -10.67239 -0.04173348) viscous : (-2.379461e-05 0.7353936 9.071233e-06) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3547299 Cl = -0.001641449 Cl(f) = -0.0008207246 Cl(r) = -0.0008207246 Time = 32 smoothSolver: Solving for Ux, Initial residual = 0.0005434078, Final residual = 3.244565e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004504618, Final residual = 0.0002503936, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004914812, Final residual = 0.0002701796, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02587089, Final residual = 0.002543151, No Iterations 1 GAMG: Solving for p, Initial residual = 0.003905062, Final residual = 0.0002570622, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0008739191, Final residual = 5.60952e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001725283, Final residual = 1.424384e-05, No Iterations 2 time step continuity errors : sum local = 3.450624e-06, global = -6.616353e-08, cumulative = 5.904076e-06 smoothSolver: Solving for omega, Initial residual = 0.0001599578, Final residual = 9.36004e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001649365, Final residual = 5.472309e-05, No Iterations 2 ExecutionTime = 28.57 s ClockTime = 29 s forces forces output: sum of forces: pressure : (8.206984 -0.04739352 -5.107211) viscous : (2.107357 7.002828e-05 0.02849361) porous : (0 0 0) sum of moments: pressure : (0.01501623 -10.70297 -0.0423041) viscous : (-1.979728e-05 0.7372581 1.401892e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3548893 Cl = -0.001628277 Cl(f) = -0.0008141383 Cl(r) = -0.0008141383 Time = 33 smoothSolver: Solving for Ux, Initial residual = 0.0005297978, Final residual = 3.168831e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004455199, Final residual = 0.0002472392, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00469468, Final residual = 0.0002552658, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02520762, Final residual = 0.002416779, No Iterations 1 GAMG: Solving for p, Initial residual = 0.00372601, Final residual = 0.0002360137, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0008256232, Final residual = 4.917781e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001525525, Final residual = 1.195949e-05, No Iterations 2 time step continuity errors : sum local = 2.911506e-06, global = 1.699543e-07, cumulative = 6.07403e-06 smoothSolver: Solving for omega, Initial residual = 0.0001534996, Final residual = 9.000533e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001568443, Final residual = 5.221828e-05, No Iterations 2 ExecutionTime = 29.43 s ClockTime = 30 s forces forces output: sum of forces: pressure : (8.177696 -0.04634532 -5.11977) viscous : (2.109414 6.151713e-05 0.02722784) porous : (0 0 0) sum of moments: pressure : (0.01462198 -10.74008 -0.04298509) viscous : (-1.54932e-05 0.7389212 1.844998e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3539524 Cl = -0.001592504 Cl(f) = -0.000796252 Cl(r) = -0.000796252 Time = 34 smoothSolver: Solving for Ux, Initial residual = 0.0005163575, Final residual = 3.101026e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004377593, Final residual = 0.0002411202, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004495538, Final residual = 0.0002428614, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02460708, Final residual = 0.002329534, No Iterations 1 GAMG: Solving for p, Initial residual = 0.003595775, Final residual = 0.0002226549, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007777781, Final residual = 4.418823e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001386943, Final residual = 9.866858e-06, No Iterations 2 time step continuity errors : sum local = 2.414352e-06, global = 3.034071e-07, cumulative = 6.377437e-06 smoothSolver: Solving for omega, Initial residual = 0.0001473118, Final residual = 8.641984e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.00149355, Final residual = 4.987536e-05, No Iterations 2 ExecutionTime = 30.27 s ClockTime = 31 s forces forces output: sum of forces: pressure : (8.123101 -0.04423129 -5.10694) viscous : (2.110854 5.536052e-05 0.02599201) porous : (0 0 0) sum of moments: pressure : (0.01381409 -10.78115 -0.04353733) viscous : (-1.238505e-05 0.7403652 2.351754e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3521235 Cl = -0.001519978 Cl(f) = -0.0007599888 Cl(r) = -0.0007599888 Time = 35 smoothSolver: Solving for Ux, Initial residual = 0.0005028957, Final residual = 3.028056e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004279703, Final residual = 0.0002347745, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004304563, Final residual = 0.0002316806, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0240841, Final residual = 0.002247315, No Iterations 1 GAMG: Solving for p, Initial residual = 0.00348524, Final residual = 0.0002150888, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007434573, Final residual = 4.442612e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001354344, Final residual = 1.163564e-05, No Iterations 2 time step continuity errors : sum local = 2.861735e-06, global = 1.973272e-07, cumulative = 6.574764e-06 smoothSolver: Solving for omega, Initial residual = 0.0001414797, Final residual = 8.295917e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001424541, Final residual = 4.769755e-05, No Iterations 2 ExecutionTime = 31.12 s ClockTime = 32 s forces forces output: sum of forces: pressure : (8.061374 -0.04157384 -5.109381) viscous : (2.111668 5.143471e-05 0.0247543) porous : (0 0 0) sum of moments: pressure : (0.01284221 -10.82141 -0.04380179) viscous : (-1.035601e-05 0.7415414 2.751783e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3500276 Cl = -0.001428677 Cl(f) = -0.0007143383 Cl(r) = -0.0007143383 Time = 36 smoothSolver: Solving for Ux, Initial residual = 0.0004886728, Final residual = 2.95223e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004187917, Final residual = 0.0002279482, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.004113583, Final residual = 0.0002219235, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02374073, Final residual = 0.0022155, No Iterations 1 GAMG: Solving for p, Initial residual = 0.003438582, Final residual = 0.0002181672, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007357281, Final residual = 4.700163e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001372968, Final residual = 1.232603e-05, No Iterations 2 time step continuity errors : sum local = 3.043518e-06, global = 1.662338e-07, cumulative = 6.740998e-06 smoothSolver: Solving for omega, Initial residual = 0.0001360977, Final residual = 7.980131e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001361176, Final residual = 4.568544e-05, No Iterations 2 ExecutionTime = 32.07 s ClockTime = 33 s forces forces output: sum of forces: pressure : (7.998921 -0.0394885 -5.164144) viscous : (2.111913 4.748755e-05 0.02352299) porous : (0 0 0) sum of moments: pressure : (0.01204142 -10.86012 -0.04387007) viscous : (-8.251081e-06 0.7424696 3.043974e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3478872 Cl = -0.001357061 Cl(f) = -0.0006785307 Cl(r) = -0.0006785307 Time = 37 smoothSolver: Solving for Ux, Initial residual = 0.0004753717, Final residual = 2.872856e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004107923, Final residual = 0.0002220387, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003937716, Final residual = 0.0002127185, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02302911, Final residual = 0.002156247, No Iterations 1 GAMG: Solving for p, Initial residual = 0.003342381, Final residual = 0.0002046084, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007080742, Final residual = 4.238274e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001262862, Final residual = 1.101858e-05, No Iterations 2 time step continuity errors : sum local = 2.72894e-06, global = 1.561773e-07, cumulative = 6.897175e-06 smoothSolver: Solving for omega, Initial residual = 0.0001306989, Final residual = 7.682797e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001300851, Final residual = 4.372018e-05, No Iterations 2 ExecutionTime = 32.91 s ClockTime = 33 s forces forces output: sum of forces: pressure : (7.93199 -0.03962495 -5.247448) viscous : (2.111693 4.478185e-05 0.02232584) porous : (0 0 0) sum of moments: pressure : (0.01200252 -10.91168 -0.0443902) viscous : (-6.597402e-06 0.7432248 3.296754e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3455767 Cl = -0.00136185 Cl(f) = -0.0006809248 Cl(r) = -0.0006809248 Time = 38 smoothSolver: Solving for Ux, Initial residual = 0.000462991, Final residual = 2.798502e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.004016186, Final residual = 0.0002166237, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003779804, Final residual = 0.0002025636, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02222598, Final residual = 0.002085325, No Iterations 1 GAMG: Solving for p, Initial residual = 0.003234961, Final residual = 0.0001891206, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0006736602, Final residual = 3.749485e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001156687, Final residual = 9.532024e-06, No Iterations 2 time step continuity errors : sum local = 2.365335e-06, global = 1.288019e-07, cumulative = 7.025977e-06 smoothSolver: Solving for omega, Initial residual = 0.0001257177, Final residual = 7.397105e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001244581, Final residual = 4.187812e-05, No Iterations 2 ExecutionTime = 33.74 s ClockTime = 34 s forces forces output: sum of forces: pressure : (7.864693 -0.03988935 -5.346078) viscous : (2.111046 4.481154e-05 0.02117463) porous : (0 0 0) sum of moments: pressure : (0.01211215 -10.97054 -0.04457465) viscous : (-5.908644e-06 0.74385 3.574622e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3432389 Cl = -0.001370946 Cl(f) = -0.0006854728 Cl(r) = -0.0006854728 Time = 39 smoothSolver: Solving for Ux, Initial residual = 0.0004525087, Final residual = 2.723992e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.003904783, Final residual = 0.0002104076, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00362483, Final residual = 0.0001923754, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02154635, Final residual = 0.00201876, No Iterations 1 GAMG: Solving for p, Initial residual = 0.003117069, Final residual = 0.0001774185, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0006348614, Final residual = 3.49614e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001074819, Final residual = 8.419387e-06, No Iterations 2 time step continuity errors : sum local = 2.092994e-06, global = 7.533765e-08, cumulative = 7.101315e-06 smoothSolver: Solving for omega, Initial residual = 0.0001211364, Final residual = 7.124906e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001191987, Final residual = 4.015112e-05, No Iterations 2 ExecutionTime = 34.56 s ClockTime = 35 s forces forces output: sum of forces: pressure : (7.801945 -0.03892249 -5.44307) viscous : (2.109976 4.68922e-05 0.02009692) porous : (0 0 0) sum of moments: pressure : (0.01191184 -11.02893 -0.04429488) viscous : (-5.900117e-06 0.7443427 3.933672e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3410431 Cl = -0.001337607 Cl(f) = -0.0006688035 Cl(r) = -0.0006688035 Time = 40 smoothSolver: Solving for Ux, Initial residual = 0.0004420492, Final residual = 2.651565e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00379722, Final residual = 0.0002037518, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003487413, Final residual = 0.0001834368, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02094737, Final residual = 0.00194325, No Iterations 1 GAMG: Solving for p, Initial residual = 0.003004946, Final residual = 0.0001677284, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0005961876, Final residual = 3.327689e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001014845, Final residual = 8.160057e-06, No Iterations 2 time step continuity errors : sum local = 2.031914e-06, global = -1.182286e-09, cumulative = 7.100133e-06 smoothSolver: Solving for omega, Initial residual = 0.0001168705, Final residual = 6.872807e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001144016, Final residual = 3.852769e-05, No Iterations 2 ExecutionTime = 35.4 s ClockTime = 36 s forces forces output: sum of forces: pressure : (7.747748 -0.03783916 -5.54751) viscous : (2.108479 4.915754e-05 0.01910167) porous : (0 0 0) sum of moments: pressure : (0.01168462 -11.08076 -0.04415329) viscous : (-6.024516e-06 0.744677 4.218273e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3391268 Cl = -0.001300254 Cl(f) = -0.0006501272 Cl(r) = -0.0006501272 Time = 41 smoothSolver: Solving for Ux, Initial residual = 0.0004326939, Final residual = 2.583297e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.003695645, Final residual = 0.0001970786, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003359058, Final residual = 0.0001758178, No Iterations 2 GAMG: Solving for p, Initial residual = 0.02035567, Final residual = 0.001881783, No Iterations 1 GAMG: Solving for p, Initial residual = 0.002921563, Final residual = 0.0001617686, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00056771, Final residual = 3.128932e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 9.711076e-05, Final residual = 7.526976e-06, No Iterations 2 time step continuity errors : sum local = 1.877751e-06, global = -1.176217e-08, cumulative = 7.08837e-06 smoothSolver: Solving for omega, Initial residual = 0.0001127133, Final residual = 6.627913e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.00109896, Final residual = 3.70172e-05, No Iterations 2 ExecutionTime = 36.33 s ClockTime = 37 s forces forces output: sum of forces: pressure : (7.706579 -0.03802226 -5.654578) viscous : (2.106591 4.76995e-05 0.01816585) porous : (0 0 0) sum of moments: pressure : (0.01173486 -11.12539 -0.04467851) viscous : (-4.462131e-06 0.7448515 4.428008e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3376453 Cl = -0.001306605 Cl(f) = -0.0006533024 Cl(r) = -0.0006533024 Time = 42 smoothSolver: Solving for Ux, Initial residual = 0.0004232414, Final residual = 2.516902e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.003595892, Final residual = 0.0001907425, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003241636, Final residual = 0.0001689389, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01969591, Final residual = 0.001817935, No Iterations 1 GAMG: Solving for p, Initial residual = 0.002834604, Final residual = 0.0001591875, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0005538206, Final residual = 2.945375e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 9.555229e-05, Final residual = 6.79503e-06, No Iterations 2 time step continuity errors : sum local = 1.698354e-06, global = 3.511634e-08, cumulative = 7.123487e-06 smoothSolver: Solving for omega, Initial residual = 0.0001086161, Final residual = 6.383926e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001057244, Final residual = 3.559139e-05, No Iterations 2 ExecutionTime = 37.25 s ClockTime = 38 s forces forces output: sum of forces: pressure : (7.68196 -0.03900685 -5.758678) viscous : (2.104376 4.605817e-05 0.01729748) porous : (0 0 0) sum of moments: pressure : (0.01201017 -11.16504 -0.04546393) viscous : (-2.857875e-06 0.7448841 4.571135e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3367221 Cl = -0.001340538 Cl(f) = -0.0006702692 Cl(r) = -0.0006702692 Time = 43 smoothSolver: Solving for Ux, Initial residual = 0.0004141936, Final residual = 2.464449e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.003495184, Final residual = 0.0001842094, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003132224, Final residual = 0.0001626441, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01900051, Final residual = 0.001750507, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0027284, Final residual = 0.0001560216, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0005410769, Final residual = 2.869836e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 9.523008e-05, Final residual = 6.60523e-06, No Iterations 2 time step continuity errors : sum local = 1.653961e-06, global = 1.12806e-07, cumulative = 7.236293e-06 smoothSolver: Solving for omega, Initial residual = 0.0001048045, Final residual = 6.155415e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.001018666, Final residual = 3.425984e-05, No Iterations 2 ExecutionTime = 38.05 s ClockTime = 39 s forces forces output: sum of forces: pressure : (7.671849 -0.04026052 -5.855079) viscous : (2.101799 4.401827e-05 0.0164681) porous : (0 0 0) sum of moments: pressure : (0.01236169 -11.20352 -0.04615231) viscous : (-6.732902e-07 0.7447743 4.640946e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3362855 Cl = -0.001383744 Cl(f) = -0.000691872 Cl(r) = -0.000691872 Time = 44 smoothSolver: Solving for Ux, Initial residual = 0.0004058351, Final residual = 2.416035e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00339862, Final residual = 0.0001783807, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.003024615, Final residual = 0.0001573368, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01829585, Final residual = 0.001691483, No Iterations 1 GAMG: Solving for p, Initial residual = 0.00262293, Final residual = 0.0001522351, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0005265171, Final residual = 2.851648e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 9.493052e-05, Final residual = 6.74197e-06, No Iterations 2 time step continuity errors : sum local = 1.691768e-06, global = 1.571111e-07, cumulative = 7.393404e-06 smoothSolver: Solving for omega, Initial residual = 0.0001011588, Final residual = 5.953941e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000982894, Final residual = 3.301872e-05, No Iterations 2 ExecutionTime = 38.83 s ClockTime = 40 s forces forces output: sum of forces: pressure : (7.668849 -0.04133612 -5.932995) viscous : (2.098859 4.219471e-05 0.0156864) porous : (0 0 0) sum of moments: pressure : (0.01260872 -11.24337 -0.04652664) viscous : (1.762727e-06 0.7445209 4.661074e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3360811 Cl = -0.001420815 Cl(f) = -0.0007104077 Cl(r) = -0.0007104077 Time = 45 smoothSolver: Solving for Ux, Initial residual = 0.0003970227, Final residual = 2.367802e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00330876, Final residual = 0.0001729662, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002917879, Final residual = 0.0001518699, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01772003, Final residual = 0.001642781, No Iterations 1 GAMG: Solving for p, Initial residual = 0.002535535, Final residual = 0.0001483896, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0005127748, Final residual = 2.879161e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 9.44491e-05, Final residual = 6.99253e-06, No Iterations 2 time step continuity errors : sum local = 1.758382e-06, global = 1.603569e-07, cumulative = 7.553761e-06 smoothSolver: Solving for omega, Initial residual = 9.775379e-05, Final residual = 5.76684e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0009492696, Final residual = 3.188301e-05, No Iterations 2 ExecutionTime = 39.65 s ClockTime = 40 s forces forces output: sum of forces: pressure : (7.664621 -0.04205735 -5.986791) viscous : (2.095543 3.875502e-05 0.01493873) porous : (0 0 0) sum of moments: pressure : (0.01272366 -11.28581 -0.04678409) viscous : (5.133631e-06 0.7441189 4.621857e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3358216 Cl = -0.001445749 Cl(f) = -0.0007228746 Cl(r) = -0.0007228746 Time = 46 smoothSolver: Solving for Ux, Initial residual = 0.0003884531, Final residual = 2.324472e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.003215983, Final residual = 0.0001674529, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002823806, Final residual = 0.0001463575, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01720672, Final residual = 0.001590121, No Iterations 1 GAMG: Solving for p, Initial residual = 0.002466868, Final residual = 0.0001431776, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0005046066, Final residual = 2.880949e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 9.411037e-05, Final residual = 7.211416e-06, No Iterations 2 time step continuity errors : sum local = 1.817372e-06, global = 1.258237e-07, cumulative = 7.679584e-06 smoothSolver: Solving for omega, Initial residual = 9.463574e-05, Final residual = 5.59148e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0009181287, Final residual = 3.085474e-05, No Iterations 2 ExecutionTime = 40.44 s ClockTime = 41 s forces forces output: sum of forces: pressure : (7.654993 -0.04256509 -6.018697) viscous : (2.091851 3.630216e-05 0.01422582) porous : (0 0 0) sum of moments: pressure : (0.01276898 -11.32989 -0.04710012) viscous : (8.165528e-06 0.7435653 4.51539e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3353633 Cl = -0.001463304 Cl(f) = -0.0007316518 Cl(r) = -0.0007316518 Time = 47 smoothSolver: Solving for Ux, Initial residual = 0.0003806566, Final residual = 2.282474e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.003127936, Final residual = 0.0001629507, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002741051, Final residual = 0.0001410146, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01658037, Final residual = 0.001544012, No Iterations 1 GAMG: Solving for p, Initial residual = 0.002409817, Final residual = 0.0001380087, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0004997524, Final residual = 2.852081e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 9.336562e-05, Final residual = 7.258984e-06, No Iterations 2 time step continuity errors : sum local = 1.832834e-06, global = 9.842955e-08, cumulative = 7.778014e-06 smoothSolver: Solving for omega, Initial residual = 9.175064e-05, Final residual = 5.430232e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0008889167, Final residual = 2.990108e-05, No Iterations 2 ExecutionTime = 41.27 s ClockTime = 42 s forces forces output: sum of forces: pressure : (7.639838 -0.04294973 -6.032391) viscous : (2.087796 3.442367e-05 0.01356062) porous : (0 0 0) sum of moments: pressure : (0.01284186 -11.3717 -0.04746568) viscous : (1.102403e-05 0.7428595 4.395932e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3347023 Cl = -0.001476603 Cl(f) = -0.0007383014 Cl(r) = -0.0007383014 Time = 48 smoothSolver: Solving for Ux, Initial residual = 0.0003731756, Final residual = 2.245953e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.003052105, Final residual = 0.0001591303, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002666901, Final residual = 0.0001360553, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01599307, Final residual = 0.001523038, No Iterations 1 GAMG: Solving for p, Initial residual = 0.002381878, Final residual = 0.000136724, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000497279, Final residual = 2.831558e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 9.331115e-05, Final residual = 7.056968e-06, No Iterations 2 time step continuity errors : sum local = 1.784474e-06, global = 5.672203e-08, cumulative = 7.834736e-06 smoothSolver: Solving for omega, Initial residual = 8.902412e-05, Final residual = 5.279341e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0008616518, Final residual = 2.899933e-05, No Iterations 2 ExecutionTime = 42.13 s ClockTime = 43 s forces forces output: sum of forces: pressure : (7.621688 -0.04326353 -6.038528) viscous : (2.083403 3.434493e-05 0.01295058) porous : (0 0 0) sum of moments: pressure : (0.01290944 -11.40723 -0.04785353) viscous : (1.277004e-05 0.7420072 4.351966e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3339267 Cl = -0.001487402 Cl(f) = -0.0007437012 Cl(r) = -0.0007437012 Time = 49 smoothSolver: Solving for Ux, Initial residual = 0.0003661985, Final residual = 2.213169e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00298778, Final residual = 0.0001557783, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002595801, Final residual = 0.000131504, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01550298, Final residual = 0.001514986, No Iterations 1 GAMG: Solving for p, Initial residual = 0.002351967, Final residual = 0.0001397142, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0004973141, Final residual = 2.865144e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 9.428292e-05, Final residual = 6.893103e-06, No Iterations 2 time step continuity errors : sum local = 1.745073e-06, global = 6.767712e-08, cumulative = 7.902413e-06 smoothSolver: Solving for omega, Initial residual = 8.646789e-05, Final residual = 5.139273e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0008356452, Final residual = 2.814062e-05, No Iterations 2 ExecutionTime = 42.97 s ClockTime = 44 s forces forces output: sum of forces: pressure : (7.602852 -0.04342566 -6.042836) viscous : (2.078683 3.44581e-05 0.01239858) porous : (0 0 0) sum of moments: pressure : (0.01288856 -11.43438 -0.04819249) viscous : (1.431689e-05 0.741014 4.310306e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3331162 Cl = -0.001492977 Cl(f) = -0.0007464885 Cl(r) = -0.0007464885 Time = 50 smoothSolver: Solving for Ux, Initial residual = 0.0003592808, Final residual = 2.178212e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002930986, Final residual = 0.0001529525, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002527913, Final residual = 0.0001273397, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01506609, Final residual = 0.0004055874, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001736447, Final residual = 7.205732e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002528162, Final residual = 1.62368e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.441573e-05, Final residual = 4.222894e-06, No Iterations 2 time step continuity errors : sum local = 1.070423e-06, global = 5.274804e-08, cumulative = 7.955161e-06 smoothSolver: Solving for omega, Initial residual = 8.402617e-05, Final residual = 5.003459e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0008111526, Final residual = 2.73358e-05, No Iterations 2 ExecutionTime = 43.81 s ClockTime = 45 s forces forces output: sum of forces: pressure : (7.585144 -0.04394548 -6.051021) viscous : (2.073663 3.470969e-05 0.01190507) porous : (0 0 0) sum of moments: pressure : (0.01296996 -11.45958 -0.04860052) viscous : (1.520235e-05 0.7398939 4.337709e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3323341 Cl = -0.001510854 Cl(f) = -0.000755427 Cl(r) = -0.000755427 Time = 51 smoothSolver: Solving for Ux, Initial residual = 0.000352447, Final residual = 2.144738e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002878745, Final residual = 0.0001504324, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002462705, Final residual = 0.0001235722, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0146391, Final residual = 0.0004055792, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00169728, Final residual = 7.346053e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000252191, Final residual = 1.646605e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.3985e-05, Final residual = 4.238691e-06, No Iterations 2 time step continuity errors : sum local = 1.075532e-06, global = 5.786848e-08, cumulative = 8.01303e-06 smoothSolver: Solving for omega, Initial residual = 8.177535e-05, Final residual = 4.872512e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0007878447, Final residual = 2.659504e-05, No Iterations 2 ExecutionTime = 44.73 s ClockTime = 46 s forces forces output: sum of forces: pressure : (7.56963 -0.04435886 -6.064772) viscous : (2.0684 3.527315e-05 0.01146198) porous : (0 0 0) sum of moments: pressure : (0.01305741 -11.48218 -0.04896263) viscous : (1.596996e-05 0.738677 4.336617e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3316192 Cl = -0.001525058 Cl(f) = -0.000762529 Cl(r) = -0.000762529 Time = 52 smoothSolver: Solving for Ux, Initial residual = 0.0003459512, Final residual = 2.110788e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002834103, Final residual = 0.0001480186, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002401721, Final residual = 0.0001199525, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01434211, Final residual = 0.0004020519, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001667334, Final residual = 7.47996e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002506288, Final residual = 1.686453e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.399191e-05, Final residual = 4.358632e-06, No Iterations 2 time step continuity errors : sum local = 1.107085e-06, global = 5.934856e-08, cumulative = 8.072378e-06 smoothSolver: Solving for omega, Initial residual = 7.970233e-05, Final residual = 4.74632e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0007660288, Final residual = 2.591938e-05, No Iterations 2 ExecutionTime = 45.6 s ClockTime = 47 s forces forces output: sum of forces: pressure : (7.557456 -0.04426166 -6.083691) viscous : (2.062907 3.735537e-05 0.01105729) porous : (0 0 0) sum of moments: pressure : (0.01300145 -11.50305 -0.04926743) viscous : (1.580182e-05 0.7373633 4.498161e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3310114 Cl = -0.001521642 Cl(f) = -0.000760821 Cl(r) = -0.000760821 Time = 53 smoothSolver: Solving for Ux, Initial residual = 0.0003393811, Final residual = 2.079241e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002795105, Final residual = 0.0001462699, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002345841, Final residual = 0.0001166792, No Iterations 2 GAMG: Solving for p, Initial residual = 0.014107, Final residual = 0.0004005211, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001642922, Final residual = 7.54409e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002487465, Final residual = 1.714621e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.388341e-05, Final residual = 4.4573e-06, No Iterations 2 time step continuity errors : sum local = 1.133203e-06, global = 4.789531e-08, cumulative = 8.120273e-06 smoothSolver: Solving for omega, Initial residual = 7.766416e-05, Final residual = 4.623724e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0007454018, Final residual = 2.530796e-05, No Iterations 2 ExecutionTime = 46.47 s ClockTime = 48 s forces forces output: sum of forces: pressure : (7.548151 -0.0440114 -6.103671) viscous : (2.057225 3.873163e-05 0.01069873) porous : (0 0 0) sum of moments: pressure : (0.01295582 -11.5195 -0.04958342) viscous : (1.574723e-05 0.7359698 4.656123e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3304957 Cl = -0.001512984 Cl(f) = -0.0007564918 Cl(r) = -0.0007564918 Time = 54 smoothSolver: Solving for Ux, Initial residual = 0.0003332105, Final residual = 2.044714e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002758134, Final residual = 0.0001448293, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002294178, Final residual = 0.0001134655, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01385998, Final residual = 0.0004001412, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001624493, Final residual = 7.555203e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002456062, Final residual = 1.727201e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.348194e-05, Final residual = 4.495595e-06, No Iterations 2 time step continuity errors : sum local = 1.143818e-06, global = 3.768411e-08, cumulative = 8.157958e-06 smoothSolver: Solving for omega, Initial residual = 7.559316e-05, Final residual = 4.505232e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0007256275, Final residual = 2.47152e-05, No Iterations 2 ExecutionTime = 47.36 s ClockTime = 48 s forces forces output: sum of forces: pressure : (7.542385 -0.04348262 -6.118497) viscous : (2.051396 3.849468e-05 0.01038252) porous : (0 0 0) sum of moments: pressure : (0.0128519 -11.52498 -0.0497699) viscous : (1.626526e-05 0.7345102 4.695242e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3300968 Cl = -0.001494798 Cl(f) = -0.000747399 Cl(r) = -0.000747399 Time = 55 smoothSolver: Solving for Ux, Initial residual = 0.0003273485, Final residual = 2.010644e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002720187, Final residual = 0.0001433065, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002247133, Final residual = 0.0001105227, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01365084, Final residual = 0.0003974491, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001606813, Final residual = 7.511509e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002422052, Final residual = 1.72341e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.279015e-05, Final residual = 4.433903e-06, No Iterations 2 time step continuity errors : sum local = 1.129019e-06, global = 3.447022e-08, cumulative = 8.192428e-06 smoothSolver: Solving for omega, Initial residual = 7.365626e-05, Final residual = 4.392327e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0007064938, Final residual = 2.41249e-05, No Iterations 2 ExecutionTime = 48.24 s ClockTime = 49 s forces forces output: sum of forces: pressure : (7.541668 -0.0430803 -6.131912) viscous : (2.045422 3.71464e-05 0.01011458) porous : (0 0 0) sum of moments: pressure : (0.01282462 -11.52154 -0.04984977) viscous : (1.717823e-05 0.7329833 4.623198e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3298666 Cl = -0.001481002 Cl(f) = -0.0007405008 Cl(r) = -0.0007405008 Time = 56 smoothSolver: Solving for Ux, Initial residual = 0.0003218105, Final residual = 1.978731e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002683148, Final residual = 0.0001419481, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002205351, Final residual = 0.0001082611, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01342141, Final residual = 0.000391934, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001590317, Final residual = 7.354086e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002381604, Final residual = 1.686137e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.151953e-05, Final residual = 4.36906e-06, No Iterations 2 time step continuity errors : sum local = 1.113407e-06, global = -1.061541e-08, cumulative = 8.181812e-06 smoothSolver: Solving for omega, Initial residual = 7.186132e-05, Final residual = 4.283406e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0006879017, Final residual = 2.35554e-05, No Iterations 2 ExecutionTime = 49.09 s ClockTime = 50 s forces forces output: sum of forces: pressure : (7.546591 -0.04305451 -6.153462) viscous : (2.039344 3.427657e-05 0.009890147) porous : (0 0 0) sum of moments: pressure : (0.01298216 -11.51424 -0.04997002) viscous : (1.88324e-05 0.7314098 4.565922e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3298268 Cl = -0.001480213 Cl(f) = -0.0007401065 Cl(r) = -0.0007401065 Time = 57 smoothSolver: Solving for Ux, Initial residual = 0.0003163491, Final residual = 1.946041e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002652101, Final residual = 0.0001409182, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00216744, Final residual = 0.0001067476, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01321139, Final residual = 0.0003846546, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001573823, Final residual = 7.128452e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002342082, Final residual = 1.634789e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.008522e-05, Final residual = 4.307654e-06, No Iterations 2 time step continuity errors : sum local = 1.098692e-06, global = -6.224797e-08, cumulative = 8.119564e-06 smoothSolver: Solving for omega, Initial residual = 7.018048e-05, Final residual = 4.169037e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0006702385, Final residual = 2.301656e-05, No Iterations 2 ExecutionTime = 49.92 s ClockTime = 51 s forces forces output: sum of forces: pressure : (7.556693 -0.04307289 -6.186013) viscous : (2.033172 3.216308e-05 0.009720095) porous : (0 0 0) sum of moments: pressure : (0.0131555 -11.5054 -0.0502282) viscous : (2.010667e-05 0.7297912 4.601985e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.329962 Cl = -0.001480918 Cl(f) = -0.0007404591 Cl(r) = -0.0007404591 Time = 58 smoothSolver: Solving for Ux, Initial residual = 0.000310978, Final residual = 1.914068e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002623447, Final residual = 0.0001401809, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002129721, Final residual = 0.0001056693, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01302065, Final residual = 0.0003753481, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001554198, Final residual = 6.839791e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000228659, Final residual = 1.567026e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.821086e-05, Final residual = 4.111083e-06, No Iterations 2 time step continuity errors : sum local = 1.04935e-06, global = -6.324115e-08, cumulative = 8.056323e-06 smoothSolver: Solving for omega, Initial residual = 6.849917e-05, Final residual = 4.047928e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000653768, Final residual = 2.248773e-05, No Iterations 2 ExecutionTime = 50.79 s ClockTime = 52 s forces forces output: sum of forces: pressure : (7.56916 -0.04290205 -6.22656) viscous : (2.026912 3.086401e-05 0.009616284) porous : (0 0 0) sum of moments: pressure : (0.01315788 -11.49599 -0.05041931) viscous : (2.069603e-05 0.7281281 4.788975e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3301756 Cl = -0.001475085 Cl(f) = -0.0007375423 Cl(r) = -0.0007375423 Time = 59 smoothSolver: Solving for Ux, Initial residual = 0.0003059124, Final residual = 1.881325e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002596749, Final residual = 0.0001396943, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002095826, Final residual = 0.0001047618, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01288852, Final residual = 0.0003654753, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00152945, Final residual = 6.495013e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002198818, Final residual = 1.46513e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.557828e-05, Final residual = 3.751334e-06, No Iterations 2 time step continuity errors : sum local = 9.580449e-07, global = -7.365971e-08, cumulative = 7.982663e-06 smoothSolver: Solving for omega, Initial residual = 6.67368e-05, Final residual = 3.925777e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0006377023, Final residual = 2.194712e-05, No Iterations 2 ExecutionTime = 51.66 s ClockTime = 53 s forces forces output: sum of forces: pressure : (7.582016 -0.04283541 -6.265285) viscous : (2.020575 3.096513e-05 0.009582098) porous : (0 0 0) sum of moments: pressure : (0.01317344 -11.48088 -0.05061325) viscous : (2.154103e-05 0.726424 4.802041e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3303999 Cl = -0.001472788 Cl(f) = -0.0007363941 Cl(r) = -0.0007363941 Time = 60 smoothSolver: Solving for Ux, Initial residual = 0.000300739, Final residual = 1.845854e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002567582, Final residual = 0.0001388959, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002063658, Final residual = 0.0001042958, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0127491, Final residual = 0.0003537773, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001510951, Final residual = 6.080145e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002107027, Final residual = 1.328575e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.253045e-05, Final residual = 3.24163e-06, No Iterations 2 time step continuity errors : sum local = 8.282965e-07, global = -7.57574e-08, cumulative = 7.906906e-06 smoothSolver: Solving for omega, Initial residual = 6.488825e-05, Final residual = 3.797845e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0006217862, Final residual = 2.138436e-05, No Iterations 2 ExecutionTime = 52.54 s ClockTime = 54 s forces forces output: sum of forces: pressure : (7.595097 -0.04282057 -6.298358) viscous : (2.014168 3.095647e-05 0.009611615) porous : (0 0 0) sum of moments: pressure : (0.01320558 -11.45753 -0.05080573) viscous : (2.287966e-05 0.7246723 4.694094e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3306295 Cl = -0.001472278 Cl(f) = -0.000736139 Cl(r) = -0.000736139 Time = 61 smoothSolver: Solving for Ux, Initial residual = 0.0002955154, Final residual = 1.809177e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00253292, Final residual = 0.0001379261, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002035087, Final residual = 0.0001041413, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01263764, Final residual = 0.0003429205, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001504124, Final residual = 5.738338e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002070694, Final residual = 1.207428e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.077396e-05, Final residual = 2.927164e-06, No Iterations 2 time step continuity errors : sum local = 7.483993e-07, global = -8.406752e-08, cumulative = 7.822839e-06 smoothSolver: Solving for omega, Initial residual = 6.303225e-05, Final residual = 3.675778e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0006058756, Final residual = 2.082005e-05, No Iterations 2 ExecutionTime = 53.48 s ClockTime = 55 s forces forces output: sum of forces: pressure : (7.609354 -0.04273335 -6.332147) viscous : (2.007678 3.032392e-05 0.00969785) porous : (0 0 0) sum of moments: pressure : (0.01320837 -11.43132 -0.05096831) viscous : (2.369096e-05 0.7228685 4.889697e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3308968 Cl = -0.001469299 Cl(f) = -0.0007346493 Cl(r) = -0.0007346493 Time = 62 smoothSolver: Solving for Ux, Initial residual = 0.0002903913, Final residual = 1.773328e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002500586, Final residual = 0.0001370546, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.002013259, Final residual = 0.0001043497, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01247898, Final residual = 0.0003347168, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001494417, Final residual = 5.581752e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002078806, Final residual = 1.180626e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.091564e-05, Final residual = 3.012522e-06, No Iterations 2 time step continuity errors : sum local = 7.708162e-07, global = -7.91103e-08, cumulative = 7.743728e-06 smoothSolver: Solving for omega, Initial residual = 6.129743e-05, Final residual = 3.561091e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0005906489, Final residual = 2.030409e-05, No Iterations 2 ExecutionTime = 54.31 s ClockTime = 56 s forces forces output: sum of forces: pressure : (7.626121 -0.042849 -6.374813) viscous : (2.001092 2.676178e-05 0.009838086) porous : (0 0 0) sum of moments: pressure : (0.01333932 -11.40719 -0.05120329) viscous : (2.581423e-05 0.7210168 5.122636e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.331247 Cl = -0.0014734 Cl(f) = -0.0007367002 Cl(r) = -0.0007367002 Time = 63 smoothSolver: Solving for Ux, Initial residual = 0.000285747, Final residual = 1.740595e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002475506, Final residual = 0.0001365685, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001994769, Final residual = 0.0001044776, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01227189, Final residual = 0.0003282154, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001472382, Final residual = 5.490516e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000207828, Final residual = 1.188355e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.117613e-05, Final residual = 3.190618e-06, No Iterations 2 time step continuity errors : sum local = 8.17041e-07, global = -8.61019e-08, cumulative = 7.657626e-06 smoothSolver: Solving for omega, Initial residual = 5.952886e-05, Final residual = 3.44662e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0005764975, Final residual = 1.981222e-05, No Iterations 2 ExecutionTime = 55.12 s ClockTime = 57 s forces forces output: sum of forces: pressure : (7.645302 -0.04303914 -6.428211) viscous : (1.994448 2.307905e-05 0.01002777) porous : (0 0 0) sum of moments: pressure : (0.01358301 -11.38631 -0.05141234) viscous : (2.807814e-05 0.719135 5.381697e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3316784 Cl = -0.001480069 Cl(f) = -0.0007400347 Cl(r) = -0.0007400347 Time = 64 smoothSolver: Solving for Ux, Initial residual = 0.0002814395, Final residual = 1.707458e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002451905, Final residual = 0.0001358847, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001976539, Final residual = 0.00010462, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01214004, Final residual = 0.0003233843, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001448247, Final residual = 5.47448e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002069766, Final residual = 1.196111e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.122593e-05, Final residual = 3.22686e-06, No Iterations 2 time step continuity errors : sum local = 8.270029e-07, global = -7.714532e-08, cumulative = 7.580481e-06 smoothSolver: Solving for omega, Initial residual = 5.767968e-05, Final residual = 3.343941e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0005624348, Final residual = 1.931488e-05, No Iterations 2 ExecutionTime = 55.92 s ClockTime = 57 s forces forces output: sum of forces: pressure : (7.664601 -0.04302125 -6.487154) viscous : (1.987761 1.929165e-05 0.0102654) porous : (0 0 0) sum of moments: pressure : (0.01375323 -11.36858 -0.05137444) viscous : (2.986948e-05 0.7172299 5.931188e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3321124 Cl = -0.001479584 Cl(f) = -0.0007397921 Cl(r) = -0.0007397921 Time = 65 smoothSolver: Solving for Ux, Initial residual = 0.0002774383, Final residual = 1.672799e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002424152, Final residual = 0.0001347923, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001961299, Final residual = 0.00010472, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01197092, Final residual = 0.0003203961, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001427929, Final residual = 5.518687e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002043883, Final residual = 1.225887e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.142246e-05, Final residual = 3.376371e-06, No Iterations 2 time step continuity errors : sum local = 8.660349e-07, global = -7.887264e-08, cumulative = 7.501608e-06 smoothSolver: Solving for omega, Initial residual = 5.588664e-05, Final residual = 3.254194e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0005480699, Final residual = 1.888923e-05, No Iterations 2 ExecutionTime = 56.79 s ClockTime = 58 s forces forces output: sum of forces: pressure : (7.682404 -0.04345238 -6.54198) viscous : (1.981004 1.35277e-05 0.01053927) porous : (0 0 0) sum of moments: pressure : (0.0140395 -11.35176 -0.05131514) viscous : (3.284085e-05 0.7152939 6.413766e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3324925 Cl = -0.001494617 Cl(f) = -0.0007473083 Cl(r) = -0.0007473083 Time = 66 smoothSolver: Solving for Ux, Initial residual = 0.0002732757, Final residual = 1.639673e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002393662, Final residual = 0.0001332868, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001948656, Final residual = 0.0001047973, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01177931, Final residual = 0.000313492, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001402623, Final residual = 5.491024e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000200049, Final residual = 1.239651e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.113105e-05, Final residual = 3.49586e-06, No Iterations 2 time step continuity errors : sum local = 8.973512e-07, global = -7.999364e-08, cumulative = 7.421615e-06 smoothSolver: Solving for omega, Initial residual = 5.413762e-05, Final residual = 3.161164e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0005332558, Final residual = 1.845476e-05, No Iterations 2 ExecutionTime = 57.65 s ClockTime = 59 s forces forces output: sum of forces: pressure : (7.699211 -0.04410668 -6.592152) viscous : (1.97418 7.890672e-06 0.01083597) porous : (0 0 0) sum of moments: pressure : (0.01432496 -11.33341 -0.05135229) viscous : (3.601085e-05 0.7133339 6.910648e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3328359 Cl = -0.001517323 Cl(f) = -0.0007586617 Cl(r) = -0.0007586617 Time = 67 smoothSolver: Solving for Ux, Initial residual = 0.0002690401, Final residual = 1.606484e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002363972, Final residual = 0.0001317141, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001934737, Final residual = 0.0001046689, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0115666, Final residual = 0.0003045963, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001376754, Final residual = 5.405172e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001966727, Final residual = 1.242345e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.069522e-05, Final residual = 3.603535e-06, No Iterations 2 time step continuity errors : sum local = 9.255898e-07, global = -7.694973e-08, cumulative = 7.344665e-06 smoothSolver: Solving for omega, Initial residual = 5.244418e-05, Final residual = 3.073249e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0005185433, Final residual = 1.79921e-05, No Iterations 2 ExecutionTime = 58.51 s ClockTime = 60 s forces forces output: sum of forces: pressure : (7.715785 -0.04442139 -6.637916) viscous : (1.967281 2.815899e-06 0.01114966) porous : (0 0 0) sum of moments: pressure : (0.01444558 -11.31436 -0.05140898) viscous : (3.910585e-05 0.7113526 7.465607e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3331688 Cl = -0.001528326 Cl(f) = -0.0007641631 Cl(r) = -0.0007641631 Time = 68 smoothSolver: Solving for Ux, Initial residual = 0.0002650446, Final residual = 1.576319e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00233909, Final residual = 0.0001302436, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001920325, Final residual = 0.0001043921, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01141638, Final residual = 0.000297316, No Iterations 2 GAMG: Solving for p, Initial residual = 0.001355936, Final residual = 5.317771e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001941574, Final residual = 1.23985e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.035464e-05, Final residual = 3.662774e-06, No Iterations 2 time step continuity errors : sum local = 9.413676e-07, global = -7.295657e-08, cumulative = 7.271708e-06 smoothSolver: Solving for omega, Initial residual = 5.092034e-05, Final residual = 3.002686e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0005040978, Final residual = 1.754389e-05, No Iterations 2 ExecutionTime = 59.36 s ClockTime = 61 s forces forces output: sum of forces: pressure : (7.732587 -0.0445761 -6.682079) viscous : (1.960318 -3.255906e-06 0.01147499) porous : (0 0 0) sum of moments: pressure : (0.01447994 -11.29596 -0.05147547) viscous : (4.274129e-05 0.709359 7.940586e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3335074 Cl = -0.001533858 Cl(f) = -0.0007669291 Cl(r) = -0.0007669291 Time = 69 smoothSolver: Solving for Ux, Initial residual = 0.0002612881, Final residual = 1.550997e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002317952, Final residual = 0.000129101, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00190684, Final residual = 0.0001039151, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01133897, Final residual = 0.001132093, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001747485, Final residual = 0.0001037059, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003966902, Final residual = 2.140017e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 7.0153e-05, Final residual = 5.832989e-06, No Iterations 2 time step continuity errors : sum local = 1.500203e-06, global = -9.943684e-08, cumulative = 7.172272e-06 smoothSolver: Solving for omega, Initial residual = 4.959487e-05, Final residual = 2.932665e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0004900501, Final residual = 1.710086e-05, No Iterations 2 ExecutionTime = 60.2 s ClockTime = 62 s forces forces output: sum of forces: pressure : (7.749204 -0.04510354 -6.724858) viscous : (1.953329 -9.719257e-06 0.01181266) porous : (0 0 0) sum of moments: pressure : (0.01464094 -11.27614 -0.0516075) viscous : (4.664039e-05 0.7073705 8.277228e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3338386 Cl = -0.001552229 Cl(f) = -0.0007761143 Cl(r) = -0.0007761143 Time = 70 smoothSolver: Solving for Ux, Initial residual = 0.000257782, Final residual = 1.527768e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002300078, Final residual = 0.0001283408, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001893353, Final residual = 0.0001031466, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01123486, Final residual = 0.001121262, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001728139, Final residual = 0.0001037658, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003886391, Final residual = 2.172641e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.983147e-05, Final residual = 6.073332e-06, No Iterations 2 time step continuity errors : sum local = 1.562869e-06, global = -1.061955e-07, cumulative = 7.066076e-06 smoothSolver: Solving for omega, Initial residual = 4.846924e-05, Final residual = 2.868693e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0004769991, Final residual = 1.670732e-05, No Iterations 2 ExecutionTime = 61.06 s ClockTime = 63 s forces forces output: sum of forces: pressure : (7.765934 -0.04592113 -6.76452) viscous : (1.946306 -1.605228e-05 0.01215606) porous : (0 0 0) sum of moments: pressure : (0.01483493 -11.25114 -0.05170145) viscous : (5.077486e-05 0.7053838 8.487495e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3341726 Cl = -0.001580578 Cl(f) = -0.0007902888 Cl(r) = -0.0007902888 Time = 71 smoothSolver: Solving for Ux, Initial residual = 0.0002544107, Final residual = 1.506418e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002282816, Final residual = 0.0001276677, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001879422, Final residual = 0.0001021993, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01115306, Final residual = 0.001109095, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001713258, Final residual = 0.0001040166, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003791976, Final residual = 2.200449e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.917413e-05, Final residual = 6.286062e-06, No Iterations 2 time step continuity errors : sum local = 1.618317e-06, global = -1.089124e-07, cumulative = 6.957164e-06 smoothSolver: Solving for omega, Initial residual = 4.744812e-05, Final residual = 2.810015e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0004652846, Final residual = 1.639083e-05, No Iterations 2 ExecutionTime = 61.97 s ClockTime = 64 s forces forces output: sum of forces: pressure : (7.782823 -0.04673092 -6.792226) viscous : (1.939247 -2.192807e-05 0.012499) porous : (0 0 0) sum of moments: pressure : (0.01495467 -11.21935 -0.05169104) viscous : (5.471456e-05 0.7033973 8.687689e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3345108 Cl = -0.001608642 Cl(f) = -0.0008043212 Cl(r) = -0.0008043212 Time = 72 smoothSolver: Solving for Ux, Initial residual = 0.0002511762, Final residual = 1.483515e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002264628, Final residual = 0.0001268363, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001866103, Final residual = 0.000101186, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01108086, Final residual = 0.00109765, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001694308, Final residual = 0.0001029963, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003692661, Final residual = 2.200773e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.791432e-05, Final residual = 6.386242e-06, No Iterations 2 time step continuity errors : sum local = 1.644606e-06, global = -9.230473e-08, cumulative = 6.864859e-06 smoothSolver: Solving for omega, Initial residual = 4.649559e-05, Final residual = 2.75266e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000454221, Final residual = 1.608212e-05, No Iterations 2 ExecutionTime = 62.75 s ClockTime = 64 s forces forces output: sum of forces: pressure : (7.799516 -0.04736915 -6.800644) viscous : (1.932165 -2.727662e-05 0.01283995) porous : (0 0 0) sum of moments: pressure : (0.01496031 -11.18023 -0.05165625) viscous : (5.846766e-05 0.7014169 8.845508e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3348415 Cl = -0.001630786 Cl(f) = -0.0008153931 Cl(r) = -0.0008153931 Time = 73 smoothSolver: Solving for Ux, Initial residual = 0.0002480852, Final residual = 1.461235e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002247223, Final residual = 0.0001259582, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001851854, Final residual = 9.991303e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01095876, Final residual = 0.001084556, No Iterations 1 GAMG: Solving for p, Initial residual = 0.00167252, Final residual = 0.0001004983, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003602167, Final residual = 2.136389e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.56605e-05, Final residual = 6.201416e-06, No Iterations 2 time step continuity errors : sum local = 1.597385e-06, global = -7.770366e-08, cumulative = 6.787155e-06 smoothSolver: Solving for omega, Initial residual = 4.564169e-05, Final residual = 2.705195e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0004438115, Final residual = 1.585136e-05, No Iterations 2 ExecutionTime = 63.53 s ClockTime = 65 s forces forces output: sum of forces: pressure : (7.815862 -0.04780302 -6.788643) viscous : (1.925078 -3.140981e-05 0.01318131) porous : (0 0 0) sum of moments: pressure : (0.01490732 -11.13383 -0.05155315) viscous : (6.187475e-05 0.6994464 8.897426e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3351601 Cl = -0.001645857 Cl(f) = -0.0008229284 Cl(r) = -0.0008229284 Time = 74 smoothSolver: Solving for Ux, Initial residual = 0.0002449605, Final residual = 1.438433e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00223275, Final residual = 0.0001250324, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001840101, Final residual = 9.842826e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01084861, Final residual = 0.001070606, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001649246, Final residual = 9.75817e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003524522, Final residual = 2.074443e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.345566e-05, Final residual = 6.009955e-06, No Iterations 2 time step continuity errors : sum local = 1.548297e-06, global = -6.758984e-08, cumulative = 6.719566e-06 smoothSolver: Solving for omega, Initial residual = 4.484397e-05, Final residual = 2.670053e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0004340342, Final residual = 1.560866e-05, No Iterations 2 ExecutionTime = 64.31 s ClockTime = 66 s forces forces output: sum of forces: pressure : (7.831825 -0.0480083 -6.762021) viscous : (1.918008 -3.370736e-05 0.01352696) porous : (0 0 0) sum of moments: pressure : (0.01481257 -11.07957 -0.05129194) viscous : (6.441532e-05 0.6974875 8.994491e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3354661 Cl = -0.001652999 Cl(f) = -0.0008264996 Cl(r) = -0.0008264996 Time = 75 smoothSolver: Solving for Ux, Initial residual = 0.0002417558, Final residual = 1.417247e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00221648, Final residual = 0.000124344, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001830364, Final residual = 9.703114e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01073286, Final residual = 0.001059509, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001621687, Final residual = 9.543335e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003462977, Final residual = 2.047329e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.170935e-05, Final residual = 5.882958e-06, No Iterations 2 time step continuity errors : sum local = 1.515695e-06, global = -6.409288e-08, cumulative = 6.655473e-06 smoothSolver: Solving for omega, Initial residual = 4.414158e-05, Final residual = 2.62825e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0004244498, Final residual = 1.535537e-05, No Iterations 2 ExecutionTime = 65.09 s ClockTime = 67 s forces forces output: sum of forces: pressure : (7.847087 -0.04784715 -6.725317) viscous : (1.910972 -3.352232e-05 0.01387409) porous : (0 0 0) sum of moments: pressure : (0.01465198 -11.01753 -0.05090465) viscous : (6.591814e-05 0.6955436 9.08122e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3357492 Cl = -0.001647448 Cl(f) = -0.000823724 Cl(r) = -0.000823724 Time = 76 smoothSolver: Solving for Ux, Initial residual = 0.0002387271, Final residual = 1.396858e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00219982, Final residual = 0.0001236183, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001822149, Final residual = 9.565897e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01060787, Final residual = 0.001044443, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001594777, Final residual = 9.370204e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003393804, Final residual = 2.040684e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 6.048201e-05, Final residual = 5.826195e-06, No Iterations 2 time step continuity errors : sum local = 1.501254e-06, global = -6.531298e-08, cumulative = 6.59016e-06 smoothSolver: Solving for omega, Initial residual = 4.349285e-05, Final residual = 2.589582e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000414988, Final residual = 1.51477e-05, No Iterations 2 ExecutionTime = 65.86 s ClockTime = 68 s forces forces output: sum of forces: pressure : (7.861394 -0.04740423 -6.677179) viscous : (1.90396 -3.155789e-05 0.0142196) porous : (0 0 0) sum of moments: pressure : (0.01442928 -10.94769 -0.05051233) viscous : (6.638573e-05 0.6936071 9.217659e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3360001 Cl = -0.001632141 Cl(f) = -0.0008160704 Cl(r) = -0.0008160704 Time = 77 smoothSolver: Solving for Ux, Initial residual = 0.0002356772, Final residual = 1.378257e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002183493, Final residual = 0.0001228594, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001812453, Final residual = 9.42875e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01046979, Final residual = 0.001027137, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001569446, Final residual = 9.164323e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003308396, Final residual = 2.004276e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.929915e-05, Final residual = 5.756966e-06, No Iterations 2 time step continuity errors : sum local = 1.483611e-06, global = -5.902239e-08, cumulative = 6.531137e-06 smoothSolver: Solving for omega, Initial residual = 4.28563e-05, Final residual = 2.552875e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0004058503, Final residual = 1.499458e-05, No Iterations 2 ExecutionTime = 66.64 s ClockTime = 68 s forces forces output: sum of forces: pressure : (7.874244 -0.04685308 -6.614599) viscous : (1.896976 -2.827572e-05 0.01456041) porous : (0 0 0) sum of moments: pressure : (0.01416426 -10.87139 -0.05025902) viscous : (6.6217e-05 0.6916774 9.308843e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.336202 Cl = -0.001613064 Cl(f) = -0.0008065321 Cl(r) = -0.0008065321 Time = 78 smoothSolver: Solving for Ux, Initial residual = 0.0002325365, Final residual = 1.359647e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002165759, Final residual = 0.0001220446, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001804388, Final residual = 9.287454e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01031796, Final residual = 0.001012435, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001546098, Final residual = 9.016371e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000325028, Final residual = 1.936764e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.825548e-05, Final residual = 5.463974e-06, No Iterations 2 time step continuity errors : sum local = 1.408135e-06, global = -5.732188e-08, cumulative = 6.473815e-06 smoothSolver: Solving for omega, Initial residual = 4.228079e-05, Final residual = 2.523743e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003971501, Final residual = 1.484267e-05, No Iterations 2 ExecutionTime = 67.42 s ClockTime = 69 s forces forces output: sum of forces: pressure : (7.886236 -0.04610739 -6.53905) viscous : (1.890022 -2.337887e-05 0.01489355) porous : (0 0 0) sum of moments: pressure : (0.01387409 -10.79162 -0.05014187) viscous : (6.538824e-05 0.6897545 9.382541e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3363753 Cl = -0.001587239 Cl(f) = -0.0007936193 Cl(r) = -0.0007936193 Time = 79 smoothSolver: Solving for Ux, Initial residual = 0.0002293137, Final residual = 1.343499e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002144887, Final residual = 0.000121145, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001795198, Final residual = 9.154163e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01024976, Final residual = 0.0009968755, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001527933, Final residual = 8.887933e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003211175, Final residual = 1.857337e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.751402e-05, Final residual = 5.074621e-06, No Iterations 2 time step continuity errors : sum local = 1.30787e-06, global = -5.918815e-08, cumulative = 6.414627e-06 smoothSolver: Solving for omega, Initial residual = 4.174303e-05, Final residual = 2.487814e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003882969, Final residual = 1.468161e-05, No Iterations 2 ExecutionTime = 68.21 s ClockTime = 70 s forces forces output: sum of forces: pressure : (7.896994 -0.04536875 -6.453282) viscous : (1.883099 -1.665926e-05 0.01521619) porous : (0 0 0) sum of moments: pressure : (0.0136412 -10.71028 -0.05010664) viscous : (6.37929e-05 0.6878393 9.460826e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3365073 Cl = -0.001561593 Cl(f) = -0.0007807963 Cl(r) = -0.0007807963 Time = 80 smoothSolver: Solving for Ux, Initial residual = 0.0002261936, Final residual = 1.326708e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002122526, Final residual = 0.0001202301, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001784917, Final residual = 9.018021e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01023316, Final residual = 0.0009813645, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001517476, Final residual = 8.729317e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003171896, Final residual = 1.811053e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.7356e-05, Final residual = 4.991711e-06, No Iterations 2 time step continuity errors : sum local = 1.28659e-06, global = -4.027954e-08, cumulative = 6.374348e-06 smoothSolver: Solving for omega, Initial residual = 4.123059e-05, Final residual = 2.452471e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003799669, Final residual = 1.448167e-05, No Iterations 2 ExecutionTime = 69 s ClockTime = 71 s forces forces output: sum of forces: pressure : (7.905644 -0.04482012 -6.361971) viscous : (1.876205 -9.170298e-06 0.0155251) porous : (0 0 0) sum of moments: pressure : (0.01351316 -10.62865 -0.05008327) viscous : (6.169689e-05 0.685928 9.560621e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3365677 Cl = -0.001542458 Cl(f) = -0.0007712289 Cl(r) = -0.0007712289 Time = 81 smoothSolver: Solving for Ux, Initial residual = 0.0002230971, Final residual = 1.309388e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002099904, Final residual = 0.0001192812, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001774137, Final residual = 8.896101e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01017239, Final residual = 0.0009661694, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001501848, Final residual = 8.498994e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000312654, Final residual = 1.776859e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.697418e-05, Final residual = 4.871244e-06, No Iterations 2 time step continuity errors : sum local = 1.255826e-06, global = -1.622852e-08, cumulative = 6.358119e-06 smoothSolver: Solving for omega, Initial residual = 4.069825e-05, Final residual = 2.419735e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003715018, Final residual = 1.427128e-05, No Iterations 2 ExecutionTime = 69.87 s ClockTime = 72 s forces forces output: sum of forces: pressure : (7.910872 -0.04441376 -6.270229) viscous : (1.869347 -7.314926e-07 0.01581952) porous : (0 0 0) sum of moments: pressure : (0.01351573 -10.5491 -0.0500233) viscous : (5.938453e-05 0.6840232 9.609687e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3365116 Cl = -0.001528186 Cl(f) = -0.000764093 Cl(r) = -0.000764093 Time = 82 smoothSolver: Solving for Ux, Initial residual = 0.0002200249, Final residual = 1.291795e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002076308, Final residual = 0.0001183849, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00176236, Final residual = 8.774366e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01015217, Final residual = 0.000955823, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001484912, Final residual = 8.250858e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003098127, Final residual = 1.738801e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.632196e-05, Final residual = 4.784631e-06, No Iterations 2 time step continuity errors : sum local = 1.233869e-06, global = 3.182345e-08, cumulative = 6.389943e-06 smoothSolver: Solving for omega, Initial residual = 4.016977e-05, Final residual = 2.39278e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003631211, Final residual = 1.406618e-05, No Iterations 2 ExecutionTime = 70.69 s ClockTime = 73 s forces forces output: sum of forces: pressure : (7.912778 -0.04423011 -6.182564) viscous : (1.862525 8.758539e-06 0.01609923) porous : (0 0 0) sum of moments: pressure : (0.01357645 -10.47421 -0.04995615) viscous : (5.651243e-05 0.6821221 9.724307e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3363425 Cl = -0.00152154 Cl(f) = -0.0007607701 Cl(r) = -0.0007607701 Time = 83 smoothSolver: Solving for Ux, Initial residual = 0.0002169378, Final residual = 1.273746e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.002052143, Final residual = 0.0001176309, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001751291, Final residual = 8.659746e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01012518, Final residual = 0.0009523587, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001475466, Final residual = 8.035804e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0003075091, Final residual = 1.707718e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.558184e-05, Final residual = 4.724366e-06, No Iterations 2 time step continuity errors : sum local = 1.218804e-06, global = 4.18925e-08, cumulative = 6.431835e-06 smoothSolver: Solving for omega, Initial residual = 3.959575e-05, Final residual = 2.371837e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003549414, Final residual = 1.387544e-05, No Iterations 2 ExecutionTime = 71.52 s ClockTime = 73 s forces forces output: sum of forces: pressure : (7.912412 -0.04422069 -6.101668) viscous : (1.855744 1.899537e-05 0.01636429) porous : (0 0 0) sum of moments: pressure : (0.01360646 -10.40526 -0.04994949) viscous : (5.342519e-05 0.6802259 9.916343e-05) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3360966 Cl = -0.001520864 Cl(f) = -0.0007604321 Cl(r) = -0.0007604321 Time = 84 smoothSolver: Solving for Ux, Initial residual = 0.0002138106, Final residual = 1.25721e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00202561, Final residual = 0.000116788, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001738694, Final residual = 8.549021e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.01001637, Final residual = 0.0009475368, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001463214, Final residual = 7.796909e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000304311, Final residual = 1.66551e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.439573e-05, Final residual = 4.631838e-06, No Iterations 2 time step continuity errors : sum local = 1.195256e-06, global = 5.23606e-08, cumulative = 6.484196e-06 smoothSolver: Solving for omega, Initial residual = 3.900996e-05, Final residual = 2.344024e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003469621, Final residual = 1.370285e-05, No Iterations 2 ExecutionTime = 72.34 s ClockTime = 74 s forces forces output: sum of forces: pressure : (7.911243 -0.0441247 -6.029721) viscous : (1.849009 2.743902e-05 0.01661452) porous : (0 0 0) sum of moments: pressure : (0.01360295 -10.3429 -0.04987781) viscous : (5.060531e-05 0.6783346 0.0001010797) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3358246 Cl = -0.001517271 Cl(f) = -0.0007586353 Cl(r) = -0.0007586353 Time = 85 smoothSolver: Solving for Ux, Initial residual = 0.0002107339, Final residual = 1.240547e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001998992, Final residual = 0.0001159828, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001725792, Final residual = 8.449906e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.009823966, Final residual = 0.0009344267, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001441951, Final residual = 7.506186e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002982511, Final residual = 1.620284e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.281051e-05, Final residual = 4.518673e-06, No Iterations 2 time step continuity errors : sum local = 1.166203e-06, global = 5.061429e-08, cumulative = 6.53481e-06 smoothSolver: Solving for omega, Initial residual = 3.845426e-05, Final residual = 2.316738e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003385513, Final residual = 1.356616e-05, No Iterations 2 ExecutionTime = 73.17 s ClockTime = 75 s forces forces output: sum of forces: pressure : (7.91019 -0.04402149 -5.969259) viscous : (1.842329 3.554028e-05 0.01684673) porous : (0 0 0) sum of moments: pressure : (0.01361966 -10.28794 -0.04972888) viscous : (4.767818e-05 0.6764531 0.0001041524) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3355585 Cl = -0.001513441 Cl(f) = -0.0007567204 Cl(r) = -0.0007567204 Time = 86 smoothSolver: Solving for Ux, Initial residual = 0.0002077116, Final residual = 1.22588e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001972606, Final residual = 0.0001150747, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001713138, Final residual = 8.36187e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.009670489, Final residual = 0.0009184815, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001421692, Final residual = 7.236558e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002909735, Final residual = 1.577158e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 5.093108e-05, Final residual = 4.378332e-06, No Iterations 2 time step continuity errors : sum local = 1.130011e-06, global = 3.953899e-08, cumulative = 6.574349e-06 smoothSolver: Solving for omega, Initial residual = 3.793416e-05, Final residual = 2.29772e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003307013, Final residual = 1.341881e-05, No Iterations 2 ExecutionTime = 73.99 s ClockTime = 76 s forces forces output: sum of forces: pressure : (7.909163 -0.04408902 -5.923291) viscous : (1.835712 4.377951e-05 0.01706279) porous : (0 0 0) sum of moments: pressure : (0.0137452 -10.24138 -0.04953178) viscous : (4.447759e-05 0.6745837 0.0001077679) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3352955 Cl = -0.001515481 Cl(f) = -0.0007577405 Cl(r) = -0.0007577405 Time = 87 smoothSolver: Solving for Ux, Initial residual = 0.0002048298, Final residual = 1.210963e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001946907, Final residual = 0.0001138715, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001702444, Final residual = 8.294159e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.009537389, Final residual = 0.0009020721, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001403041, Final residual = 6.983872e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002839923, Final residual = 1.534597e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.89203e-05, Final residual = 4.229141e-06, No Iterations 2 time step continuity errors : sum local = 1.091614e-06, global = 5.641225e-08, cumulative = 6.630761e-06 smoothSolver: Solving for omega, Initial residual = 3.745134e-05, Final residual = 2.272147e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003229296, Final residual = 1.325663e-05, No Iterations 2 ExecutionTime = 74.82 s ClockTime = 77 s forces forces output: sum of forces: pressure : (7.907845 -0.04427662 -5.894486) viscous : (1.829169 5.151541e-05 0.01726274) porous : (0 0 0) sum of moments: pressure : (0.01391612 -10.20416 -0.04934821) viscous : (4.134626e-05 0.6727279 0.0001113378) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.335025 Cl = -0.001521669 Cl(f) = -0.0007608347 Cl(r) = -0.0007608347 Time = 88 smoothSolver: Solving for Ux, Initial residual = 0.0002020619, Final residual = 1.197373e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001919751, Final residual = 0.000112657, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001691163, Final residual = 8.249373e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.009426974, Final residual = 0.0008894407, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001386189, Final residual = 6.7659e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002780112, Final residual = 1.495304e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.703432e-05, Final residual = 4.124811e-06, No Iterations 2 time step continuity errors : sum local = 1.064842e-06, global = 5.252321e-08, cumulative = 6.683285e-06 smoothSolver: Solving for omega, Initial residual = 3.699166e-05, Final residual = 2.250402e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003153474, Final residual = 1.310342e-05, No Iterations 2 ExecutionTime = 75.64 s ClockTime = 78 s forces forces output: sum of forces: pressure : (7.90577 -0.04450008 -5.882245) viscous : (1.822701 5.854224e-05 0.01744907) porous : (0 0 0) sum of moments: pressure : (0.01407176 -10.17607 -0.0491362) viscous : (3.821215e-05 0.6708812 0.0001153673) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3347311 Cl = -0.001529116 Cl(f) = -0.0007645582 Cl(r) = -0.0007645582 Time = 89 smoothSolver: Solving for Ux, Initial residual = 0.0001991991, Final residual = 1.183557e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0018934, Final residual = 0.0001111563, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001679937, Final residual = 8.216506e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.009331836, Final residual = 0.0008813664, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001379, Final residual = 6.600405e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002728939, Final residual = 1.459578e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.542071e-05, Final residual = 4.075078e-06, No Iterations 2 time step continuity errors : sum local = 1.052167e-06, global = 6.474431e-08, cumulative = 6.748029e-06 smoothSolver: Solving for omega, Initial residual = 3.649121e-05, Final residual = 2.230231e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000308547, Final residual = 1.297101e-05, No Iterations 2 ExecutionTime = 76.47 s ClockTime = 78 s forces forces output: sum of forces: pressure : (7.903077 -0.044649 -5.884773) viscous : (1.816312 6.603443e-05 0.01762509) porous : (0 0 0) sum of moments: pressure : (0.0141651 -10.15625 -0.04889739) viscous : (3.525203e-05 0.6690444 0.0001185416) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3344186 Cl = -0.001533983 Cl(f) = -0.0007669913 Cl(r) = -0.0007669913 Time = 90 smoothSolver: Solving for Ux, Initial residual = 0.0001964116, Final residual = 1.169179e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001868212, Final residual = 0.0001093867, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001665986, Final residual = 8.179941e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.009252766, Final residual = 0.0008758543, No Iterations 1 GAMG: Solving for p, Initial residual = 0.00137451, Final residual = 6.422817e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002690176, Final residual = 1.420778e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.381376e-05, Final residual = 4.060501e-06, No Iterations 2 time step continuity errors : sum local = 1.048564e-06, global = 6.458223e-08, cumulative = 6.812611e-06 smoothSolver: Solving for omega, Initial residual = 3.601557e-05, Final residual = 2.204105e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0003012536, Final residual = 1.282327e-05, No Iterations 2 ExecutionTime = 77.3 s ClockTime = 79 s forces forces output: sum of forces: pressure : (7.900168 -0.04469677 -5.900039) viscous : (1.810008 7.180005e-05 0.01779354) porous : (0 0 0) sum of moments: pressure : (0.01415796 -10.14373 -0.04858733) viscous : (3.262708e-05 0.6672185 0.0001220957) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3341016 Cl = -0.001535428 Cl(f) = -0.0007677139 Cl(r) = -0.0007677139 Time = 91 smoothSolver: Solving for Ux, Initial residual = 0.0001935791, Final residual = 1.154309e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001845349, Final residual = 0.0001076035, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001651668, Final residual = 8.147303e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.009173248, Final residual = 0.0008725764, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001368312, Final residual = 6.265327e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000267584, Final residual = 1.395377e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.257182e-05, Final residual = 4.082451e-06, No Iterations 2 time step continuity errors : sum local = 1.054457e-06, global = 4.921725e-08, cumulative = 6.861828e-06 smoothSolver: Solving for omega, Initial residual = 3.557582e-05, Final residual = 2.174703e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000294602, Final residual = 1.266093e-05, No Iterations 2 ExecutionTime = 78.28 s ClockTime = 80 s forces forces output: sum of forces: pressure : (7.897459 -0.04474004 -5.927735) viscous : (1.803792 7.796143e-05 0.01795841) porous : (0 0 0) sum of moments: pressure : (0.01410838 -10.13884 -0.04821865) viscous : (3.00126e-05 0.6654058 0.0001252782) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3337945 Cl = -0.001536705 Cl(f) = -0.0007683523 Cl(r) = -0.0007683523 Time = 92 smoothSolver: Solving for Ux, Initial residual = 0.0001906849, Final residual = 1.139444e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001823471, Final residual = 0.0001059403, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001638509, Final residual = 8.113248e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.009096551, Final residual = 0.0008711216, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001367305, Final residual = 6.174777e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002700188, Final residual = 1.384911e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.211438e-05, Final residual = 4.113485e-06, No Iterations 2 time step continuity errors : sum local = 1.062712e-06, global = 4.552373e-08, cumulative = 6.907352e-06 smoothSolver: Solving for omega, Initial residual = 3.510715e-05, Final residual = 2.149222e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000288665, Final residual = 1.251056e-05, No Iterations 2 ExecutionTime = 79.1 s ClockTime = 81 s forces forces output: sum of forces: pressure : (7.895416 -0.04477298 -5.967189) viscous : (1.79766 8.369003e-05 0.01811802) porous : (0 0 0) sum of moments: pressure : (0.01412125 -10.1413 -0.04781926) viscous : (2.742998e-05 0.6636083 0.0001286533) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3335132 Cl = -0.001537641 Cl(f) = -0.0007688204 Cl(r) = -0.0007688204 Time = 93 smoothSolver: Solving for Ux, Initial residual = 0.0001878868, Final residual = 1.124333e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001805189, Final residual = 0.0001046348, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001624466, Final residual = 8.071312e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.009014215, Final residual = 0.0008734723, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001368476, Final residual = 6.169088e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002746353, Final residual = 1.384969e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.233551e-05, Final residual = 4.117145e-06, No Iterations 2 time step continuity errors : sum local = 1.063935e-06, global = 7.510337e-08, cumulative = 6.982455e-06 smoothSolver: Solving for omega, Initial residual = 3.465033e-05, Final residual = 2.125496e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002825304, Final residual = 1.236357e-05, No Iterations 2 ExecutionTime = 79.92 s ClockTime = 82 s forces forces output: sum of forces: pressure : (7.893987 -0.04480275 -6.015217) viscous : (1.791615 9.052268e-05 0.01827254) porous : (0 0 0) sum of moments: pressure : (0.01419802 -10.14876 -0.04741995) viscous : (2.449824e-05 0.6618279 0.0001314751) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3332561 Cl = -0.00153843 Cl(f) = -0.0007692151 Cl(r) = -0.0007692151 Time = 94 smoothSolver: Solving for Ux, Initial residual = 0.0001852956, Final residual = 1.110113e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001786348, Final residual = 0.0001034765, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001611647, Final residual = 8.028218e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008954307, Final residual = 0.0008738244, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001363752, Final residual = 6.173755e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002791008, Final residual = 1.377857e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.261373e-05, Final residual = 4.125412e-06, No Iterations 2 time step continuity errors : sum local = 1.066342e-06, global = 8.380627e-08, cumulative = 7.066262e-06 smoothSolver: Solving for omega, Initial residual = 3.424873e-05, Final residual = 2.097985e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002766348, Final residual = 1.223795e-05, No Iterations 2 ExecutionTime = 80.74 s ClockTime = 83 s forces forces output: sum of forces: pressure : (7.893208 -0.04479282 -6.069313) viscous : (1.78566 9.670822e-05 0.01842292) porous : (0 0 0) sum of moments: pressure : (0.01426575 -10.15896 -0.0469684) viscous : (2.164149e-05 0.6600662 0.0001337746) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3330244 Cl = -0.001537876 Cl(f) = -0.0007689378 Cl(r) = -0.0007689378 Time = 95 smoothSolver: Solving for Ux, Initial residual = 0.0001827421, Final residual = 1.095804e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001768381, Final residual = 0.0001025061, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001598281, Final residual = 7.991744e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008894469, Final residual = 0.000868112, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001359049, Final residual = 6.179712e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002824432, Final residual = 1.36542e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.282271e-05, Final residual = 4.160259e-06, No Iterations 2 time step continuity errors : sum local = 1.075576e-06, global = 5.296828e-08, cumulative = 7.11923e-06 smoothSolver: Solving for omega, Initial residual = 3.389532e-05, Final residual = 2.072505e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002708977, Final residual = 1.212228e-05, No Iterations 2 ExecutionTime = 81.56 s ClockTime = 84 s forces forces output: sum of forces: pressure : (7.892936 -0.04480343 -6.127631) viscous : (1.779795 0.000102962 0.01857063) porous : (0 0 0) sum of moments: pressure : (0.01430949 -10.17112 -0.04650006) viscous : (1.876714e-05 0.658324 0.000135712) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3328132 Cl = -0.001538026 Cl(f) = -0.0007690128 Cl(r) = -0.0007690128 Time = 96 smoothSolver: Solving for Ux, Initial residual = 0.0001801653, Final residual = 1.080789e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001751255, Final residual = 0.0001018289, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001584476, Final residual = 7.95394e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008873111, Final residual = 0.0008605114, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001361015, Final residual = 6.201623e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002847516, Final residual = 1.369404e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.325871e-05, Final residual = 4.113597e-06, No Iterations 2 time step continuity errors : sum local = 1.063826e-06, global = 8.448702e-08, cumulative = 7.203717e-06 smoothSolver: Solving for omega, Initial residual = 3.357455e-05, Final residual = 2.050285e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002653116, Final residual = 1.200434e-05, No Iterations 2 ExecutionTime = 82.42 s ClockTime = 85 s forces forces output: sum of forces: pressure : (7.892747 -0.04485359 -6.190001) viscous : (1.774018 0.0001089312 0.01872004) porous : (0 0 0) sum of moments: pressure : (0.01439259 -10.18543 -0.04604464) viscous : (1.598963e-05 0.6566017 0.0001366647) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3326079 Cl = -0.001539546 Cl(f) = -0.000769773 Cl(r) = -0.000769773 Time = 97 smoothSolver: Solving for Ux, Initial residual = 0.0001776196, Final residual = 1.064763e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001734228, Final residual = 0.0001011701, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001571495, Final residual = 7.911311e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008803089, Final residual = 0.0008549588, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001361514, Final residual = 6.229995e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002867159, Final residual = 1.370958e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.369718e-05, Final residual = 4.125286e-06, No Iterations 2 time step continuity errors : sum local = 1.067237e-06, global = 8.536747e-08, cumulative = 7.289084e-06 smoothSolver: Solving for omega, Initial residual = 3.32629e-05, Final residual = 2.028009e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002605538, Final residual = 1.191059e-05, No Iterations 2 ExecutionTime = 83.37 s ClockTime = 86 s forces forces output: sum of forces: pressure : (7.892233 -0.04470238 -6.253356) viscous : (1.768334 0.0001149528 0.01886931) porous : (0 0 0) sum of moments: pressure : (0.01442234 -10.20033 -0.04564079) viscous : (1.293842e-05 0.6549022 0.0001377996) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3323947 Cl = -0.001534136 Cl(f) = -0.000767068 Cl(r) = -0.000767068 Time = 98 smoothSolver: Solving for Ux, Initial residual = 0.0001751029, Final residual = 1.048289e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001720696, Final residual = 0.0001005484, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001558971, Final residual = 7.852621e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008772047, Final residual = 0.0008533976, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001363166, Final residual = 6.232554e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002871188, Final residual = 1.347873e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.35985e-05, Final residual = 4.143744e-06, No Iterations 2 time step continuity errors : sum local = 1.072466e-06, global = 5.325018e-08, cumulative = 7.342335e-06 smoothSolver: Solving for omega, Initial residual = 3.296473e-05, Final residual = 2.007641e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002560725, Final residual = 1.180633e-05, No Iterations 2 ExecutionTime = 84.21 s ClockTime = 86 s forces forces output: sum of forces: pressure : (7.890953 -0.04445909 -6.314293) viscous : (1.762735 0.0001204577 0.0190237) porous : (0 0 0) sum of moments: pressure : (0.01438943 -10.21391 -0.04531753) viscous : (1.016864e-05 0.6532231 0.0001380725) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.332158 Cl = -0.001525576 Cl(f) = -0.0007627879 Cl(r) = -0.0007627879 Time = 99 smoothSolver: Solving for Ux, Initial residual = 0.0001725668, Final residual = 1.032933e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001706245, Final residual = 0.0001000484, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001544487, Final residual = 7.786444e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008697875, Final residual = 0.0008498042, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001352333, Final residual = 6.251545e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002847294, Final residual = 1.332525e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.341177e-05, Final residual = 4.133972e-06, No Iterations 2 time step continuity errors : sum local = 1.070297e-06, global = 5.164418e-08, cumulative = 7.393979e-06 smoothSolver: Solving for omega, Initial residual = 3.262346e-05, Final residual = 1.988083e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002514579, Final residual = 1.172037e-05, No Iterations 2 ExecutionTime = 85.03 s ClockTime = 87 s forces forces output: sum of forces: pressure : (7.888762 -0.04434095 -6.370342) viscous : (1.757222 0.0001251907 0.01918054) porous : (0 0 0) sum of moments: pressure : (0.01445458 -10.22467 -0.04497312) viscous : (7.440547e-06 0.6515639 0.0001387948) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3318929 Cl = -0.001521348 Cl(f) = -0.000760674 Cl(r) = -0.000760674 Time = 100 smoothSolver: Solving for Ux, Initial residual = 0.0001700174, Final residual = 1.017113e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001691856, Final residual = 9.959109e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001529363, Final residual = 7.735612e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008602066, Final residual = 0.000838044, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001330557, Final residual = 6.240567e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002808978, Final residual = 1.334032e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.319653e-05, Final residual = 4.162093e-06, No Iterations 2 time step continuity errors : sum local = 1.077885e-06, global = 4.886872e-08, cumulative = 7.442848e-06 smoothSolver: Solving for omega, Initial residual = 3.228888e-05, Final residual = 1.972386e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002469881, Final residual = 1.167093e-05, No Iterations 2 ExecutionTime = 85.86 s ClockTime = 88 s forces forces output: sum of forces: pressure : (7.886116 -0.04447903 -6.421979) viscous : (1.751795 0.0001300461 0.0193348) porous : (0 0 0) sum of moments: pressure : (0.01468025 -10.23263 -0.04463098) viscous : (4.556579e-06 0.6499212 0.0001394415) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3316152 Cl = -0.001525932 Cl(f) = -0.0007629659 Cl(r) = -0.0007629659 Time = 101 smoothSolver: Solving for Ux, Initial residual = 0.000167329, Final residual = 1.002509e-05, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001676788, Final residual = 9.92847e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001513336, Final residual = 7.690249e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008550267, Final residual = 0.0008207788, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001307526, Final residual = 6.20897e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00027687, Final residual = 1.348202e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.314692e-05, Final residual = 4.230226e-06, No Iterations 2 time step continuity errors : sum local = 1.095904e-06, global = 4.646706e-08, cumulative = 7.489315e-06 smoothSolver: Solving for omega, Initial residual = 3.199462e-05, Final residual = 1.952925e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000242616, Final residual = 1.159026e-05, No Iterations 2 ExecutionTime = 86.74 s ClockTime = 89 s forces forces output: sum of forces: pressure : (7.883468 -0.04475567 -6.469756) viscous : (1.746452 0.0001342867 0.0194846) porous : (0 0 0) sum of moments: pressure : (0.01497527 -10.23754 -0.04433877) viscous : (1.682719e-06 0.6482931 0.0001408697) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3313402 Cl = -0.001535304 Cl(f) = -0.0007676522 Cl(r) = -0.0007676522 Time = 102 smoothSolver: Solving for Ux, Initial residual = 0.0001647704, Final residual = 9.871168e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001662637, Final residual = 9.907703e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001497441, Final residual = 7.63833e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00846858, Final residual = 0.0008055765, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001286583, Final residual = 6.152732e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00027443, Final residual = 1.363612e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.324055e-05, Final residual = 1.987093e-06, No Iterations 3 time step continuity errors : sum local = 5.149501e-07, global = 2.430205e-08, cumulative = 7.513617e-06 smoothSolver: Solving for omega, Initial residual = 3.167145e-05, Final residual = 1.935349e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000238731, Final residual = 1.151441e-05, No Iterations 2 ExecutionTime = 87.59 s ClockTime = 90 s forces forces output: sum of forces: pressure : (7.880441 -0.04494776 -6.51292) viscous : (1.741193 0.0001386072 0.01962963) porous : (0 0 0) sum of moments: pressure : (0.0152077 -10.23842 -0.04409745) viscous : (-1.252921e-06 0.6466791 0.0001422214) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3310551 Cl = -0.001541765 Cl(f) = -0.0007708826 Cl(r) = -0.0007708826 Time = 103 smoothSolver: Solving for Ux, Initial residual = 0.0001621882, Final residual = 9.723684e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001648395, Final residual = 9.863016e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001480486, Final residual = 7.567771e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008411859, Final residual = 0.0007994561, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001279073, Final residual = 6.138399e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002749083, Final residual = 1.353544e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.333318e-05, Final residual = 4.27178e-06, No Iterations 2 time step continuity errors : sum local = 1.107421e-06, global = 4.196839e-08, cumulative = 7.555585e-06 smoothSolver: Solving for omega, Initial residual = 3.134446e-05, Final residual = 1.919773e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002349267, Final residual = 1.140671e-05, No Iterations 2 ExecutionTime = 88.43 s ClockTime = 91 s forces forces output: sum of forces: pressure : (7.876922 -0.04506214 -6.550448) viscous : (1.736015 0.0001423915 0.01977022) porous : (0 0 0) sum of moments: pressure : (0.01540655 -10.23477 -0.043949) viscous : (-4.064817e-06 0.6450815 0.0001440836) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3307559 Cl = -0.00154557 Cl(f) = -0.0007727852 Cl(r) = -0.0007727852 Time = 104 smoothSolver: Solving for Ux, Initial residual = 0.0001597639, Final residual = 9.595587e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001634454, Final residual = 9.800854e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001464397, Final residual = 7.486898e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00837464, Final residual = 0.0007964178, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001276142, Final residual = 6.183419e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002758971, Final residual = 1.3751e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.389284e-05, Final residual = 1.980386e-06, No Iterations 3 time step continuity errors : sum local = 5.135603e-07, global = 2.448022e-08, cumulative = 7.580065e-06 smoothSolver: Solving for omega, Initial residual = 3.102431e-05, Final residual = 1.903793e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000230849, Final residual = 1.126235e-05, No Iterations 2 ExecutionTime = 89.28 s ClockTime = 92 s forces forces output: sum of forces: pressure : (7.872382 -0.04503248 -6.581432) viscous : (1.730921 0.0001456088 0.01990787) porous : (0 0 0) sum of moments: pressure : (0.01549778 -10.22972 -0.04375862) viscous : (-6.720618e-06 0.6435044 0.0001460078) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3304244 Cl = -0.001544439 Cl(f) = -0.0007722195 Cl(r) = -0.0007722195 Time = 105 smoothSolver: Solving for Ux, Initial residual = 0.0001574314, Final residual = 9.471328e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001618944, Final residual = 9.728649e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001449767, Final residual = 7.403612e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008344791, Final residual = 0.0007888215, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001266867, Final residual = 6.113698e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000274365, Final residual = 1.351886e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.348601e-05, Final residual = 4.347068e-06, No Iterations 2 time step continuity errors : sum local = 1.127755e-06, global = 3.793267e-08, cumulative = 7.617998e-06 smoothSolver: Solving for omega, Initial residual = 3.075082e-05, Final residual = 1.886891e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002269037, Final residual = 1.109075e-05, No Iterations 2 ExecutionTime = 90.12 s ClockTime = 93 s forces forces output: sum of forces: pressure : (7.86711 -0.04507441 -6.60559) viscous : (1.72592 0.0001482176 0.02004487) porous : (0 0 0) sum of moments: pressure : (0.01557832 -10.22337 -0.04362097) viscous : (-9.343099e-06 0.641957 0.0001477955) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3300709 Cl = -0.001545792 Cl(f) = -0.0007728961 Cl(r) = -0.0007728961 Time = 106 smoothSolver: Solving for Ux, Initial residual = 0.0001551742, Final residual = 9.339728e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001603251, Final residual = 9.658155e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00143591, Final residual = 7.328854e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008288266, Final residual = 0.0007817369, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001254471, Final residual = 6.04356e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002726247, Final residual = 1.359986e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.341733e-05, Final residual = 1.936617e-06, No Iterations 3 time step continuity errors : sum local = 5.02611e-07, global = 2.307174e-08, cumulative = 7.64107e-06 smoothSolver: Solving for omega, Initial residual = 3.049886e-05, Final residual = 1.869099e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002231776, Final residual = 1.092781e-05, No Iterations 2 ExecutionTime = 90.94 s ClockTime = 93 s forces forces output: sum of forces: pressure : (7.861127 -0.04526954 -6.623587) viscous : (1.721011 0.0001508183 0.02017999) porous : (0 0 0) sum of moments: pressure : (0.0156939 -10.21674 -0.04348064) viscous : (-1.191176e-05 0.6404391 0.0001497904) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3296962 Cl = -0.001552417 Cl(f) = -0.0007762083 Cl(r) = -0.0007762083 Time = 107 smoothSolver: Solving for Ux, Initial residual = 0.0001529969, Final residual = 9.203374e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001588081, Final residual = 9.57598e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001421404, Final residual = 7.25479e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008241336, Final residual = 0.0007742225, No Iterations 1 GAMG: Solving for p, Initial residual = 0.00123937, Final residual = 5.940202e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002708984, Final residual = 1.336309e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.283516e-05, Final residual = 4.222225e-06, No Iterations 2 time step continuity errors : sum local = 1.096166e-06, global = 6.227327e-08, cumulative = 7.703343e-06 smoothSolver: Solving for omega, Initial residual = 3.026543e-05, Final residual = 1.855314e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002195364, Final residual = 1.080648e-05, No Iterations 2 ExecutionTime = 91.77 s ClockTime = 94 s forces forces output: sum of forces: pressure : (7.855124 -0.04567461 -6.637345) viscous : (1.716188 0.0001536923 0.02031415) porous : (0 0 0) sum of moments: pressure : (0.01588276 -10.20861 -0.04345601) viscous : (-1.44506e-05 0.6389505 0.0001512402) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3293237 Cl = -0.001566255 Cl(f) = -0.0007831275 Cl(r) = -0.0007831275 Time = 108 smoothSolver: Solving for Ux, Initial residual = 0.0001509171, Final residual = 9.074428e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001573405, Final residual = 9.491637e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001406614, Final residual = 7.190615e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008194123, Final residual = 0.0007700657, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001227428, Final residual = 5.906569e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002692183, Final residual = 1.344719e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.277691e-05, Final residual = 4.236776e-06, No Iterations 2 time step continuity errors : sum local = 1.100114e-06, global = 6.611269e-08, cumulative = 7.769456e-06 smoothSolver: Solving for omega, Initial residual = 3.005682e-05, Final residual = 1.846223e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002158666, Final residual = 1.069632e-05, No Iterations 2 ExecutionTime = 92.61 s ClockTime = 95 s forces forces output: sum of forces: pressure : (7.848768 -0.04602926 -6.645062) viscous : (1.711448 0.0001569508 0.02044973) porous : (0 0 0) sum of moments: pressure : (0.01607931 -10.19893 -0.04345757) viscous : (-1.697645e-05 0.6374964 0.0001514613) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3289419 Cl = -0.001578345 Cl(f) = -0.0007891727 Cl(r) = -0.0007891727 Time = 109 smoothSolver: Solving for Ux, Initial residual = 0.0001489334, Final residual = 8.962415e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001559384, Final residual = 9.398628e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001392327, Final residual = 7.133853e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008137438, Final residual = 0.0007653193, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001220123, Final residual = 5.898242e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002667257, Final residual = 1.357042e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.282847e-05, Final residual = 1.845237e-06, No Iterations 3 time step continuity errors : sum local = 4.792241e-07, global = 4.375537e-08, cumulative = 7.813211e-06 smoothSolver: Solving for omega, Initial residual = 2.981172e-05, Final residual = 1.834639e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002121688, Final residual = 1.059982e-05, No Iterations 2 ExecutionTime = 93.47 s ClockTime = 96 s forces forces output: sum of forces: pressure : (7.842089 -0.04633291 -6.645246) viscous : (1.706781 0.0001610259 0.02058391) porous : (0 0 0) sum of moments: pressure : (0.01625193 -10.18838 -0.0434707) viscous : (-1.96523e-05 0.6360764 0.0001510696) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3285515 Cl = -0.001588653 Cl(f) = -0.0007943265 Cl(r) = -0.0007943265 Time = 110 smoothSolver: Solving for Ux, Initial residual = 0.0001470263, Final residual = 8.848357e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001544072, Final residual = 9.295171e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001378044, Final residual = 7.060237e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008090787, Final residual = 0.0007605133, No Iterations 1 GAMG: Solving for p, Initial residual = 0.00121276, Final residual = 5.851295e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002632294, Final residual = 1.337155e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.244786e-05, Final residual = 4.067921e-06, No Iterations 2 time step continuity errors : sum local = 1.05658e-06, global = 3.692757e-08, cumulative = 7.850139e-06 smoothSolver: Solving for omega, Initial residual = 2.959269e-05, Final residual = 1.819576e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002087366, Final residual = 1.05032e-05, No Iterations 2 ExecutionTime = 94.31 s ClockTime = 97 s forces forces output: sum of forces: pressure : (7.835485 -0.04659646 -6.640296) viscous : (1.702184 0.000165581 0.02071735) porous : (0 0 0) sum of moments: pressure : (0.01641445 -10.17805 -0.04354564) viscous : (-2.23707e-05 0.6346906 0.0001496497) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3281661 Cl = -0.001597565 Cl(f) = -0.0007987823 Cl(r) = -0.0007987823 Time = 111 smoothSolver: Solving for Ux, Initial residual = 0.0001451292, Final residual = 8.734906e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0015309, Final residual = 9.190311e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001364296, Final residual = 6.969112e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.008034415, Final residual = 0.0007542755, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001205809, Final residual = 5.834704e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002591211, Final residual = 1.35086e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.256452e-05, Final residual = 4.036427e-06, No Iterations 2 time step continuity errors : sum local = 1.048354e-06, global = -4.585385e-09, cumulative = 7.845553e-06 smoothSolver: Solving for omega, Initial residual = 2.938123e-05, Final residual = 1.801118e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002056895, Final residual = 1.039058e-05, No Iterations 2 ExecutionTime = 95.19 s ClockTime = 98 s forces forces output: sum of forces: pressure : (7.829042 -0.04672056 -6.63107) viscous : (1.697657 0.0001710233 0.02084821) porous : (0 0 0) sum of moments: pressure : (0.01652055 -10.16967 -0.04363253) viscous : (-2.539855e-05 0.6333375 0.0001473561) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3277886 Cl = -0.001601647 Cl(f) = -0.0008008235 Cl(r) = -0.0008008235 Time = 112 smoothSolver: Solving for Ux, Initial residual = 0.0001432752, Final residual = 8.631113e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001517001, Final residual = 9.083115e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001349969, Final residual = 6.872703e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007994271, Final residual = 0.0007468224, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001200786, Final residual = 5.806104e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002559326, Final residual = 1.367635e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.27155e-05, Final residual = 4.071766e-06, No Iterations 2 time step continuity errors : sum local = 1.057475e-06, global = -6.102663e-08, cumulative = 7.784527e-06 smoothSolver: Solving for omega, Initial residual = 2.913218e-05, Final residual = 1.783849e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0002026865, Final residual = 1.028773e-05, No Iterations 2 ExecutionTime = 96.03 s ClockTime = 99 s forces forces output: sum of forces: pressure : (7.823042 -0.0467796 -6.61824) viscous : (1.6932 0.0001771373 0.02097626) porous : (0 0 0) sum of moments: pressure : (0.01660102 -10.16401 -0.0437456) viscous : (-2.862451e-05 0.6320169 0.0001451802) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3274289 Cl = -0.001603468 Cl(f) = -0.000801734 Cl(r) = -0.000801734 Time = 113 smoothSolver: Solving for Ux, Initial residual = 0.0001414518, Final residual = 8.540828e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001504127, Final residual = 8.981051e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001335813, Final residual = 6.771537e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007911441, Final residual = 0.0007364505, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001189571, Final residual = 5.728489e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002533004, Final residual = 1.361966e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.244066e-05, Final residual = 3.943945e-06, No Iterations 2 time step continuity errors : sum local = 1.02415e-06, global = -4.031266e-08, cumulative = 7.744214e-06 smoothSolver: Solving for omega, Initial residual = 2.89075e-05, Final residual = 1.769593e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001996603, Final residual = 1.017485e-05, No Iterations 2 ExecutionTime = 97 s ClockTime = 100 s forces forces output: sum of forces: pressure : (7.817634 -0.04679153 -6.601906) viscous : (1.68881 0.0001829875 0.02109852) porous : (0 0 0) sum of moments: pressure : (0.01666624 -10.16071 -0.0438407) viscous : (-3.201325e-05 0.6307233 0.0001437007) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3270917 Cl = -0.001603677 Cl(f) = -0.0008018387 Cl(r) = -0.0008018387 Time = 114 smoothSolver: Solving for Ux, Initial residual = 0.0001397137, Final residual = 8.450928e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001489885, Final residual = 8.877803e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001321437, Final residual = 6.671397e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007821026, Final residual = 0.0007219262, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001173742, Final residual = 5.631607e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002507301, Final residual = 1.328195e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.176683e-05, Final residual = 3.79384e-06, No Iterations 2 time step continuity errors : sum local = 9.850503e-07, global = -4.551443e-08, cumulative = 7.6987e-06 smoothSolver: Solving for omega, Initial residual = 2.867419e-05, Final residual = 1.753621e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001966995, Final residual = 1.007665e-05, No Iterations 2 ExecutionTime = 97.8 s ClockTime = 100 s forces forces output: sum of forces: pressure : (7.812789 -0.04687567 -6.582018) viscous : (1.684487 0.0001895578 0.02121059) porous : (0 0 0) sum of moments: pressure : (0.01677459 -10.15913 -0.04383852) viscous : (-3.578805e-05 0.629451 0.0001420253) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3267763 Cl = -0.001606346 Cl(f) = -0.0008031731 Cl(r) = -0.0008031731 Time = 115 smoothSolver: Solving for Ux, Initial residual = 0.0001379432, Final residual = 8.356847e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001477054, Final residual = 8.773905e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001306632, Final residual = 6.578466e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007733988, Final residual = 0.0007087893, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001153735, Final residual = 5.539232e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002479958, Final residual = 1.285282e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.092892e-05, Final residual = 3.607987e-06, No Iterations 2 time step continuity errors : sum local = 9.366761e-07, global = -4.963857e-08, cumulative = 7.649061e-06 smoothSolver: Solving for omega, Initial residual = 2.849254e-05, Final residual = 1.742283e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000194026, Final residual = 9.994648e-06, No Iterations 2 ExecutionTime = 98.64 s ClockTime = 101 s forces forces output: sum of forces: pressure : (7.808446 -0.04688865 -6.558014) viscous : (1.680231 0.0001967111 0.0213158) porous : (0 0 0) sum of moments: pressure : (0.01683811 -10.15877 -0.04372733) viscous : (-3.992736e-05 0.6282016 0.0001406016) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3264804 Cl = -0.001606547 Cl(f) = -0.0008032734 Cl(r) = -0.0008032734 Time = 116 smoothSolver: Solving for Ux, Initial residual = 0.0001361843, Final residual = 8.266641e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00146353, Final residual = 8.673668e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001291173, Final residual = 6.489195e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007639525, Final residual = 0.0006996957, No Iterations 1 GAMG: Solving for p, Initial residual = 0.00113398, Final residual = 5.419189e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002444949, Final residual = 1.235493e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.991129e-05, Final residual = 3.416837e-06, No Iterations 2 time step continuity errors : sum local = 8.868576e-07, global = -6.123778e-08, cumulative = 7.587823e-06 smoothSolver: Solving for omega, Initial residual = 2.836988e-05, Final residual = 1.73679e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001915106, Final residual = 9.933255e-06, No Iterations 2 ExecutionTime = 99.47 s ClockTime = 102 s forces forces output: sum of forces: pressure : (7.804559 -0.04682405 -6.528908) viscous : (1.67604 0.0002038072 0.02141527) porous : (0 0 0) sum of moments: pressure : (0.0168559 -10.15931 -0.04354793) viscous : (-4.40899e-05 0.6269745 0.0001387882) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3262025 Cl = -0.00160408 Cl(f) = -0.0008020399 Cl(r) = -0.0008020399 Time = 117 smoothSolver: Solving for Ux, Initial residual = 0.0001344195, Final residual = 8.175572e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001449897, Final residual = 8.588877e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001276037, Final residual = 6.410324e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007560868, Final residual = 0.0006915373, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001116389, Final residual = 5.290275e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002415203, Final residual = 1.189469e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.910835e-05, Final residual = 3.238236e-06, No Iterations 2 time step continuity errors : sum local = 8.402177e-07, global = -6.101732e-08, cumulative = 7.526806e-06 smoothSolver: Solving for omega, Initial residual = 2.825552e-05, Final residual = 1.728989e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001890563, Final residual = 9.882514e-06, No Iterations 2 ExecutionTime = 100.31 s ClockTime = 103 s forces forces output: sum of forces: pressure : (7.801308 -0.04669593 -6.49412) viscous : (1.671909 0.0002106448 0.02151053) porous : (0 0 0) sum of moments: pressure : (0.01685119 -10.16025 -0.04336457) viscous : (-4.843297e-05 0.6257703 0.0001374261) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3259485 Cl = -0.001599436 Cl(f) = -0.0007997182 Cl(r) = -0.0007997182 Time = 118 smoothSolver: Solving for Ux, Initial residual = 0.0001326945, Final residual = 8.081733e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001435634, Final residual = 8.514398e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001261478, Final residual = 6.346678e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007445749, Final residual = 0.0006854772, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001102584, Final residual = 5.218108e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002393435, Final residual = 1.160551e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.889691e-05, Final residual = 3.141669e-06, No Iterations 2 time step continuity errors : sum local = 8.148373e-07, global = -6.953924e-08, cumulative = 7.457267e-06 smoothSolver: Solving for omega, Initial residual = 2.813346e-05, Final residual = 1.725413e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001867097, Final residual = 9.829604e-06, No Iterations 2 ExecutionTime = 101.19 s ClockTime = 104 s forces forces output: sum of forces: pressure : (7.79887 -0.04660307 -6.455124) viscous : (1.667839 0.0002173436 0.02160482) porous : (0 0 0) sum of moments: pressure : (0.01684447 -10.1613 -0.0432417) viscous : (-5.279838e-05 0.624591 0.0001362439) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3257246 Cl = -0.001596011 Cl(f) = -0.0007980055 Cl(r) = -0.0007980055 Time = 119 smoothSolver: Solving for Ux, Initial residual = 0.0001309826, Final residual = 7.991692e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00142219, Final residual = 8.440201e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001246971, Final residual = 6.28041e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007362272, Final residual = 0.0006826042, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001096823, Final residual = 5.22486e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002379474, Final residual = 1.149328e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.910878e-05, Final residual = 3.092145e-06, No Iterations 2 time step continuity errors : sum local = 8.016668e-07, global = -7.151663e-08, cumulative = 7.38575e-06 smoothSolver: Solving for omega, Initial residual = 2.800964e-05, Final residual = 1.719623e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000184572, Final residual = 9.759146e-06, No Iterations 2 ExecutionTime = 102.09 s ClockTime = 105 s forces forces output: sum of forces: pressure : (7.797463 -0.04660643 -6.41454) viscous : (1.663831 0.0002239834 0.02170101) porous : (0 0 0) sum of moments: pressure : (0.01684895 -10.16205 -0.04315219) viscous : (-5.718131e-05 0.6234367 0.0001354626) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3255382 Cl = -0.001595898 Cl(f) = -0.0007979489 Cl(r) = -0.0007979489 Time = 120 smoothSolver: Solving for Ux, Initial residual = 0.0001294285, Final residual = 7.90548e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001406793, Final residual = 8.358649e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001232501, Final residual = 6.203423e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007285547, Final residual = 0.0006802779, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001090691, Final residual = 5.26072e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002362056, Final residual = 1.145171e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.931022e-05, Final residual = 3.072288e-06, No Iterations 2 time step continuity errors : sum local = 7.962141e-07, global = -7.11867e-08, cumulative = 7.314563e-06 smoothSolver: Solving for omega, Initial residual = 2.790467e-05, Final residual = 1.710383e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001824886, Final residual = 9.680222e-06, No Iterations 2 ExecutionTime = 103.01 s ClockTime = 106 s forces forces output: sum of forces: pressure : (7.797306 -0.04668038 -6.374615) viscous : (1.659884 0.0002301952 0.02179668) porous : (0 0 0) sum of moments: pressure : (0.01684702 -10.16257 -0.04307224) viscous : (-6.140237e-05 0.6223043 0.0001346285) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.325397 Cl = -0.001598229 Cl(f) = -0.0007991143 Cl(r) = -0.0007991143 Time = 121 smoothSolver: Solving for Ux, Initial residual = 0.0001278909, Final residual = 7.827367e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001392267, Final residual = 8.280919e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001216743, Final residual = 6.117897e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007208582, Final residual = 0.0006750868, No Iterations 1 GAMG: Solving for p, Initial residual = 0.00108373, Final residual = 5.280091e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002341313, Final residual = 1.145064e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.932016e-05, Final residual = 3.082388e-06, No Iterations 2 time step continuity errors : sum local = 7.985643e-07, global = -7.068143e-08, cumulative = 7.243882e-06 smoothSolver: Solving for omega, Initial residual = 2.778942e-05, Final residual = 1.699822e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001804838, Final residual = 9.598597e-06, No Iterations 2 ExecutionTime = 103.84 s ClockTime = 107 s forces forces output: sum of forces: pressure : (7.798364 -0.04688728 -6.335863) viscous : (1.655996 0.0002362299 0.02189575) porous : (0 0 0) sum of moments: pressure : (0.01688103 -10.16249 -0.04298407) viscous : (-6.563137e-05 0.6211986 0.0001342909) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3252996 Cl = -0.00160514 Cl(f) = -0.00080257 Cl(r) = -0.00080257 Time = 122 smoothSolver: Solving for Ux, Initial residual = 0.0001264885, Final residual = 7.748096e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00137831, Final residual = 8.204276e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0012018, Final residual = 6.027452e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007130763, Final residual = 0.0006661208, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001073026, Final residual = 5.26243e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002307791, Final residual = 1.139476e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.898044e-05, Final residual = 3.079294e-06, No Iterations 2 time step continuity errors : sum local = 7.975859e-07, global = -6.850647e-08, cumulative = 7.175375e-06 smoothSolver: Solving for omega, Initial residual = 2.760883e-05, Final residual = 1.685061e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001783591, Final residual = 9.506296e-06, No Iterations 2 ExecutionTime = 104.63 s ClockTime = 108 s forces forces output: sum of forces: pressure : (7.800408 -0.04723189 -6.298089) viscous : (1.652172 0.0002422708 0.02199806) porous : (0 0 0) sum of moments: pressure : (0.01695082 -10.16077 -0.04291293) viscous : (-6.977682e-05 0.6201222 0.0001335465) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3252384 Cl = -0.001616789 Cl(f) = -0.0008083946 Cl(r) = -0.0008083946 Time = 123 smoothSolver: Solving for Ux, Initial residual = 0.0001251051, Final residual = 7.668637e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001363478, Final residual = 8.118136e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001186824, Final residual = 5.938122e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.007044017, Final residual = 0.0006523177, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001058145, Final residual = 5.167954e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002259784, Final residual = 1.113014e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.805399e-05, Final residual = 3.036901e-06, No Iterations 2 time step continuity errors : sum local = 7.864683e-07, global = -5.861811e-08, cumulative = 7.116757e-06 smoothSolver: Solving for omega, Initial residual = 2.736526e-05, Final residual = 1.665991e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001760481, Final residual = 9.411636e-06, No Iterations 2 ExecutionTime = 105.42 s ClockTime = 108 s forces forces output: sum of forces: pressure : (7.803194 -0.04767387 -6.260617) viscous : (1.648423 0.0002472445 0.02210225) porous : (0 0 0) sum of moments: pressure : (0.01704471 -10.15603 -0.04286236) viscous : (-7.34713e-05 0.6190793 0.0001328949) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3252053 Cl = -0.001631825 Cl(f) = -0.0008159126 Cl(r) = -0.0008159126 Time = 124 smoothSolver: Solving for Ux, Initial residual = 0.0001237337, Final residual = 7.591589e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001347725, Final residual = 8.021983e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001171942, Final residual = 5.857315e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006949607, Final residual = 0.0006397336, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001039205, Final residual = 5.049056e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000221518, Final residual = 1.088758e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.698571e-05, Final residual = 3.045645e-06, No Iterations 2 time step continuity errors : sum local = 7.886222e-07, global = -6.184974e-08, cumulative = 7.054908e-06 smoothSolver: Solving for omega, Initial residual = 2.708531e-05, Final residual = 1.641898e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001737927, Final residual = 9.303861e-06, No Iterations 2 ExecutionTime = 106.21 s ClockTime = 109 s forces forces output: sum of forces: pressure : (7.806709 -0.04822143 -6.224169) viscous : (1.644739 0.0002519006 0.02220753) porous : (0 0 0) sum of moments: pressure : (0.01713597 -10.1476 -0.04286719) viscous : (-7.691444e-05 0.618064 0.0001322542) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3251995 Cl = -0.001650505 Cl(f) = -0.0008252526 Cl(r) = -0.0008252526 Time = 125 smoothSolver: Solving for Ux, Initial residual = 0.0001223549, Final residual = 7.508166e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001331366, Final residual = 7.918377e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00115639, Final residual = 5.785081e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006852978, Final residual = 0.0006331898, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001023743, Final residual = 4.94981e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002181084, Final residual = 1.070841e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.596843e-05, Final residual = 3.077259e-06, No Iterations 2 time step continuity errors : sum local = 7.966788e-07, global = -5.748332e-08, cumulative = 6.997424e-06 smoothSolver: Solving for omega, Initial residual = 2.679575e-05, Final residual = 1.617028e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001716036, Final residual = 9.191832e-06, No Iterations 2 ExecutionTime = 107 s ClockTime = 110 s forces forces output: sum of forces: pressure : (7.811387 -0.04877273 -6.190207) viscous : (1.641113 0.0002564737 0.02231279) porous : (0 0 0) sum of moments: pressure : (0.01721802 -10.13563 -0.04289465) viscous : (-8.025431e-05 0.6170718 0.0001319735) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3252357 Cl = -0.001669317 Cl(f) = -0.0008346583 Cl(r) = -0.0008346583 Time = 126 smoothSolver: Solving for Ux, Initial residual = 0.0001210179, Final residual = 7.425999e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00131561, Final residual = 7.812588e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001139658, Final residual = 5.718701e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006778752, Final residual = 0.0006259402, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001012377, Final residual = 4.896062e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002136233, Final residual = 1.060508e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.507872e-05, Final residual = 3.114281e-06, No Iterations 2 time step continuity errors : sum local = 8.061392e-07, global = -5.642997e-08, cumulative = 6.940994e-06 smoothSolver: Solving for omega, Initial residual = 2.652231e-05, Final residual = 1.592843e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000169436, Final residual = 9.091309e-06, No Iterations 2 ExecutionTime = 107.8 s ClockTime = 111 s forces forces output: sum of forces: pressure : (7.817247 -0.04923231 -6.160238) viscous : (1.637539 0.0002609613 0.02241549) porous : (0 0 0) sum of moments: pressure : (0.01722749 -10.12098 -0.04291143) viscous : (-8.354353e-05 0.6160984 0.0001321273) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3253143 Cl = -0.001684975 Cl(f) = -0.0008424876 Cl(r) = -0.0008424876 Time = 127 smoothSolver: Solving for Ux, Initial residual = 0.000119789, Final residual = 7.344934e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001300739, Final residual = 7.709022e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001124668, Final residual = 5.660711e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006703401, Final residual = 0.0006171689, No Iterations 1 GAMG: Solving for p, Initial residual = 0.00100224, Final residual = 4.882383e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002091556, Final residual = 1.061476e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.451794e-05, Final residual = 3.139192e-06, No Iterations 2 time step continuity errors : sum local = 8.124641e-07, global = -5.284556e-08, cumulative = 6.888149e-06 smoothSolver: Solving for omega, Initial residual = 2.626205e-05, Final residual = 1.567091e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001673711, Final residual = 8.981813e-06, No Iterations 2 ExecutionTime = 108.61 s ClockTime = 112 s forces forces output: sum of forces: pressure : (7.824046 -0.04969437 -6.135239) viscous : (1.634011 0.0002659058 0.02251587) porous : (0 0 0) sum of moments: pressure : (0.01721323 -10.10412 -0.0429633) viscous : (-8.649527e-05 0.6151416 0.0001321613) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3254268 Cl = -0.001700703 Cl(f) = -0.0008503517 Cl(r) = -0.0008503517 Time = 128 smoothSolver: Solving for Ux, Initial residual = 0.000118679, Final residual = 7.267021e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001285966, Final residual = 7.604747e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001109664, Final residual = 5.602466e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006616915, Final residual = 0.0006105746, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009912725, Final residual = 4.898417e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002061709, Final residual = 1.06323e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.414823e-05, Final residual = 3.12113e-06, No Iterations 2 time step continuity errors : sum local = 8.076503e-07, global = -4.742482e-08, cumulative = 6.840724e-06 smoothSolver: Solving for omega, Initial residual = 2.599691e-05, Final residual = 1.542768e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001653751, Final residual = 8.880533e-06, No Iterations 2 ExecutionTime = 109.41 s ClockTime = 112 s forces forces output: sum of forces: pressure : (7.831582 -0.05019334 -6.11584) viscous : (1.630523 0.000270589 0.02261657) porous : (0 0 0) sum of moments: pressure : (0.01719535 -10.08522 -0.04305034) viscous : (-8.893732e-05 0.6141982 0.0001320871) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3255661 Cl = -0.001717711 Cl(f) = -0.0008588553 Cl(r) = -0.0008588553 Time = 129 smoothSolver: Solving for Ux, Initial residual = 0.0001175878, Final residual = 7.180869e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001272452, Final residual = 7.507825e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001095337, Final residual = 5.541245e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006538158, Final residual = 0.0006067607, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009789752, Final residual = 4.935248e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002047607, Final residual = 1.070899e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.406513e-05, Final residual = 3.116326e-06, No Iterations 2 time step continuity errors : sum local = 8.062857e-07, global = -4.315649e-08, cumulative = 6.797567e-06 smoothSolver: Solving for omega, Initial residual = 2.574435e-05, Final residual = 1.522297e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001635441, Final residual = 8.797762e-06, No Iterations 2 ExecutionTime = 110.24 s ClockTime = 113 s forces forces output: sum of forces: pressure : (7.839819 -0.05054771 -6.102308) viscous : (1.62707 0.0002751701 0.02271616) porous : (0 0 0) sum of moments: pressure : (0.01712141 -10.06429 -0.04312722) viscous : (-9.103544e-05 0.6132668 0.0001322123) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3257307 Cl = -0.001729746 Cl(f) = -0.000864873 Cl(r) = -0.000864873 Time = 130 smoothSolver: Solving for Ux, Initial residual = 0.0001164834, Final residual = 7.089295e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001259561, Final residual = 7.406051e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001081324, Final residual = 5.476069e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006469564, Final residual = 0.0006042829, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009697345, Final residual = 4.998838e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002048692, Final residual = 1.090694e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.442715e-05, Final residual = 3.176315e-06, No Iterations 2 time step continuity errors : sum local = 8.217233e-07, global = -4.283426e-08, cumulative = 6.754733e-06 smoothSolver: Solving for omega, Initial residual = 2.55258e-05, Final residual = 1.501645e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001618963, Final residual = 8.720509e-06, No Iterations 2 ExecutionTime = 111.08 s ClockTime = 114 s forces forces output: sum of forces: pressure : (7.848911 -0.0508315 -6.094779) viscous : (1.623647 0.0002801801 0.0228132) porous : (0 0 0) sum of moments: pressure : (0.01703108 -10.04151 -0.04321313) viscous : (-9.298962e-05 0.612346 0.0001325188) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3259258 Cl = -0.001739338 Cl(f) = -0.0008696689 Cl(r) = -0.0008696689 Time = 131 smoothSolver: Solving for Ux, Initial residual = 0.0001154178, Final residual = 6.99757e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001247177, Final residual = 7.306609e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001067201, Final residual = 5.406797e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006454605, Final residual = 0.0006035935, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009674294, Final residual = 5.068504e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002060919, Final residual = 1.118682e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.513946e-05, Final residual = 3.270563e-06, No Iterations 2 time step continuity errors : sum local = 8.460234e-07, global = -4.882652e-08, cumulative = 6.705907e-06 smoothSolver: Solving for omega, Initial residual = 2.530383e-05, Final residual = 1.481813e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001602392, Final residual = 8.647404e-06, No Iterations 2 ExecutionTime = 111.97 s ClockTime = 115 s forces forces output: sum of forces: pressure : (7.858957 -0.05114916 -6.092832) viscous : (1.620251 0.0002857757 0.0229081) porous : (0 0 0) sum of moments: pressure : (0.01697418 -10.01753 -0.04336433) viscous : (-9.488286e-05 0.6114359 0.0001328457) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3261546 Cl = -0.001750075 Cl(f) = -0.0008750376 Cl(r) = -0.0008750376 Time = 132 smoothSolver: Solving for Ux, Initial residual = 0.0001144027, Final residual = 6.90504e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001235655, Final residual = 7.215691e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001053902, Final residual = 5.343084e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006487309, Final residual = 0.0006028915, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009661677, Final residual = 5.112939e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002068401, Final residual = 1.147233e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.588704e-05, Final residual = 3.36808e-06, No Iterations 2 time step continuity errors : sum local = 8.711223e-07, global = -5.188524e-08, cumulative = 6.654021e-06 smoothSolver: Solving for omega, Initial residual = 2.509169e-05, Final residual = 1.464609e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001587358, Final residual = 8.58817e-06, No Iterations 2 ExecutionTime = 112.76 s ClockTime = 116 s forces forces output: sum of forces: pressure : (7.870009 -0.05159622 -6.095991) viscous : (1.616885 0.0002919042 0.02300008) porous : (0 0 0) sum of moments: pressure : (0.01697311 -9.992464 -0.0435987) viscous : (-9.674846e-05 0.6105375 0.0001333043) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3264191 Cl = -0.001765246 Cl(f) = -0.0008826232 Cl(r) = -0.0008826232 Time = 133 smoothSolver: Solving for Ux, Initial residual = 0.0001134585, Final residual = 6.814274e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001224845, Final residual = 7.145388e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001040075, Final residual = 5.295118e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006522459, Final residual = 0.0006034083, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009664161, Final residual = 5.135884e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002072856, Final residual = 1.169058e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.646737e-05, Final residual = 3.444137e-06, No Iterations 2 time step continuity errors : sum local = 8.906959e-07, global = -5.245054e-08, cumulative = 6.601571e-06 smoothSolver: Solving for omega, Initial residual = 2.485248e-05, Final residual = 1.449299e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001573806, Final residual = 8.527999e-06, No Iterations 2 ExecutionTime = 113.57 s ClockTime = 117 s forces forces output: sum of forces: pressure : (7.881995 -0.05203704 -6.103526) viscous : (1.613555 0.0002986645 0.02309085) porous : (0 0 0) sum of moments: pressure : (0.01698064 -9.965999 -0.04384797) viscous : (-9.866889e-05 0.6096549 0.0001332828) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3267169 Cl = -0.001780181 Cl(f) = -0.0008900907 Cl(r) = -0.0008900907 Time = 134 smoothSolver: Solving for Ux, Initial residual = 0.0001125619, Final residual = 6.727903e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001213756, Final residual = 7.075424e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.00102736, Final residual = 5.247747e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006557455, Final residual = 0.0006057881, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009709851, Final residual = 5.151034e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002077415, Final residual = 1.188205e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.696478e-05, Final residual = 3.514028e-06, No Iterations 2 time step continuity errors : sum local = 9.086935e-07, global = -5.145681e-08, cumulative = 6.550114e-06 smoothSolver: Solving for omega, Initial residual = 2.46326e-05, Final residual = 1.433588e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001560411, Final residual = 8.462409e-06, No Iterations 2 ExecutionTime = 114.4 s ClockTime = 118 s forces forces output: sum of forces: pressure : (7.894629 -0.05236646 -6.113416) viscous : (1.610265 0.0003064188 0.02318085) porous : (0 0 0) sum of moments: pressure : (0.01696027 -9.937145 -0.0439989) viscous : (-0.0001007769 0.6087907 0.0001334691) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3270384 Cl = -0.001791249 Cl(f) = -0.0008956245 Cl(r) = -0.0008956245 Time = 135 smoothSolver: Solving for Ux, Initial residual = 0.0001116851, Final residual = 6.648062e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001202768, Final residual = 7.011403e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001014324, Final residual = 5.203274e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006567019, Final residual = 0.0006065285, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009754655, Final residual = 5.171525e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000208099, Final residual = 1.206163e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.734219e-05, Final residual = 3.568548e-06, No Iterations 2 time step continuity errors : sum local = 9.227071e-07, global = -4.902394e-08, cumulative = 6.50109e-06 smoothSolver: Solving for omega, Initial residual = 2.444776e-05, Final residual = 1.41598e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001546773, Final residual = 8.390574e-06, No Iterations 2 ExecutionTime = 115.2 s ClockTime = 118 s forces forces output: sum of forces: pressure : (7.907469 -0.05260324 -6.123691) viscous : (1.607022 0.0003141671 0.02327288) porous : (0 0 0) sum of moments: pressure : (0.0169027 -9.904869 -0.04408353) viscous : (-0.0001026184 0.6079469 0.000133534) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3273686 Cl = -0.00179913 Cl(f) = -0.0008995648 Cl(r) = -0.0008995648 Time = 136 smoothSolver: Solving for Ux, Initial residual = 0.0001108152, Final residual = 6.575942e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001192619, Final residual = 6.951183e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.001001018, Final residual = 5.154074e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006563827, Final residual = 0.0006072741, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009742335, Final residual = 5.217842e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002087188, Final residual = 1.2273e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.772795e-05, Final residual = 3.638202e-06, No Iterations 2 time step continuity errors : sum local = 9.406898e-07, global = -4.626514e-08, cumulative = 6.454825e-06 smoothSolver: Solving for omega, Initial residual = 2.42506e-05, Final residual = 1.401167e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001534561, Final residual = 8.313863e-06, No Iterations 2 ExecutionTime = 116.14 s ClockTime = 119 s forces forces output: sum of forces: pressure : (7.920197 -0.0529573 -6.134434) viscous : (1.603828 0.0003233482 0.02336793) porous : (0 0 0) sum of moments: pressure : (0.01687076 -9.870085 -0.04418897) viscous : (-0.0001049624 0.6071259 0.0001339296) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3276966 Cl = -0.001810996 Cl(f) = -0.000905498 Cl(r) = -0.000905498 Time = 137 smoothSolver: Solving for Ux, Initial residual = 0.0001099845, Final residual = 6.504937e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001183708, Final residual = 6.888525e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009888152, Final residual = 5.09789e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006552152, Final residual = 0.0006049488, No Iterations 1 GAMG: Solving for p, Initial residual = 0.000968304, Final residual = 5.27413e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002090829, Final residual = 1.252023e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.817091e-05, Final residual = 3.719293e-06, No Iterations 2 time step continuity errors : sum local = 9.616462e-07, global = -4.71965e-08, cumulative = 6.407628e-06 smoothSolver: Solving for omega, Initial residual = 2.405522e-05, Final residual = 1.384596e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001522362, Final residual = 8.242529e-06, No Iterations 2 ExecutionTime = 116.96 s ClockTime = 120 s forces forces output: sum of forces: pressure : (7.932782 -0.05331787 -6.146692) viscous : (1.600687 0.0003330505 0.02346802) porous : (0 0 0) sum of moments: pressure : (0.01684923 -9.834083 -0.04430203) viscous : (-0.0001071827 0.6063272 0.0001337216) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3280216 Cl = -0.001823068 Cl(f) = -0.0009115341 Cl(r) = -0.0009115341 Time = 138 smoothSolver: Solving for Ux, Initial residual = 0.0001092371, Final residual = 6.432865e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001175045, Final residual = 6.827222e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009767831, Final residual = 5.041788e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006546298, Final residual = 0.000602148, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009650203, Final residual = 5.366806e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002092803, Final residual = 1.284411e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.87861e-05, Final residual = 3.823083e-06, No Iterations 2 time step continuity errors : sum local = 9.885057e-07, global = -4.822042e-08, cumulative = 6.359408e-06 smoothSolver: Solving for omega, Initial residual = 2.38258e-05, Final residual = 1.366592e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000151, Final residual = 8.172241e-06, No Iterations 2 ExecutionTime = 117.78 s ClockTime = 121 s forces forces output: sum of forces: pressure : (7.94536 -0.05371224 -6.159929) viscous : (1.5976 0.0003446725 0.02357186) porous : (0 0 0) sum of moments: pressure : (0.01688168 -9.797905 -0.0444253) viscous : (-0.000110154 0.6055524 0.0001334746) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3283481 Cl = -0.001836237 Cl(f) = -0.0009181187 Cl(r) = -0.0009181187 Time = 139 smoothSolver: Solving for Ux, Initial residual = 0.0001084989, Final residual = 6.365382e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001167358, Final residual = 6.772659e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.000965788, Final residual = 4.999611e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006522458, Final residual = 0.0005992298, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009597954, Final residual = 5.459285e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002092264, Final residual = 1.312381e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.936962e-05, Final residual = 3.911077e-06, No Iterations 2 time step continuity errors : sum local = 1.011268e-06, global = -4.933386e-08, cumulative = 6.310074e-06 smoothSolver: Solving for omega, Initial residual = 2.35804e-05, Final residual = 1.345844e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001497733, Final residual = 8.1032e-06, No Iterations 2 ExecutionTime = 118.58 s ClockTime = 122 s forces forces output: sum of forces: pressure : (7.957954 -0.05401532 -6.173608) viscous : (1.594574 0.0003574666 0.02367986) porous : (0 0 0) sum of moments: pressure : (0.01689298 -9.760831 -0.04455016) viscous : (-0.0001132313 0.6048013 0.0001324135) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3286774 Cl = -0.001846225 Cl(f) = -0.0009231127 Cl(r) = -0.0009231127 Time = 140 smoothSolver: Solving for Ux, Initial residual = 0.0001077996, Final residual = 6.297539e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001160004, Final residual = 6.716675e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009555506, Final residual = 4.959273e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006483618, Final residual = 0.0005966416, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009540041, Final residual = 5.523241e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002083665, Final residual = 1.329189e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.974367e-05, Final residual = 3.958062e-06, No Iterations 2 time step continuity errors : sum local = 1.023489e-06, global = -4.928735e-08, cumulative = 6.260787e-06 smoothSolver: Solving for omega, Initial residual = 2.331634e-05, Final residual = 1.324906e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001486064, Final residual = 8.032467e-06, No Iterations 2 ExecutionTime = 119.42 s ClockTime = 123 s forces forces output: sum of forces: pressure : (7.970427 -0.05428763 -6.18763) viscous : (1.591611 0.0003718859 0.02379046) porous : (0 0 0) sum of moments: pressure : (0.01689727 -9.722092 -0.044729) viscous : (-0.0001170708 0.6040735 0.0001321051) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3290046 Cl = -0.001855099 Cl(f) = -0.0009275495 Cl(r) = -0.0009275495 Time = 141 smoothSolver: Solving for Ux, Initial residual = 0.00010715, Final residual = 6.231197e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001151519, Final residual = 6.658589e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009463132, Final residual = 4.915631e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006438541, Final residual = 0.0005912793, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009488063, Final residual = 5.536474e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002066618, Final residual = 1.334356e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.984676e-05, Final residual = 3.957219e-06, No Iterations 2 time step continuity errors : sum local = 1.023351e-06, global = -4.33259e-08, cumulative = 6.217461e-06 smoothSolver: Solving for omega, Initial residual = 2.302306e-05, Final residual = 1.30394e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001475227, Final residual = 7.954952e-06, No Iterations 2 ExecutionTime = 120.26 s ClockTime = 124 s forces forces output: sum of forces: pressure : (7.982437 -0.05456505 -6.201155) viscous : (1.588708 0.0003880967 0.02390156) porous : (0 0 0) sum of moments: pressure : (0.01689781 -9.682269 -0.04487445) viscous : (-0.0001214969 0.6033659 0.0001316404) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3293179 Cl = -0.001864087 Cl(f) = -0.0009320433 Cl(r) = -0.0009320433 Time = 142 smoothSolver: Solving for Ux, Initial residual = 0.0001064885, Final residual = 6.16652e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001142677, Final residual = 6.589558e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009375204, Final residual = 4.877218e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006413537, Final residual = 0.0005854294, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009461383, Final residual = 5.535429e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002056016, Final residual = 1.334474e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.986854e-05, Final residual = 3.950203e-06, No Iterations 2 time step continuity errors : sum local = 1.021601e-06, global = -4.454221e-08, cumulative = 6.172919e-06 smoothSolver: Solving for omega, Initial residual = 2.276675e-05, Final residual = 1.284109e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001463558, Final residual = 7.874498e-06, No Iterations 2 ExecutionTime = 121.04 s ClockTime = 124 s forces forces output: sum of forces: pressure : (7.993818 -0.05479537 -6.213244) viscous : (1.585861 0.0004058511 0.02400976) porous : (0 0 0) sum of moments: pressure : (0.016896 -9.642632 -0.04496151) viscous : (-0.0001264965 0.6026755 0.0001311583) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3296115 Cl = -0.0018714 Cl(f) = -0.0009357001 Cl(r) = -0.0009357001 Time = 143 smoothSolver: Solving for Ux, Initial residual = 0.0001058317, Final residual = 6.102539e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001135533, Final residual = 6.523634e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009293357, Final residual = 4.851648e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006401513, Final residual = 0.0005830187, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009487803, Final residual = 5.56735e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002064254, Final residual = 1.339393e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.01603e-05, Final residual = 3.953288e-06, No Iterations 2 time step continuity errors : sum local = 1.022491e-06, global = -3.948514e-08, cumulative = 6.133434e-06 smoothSolver: Solving for omega, Initial residual = 2.252048e-05, Final residual = 1.267109e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001452596, Final residual = 7.804426e-06, No Iterations 2 ExecutionTime = 121.9 s ClockTime = 125 s forces forces output: sum of forces: pressure : (8.004629 -0.05502604 -6.22389) viscous : (1.583065 0.0004260162 0.02411166) porous : (0 0 0) sum of moments: pressure : (0.01688325 -9.603687 -0.04507043) viscous : (-0.0001324966 0.6019986 0.0001308303) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3298873 Cl = -0.001878643 Cl(f) = -0.0009393215 Cl(r) = -0.0009393215 Time = 144 smoothSolver: Solving for Ux, Initial residual = 0.0001051741, Final residual = 6.046915e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001128821, Final residual = 6.460615e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009220831, Final residual = 4.838377e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006412911, Final residual = 0.0005838277, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009539655, Final residual = 5.628092e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002084905, Final residual = 1.345898e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.057146e-05, Final residual = 3.964393e-06, No Iterations 2 time step continuity errors : sum local = 1.025483e-06, global = -3.847106e-08, cumulative = 6.094962e-06 smoothSolver: Solving for omega, Initial residual = 2.228743e-05, Final residual = 1.250736e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001442705, Final residual = 7.736894e-06, No Iterations 2 ExecutionTime = 122.76 s ClockTime = 126 s forces forces output: sum of forces: pressure : (8.015039 -0.05533033 -6.233859) viscous : (1.580322 0.0004476304 0.02420367) porous : (0 0 0) sum of moments: pressure : (0.0168983 -9.565701 -0.04530785) viscous : (-0.0001390014 0.6013343 0.0001301388) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3301511 Cl = -0.001888369 Cl(f) = -0.0009441847 Cl(r) = -0.0009441847 Time = 145 smoothSolver: Solving for Ux, Initial residual = 0.0001045143, Final residual = 5.991279e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001122201, Final residual = 6.405499e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009151116, Final residual = 4.836773e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006419012, Final residual = 0.0005853744, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009583908, Final residual = 5.666273e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002101511, Final residual = 1.347389e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.074849e-05, Final residual = 3.964618e-06, No Iterations 2 time step continuity errors : sum local = 1.02568e-06, global = -3.765894e-08, cumulative = 6.057304e-06 smoothSolver: Solving for omega, Initial residual = 2.206969e-05, Final residual = 1.233497e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000143229, Final residual = 7.674192e-06, No Iterations 2 ExecutionTime = 123.62 s ClockTime = 127 s forces forces output: sum of forces: pressure : (8.025082 -0.05558095 -6.243058) viscous : (1.577623 0.0004697948 0.024286) porous : (0 0 0) sum of moments: pressure : (0.01698292 -9.528555 -0.0456011) viscous : (-0.0001455148 0.6006806 0.0001297025) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3304038 Cl = -0.00189623 Cl(f) = -0.000948115 Cl(r) = -0.000948115 Time = 146 smoothSolver: Solving for Ux, Initial residual = 0.0001038591, Final residual = 5.934427e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001115529, Final residual = 6.36763e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009084063, Final residual = 4.835173e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006416323, Final residual = 0.0005857633, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009602521, Final residual = 5.667482e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002107147, Final residual = 1.340943e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.063646e-05, Final residual = 3.940813e-06, No Iterations 2 time step continuity errors : sum local = 1.019632e-06, global = -3.606494e-08, cumulative = 6.021239e-06 smoothSolver: Solving for omega, Initial residual = 2.18406e-05, Final residual = 1.215961e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001422846, Final residual = 7.605227e-06, No Iterations 2 ExecutionTime = 124.48 s ClockTime = 128 s forces forces output: sum of forces: pressure : (8.03465 -0.05570333 -6.250945) viscous : (1.574964 0.000491978 0.02436265) porous : (0 0 0) sum of moments: pressure : (0.0170399 -9.49241 -0.04589266) viscous : (-0.0001518848 0.6000338 0.0001288339) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3306415 Cl = -0.001899677 Cl(f) = -0.0009498386 Cl(r) = -0.0009498386 Time = 147 smoothSolver: Solving for Ux, Initial residual = 0.0001031799, Final residual = 5.877157e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001108873, Final residual = 6.339821e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0009009175, Final residual = 4.831406e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006406863, Final residual = 0.0005878749, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009629414, Final residual = 5.658252e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002112483, Final residual = 1.329872e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.046689e-05, Final residual = 3.895462e-06, No Iterations 2 time step continuity errors : sum local = 1.007972e-06, global = -3.309756e-08, cumulative = 5.988141e-06 smoothSolver: Solving for omega, Initial residual = 2.162688e-05, Final residual = 1.201375e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001413097, Final residual = 7.534944e-06, No Iterations 2 ExecutionTime = 125.34 s ClockTime = 129 s forces forces output: sum of forces: pressure : (8.043477 -0.05570573 -6.256427) viscous : (1.572344 0.000514854 0.0244348) porous : (0 0 0) sum of moments: pressure : (0.01706751 -9.457403 -0.04613805) viscous : (-0.0001585694 0.5993962 0.0001284732) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3308551 Cl = -0.001898973 Cl(f) = -0.0009494865 Cl(r) = -0.0009494865 Time = 148 smoothSolver: Solving for Ux, Initial residual = 0.0001024477, Final residual = 5.819277e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001102332, Final residual = 6.316116e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008934732, Final residual = 4.819877e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006388997, Final residual = 0.0005908551, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009659868, Final residual = 5.650983e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000211818, Final residual = 1.316733e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.027859e-05, Final residual = 3.933032e-06, No Iterations 2 time step continuity errors : sum local = 1.017738e-06, global = -4.364134e-08, cumulative = 5.9445e-06 smoothSolver: Solving for omega, Initial residual = 2.140783e-05, Final residual = 1.187963e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001402584, Final residual = 7.46768e-06, No Iterations 2 ExecutionTime = 126.21 s ClockTime = 130 s forces forces output: sum of forces: pressure : (8.0512 -0.05584121 -6.259322) viscous : (1.569768 0.000538409 0.02450297) porous : (0 0 0) sum of moments: pressure : (0.01706865 -9.423496 -0.04634283) viscous : (-0.0001658135 0.5987686 0.000128193) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3310322 Cl = -0.001902824 Cl(f) = -0.000951412 Cl(r) = -0.000951412 Time = 149 smoothSolver: Solving for Ux, Initial residual = 0.0001017142, Final residual = 5.763227e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001095011, Final residual = 6.294318e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008865011, Final residual = 4.812171e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006352795, Final residual = 0.0005955251, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009717023, Final residual = 5.679869e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002128433, Final residual = 1.310607e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.020637e-05, Final residual = 3.794222e-06, No Iterations 2 time step continuity errors : sum local = 9.817398e-07, global = -3.173226e-08, cumulative = 5.912767e-06 smoothSolver: Solving for omega, Initial residual = 2.118589e-05, Final residual = 1.175305e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001392721, Final residual = 7.402825e-06, No Iterations 2 ExecutionTime = 127.04 s ClockTime = 130 s forces forces output: sum of forces: pressure : (8.057822 -0.0559703 -6.261011) viscous : (1.567231 0.0005615447 0.02455883) porous : (0 0 0) sum of moments: pressure : (0.0170131 -9.390839 -0.04649789) viscous : (-0.0001732559 0.598152 0.0001274212) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3311728 Cl = -0.001906469 Cl(f) = -0.0009532347 Cl(r) = -0.0009532347 Time = 150 smoothSolver: Solving for Ux, Initial residual = 0.0001009972, Final residual = 5.710362e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00108816, Final residual = 6.276876e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008809337, Final residual = 4.810255e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00634467, Final residual = 0.000600619, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009765489, Final residual = 5.715874e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002139253, Final residual = 1.307708e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 4.009849e-05, Final residual = 3.816062e-06, No Iterations 2 time step continuity errors : sum local = 9.873031e-07, global = -5.005689e-08, cumulative = 5.862711e-06 smoothSolver: Solving for omega, Initial residual = 2.097625e-05, Final residual = 1.164915e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000138364, Final residual = 7.335305e-06, No Iterations 2 ExecutionTime = 127.85 s ClockTime = 132 s forces forces output: sum of forces: pressure : (8.063282 -0.05602557 -6.262813) viscous : (1.564742 0.0005836515 0.0246001) porous : (0 0 0) sum of moments: pressure : (0.01696464 -9.359395 -0.04663862) viscous : (-0.0001802747 0.5975497 0.0001262741) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.331275 Cl = -0.001907611 Cl(f) = -0.0009538053 Cl(r) = -0.0009538053 Time = 151 smoothSolver: Solving for Ux, Initial residual = 0.0001002455, Final residual = 5.657661e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001081247, Final residual = 6.262939e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008755493, Final residual = 4.8e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006362797, Final residual = 0.0006040395, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009782921, Final residual = 5.739863e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002144205, Final residual = 1.300187e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.979626e-05, Final residual = 3.81646e-06, No Iterations 2 time step continuity errors : sum local = 9.872612e-07, global = -4.605632e-08, cumulative = 5.816654e-06 smoothSolver: Solving for omega, Initial residual = 2.075178e-05, Final residual = 1.153483e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001373732, Final residual = 7.266646e-06, No Iterations 2 ExecutionTime = 128.69 s ClockTime = 132 s forces forces output: sum of forces: pressure : (8.067305 -0.05597103 -6.265065) viscous : (1.562301 0.0006054612 0.02462843) porous : (0 0 0) sum of moments: pressure : (0.01687665 -9.329325 -0.04675486) viscous : (-0.0001871253 0.5969613 0.000124674) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3313294 Cl = -0.001904984 Cl(f) = -0.0009524919 Cl(r) = -0.0009524919 Time = 152 smoothSolver: Solving for Ux, Initial residual = 9.95069e-05, Final residual = 5.600578e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001074422, Final residual = 6.249711e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008704447, Final residual = 4.782293e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006349724, Final residual = 0.0006060915, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009789949, Final residual = 5.763452e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002142206, Final residual = 1.284892e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.932115e-05, Final residual = 3.773297e-06, No Iterations 2 time step continuity errors : sum local = 9.75842e-07, global = -1.984349e-08, cumulative = 5.796811e-06 smoothSolver: Solving for omega, Initial residual = 2.053709e-05, Final residual = 1.139014e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001364049, Final residual = 7.202236e-06, No Iterations 2 ExecutionTime = 129.52 s ClockTime = 133 s forces forces output: sum of forces: pressure : (8.069762 -0.05586025 -6.268349) viscous : (1.559907 0.0006265953 0.02464168) porous : (0 0 0) sum of moments: pressure : (0.01678053 -9.300949 -0.046833) viscous : (-0.0001939871 0.596384 0.0001233925) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3313316 Cl = -0.001900445 Cl(f) = -0.0009502224 Cl(r) = -0.0009502224 Time = 153 smoothSolver: Solving for Ux, Initial residual = 9.87403e-05, Final residual = 5.542538e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001067355, Final residual = 6.235223e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008651112, Final residual = 4.757436e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006314089, Final residual = 0.0006092161, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009794176, Final residual = 5.801658e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002149393, Final residual = 1.273065e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.893953e-05, Final residual = 3.823914e-06, No Iterations 2 time step continuity errors : sum local = 9.887724e-07, global = -3.140813e-08, cumulative = 5.765403e-06 smoothSolver: Solving for omega, Initial residual = 2.032288e-05, Final residual = 1.125823e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001353681, Final residual = 7.142014e-06, No Iterations 2 ExecutionTime = 130.32 s ClockTime = 134 s forces forces output: sum of forces: pressure : (8.070484 -0.05565597 -6.272403) viscous : (1.557552 0.0006472511 0.02463985) porous : (0 0 0) sum of moments: pressure : (0.01671133 -9.274678 -0.04686619) viscous : (-0.0002007247 0.5958173 0.0001222979) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3312754 Cl = -0.001892705 Cl(f) = -0.0009463526 Cl(r) = -0.0009463526 Time = 154 smoothSolver: Solving for Ux, Initial residual = 9.794368e-05, Final residual = 5.486438e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00106075, Final residual = 6.219935e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008598004, Final residual = 4.721386e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006249319, Final residual = 0.0006139194, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009800582, Final residual = 5.878493e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002169372, Final residual = 1.27425e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.898776e-05, Final residual = 3.866745e-06, No Iterations 2 time step continuity errors : sum local = 9.996607e-07, global = -2.662503e-08, cumulative = 5.738778e-06 smoothSolver: Solving for omega, Initial residual = 2.013313e-05, Final residual = 1.116933e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001343169, Final residual = 7.095134e-06, No Iterations 2 ExecutionTime = 131.17 s ClockTime = 135 s forces forces output: sum of forces: pressure : (8.069476 -0.05538144 -6.276301) viscous : (1.555232 0.0006668399 0.02462504) porous : (0 0 0) sum of moments: pressure : (0.01660455 -9.250659 -0.04686891) viscous : (-0.0002070622 0.5952579 0.0001211151) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3311609 Cl = -0.001882586 Cl(f) = -0.0009412928 Cl(r) = -0.0009412928 Time = 155 smoothSolver: Solving for Ux, Initial residual = 9.712609e-05, Final residual = 5.427748e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001054522, Final residual = 6.199299e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008546022, Final residual = 4.672209e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006190356, Final residual = 0.0006187163, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009811545, Final residual = 5.946198e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002193144, Final residual = 1.265975e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.896156e-05, Final residual = 3.821494e-06, No Iterations 2 time step continuity errors : sum local = 9.877956e-07, global = -2.138723e-08, cumulative = 5.71739e-06 smoothSolver: Solving for omega, Initial residual = 1.995688e-05, Final residual = 1.10812e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001332832, Final residual = 7.056583e-06, No Iterations 2 ExecutionTime = 132.03 s ClockTime = 136 s forces forces output: sum of forces: pressure : (8.066769 -0.05518304 -6.280046) viscous : (1.552946 0.000686055 0.0245979) porous : (0 0 0) sum of moments: pressure : (0.01649756 -9.228777 -0.04684782) viscous : (-0.0002133573 0.5947053 0.0001200474) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3309891 Cl = -0.001875098 Cl(f) = -0.0009375489 Cl(r) = -0.0009375489 Time = 156 smoothSolver: Solving for Ux, Initial residual = 9.627218e-05, Final residual = 5.3744e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001049184, Final residual = 6.181279e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008479565, Final residual = 4.624779e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006142643, Final residual = 0.0001656291, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007743314, Final residual = 3.01336e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001054951, Final residual = 7.751275e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.297179e-05, Final residual = 1.142999e-06, No Iterations 3 time step continuity errors : sum local = 2.953821e-07, global = -9.29522e-09, cumulative = 5.708095e-06 smoothSolver: Solving for omega, Initial residual = 1.978594e-05, Final residual = 1.096437e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001322042, Final residual = 7.017265e-06, No Iterations 2 ExecutionTime = 132.91 s ClockTime = 137 s forces forces output: sum of forces: pressure : (8.062551 -0.05496853 -6.283021) viscous : (1.55069 0.0007041958 0.0245585) porous : (0 0 0) sum of moments: pressure : (0.01637223 -9.207931 -0.04677843) viscous : (-0.0002192427 0.5941567 0.000119036) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3307663 Cl = -0.001867093 Cl(f) = -0.0009335464 Cl(r) = -0.0009335464 Time = 157 smoothSolver: Solving for Ux, Initial residual = 9.542939e-05, Final residual = 5.327638e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001044539, Final residual = 6.164802e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008417552, Final residual = 4.595095e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006110789, Final residual = 0.0001664746, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007729381, Final residual = 2.977466e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001052888, Final residual = 7.293287e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.227589e-05, Final residual = 2.180185e-06, No Iterations 2 time step continuity errors : sum local = 5.633015e-07, global = -4.062954e-09, cumulative = 5.704032e-06 smoothSolver: Solving for omega, Initial residual = 1.963489e-05, Final residual = 1.086774e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000131114, Final residual = 6.978263e-06, No Iterations 2 ExecutionTime = 133.79 s ClockTime = 137 s forces forces output: sum of forces: pressure : (8.056595 -0.05496753 -6.287523) viscous : (1.548462 0.000721467 0.02450779) porous : (0 0 0) sum of moments: pressure : (0.01630993 -9.19056 -0.04676004) viscous : (-0.0002248823 0.593612 0.000118137) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3304847 Cl = -0.001866464 Cl(f) = -0.0009332322 Cl(r) = -0.0009332322 Time = 158 smoothSolver: Solving for Ux, Initial residual = 9.455007e-05, Final residual = 5.278763e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00104058, Final residual = 6.151426e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008367149, Final residual = 4.568299e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006072843, Final residual = 0.0001664782, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007687865, Final residual = 2.960318e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000105212, Final residual = 7.085824e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.197573e-05, Final residual = 2.075602e-06, No Iterations 2 time step continuity errors : sum local = 5.361863e-07, global = -2.39611e-09, cumulative = 5.701636e-06 smoothSolver: Solving for omega, Initial residual = 1.948472e-05, Final residual = 1.07636e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001301999, Final residual = 6.942671e-06, No Iterations 2 ExecutionTime = 134.66 s ClockTime = 138 s forces forces output: sum of forces: pressure : (8.049171 -0.05491107 -6.292064) viscous : (1.54626 0.0007379399 0.02444642) porous : (0 0 0) sum of moments: pressure : (0.016268 -9.174949 -0.04674847) viscous : (-0.0002303972 0.5930704 0.0001177174) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3301536 Cl = -0.001863955 Cl(f) = -0.0009319775 Cl(r) = -0.0009319775 Time = 159 smoothSolver: Solving for Ux, Initial residual = 9.364589e-05, Final residual = 5.235182e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001037493, Final residual = 6.149523e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008313271, Final residual = 4.54061e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006044304, Final residual = 0.0001664162, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007642024, Final residual = 2.966655e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001051479, Final residual = 7.050315e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.195871e-05, Final residual = 2.028263e-06, No Iterations 2 time step continuity errors : sum local = 5.23848e-07, global = -5.598781e-09, cumulative = 5.696037e-06 smoothSolver: Solving for omega, Initial residual = 1.934622e-05, Final residual = 1.067045e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001293949, Final residual = 6.907099e-06, No Iterations 2 ExecutionTime = 135.59 s ClockTime = 139 s forces forces output: sum of forces: pressure : (8.04055 -0.05483988 -6.295452) viscous : (1.544085 0.0007522607 0.02437323) porous : (0 0 0) sum of moments: pressure : (0.01628537 -9.160409 -0.04674314) viscous : (-0.0002353145 0.5925338 0.0001173043) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3297821 Cl = -0.001861013 Cl(f) = -0.0009305063 Cl(r) = -0.0009305063 Time = 160 smoothSolver: Solving for Ux, Initial residual = 9.282167e-05, Final residual = 5.205688e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00103472, Final residual = 6.144771e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008261943, Final residual = 4.516015e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00602593, Final residual = 0.0001660701, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007613396, Final residual = 2.987506e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001050799, Final residual = 7.087239e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.208045e-05, Final residual = 2.027162e-06, No Iterations 2 time step continuity errors : sum local = 5.234401e-07, global = -9.666248e-09, cumulative = 5.686371e-06 smoothSolver: Solving for omega, Initial residual = 1.92145e-05, Final residual = 1.057071e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001285585, Final residual = 6.871771e-06, No Iterations 2 ExecutionTime = 136.45 s ClockTime = 140 s forces forces output: sum of forces: pressure : (8.031022 -0.05476512 -6.297365) viscous : (1.54193 0.0007652648 0.02428733) porous : (0 0 0) sum of moments: pressure : (0.01631653 -9.147205 -0.04673749) viscous : (-0.0002400392 0.5919987 0.0001168335) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3293801 Cl = -0.001857993 Cl(f) = -0.0009289965 Cl(r) = -0.0009289965 Time = 161 smoothSolver: Solving for Ux, Initial residual = 9.207328e-05, Final residual = 5.178272e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001033254, Final residual = 6.140703e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008232262, Final residual = 4.502817e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005991557, Final residual = 0.0001645834, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000759509, Final residual = 2.991091e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001048078, Final residual = 7.049294e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.203553e-05, Final residual = 1.987767e-06, No Iterations 2 time step continuity errors : sum local = 5.131623e-07, global = -1.310944e-08, cumulative = 5.673262e-06 smoothSolver: Solving for omega, Initial residual = 1.909862e-05, Final residual = 1.049745e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000127728, Final residual = 6.836874e-06, No Iterations 2 ExecutionTime = 137.3 s ClockTime = 141 s forces forces output: sum of forces: pressure : (8.020698 -0.05496645 -6.299002) viscous : (1.53979 0.0007772679 0.02419496) porous : (0 0 0) sum of moments: pressure : (0.01637156 -9.135644 -0.04679284) viscous : (-0.0002446623 0.5914634 0.0001165374) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3289513 Cl = -0.001864507 Cl(f) = -0.0009322535 Cl(r) = -0.0009322535 Time = 162 smoothSolver: Solving for Ux, Initial residual = 9.141272e-05, Final residual = 5.14778e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00103138, Final residual = 6.130294e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008220784, Final residual = 4.500646e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00596442, Final residual = 0.0001618977, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007571366, Final residual = 2.963111e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001039914, Final residual = 6.878403e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.177501e-05, Final residual = 1.884112e-06, No Iterations 2 time step continuity errors : sum local = 4.862895e-07, global = -1.464823e-08, cumulative = 5.658613e-06 smoothSolver: Solving for omega, Initial residual = 1.898457e-05, Final residual = 1.043018e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000126982, Final residual = 6.793812e-06, No Iterations 2 ExecutionTime = 138.13 s ClockTime = 142 s forces forces output: sum of forces: pressure : (8.009771 -0.05530305 -6.301848) viscous : (1.537664 0.0007869639 0.02409731) porous : (0 0 0) sum of moments: pressure : (0.01641555 -9.125318 -0.0468473) viscous : (-0.0002484448 0.590927 0.0001162073) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3285021 Cl = -0.001875755 Cl(f) = -0.0009378776 Cl(r) = -0.0009378776 Time = 163 smoothSolver: Solving for Ux, Initial residual = 9.072429e-05, Final residual = 5.114166e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00102775, Final residual = 6.112322e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008217219, Final residual = 4.506065e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005956136, Final residual = 0.0001593711, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000754868, Final residual = 2.940761e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001031505, Final residual = 6.709854e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.149889e-05, Final residual = 1.766026e-06, No Iterations 2 time step continuity errors : sum local = 4.556961e-07, global = -1.447271e-08, cumulative = 5.644141e-06 smoothSolver: Solving for omega, Initial residual = 1.885635e-05, Final residual = 1.035183e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001262684, Final residual = 6.748361e-06, No Iterations 2 ExecutionTime = 139.01 s ClockTime = 143 s forces forces output: sum of forces: pressure : (7.998499 -0.05560269 -6.305785) viscous : (1.535552 0.0007961049 0.02399535) porous : (0 0 0) sum of moments: pressure : (0.0164505 -9.115865 -0.04683233) viscous : (-0.0002522478 0.5903899 0.0001161177) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3280416 Cl = -0.00188575 Cl(f) = -0.0009428751 Cl(r) = -0.0009428751 Time = 164 smoothSolver: Solving for Ux, Initial residual = 9.003788e-05, Final residual = 5.080472e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001023138, Final residual = 6.091661e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008214774, Final residual = 4.508414e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005962165, Final residual = 0.0001578279, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007528264, Final residual = 2.924333e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001025297, Final residual = 6.592381e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.131361e-05, Final residual = 1.69041e-06, No Iterations 2 time step continuity errors : sum local = 4.360856e-07, global = -1.204456e-08, cumulative = 5.632096e-06 smoothSolver: Solving for omega, Initial residual = 1.872721e-05, Final residual = 1.025676e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001255835, Final residual = 6.70058e-06, No Iterations 2 ExecutionTime = 139.88 s ClockTime = 144 s forces forces output: sum of forces: pressure : (7.986784 -0.05567948 -6.30942) viscous : (1.533458 0.0008043888 0.02388759) porous : (0 0 0) sum of moments: pressure : (0.01641773 -9.107249 -0.04668541) viscous : (-0.0002560096 0.5898555 0.000116348) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3275665 Cl = -0.001888108 Cl(f) = -0.0009440538 Cl(r) = -0.0009440538 Time = 165 smoothSolver: Solving for Ux, Initial residual = 8.932332e-05, Final residual = 5.049541e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001019266, Final residual = 6.066295e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008216466, Final residual = 4.509582e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005997845, Final residual = 0.0001577257, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007535113, Final residual = 2.931003e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001026868, Final residual = 6.589345e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.131525e-05, Final residual = 1.667768e-06, No Iterations 2 time step continuity errors : sum local = 4.30127e-07, global = -1.11727e-08, cumulative = 5.620923e-06 smoothSolver: Solving for omega, Initial residual = 1.861819e-05, Final residual = 1.015092e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001249189, Final residual = 6.662996e-06, No Iterations 2 ExecutionTime = 140.75 s ClockTime = 145 s forces forces output: sum of forces: pressure : (7.974512 -0.05572764 -6.311872) viscous : (1.531387 0.0008114093 0.02377302) porous : (0 0 0) sum of moments: pressure : (0.01639265 -9.099365 -0.04650003) viscous : (-0.0002594865 0.5893238 0.0001168634) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.327073 Cl = -0.001889523 Cl(f) = -0.0009447616 Cl(r) = -0.0009447616 Time = 166 smoothSolver: Solving for Ux, Initial residual = 8.854909e-05, Final residual = 5.015961e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00101488, Final residual = 6.028078e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008218191, Final residual = 4.508448e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006030748, Final residual = 0.0001588377, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007605997, Final residual = 2.97118e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001036116, Final residual = 6.736001e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.153816e-05, Final residual = 1.713723e-06, No Iterations 2 time step continuity errors : sum local = 4.418571e-07, global = -2.468704e-08, cumulative = 5.596236e-06 smoothSolver: Solving for omega, Initial residual = 1.851612e-05, Final residual = 1.003742e-06, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001242929, Final residual = 6.614585e-06, No Iterations 2 ExecutionTime = 141.66 s ClockTime = 146 s forces forces output: sum of forces: pressure : (7.961631 -0.05578901 -6.312837) viscous : (1.529343 0.0008179056 0.02365297) porous : (0 0 0) sum of moments: pressure : (0.01636945 -9.092106 -0.04633037) viscous : (-0.0002629966 0.5887987 0.0001172355) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3265595 Cl = -0.001891411 Cl(f) = -0.0009457055 Cl(r) = -0.0009457055 Time = 167 smoothSolver: Solving for Ux, Initial residual = 8.772718e-05, Final residual = 4.973004e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001010247, Final residual = 5.976948e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008213841, Final residual = 4.498024e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006078858, Final residual = 0.0001614166, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000771354, Final residual = 3.040818e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001051351, Final residual = 6.965143e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.201357e-05, Final residual = 1.799661e-06, No Iterations 2 time step continuity errors : sum local = 4.638862e-07, global = -2.913875e-08, cumulative = 5.567098e-06 smoothSolver: Solving for omega, Initial residual = 1.842602e-05, Final residual = 9.952807e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001235859, Final residual = 6.557482e-06, No Iterations 2 ExecutionTime = 142.45 s ClockTime = 146 s forces forces output: sum of forces: pressure : (7.948339 -0.05588756 -6.312753) viscous : (1.527331 0.0008232067 0.02352998) porous : (0 0 0) sum of moments: pressure : (0.01635382 -9.085691 -0.04618714) viscous : (-0.0002662319 0.5882836 0.000117393) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3260329 Cl = -0.001894619 Cl(f) = -0.0009473097 Cl(r) = -0.0009473097 Time = 168 smoothSolver: Solving for Ux, Initial residual = 8.694039e-05, Final residual = 4.926825e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.001005582, Final residual = 5.92575e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.000821146, Final residual = 4.481465e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00610223, Final residual = 0.0001642664, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007806863, Final residual = 3.12825e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001069119, Final residual = 7.268205e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.258569e-05, Final residual = 1.921517e-06, No Iterations 2 time step continuity errors : sum local = 4.951453e-07, global = -3.66924e-08, cumulative = 5.530405e-06 smoothSolver: Solving for omega, Initial residual = 1.833099e-05, Final residual = 9.876303e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001229583, Final residual = 6.496587e-06, No Iterations 2 ExecutionTime = 143.27 s ClockTime = 147 s forces forces output: sum of forces: pressure : (7.934969 -0.05599952 -6.312391) viscous : (1.525351 0.0008272428 0.02340777) porous : (0 0 0) sum of moments: pressure : (0.01634192 -9.080429 -0.04599902) viscous : (-0.0002689594 0.5877791 0.000117195) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3255047 Cl = -0.001898333 Cl(f) = -0.0009491665 Cl(r) = -0.0009491665 Time = 169 smoothSolver: Solving for Ux, Initial residual = 8.619741e-05, Final residual = 4.877493e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.00100199, Final residual = 5.881028e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008202344, Final residual = 4.461712e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006131356, Final residual = 0.0001671202, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007874626, Final residual = 3.201474e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001082901, Final residual = 7.622926e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.314671e-05, Final residual = 2.076303e-06, No Iterations 2 time step continuity errors : sum local = 5.348686e-07, global = -2.828528e-08, cumulative = 5.50212e-06 smoothSolver: Solving for omega, Initial residual = 1.824083e-05, Final residual = 9.800404e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001223334, Final residual = 6.443455e-06, No Iterations 2 ExecutionTime = 144.06 s ClockTime = 148 s forces forces output: sum of forces: pressure : (7.921857 -0.05609862 -6.312183) viscous : (1.523404 0.0008301755 0.02328863) porous : (0 0 0) sum of moments: pressure : (0.01633085 -9.076121 -0.04570915) viscous : (-0.0002711713 0.5872832 0.0001168254) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3249866 Cl = -0.001901642 Cl(f) = -0.0009508209 Cl(r) = -0.0009508209 Time = 170 smoothSolver: Solving for Ux, Initial residual = 8.544821e-05, Final residual = 4.82497e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009985439, Final residual = 5.841384e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008192321, Final residual = 4.447073e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006160464, Final residual = 0.0001695928, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007894772, Final residual = 3.249766e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001093746, Final residual = 7.920488e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.355334e-05, Final residual = 2.234161e-06, No Iterations 2 time step continuity errors : sum local = 5.753733e-07, global = -2.968476e-08, cumulative = 5.472435e-06 smoothSolver: Solving for omega, Initial residual = 1.816476e-05, Final residual = 9.731616e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001217187, Final residual = 6.392273e-06, No Iterations 2 ExecutionTime = 144.86 s ClockTime = 149 s forces forces output: sum of forces: pressure : (7.909229 -0.05612982 -6.312056) viscous : (1.521489 0.000831348 0.02317486) porous : (0 0 0) sum of moments: pressure : (0.0162859 -9.072318 -0.04532236) viscous : (-0.0002725638 0.5867961 0.0001162582) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3244862 Cl = -0.001902675 Cl(f) = -0.0009513375 Cl(r) = -0.0009513375 Time = 171 smoothSolver: Solving for Ux, Initial residual = 8.470515e-05, Final residual = 4.772958e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009942292, Final residual = 5.806015e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008173812, Final residual = 4.432775e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006153785, Final residual = 0.0001711878, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007895021, Final residual = 3.265757e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001097718, Final residual = 8.108549e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.369947e-05, Final residual = 1.218259e-06, No Iterations 3 time step continuity errors : sum local = 3.136809e-07, global = -2.592586e-08, cumulative = 5.446509e-06 smoothSolver: Solving for omega, Initial residual = 1.808599e-05, Final residual = 9.671251e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.00012108, Final residual = 6.347001e-06, No Iterations 2 ExecutionTime = 145.84 s ClockTime = 150 s forces forces output: sum of forces: pressure : (7.897471 -0.05625343 -6.311515) viscous : (1.519606 0.0008311037 0.02306831) porous : (0 0 0) sum of moments: pressure : (0.01624334 -9.06839 -0.04494814) viscous : (-0.0002732925 0.5863182 0.0001155681) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3240168 Cl = -0.001906936 Cl(f) = -0.0009534682 Cl(r) = -0.0009534682 Time = 172 smoothSolver: Solving for Ux, Initial residual = 8.398457e-05, Final residual = 4.72129e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009896603, Final residual = 5.779312e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008159124, Final residual = 4.414051e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006117069, Final residual = 0.0001708204, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007858026, Final residual = 3.220003e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001090146, Final residual = 8.07612e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.344002e-05, Final residual = 1.215956e-06, No Iterations 3 time step continuity errors : sum local = 3.130273e-07, global = -2.286862e-08, cumulative = 5.423641e-06 smoothSolver: Solving for omega, Initial residual = 1.802167e-05, Final residual = 9.607661e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001204627, Final residual = 6.298693e-06, No Iterations 2 ExecutionTime = 146.67 s ClockTime = 151 s forces forces output: sum of forces: pressure : (7.886866 -0.05616601 -6.310023) viscous : (1.517754 0.0008298351 0.02297322) porous : (0 0 0) sum of moments: pressure : (0.01610552 -9.064443 -0.04447633) viscous : (-0.0002735504 0.5858497 0.0001150046) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3235882 Cl = -0.001903972 Cl(f) = -0.0009519861 Cl(r) = -0.0009519861 Time = 173 smoothSolver: Solving for Ux, Initial residual = 8.323132e-05, Final residual = 4.671447e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009861391, Final residual = 5.749788e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008136409, Final residual = 4.388528e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006050224, Final residual = 0.0001689057, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007795442, Final residual = 3.15178e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001074914, Final residual = 7.942138e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.299252e-05, Final residual = 1.196218e-06, No Iterations 3 time step continuity errors : sum local = 3.079002e-07, global = -2.128771e-08, cumulative = 5.402353e-06 smoothSolver: Solving for omega, Initial residual = 1.795307e-05, Final residual = 9.551184e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001199442, Final residual = 6.248246e-06, No Iterations 2 ExecutionTime = 147.6 s ClockTime = 152 s forces forces output: sum of forces: pressure : (7.877741 -0.05586205 -6.308608) viscous : (1.515932 0.0008289413 0.02289214) porous : (0 0 0) sum of moments: pressure : (0.01587036 -9.059986 -0.04390343) viscous : (-0.0002739885 0.5853865 0.0001146624) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3232116 Cl = -0.001893544 Cl(f) = -0.0009467722 Cl(r) = -0.0009467722 Time = 174 smoothSolver: Solving for Ux, Initial residual = 8.24648e-05, Final residual = 4.62444e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009824127, Final residual = 5.7049e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008104096, Final residual = 4.355063e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.006012911, Final residual = 0.0001664422, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007724093, Final residual = 3.084643e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001058723, Final residual = 7.84246e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.256633e-05, Final residual = 1.192742e-06, No Iterations 3 time step continuity errors : sum local = 3.069687e-07, global = -1.897263e-08, cumulative = 5.38338e-06 smoothSolver: Solving for omega, Initial residual = 1.788822e-05, Final residual = 9.483264e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001194567, Final residual = 6.204641e-06, No Iterations 2 ExecutionTime = 148.48 s ClockTime = 153 s forces forces output: sum of forces: pressure : (7.870185 -0.05545439 -6.309871) viscous : (1.514138 0.0008270156 0.02282667) porous : (0 0 0) sum of moments: pressure : (0.0155772 -9.054415 -0.0432494) viscous : (-0.0002740622 0.5849281 0.0001142573) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3228899 Cl = -0.001879584 Cl(f) = -0.0009397922 Cl(r) = -0.0009397922 Time = 175 smoothSolver: Solving for Ux, Initial residual = 8.175609e-05, Final residual = 4.581397e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009792379, Final residual = 5.656333e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008061933, Final residual = 4.311369e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005959663, Final residual = 0.0001635656, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007653821, Final residual = 3.014234e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001041177, Final residual = 7.745635e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.210618e-05, Final residual = 1.183311e-06, No Iterations 3 time step continuity errors : sum local = 3.045096e-07, global = -2.072712e-08, cumulative = 5.362653e-06 smoothSolver: Solving for omega, Initial residual = 1.780109e-05, Final residual = 9.405525e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001188823, Final residual = 6.161023e-06, No Iterations 2 ExecutionTime = 149.36 s ClockTime = 154 s forces forces output: sum of forces: pressure : (7.864208 -0.0550039 -6.314171) viscous : (1.512368 0.0008241886 0.02278067) porous : (0 0 0) sum of moments: pressure : (0.01527259 -9.047738 -0.04253029) viscous : (-0.0002736938 0.5844717 0.0001137678) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3226233 Cl = -0.001864181 Cl(f) = -0.0009320906 Cl(r) = -0.0009320906 Time = 176 smoothSolver: Solving for Ux, Initial residual = 8.113266e-05, Final residual = 4.541153e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009757901, Final residual = 5.612763e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0008011303, Final residual = 4.263537e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005901706, Final residual = 0.0001604229, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007572284, Final residual = 2.93165e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001023325, Final residual = 7.601605e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.160067e-05, Final residual = 1.152712e-06, No Iterations 3 time step continuity errors : sum local = 2.966109e-07, global = -2.044985e-08, cumulative = 5.342203e-06 smoothSolver: Solving for omega, Initial residual = 1.772193e-05, Final residual = 9.333325e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001182969, Final residual = 6.120642e-06, No Iterations 2 ExecutionTime = 150.24 s ClockTime = 154 s forces forces output: sum of forces: pressure : (7.859846 -0.05441409 -6.320503) viscous : (1.51062 0.0008209292 0.02275368) porous : (0 0 0) sum of moments: pressure : (0.01494891 -9.040136 -0.04177936) viscous : (-0.0002732335 0.584016 0.0001134627) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3224131 Cl = -0.001843999 Cl(f) = -0.0009219997 Cl(r) = -0.0009219997 Time = 177 smoothSolver: Solving for Ux, Initial residual = 8.058815e-05, Final residual = 4.501301e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009724254, Final residual = 5.577834e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007963118, Final residual = 4.220054e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005855098, Final residual = 0.0001565028, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007483558, Final residual = 2.834699e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001006249, Final residual = 7.412997e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.106732e-05, Final residual = 1.095705e-06, No Iterations 3 time step continuity errors : sum local = 2.819237e-07, global = -1.908385e-08, cumulative = 5.323119e-06 smoothSolver: Solving for omega, Initial residual = 1.765013e-05, Final residual = 9.246638e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001177915, Final residual = 6.080583e-06, No Iterations 2 ExecutionTime = 151.15 s ClockTime = 155 s forces forces output: sum of forces: pressure : (7.856952 -0.05368122 -6.32751) viscous : (1.508891 0.0008161121 0.02274627) porous : (0 0 0) sum of moments: pressure : (0.01457642 -9.031728 -0.0409981) viscous : (-0.0002721365 0.5835605 0.0001134202) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.322254 Cl = -0.001818949 Cl(f) = -0.0009094746 Cl(r) = -0.0009094746 Time = 178 smoothSolver: Solving for Ux, Initial residual = 8.006217e-05, Final residual = 4.461228e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009685874, Final residual = 5.542497e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007915901, Final residual = 4.179431e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005812869, Final residual = 0.0001516569, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0007376781, Final residual = 2.726886e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 9.838477e-05, Final residual = 7.165831e-06, No Iterations 2 GAMG: Solving for p, Initial residual = 2.039056e-05, Final residual = 1.020235e-06, No Iterations 3 time step continuity errors : sum local = 2.624943e-07, global = -1.702808e-08, cumulative = 5.306091e-06 smoothSolver: Solving for omega, Initial residual = 1.755653e-05, Final residual = 9.144119e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001173694, Final residual = 6.042074e-06, No Iterations 2 ExecutionTime = 152.02 s ClockTime = 156 s forces forces output: sum of forces: pressure : (7.85514 -0.05284222 -6.334685) viscous : (1.50718 0.0008106528 0.02275724) porous : (0 0 0) sum of moments: pressure : (0.01415799 -9.022749 -0.04015586) viscous : (-0.0002709065 0.5831039 0.0001136757) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3221328 Cl = -0.001790269 Cl(f) = -0.0008951347 Cl(r) = -0.0008951347 Time = 179 smoothSolver: Solving for Ux, Initial residual = 7.961645e-05, Final residual = 4.422095e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009647096, Final residual = 5.503304e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007861366, Final residual = 4.131151e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005784556, Final residual = 0.0005758643, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0009178038, Final residual = 5.148153e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002003999, Final residual = 1.133992e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.423555e-05, Final residual = 3.332051e-06, No Iterations 2 time step continuity errors : sum local = 8.572794e-07, global = -2.725957e-08, cumulative = 5.278832e-06 smoothSolver: Solving for omega, Initial residual = 1.744769e-05, Final residual = 9.033401e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001170118, Final residual = 6.00204e-06, No Iterations 2 ExecutionTime = 152.84 s ClockTime = 157 s forces forces output: sum of forces: pressure : (7.853924 -0.05193282 -6.341504) viscous : (1.505483 0.0008049751 0.02278494) porous : (0 0 0) sum of moments: pressure : (0.01371845 -9.013721 -0.03921901) viscous : (-0.0002698221 0.5826461 0.0001145548) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3220325 Cl = -0.001759175 Cl(f) = -0.0008795873 Cl(r) = -0.0008795873 Time = 180 smoothSolver: Solving for Ux, Initial residual = 7.919576e-05, Final residual = 4.380297e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009591893, Final residual = 5.460412e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007799816, Final residual = 4.081567e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005734635, Final residual = 0.0005579708, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008971966, Final residual = 4.935851e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001936976, Final residual = 1.123514e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.32124e-05, Final residual = 3.316111e-06, No Iterations 2 time step continuity errors : sum local = 8.531152e-07, global = -4.286872e-08, cumulative = 5.235963e-06 smoothSolver: Solving for omega, Initial residual = 1.73176e-05, Final residual = 8.914597e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001167269, Final residual = 5.959329e-06, No Iterations 2 ExecutionTime = 153.65 s ClockTime = 158 s forces forces output: sum of forces: pressure : (7.853699 -0.0512253 -6.34926) viscous : (1.503797 0.0007990841 0.02282825) porous : (0 0 0) sum of moments: pressure : (0.01336425 -9.004666 -0.03840601) viscous : (-0.0002686902 0.5821861 0.0001159771) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3219668 Cl = -0.001735034 Cl(f) = -0.0008675168 Cl(r) = -0.0008675168 Time = 181 smoothSolver: Solving for Ux, Initial residual = 7.888697e-05, Final residual = 4.338002e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009535654, Final residual = 5.422391e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007732436, Final residual = 4.036479e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005689593, Final residual = 0.0005425562, No Iterations 1 GAMG: Solving for p, Initial residual = 0.000877886, Final residual = 4.71912e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001874074, Final residual = 1.105439e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.221104e-05, Final residual = 3.209137e-06, No Iterations 2 time step continuity errors : sum local = 8.255103e-07, global = -4.82088e-08, cumulative = 5.187754e-06 smoothSolver: Solving for omega, Initial residual = 1.715782e-05, Final residual = 8.80619e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001163878, Final residual = 5.911778e-06, No Iterations 2 ExecutionTime = 154.49 s ClockTime = 159 s forces forces output: sum of forces: pressure : (7.854448 -0.05052249 -6.356933) viscous : (1.502121 0.0007929655 0.02288753) porous : (0 0 0) sum of moments: pressure : (0.01303611 -8.995841 -0.03767186) viscous : (-0.0002675001 0.5817242 0.0001179756) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3219349 Cl = -0.001711062 Cl(f) = -0.000855531 Cl(r) = -0.000855531 Time = 182 smoothSolver: Solving for Ux, Initial residual = 7.859373e-05, Final residual = 4.294913e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009486112, Final residual = 5.379715e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.000766571, Final residual = 3.999828e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005663067, Final residual = 0.0005322121, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008621133, Final residual = 4.544191e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001834847, Final residual = 1.075316e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.139554e-05, Final residual = 3.106109e-06, No Iterations 2 time step continuity errors : sum local = 7.989349e-07, global = -3.83916e-08, cumulative = 5.149363e-06 smoothSolver: Solving for omega, Initial residual = 1.700596e-05, Final residual = 8.710837e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001162128, Final residual = 5.869184e-06, No Iterations 2 ExecutionTime = 155.26 s ClockTime = 160 s forces forces output: sum of forces: pressure : (7.856169 -0.04974773 -6.363973) viscous : (1.500452 0.0007869516 0.02296083) porous : (0 0 0) sum of moments: pressure : (0.01269411 -8.987089 -0.03696066) viscous : (-0.0002663682 0.5812601 0.0001202367) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3219367 Cl = -0.001684612 Cl(f) = -0.0008423059 Cl(r) = -0.0008423059 Time = 183 smoothSolver: Solving for Ux, Initial residual = 7.826927e-05, Final residual = 4.250573e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009426012, Final residual = 5.339813e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007602334, Final residual = 3.969077e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005664444, Final residual = 0.0005282299, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008533671, Final residual = 4.452233e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001823729, Final residual = 1.061879e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.103294e-05, Final residual = 3.066186e-06, No Iterations 2 time step continuity errors : sum local = 7.885822e-07, global = -3.204488e-08, cumulative = 5.117318e-06 smoothSolver: Solving for omega, Initial residual = 1.686838e-05, Final residual = 8.649381e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001160407, Final residual = 5.828911e-06, No Iterations 2 ExecutionTime = 156.04 s ClockTime = 161 s forces forces output: sum of forces: pressure : (7.858869 -0.04885818 -6.370882) viscous : (1.498789 0.0007808436 0.02304522) porous : (0 0 0) sum of moments: pressure : (0.0123164 -8.97783 -0.03626801) viscous : (-0.0002652362 0.5807934 0.000123121) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3219724 Cl = -0.001654215 Cl(f) = -0.0008271074 Cl(r) = -0.0008271074 Time = 184 smoothSolver: Solving for Ux, Initial residual = 7.789922e-05, Final residual = 4.206227e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009357813, Final residual = 5.301065e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007551498, Final residual = 3.935983e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005657524, Final residual = 0.0005272749, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008463915, Final residual = 4.408901e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001820872, Final residual = 1.061227e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.095624e-05, Final residual = 3.087768e-06, No Iterations 2 time step continuity errors : sum local = 7.94069e-07, global = -3.04028e-08, cumulative = 5.086915e-06 smoothSolver: Solving for omega, Initial residual = 1.672785e-05, Final residual = 8.575655e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001159668, Final residual = 5.78742e-06, No Iterations 2 ExecutionTime = 156.81 s ClockTime = 161 s forces forces output: sum of forces: pressure : (7.862636 -0.0478931 -6.378194) viscous : (1.49713 0.000774785 0.02313937) porous : (0 0 0) sum of moments: pressure : (0.01193329 -8.967545 -0.03560198) viscous : (-0.0002642189 0.5803241 0.0001263599) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3220449 Cl = -0.001621217 Cl(f) = -0.0008106085 Cl(r) = -0.0008106085 Time = 185 smoothSolver: Solving for Ux, Initial residual = 7.749928e-05, Final residual = 4.161691e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.000929655, Final residual = 5.258628e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007502902, Final residual = 3.909691e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005606195, Final residual = 0.000523934, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008379839, Final residual = 4.376453e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001814425, Final residual = 1.066743e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.095951e-05, Final residual = 1.433579e-06, No Iterations 3 time step continuity errors : sum local = 3.686554e-07, global = -1.865201e-08, cumulative = 5.068263e-06 smoothSolver: Solving for omega, Initial residual = 1.659449e-05, Final residual = 8.504424e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001158541, Final residual = 5.742277e-06, No Iterations 2 ExecutionTime = 157.59 s ClockTime = 162 s forces forces output: sum of forces: pressure : (7.867538 -0.04682893 -6.385412) viscous : (1.495474 0.0007705486 0.02324307) porous : (0 0 0) sum of moments: pressure : (0.011512 -8.956233 -0.03498353) viscous : (-0.0002642609 0.5798539 0.0001307904) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3221566 Cl = -0.001584748 Cl(f) = -0.0007923739 Cl(r) = -0.0007923739 Time = 186 smoothSolver: Solving for Ux, Initial residual = 7.716055e-05, Final residual = 4.119197e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009239271, Final residual = 5.217489e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007460686, Final residual = 3.892072e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005530339, Final residual = 0.0005207487, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008321998, Final residual = 4.340196e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001813093, Final residual = 1.05383e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.07906e-05, Final residual = 1.421925e-06, No Iterations 3 time step continuity errors : sum local = 3.656216e-07, global = -1.80415e-08, cumulative = 5.050222e-06 smoothSolver: Solving for omega, Initial residual = 1.647451e-05, Final residual = 8.426431e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001154519, Final residual = 5.695487e-06, No Iterations 2 ExecutionTime = 158.38 s ClockTime = 163 s forces forces output: sum of forces: pressure : (7.873067 -0.04603391 -6.392312) viscous : (1.493819 0.0007652518 0.02335513) porous : (0 0 0) sum of moments: pressure : (0.01118953 -8.944252 -0.03448245) viscous : (-0.0002639014 0.5793833 0.0001352626) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3222899 Cl = -0.001557575 Cl(f) = -0.0007787877 Cl(r) = -0.0007787877 Time = 187 smoothSolver: Solving for Ux, Initial residual = 7.681805e-05, Final residual = 4.075804e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009201221, Final residual = 5.176063e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007427086, Final residual = 3.878768e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00545443, Final residual = 0.0005177047, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008279007, Final residual = 4.315876e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.000182499, Final residual = 1.059112e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.098622e-05, Final residual = 1.409127e-06, No Iterations 3 time step continuity errors : sum local = 3.622843e-07, global = -2.078547e-08, cumulative = 5.029436e-06 smoothSolver: Solving for omega, Initial residual = 1.635079e-05, Final residual = 8.346163e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001150118, Final residual = 5.654708e-06, No Iterations 2 ExecutionTime = 159.17 s ClockTime = 164 s forces forces output: sum of forces: pressure : (7.879026 -0.04542233 -6.398907) viscous : (1.492166 0.0007595456 0.02347464) porous : (0 0 0) sum of moments: pressure : (0.01097749 -8.931583 -0.0341342) viscous : (-0.0002634947 0.5789132 0.0001404203) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3224381 Cl = -0.001536729 Cl(f) = -0.0007683645 Cl(r) = -0.0007683645 Time = 188 smoothSolver: Solving for Ux, Initial residual = 7.645802e-05, Final residual = 4.036784e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009180072, Final residual = 5.134194e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007408057, Final residual = 3.866821e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005412887, Final residual = 0.0005164183, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008294968, Final residual = 4.333157e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.00018504, Final residual = 1.066346e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.143675e-05, Final residual = 1.427211e-06, No Iterations 3 time step continuity errors : sum local = 3.668719e-07, global = -2.081217e-08, cumulative = 5.008624e-06 smoothSolver: Solving for omega, Initial residual = 1.622932e-05, Final residual = 8.260746e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001145382, Final residual = 5.616051e-06, No Iterations 2 ExecutionTime = 159.96 s ClockTime = 165 s forces forces output: sum of forces: pressure : (7.88532 -0.04478328 -6.404606) viscous : (1.490514 0.0007533059 0.02360046) porous : (0 0 0) sum of moments: pressure : (0.01081146 -8.918158 -0.03385145) viscous : (-0.0002629543 0.5784446 0.0001456553) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3225978 Cl = -0.001514955 Cl(f) = -0.0007574777 Cl(r) = -0.0007574777 Time = 189 smoothSolver: Solving for Ux, Initial residual = 7.611149e-05, Final residual = 4.002772e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009172226, Final residual = 5.102492e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.000739706, Final residual = 3.865373e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005405839, Final residual = 0.0005172555, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008355991, Final residual = 4.407061e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001895363, Final residual = 1.087772e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.22086e-05, Final residual = 1.470206e-06, No Iterations 3 time step continuity errors : sum local = 3.778372e-07, global = -2.139379e-08, cumulative = 4.98723e-06 smoothSolver: Solving for omega, Initial residual = 1.611539e-05, Final residual = 8.181558e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001140079, Final residual = 5.583995e-06, No Iterations 2 ExecutionTime = 160.75 s ClockTime = 165 s forces forces output: sum of forces: pressure : (7.892024 -0.04398168 -6.408194) viscous : (1.488864 0.0007465829 0.02373247) porous : (0 0 0) sum of moments: pressure : (0.0106299 -8.90416 -0.03354817) viscous : (-0.0002623524 0.5779782 0.0001512632) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3227717 Cl = -0.001487606 Cl(f) = -0.0007438029 Cl(r) = -0.0007438029 Time = 190 smoothSolver: Solving for Ux, Initial residual = 7.575513e-05, Final residual = 3.972496e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009180416, Final residual = 5.078191e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007388643, Final residual = 3.862681e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005426958, Final residual = 0.0005204401, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008448685, Final residual = 4.502326e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001955615, Final residual = 1.109175e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.305272e-05, Final residual = 1.528004e-06, No Iterations 3 time step continuity errors : sum local = 3.925984e-07, global = -2.172181e-08, cumulative = 4.965508e-06 smoothSolver: Solving for omega, Initial residual = 1.601456e-05, Final residual = 8.114657e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001135486, Final residual = 5.55668e-06, No Iterations 2 ExecutionTime = 161.56 s ClockTime = 166 s forces forces output: sum of forces: pressure : (7.89926 -0.04302477 -6.408496) viscous : (1.487216 0.0007397018 0.02387032) porous : (0 0 0) sum of moments: pressure : (0.01040804 -8.889863 -0.03317175) viscous : (-0.0002618357 0.5775159 0.0001572174) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3229639 Cl = -0.001454918 Cl(f) = -0.000727459 Cl(r) = -0.000727459 Time = 191 smoothSolver: Solving for Ux, Initial residual = 7.544642e-05, Final residual = 3.942619e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009185085, Final residual = 5.071121e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007390663, Final residual = 3.854878e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005431996, Final residual = 0.0005247936, No Iterations 1 GAMG: Solving for p, Initial residual = 0.000853039, Final residual = 4.580776e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002007644, Final residual = 1.125937e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.371632e-05, Final residual = 1.575031e-06, No Iterations 3 time step continuity errors : sum local = 4.046292e-07, global = -2.162362e-08, cumulative = 4.943885e-06 smoothSolver: Solving for omega, Initial residual = 1.5893e-05, Final residual = 8.066161e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001129739, Final residual = 5.522715e-06, No Iterations 2 ExecutionTime = 162.41 s ClockTime = 167 s forces forces output: sum of forces: pressure : (7.907046 -0.04217041 -6.404655) viscous : (1.485572 0.0007331468 0.02401289) porous : (0 0 0) sum of moments: pressure : (0.01024183 -8.87548 -0.03275281) viscous : (-0.0002615169 0.577059 0.0001633769) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3231753 Cl = -0.001425747 Cl(f) = -0.0007128736 Cl(r) = -0.0007128736 Time = 192 smoothSolver: Solving for Ux, Initial residual = 7.517888e-05, Final residual = 3.921338e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009190477, Final residual = 5.076219e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007407889, Final residual = 3.842584e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005435893, Final residual = 0.0005251428, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008537734, Final residual = 4.611211e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002029251, Final residual = 1.134508e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.404237e-05, Final residual = 1.593107e-06, No Iterations 3 time step continuity errors : sum local = 4.092454e-07, global = -2.164159e-08, cumulative = 4.922243e-06 smoothSolver: Solving for omega, Initial residual = 1.578292e-05, Final residual = 8.024114e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.000112436, Final residual = 5.483014e-06, No Iterations 2 ExecutionTime = 163.2 s ClockTime = 168 s forces forces output: sum of forces: pressure : (7.915438 -0.04164406 -6.39647) viscous : (1.483934 0.0007270435 0.02415932) porous : (0 0 0) sum of moments: pressure : (0.01018429 -8.861035 -0.03236649) viscous : (-0.0002615136 0.5766092 0.000170176) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3234077 Cl = -0.001407847 Cl(f) = -0.0007039235 Cl(r) = -0.0007039235 Time = 193 smoothSolver: Solving for Ux, Initial residual = 7.490361e-05, Final residual = 3.907114e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009217459, Final residual = 5.082215e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007419787, Final residual = 3.829351e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005448085, Final residual = 0.0005208039, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008473995, Final residual = 4.601103e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0002016311, Final residual = 1.13142e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.398924e-05, Final residual = 1.579672e-06, No Iterations 3 time step continuity errors : sum local = 4.057473e-07, global = -2.245082e-08, cumulative = 4.899792e-06 smoothSolver: Solving for omega, Initial residual = 1.567388e-05, Final residual = 8.003468e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001118625, Final residual = 5.441998e-06, No Iterations 2 ExecutionTime = 164.06 s ClockTime = 169 s forces forces output: sum of forces: pressure : (7.924386 -0.04136596 -6.384575) viscous : (1.482305 0.0007212588 0.02430819) porous : (0 0 0) sum of moments: pressure : (0.01017236 -8.846132 -0.03199941) viscous : (-0.0002617449 0.5761671 0.0001772452) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3236595 Cl = -0.001398477 Cl(f) = -0.0006992386 Cl(r) = -0.0006992386 Time = 194 smoothSolver: Solving for Ux, Initial residual = 7.469247e-05, Final residual = 3.893563e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009225252, Final residual = 5.074194e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007428748, Final residual = 3.814382e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005417712, Final residual = 0.0005117964, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008362461, Final residual = 4.572109e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001972621, Final residual = 1.122346e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.366355e-05, Final residual = 1.544241e-06, No Iterations 3 time step continuity errors : sum local = 3.96576e-07, global = -2.31566e-08, cumulative = 4.876636e-06 smoothSolver: Solving for omega, Initial residual = 1.557128e-05, Final residual = 7.985444e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001112045, Final residual = 5.417474e-06, No Iterations 2 ExecutionTime = 164.86 s ClockTime = 170 s forces forces output: sum of forces: pressure : (7.933806 -0.04113668 -6.36996) viscous : (1.480687 0.0007158326 0.0244585) porous : (0 0 0) sum of moments: pressure : (0.01015788 -8.830499 -0.03165097) viscous : (-0.0002621966 0.5757339 0.000184818) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.323928 Cl = -0.001390775 Cl(f) = -0.0006953876 Cl(r) = -0.0006953876 Time = 195 smoothSolver: Solving for Ux, Initial residual = 7.453975e-05, Final residual = 3.878853e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009246368, Final residual = 5.065387e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007432104, Final residual = 3.792938e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005404062, Final residual = 0.0005022295, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008246964, Final residual = 4.545195e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001917186, Final residual = 1.112956e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.321661e-05, Final residual = 3.317318e-06, No Iterations 2 time step continuity errors : sum local = 8.517081e-07, global = -4.004024e-08, cumulative = 4.836595e-06 smoothSolver: Solving for omega, Initial residual = 1.545545e-05, Final residual = 7.961688e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001104357, Final residual = 5.396031e-06, No Iterations 2 ExecutionTime = 165.72 s ClockTime = 171 s forces forces output: sum of forces: pressure : (7.94352 -0.04096037 -6.35362) viscous : (1.479082 0.000710782 0.02461015) porous : (0 0 0) sum of moments: pressure : (0.01016505 -8.814147 -0.03124935) viscous : (-0.0002628647 0.5753102 0.0001927813) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.324207 Cl = -0.001384882 Cl(f) = -0.0006924412 Cl(r) = -0.0006924412 Time = 196 smoothSolver: Solving for Ux, Initial residual = 7.438451e-05, Final residual = 3.860614e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009253243, Final residual = 5.055992e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007426236, Final residual = 3.769276e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005409194, Final residual = 0.0004957497, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008143357, Final residual = 4.554634e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001879385, Final residual = 1.126014e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.311343e-05, Final residual = 1.514114e-06, No Iterations 3 time step continuity errors : sum local = 3.886064e-07, global = -2.272106e-08, cumulative = 4.813874e-06 smoothSolver: Solving for omega, Initial residual = 1.535072e-05, Final residual = 7.926733e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001097012, Final residual = 5.389822e-06, No Iterations 2 ExecutionTime = 166.6 s ClockTime = 171 s forces forces output: sum of forces: pressure : (7.953862 -0.04027555 -6.333168) viscous : (1.477492 0.0007060375 0.02476371) porous : (0 0 0) sum of moments: pressure : (0.01002935 -8.796552 -0.0305108) viscous : (-0.0002637714 0.5748965 0.0002013303) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3245081 Cl = -0.001361483 Cl(f) = -0.0006807414 Cl(r) = -0.0006807414 Time = 197 smoothSolver: Solving for Ux, Initial residual = 7.425278e-05, Final residual = 3.840121e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009255168, Final residual = 5.060969e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007421769, Final residual = 3.754797e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005393758, Final residual = 0.0004941886, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008093507, Final residual = 4.521735e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001866309, Final residual = 1.117238e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.286056e-05, Final residual = 1.48945e-06, No Iterations 3 time step continuity errors : sum local = 3.821525e-07, global = -2.133646e-08, cumulative = 4.792538e-06 smoothSolver: Solving for omega, Initial residual = 1.525681e-05, Final residual = 7.882926e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001089624, Final residual = 5.377731e-06, No Iterations 2 ExecutionTime = 167.49 s ClockTime = 172 s forces forces output: sum of forces: pressure : (7.964554 -0.03957685 -6.310386) viscous : (1.475918 0.0007021184 0.02491878) porous : (0 0 0) sum of moments: pressure : (0.009874947 -8.778361 -0.02963762) viscous : (-0.0002650443 0.5744937 0.0002100691) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3248218 Cl = -0.001337577 Cl(f) = -0.0006687887 Cl(r) = -0.0006687887 Time = 198 smoothSolver: Solving for Ux, Initial residual = 7.405509e-05, Final residual = 3.820072e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009253899, Final residual = 5.056541e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007415512, Final residual = 3.741409e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005372224, Final residual = 0.0004983405, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008116924, Final residual = 4.489457e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001881204, Final residual = 1.111793e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.28547e-05, Final residual = 1.469246e-06, No Iterations 3 time step continuity errors : sum local = 3.768237e-07, global = -2.18337e-08, cumulative = 4.770704e-06 smoothSolver: Solving for omega, Initial residual = 1.517049e-05, Final residual = 7.827284e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001083742, Final residual = 5.367101e-06, No Iterations 2 ExecutionTime = 168.38 s ClockTime = 173 s forces forces output: sum of forces: pressure : (7.975551 -0.0389432 -6.285617) viscous : (1.474362 0.0006991906 0.02507246) porous : (0 0 0) sum of moments: pressure : (0.009721453 -8.759883 -0.02872678) viscous : (-0.0002668065 0.574102 0.0002192845) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3251466 Cl = -0.001315876 Cl(f) = -0.0006579379 Cl(r) = -0.0006579379 Time = 199 smoothSolver: Solving for Ux, Initial residual = 7.387732e-05, Final residual = 3.796952e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009252993, Final residual = 5.038422e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007421551, Final residual = 3.729562e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005356879, Final residual = 0.0005007865, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008137947, Final residual = 4.456792e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001897371, Final residual = 1.10511e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.293353e-05, Final residual = 1.468718e-06, No Iterations 3 time step continuity errors : sum local = 3.765075e-07, global = -2.112675e-08, cumulative = 4.749577e-06 smoothSolver: Solving for omega, Initial residual = 1.506443e-05, Final residual = 7.752935e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001077988, Final residual = 5.350945e-06, No Iterations 2 ExecutionTime = 169.26 s ClockTime = 174 s forces forces output: sum of forces: pressure : (7.986785 -0.03824413 -6.258319) viscous : (1.472828 0.0006974083 0.02522703) porous : (0 0 0) sum of moments: pressure : (0.009544315 -8.741497 -0.02779982) viscous : (-0.000269102 0.5737224 0.0002288204) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3254804 Cl = -0.001291884 Cl(f) = -0.000645942 Cl(r) = -0.000645942 Time = 200 smoothSolver: Solving for Ux, Initial residual = 7.373327e-05, Final residual = 3.773197e-06, No Iterations 2 smoothSolver: Solving for Uy, Initial residual = 0.0009242881, Final residual = 5.014653e-05, No Iterations 2 smoothSolver: Solving for Uz, Initial residual = 0.0007423879, Final residual = 3.716541e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.005346796, Final residual = 0.0005005394, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0008145471, Final residual = 4.433316e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 0.0001905269, Final residual = 1.10112e-05, No Iterations 2 GAMG: Solving for p, Initial residual = 3.299757e-05, Final residual = 1.478185e-06, No Iterations 3 time step continuity errors : sum local = 3.787338e-07, global = -2.059387e-08, cumulative = 4.728984e-06 smoothSolver: Solving for omega, Initial residual = 1.495465e-05, Final residual = 7.676871e-07, No Iterations 2 smoothSolver: Solving for k, Initial residual = 0.0001073004, Final residual = 5.333294e-06, No Iterations 2 ExecutionTime = 170.16 s ClockTime = 175 s forces forces output: sum of forces: pressure : (7.998155 -0.03736771 -6.22839) viscous : (1.471317 0.0006961606 0.02538054) porous : (0 0 0) sum of moments: pressure : (0.009283956 -8.723397 -0.02679685) viscous : (-0.0002718032 0.5733557 0.0002384153) porous : (0 0 0) forceCoeffs forceCoeffs output: Cm = 0 Cd = 0.3258196 Cl = -0.001261771 Cl(f) = -0.0006308857 Cl(r) = -0.0006308857 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 06 2017 Time : 12:40:00 Host : "bds1.beamnet" PID : 5123 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 11.04871 Average Force: 2 15.732143 Average Force: 3 16.6628363333 Average Force: 4 14.641504975 Average Force: 5 11.815781926 Average Force: 6 9.87839557333 Average Force: 7 9.29222046286 Average Force: 8 9.54490403 Average Force: 9 9.92223847111 Average Force: 10 10.023088324 Average Force: 11 9.85249479455 Average Force: 12 9.60687041167 Average Force: 13 9.44250373385 Average Force: 14 9.39391273143 Average Force: 15 9.41344408267 Average Force: 16 9.437733465 Average Force: 17 9.43497854353 Average Force: 18 9.40835180222 Average Force: 19 9.37285439158 Average Force: 20 9.339111972 Average Force: 21 9.30846258286 Average Force: 22 9.27624230636 Average Force: 23 9.23912216696 Average Force: 24 9.19783573083 Average Force: 25 9.1548794456 Average Force: 26 9.11314653615 Average Force: 27 9.0745698163 Average Force: 28 9.03986131214 Average Force: 29 9.00886464621 Average Force: 30 8.98114993467 Average Force: 31 8.95611374323 Average Force: 32 8.93270343875 Average Force: 33 8.90982444061 Average Force: 34 8.88668551 Average Force: 35 8.86310517257 Average Force: 36 8.83910005944 Average Force: 37 8.81458356054 Average Force: 38 8.78958643526 Average Force: 39 8.7642622959 Average Force: 40 8.738849431 Average Force: 41 8.7136720961 Average Force: 42 8.68910751524 Average Force: 43 8.66545033814 Average Force: 44 8.64280031682 Average Force: 45 8.62106300533 Average Force: 46 8.60006147913 Average Force: 47 8.57963119447 Average Force: 48 8.55967404042 Average Force: 49 8.54014706408 Average Force: 50 8.5210469968 Average Force: 51 8.50239176157 Average Force: 52 8.48421991615 Average Force: 53 8.46655823849 Average Force: 54 8.44944392852 Average Force: 55 8.43293891527 Average Force: 56 8.41711128286 Average Force: 57 8.40201622 Average Force: 58 8.38765663172 Average Force: 59 8.37400170915 Average Force: 60 8.361019969 Average Force: 61 8.34869757115 Average Force: 62 8.33704310548 Average Force: 63 8.32606308635 Average Force: 64 8.31572774281 Average Force: 65 8.30598430215 Average Force: 66 8.29679076273 Average Force: 67 8.28811903642 Average Force: 68 8.27994944471 Average Force: 69 8.27225748174 Average Force: 70 8.26502428629 Average Force: 71 8.25823271465 Average Force: 72 8.25186165056 Average Force: 73 8.24588905808 Average Force: 74 8.24029360324 Average Force: 75 8.23505085387 Average Force: 76 8.230134315 Average Force: 77 8.22551236935 Average Force: 78 8.22116267487 Average Force: 79 8.21705927266 Average Force: 80 8.21316657675 Average Force: 81 8.20943454741 Average Force: 82 8.20581678829 Average Force: 83 8.20228179325 Average Force: 84 8.19881705048 Average Force: 85 8.19542143812 Average Force: 86 8.19209285395 Average Force: 87 8.18882563609 Average Force: 88 8.18560909591 Average Force: 89 8.18243457348 Average Force: 90 8.17929827489 Average Force: 91 8.1762011389 Average Force: 92 8.17314912109 Average Force: 93 8.1701473757 Average Force: 94 8.16720121319 Average Force: 95 8.16431420989 Average Force: 96 8.16148538062 Average Force: 97 8.15870958495 Average Force: 98 8.15597737796 Average Force: 99 8.15327823273 Average Force: 100 8.1506066104 Average Force: 101 8.14796167465 Average Force: 102 8.1453389249 Average Force: 103 8.14273293243 Average Force: 104 8.14013340519 Average Force: 105 8.13753318419 Average Force: 106 8.13492558151 Average Force: 107 8.13231061346 Average Force: 108 8.12968522074 Average Force: 109 8.12704671872 Average Force: 110 8.12439615309 Average Force: 111 8.12173530036 Average Force: 112 8.11906840036 Average Force: 113 8.11640084106 Average Force: 114 8.11373758105 Average Force: 115 8.11108287078 Average Force: 116 8.10844041931 Average Force: 117 8.10581535761 Average Force: 118 8.10321413 Average Force: 119 8.10064479277 Average Force: 120 8.09811697367 Average Force: 121 8.09563967388 Average Force: 122 8.09321974049 Average Force: 123 8.0908618052 Average Force: 124 8.08857025274 Average Force: 125 8.08635278992 Average Force: 126 8.08421703365 Average Force: 127 8.08216843969 Average Force: 128 8.08021073391 Average Force: 129 gnuplot: unable to open display ':1' gnuplot: X11 aborted. 8.07834723132 Average Force: 130 8.07658233492 Average Force: 131 8.07492107206 Average Force: 132 8.07336871015 Average Force: 133 8.07192981083 Average Force: 134 8.07060667269 Average Force: 135 8.06939824844 Average Force: 136 8.06830117824 Average Force: 137 8.06731198861 Average Force: 138 8.06642827638 Average Force: 139 8.0656478895 Average Force: 140 8.06496774029 Average Force: 141 8.06438241943 Average Force: 142 8.06388548338 Average Force: 143 8.06347110378 Average Force: 144 8.0631347725 Average Force: 145 8.06287233683 Average Force: 146 8.06267903315 Average Force: 147 8.06254840503 Average Force: 148 8.06247172324 Average Force: 149 8.06244051638 Average Force: 150 8.0624461276 Average Force: 151 8.06247830689 Average Force: 152 8.06252622789 Average Force: 153 8.06257824144 Average Force: 154 8.06262303208 Average Force: 155 8.06264977768 Average Force: 156 8.06264914192 Average Force: 157 8.06261057796 Average Force: 158 8.06252551987 Average Force: 159 8.06238731031 Average Force: 160 8.062191279 Average Force: 161 8.06193355801 Average Force: 162 8.06161156568 Average Force: 163 8.06122437325 Average Force: 164 8.06077047037 Average Force: 165 8.06024769176 Average Force: 166 8.05965361711 Average Force: 167 8.05898706192 Average Force: 168 8.05824885976 Average Force: 169 8.05744180497 Average Force: 170 8.05656996259 Average Force: 171 8.05563955988 Average Force: 172 8.05465831593 Average Force: 173 8.0536356696 Average Force: 174 8.0525813577 Average Force: 175 8.05150494023 Average Force: 176 8.05041597011 Average Force: 177 8.04932295503 Average Force: 178 8.0482320373 Average Force: 179 8.04714651475 Average Force: 180 8.04607180467 Average Force: 181 8.0450131074 Average Force: 182 8.04397550022 Average Force: 183 8.0429639871 Average Force: 184 8.04198394152 Average Force: 185 8.04104098941 Average Force: 186 8.04013790344 Average Force: 187 8.0392763446 Average Force: 188 8.03845742947 Average Force: 189 8.03768264889 Average Force: 190 8.03695410863 Average Force: 191 8.03627396304 Average Force: 192 8.03564461062 Average Force: 193 8.03506813959 Average Force: 194 8.03454617134 Average Force: 195 8.03407937251 Average Force: 196 8.03367010224 Average Force: 197 8.03331925756 Average Force: 198 8.03302749616 Average Force: 199 8.03279512432 Average Force: 200 8.0326219242 Len: 200 Len: 200 Average Force: 8.0326219242 Run: cp run/postProcessing/forces/0/forces.dat cases/130/forces.dat Run: cp run/postProcessing/forceCoeffs/0/forceCoeffs.dat cases/130/forceCoeffs.dat Run: cp run/forces.png cases/130 Run: cp run/forces.csv cases/130 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 06 2017 Time : 12:40:02 Host : "bds1.beamnet" PID : 5149 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:279665 points:363862 Additional cells:406378 additional points:37738 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/130/vtk.zip VTK) adding: VTK/ (stored 0%) adding: VTK/outlet/ (stored 0%) adding: VTK/outlet/outlet_200.vtk (deflated 41%) adding: VTK/channelWalls/ (stored 0%) adding: VTK/channelWalls/channelWalls_200.vtk (deflated 59%) adding: VTK/vwt.pvsm (deflated 94%) adding: VTK/run_200.vtk (deflated 54%) adding: VTK/inlet/ (stored 0%) adding: VTK/inlet/inlet_200.vtk (deflated 81%) adding: VTK/car/ (stored 0%) adding: VTK/car/car_200.vtk (deflated 54%)