/*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.1.1 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.1.1-221db2718bbb Exec : snappyHexMesh Date : Nov 27 2012 Time : 14:16:45 Host : "felix-linux" PID : 4913 Case : /home/felix/OpenFOAM/run/master/aorta/test/vonShorty_2 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 Read mesh in = 1.76 s Overall mesh bounding box : (360 220 735) (460 350 1010) Relative tolerance : 1e-06 Absolute matching distance : 0.000320195 Reading refinement surfaces. Read refinement surfaces in = 0.26 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. Refinement level 0 for all cells crossed by feature "Inlet_ASCII.eMesh" (138 points, 138 edges). Refinement level 0 for all cells crossed by feature "Mantel_ASCII.eMesh" (346 points, 346 edges). Refinement level 0 for all cells crossed by feature "OutletKlein_ASCII.eMesh" (98 points, 98 edges). Refinement level 0 for all cells crossed by feature "OutletGross_ASCII.eMesh" (110 points, 110 edges). Detected 0 featurePoints out of 138 on feature Inlet_ASCII.eMesh Detected 0 featurePoints out of 346 on feature Mantel_ASCII.eMesh Detected 0 featurePoints out of 98 on feature OutletKlein_ASCII.eMesh Detected 0 featurePoints out of 110 on feature OutletGross_ASCII.eMesh Read features in = 0 s Determining initial surface intersections ----------------------------------------- Edge intersection testing: Number of edges : 1539375 Number of edges to retest : 1539375 Number of intersected edges : 0 Calculated surface intersections in = 2.08 s Initial mesh : cells:506250 faces:1539375 points:527136 Cells per refinement level: 0 506250 Adding patches for surface regions ---------------------------------- Patch Type Region ----- ---- ------ Inlet_ASCII: 1 wall Inlet_ASCII_Inlet Mantel_ASCII: 2 wall Mantel_ASCII_Mantel OutletKlein_ASCII: 3 wall OutletKlein_ASCII_OutletKlein OutletGross_ASCII: 4 wall OutletGross_ASCII_OutletGross Added patches in = 0.03 s Selecting decompositionMethod ptscotch Refinement phase ---------------- Found point (390 325 980) in cell 453015 on processor 0 Feature refinement iteration 0 ------------------------------ Marked for refinement due to explicit features : 0 cells. Determined cells to refine in = 3.73 s Selected for feature refinement : 0 cells (out of 506250) Stopping refining since too few cells selected. Surface refinement iteration 0 ------------------------------ Marked for refinement due to surface intersection : 0 cells. Determined cells to refine in = 0.01 s Selected for refinement : 0 cells (out of 506250) Stopping refining since too few cells selected. Removing mesh beyond surface intersections ------------------------------------------ Found point (390 325 980) in cell 453015 in global region 0 out of 1 regions. Keeping all cells in region 0 containing point (390 325 980) Selected for keeping : 506250 cells. Edge intersection testing: Number of edges : 1539375 Number of edges to retest : 0 Number of intersected edges : 0 Shell refinement iteration 0 ---------------------------- Marked for refinement due to refinement shells : 0 cells. Determined cells to refine in = 0.87 s Selected for internal refinement : 0 cells (out of 506250) Stopping refining since too few cells selected. Splitting mesh at surface intersections --------------------------------------- Introducing baffles for 0 faces that are intersected by the surface. Edge intersection testing: Number of edges : 1539375 Number of edges to retest : 0 Number of intersected edges : 0 Created baffles in = 0.65 s After introducing baffles : cells:506250 faces:1539375 points:527136 Cells per refinement level: 0 506250 Remove unreachable sections of mesh ----------------------------------- Keeping all cells in region 0 containing point (390 325 980) Selected for keeping : 506250 cells. Edge intersection testing: Number of edges : 1539375 Number of edges to retest : 0 Number of intersected edges : 0 Split mesh in = 1.1 s After subsetting : cells:506250 faces:1539375 points:527136 Cells per refinement level: 0 506250 Merge free-standing baffles --------------------------- getDuplicateFaces : found 0 pairs of duplicate faces. Detected free-standing baffles : 0 Merged free-standing baffles in = 0.16 s Handling cells with snap problems --------------------------------- Introducing baffles for 0 faces that are intersected by the surface. Edge intersection testing: Number of edges : 1539375 Number of edges to retest : 0 Number of intersected edges : 0 Created baffles in = 0.66 s After introducing baffles : cells:506250 faces:1539375 points:527136 Cells per refinement level: 0 506250 Remove unreachable sections of mesh ----------------------------------- Keeping all cells in region 0 containing point (390 325 980) Selected for keeping : 506250 cells. Edge intersection testing: Number of edges : 1539375 Number of edges to retest : 0 Number of intersected edges : 0 Split mesh in = 1.04 s After subsetting : cells:506250 faces:1539375 points:527136 Cells per refinement level: 0 506250 dupNonManifoldPoints : Found : 0 non-manifold points (out of 527136) Edge intersection testing: Number of edges : 1539375 Number of edges to retest : 0 Number of intersected edges : 0 getDuplicateFaces : found 0 pairs of duplicate faces. Detected unsplittable baffles : 0 Refined mesh : cells:506250 faces:1539375 points:527136 Cells per refinement level: 0 506250 Writing mesh to time 1 Wrote mesh in = 3.36 s. Mesh refined in = 11.58 s. Finished meshing in = 15.71 s. End