Advertisement
Guest User

Untitled

a guest
Aug 25th, 2018
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.59 KB | None | 0 0
  1. /*---------------------------------------------------------------------------*\
  2. | ========= | |
  3. | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
  4. | \\ / O peration | Version: 5.x |
  5. | \\ / A nd | Web: www.OpenFOAM.org |
  6. | \\/ M anipulation | |
  7. \*---------------------------------------------------------------------------*/
  8. Build : 5.x-197d9d3bf20a
  9. Exec : snappyHexMesh
  10. Date : Aug 25 2018
  11. Time : 14:39:30
  12. Host : "cabrera-P15xEMx"
  13. PID : 3758
  14. I/O : uncollated
  15. Case : /home/cabrera/OpenFOAM/cabrera-5.0/run/aneurismaMultiple
  16. nProcs : 1
  17. sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
  18. fileModificationChecking : Monitoring run-time modified files using timeStampMaster (fileModificationSkew 10)
  19. allowSystemOperations : Allowing user-supplied system call operations
  20.  
  21. // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
  22. Create time
  23.  
  24. Create mesh for time = 2
  25.  
  26. Read mesh in = 0.68 s
  27.  
  28. Overall mesh bounding box : (0.0251331 0.0226557 -0.0476755) (0.0432055 0.0416659 -0.0329706)
  29. Relative tolerance : 1e-06
  30. Absolute matching distance : 3.00705e-08
  31.  
  32. Reading refinement surfaces.
  33. Read refinement surfaces in = 0.04 s
  34.  
  35. Reading refinement shells.
  36. --> FOAM Warning :
  37. From function Foam::shellSurfaces::shellSurfaces(const Foam::searchableSurfaces&, const Foam::dictionary&)
  38. in file shellSurfaces/shellSurfaces.C at line 409
  39. Reading "/home/cabrera/OpenFOAM/cabrera-5.0/run/aneurismaMultiple/system/snappyHexMeshDict.castellatedMeshControls.refinementRegions" from line 97 to line 98
  40. Not all entries in refinementRegions dictionary were used. The following entries were not used :
  41. 2
  42. (
  43. levels
  44. mode
  45. )
  46.  
  47. Read refinement shells in = 0 s
  48.  
  49. Setting refinement level of surface to be consistent with shells.
  50. Checked shell refinement in = 0 s
  51.  
  52. Reading features.
  53. Read extendedFeatureEdgeMesh wall.extendedFeatureEdgeMesh
  54. points : 164
  55. edges : 164
  56. boundingBox : (0.0250801 0.0224771 -0.0477014) (0.0432899 0.0416866 -0.0334711)
  57. point classification :
  58. convex feature points : 0
  59. concave feature points : 0
  60. mixed feature points : 0
  61. other (non-feature) points : 164
  62. edge classification :
  63. external (convex angle) edges : 0
  64. internal (concave angle) edges : 0
  65. flat region edges : 0
  66. open edges : 164
  67. multiply connected edges : 0
  68.  
  69. Refinement level according to distance to "wall.extendedFeatureEdgeMesh" (164 points, 164 edges).
  70. level 5 for all cells within 0 metre.
  71. Read features in = 0 s
  72.  
  73.  
  74. Determining initial surface intersections
  75. -----------------------------------------
  76.  
  77. Edge intersection testing:
  78. Number of edges : 383918
  79. Number of edges to retest : 383918
  80. Number of intersected edges : 8325
  81. Calculated surface intersections in = 1.35 s
  82.  
  83. Initial mesh : cells:115086 faces:383918 points:165767
  84. Cells per refinement level:
  85. 0 0
  86. 1 0
  87. 2 125
  88. 3 2990
  89. 4 18229
  90. 5 93742
  91.  
  92. Adding patches for surface regions
  93. ----------------------------------
  94.  
  95. Patch Type Region
  96. ----- ---- ------
  97. wall:
  98.  
  99. 0 wall wall
  100.  
  101. inlet:
  102.  
  103. 1 wall inlet
  104.  
  105. outlet1:
  106.  
  107. 2 wall outlet1
  108.  
  109. outlet2:
  110.  
  111. 3 wall outlet2
  112.  
  113. Added patches in = 0.01 s
  114.  
  115. Selecting decompositionMethod none
  116. Layer thickness specified as first layer and expansion ratio.
  117.  
  118. Shrinking and layer addition phase
  119. ----------------------------------
  120.  
  121. Using mesh parameters
  122. {
  123. maxNonOrtho 65;
  124. maxBoundarySkewness 20;
  125. maxInternalSkewness 4;
  126. maxConcave 80;
  127. minVol 1e-20;
  128. minTetQuality 1e-15;
  129. minArea -1;
  130. minTwist 0.02;
  131. minDeterminant 0.001;
  132. minFaceWeight 0.05;
  133. minVolRatio 0.01;
  134. minTriangleTwist -1;
  135. relaxed
  136. {
  137. maxNonOrtho 75;
  138. }
  139. nSmoothScale 4;
  140. errorReduction 0.75;
  141. }
  142.  
  143.  
  144.  
  145. Merging all faces of a cell
  146. ---------------------------
  147. - which are on the same patch
  148. - which make an angle < 130 degrees
  149. (cos:-0.642788)
  150. - as long as the resulting face doesn't become concave by more than 90 degrees
  151. (0=straight, 180=fully concave)
  152.  
  153. Merging 13 sets of faces.
  154.  
  155. Edge intersection testing:
  156. Number of edges : 383903
  157. Number of edges to retest : 60
  158. Number of intersected edges : 8330
  159.  
  160. Undo iteration 0
  161. ----------------
  162. Checking faces in error :
  163. non-orthogonality > 65 degrees : 12
  164. faces with face pyramid volume < 1e-20 : 0
  165. faces with face-decomposition tet quality < 1e-15 : 10
  166. faces with concavity > 80 degrees : 0
  167. faces with skewness > 4 (internal) or 20 (boundary) : 0
  168. faces with interpolation weights (0..1) < 0.05 : 6
  169. faces with volume ratio of neighbour cells < 0.01 : 0
  170. faces with face twist < 0.02 : 2
  171. faces on cells with determinant < 0.001 : 4
  172. Masters that need to be restored:7
  173. Edge intersection testing:
  174. Number of edges : 383911
  175. Number of edges to retest : 40
  176. Number of intersected edges : 8336
  177.  
  178.  
  179. Undo iteration 1
  180. ----------------
  181. Checking faces in error :
  182. non-orthogonality > 65 degrees : 11
  183. faces with face pyramid volume < 1e-20 : 0
  184. faces with face-decomposition tet quality < 1e-15 : 6
  185. faces with concavity > 80 degrees : 0
  186. faces with skewness > 4 (internal) or 20 (boundary) : 0
  187. faces with interpolation weights (0..1) < 0.05 : 6
  188. faces with volume ratio of neighbour cells < 0.01 : 0
  189. faces with face twist < 0.02 : 2
  190. faces on cells with determinant < 0.001 : 2
  191. Masters that need to be restored:0
  192.  
  193. Merging all points on surface that
  194. - are used by only two boundary faces and
  195. - make an angle with a cosine of more than -0.642788.
  196.  
  197. Removing 8 straight edge points ...
  198.  
  199. Edge intersection testing:
  200. Number of edges : 383911
  201. Number of edges to retest : 61
  202. Number of intersected edges : 8341
  203.  
  204. Undo iteration 0
  205. ----------------
  206. Checking faces in error :
  207. non-orthogonality > 65 degrees : 12
  208. faces with face pyramid volume < 1e-20 : 0
  209. faces with face-decomposition tet quality < 1e-15 : 6
  210. faces with concavity > 80 degrees : 0
  211. faces with skewness > 4 (internal) or 20 (boundary) : 0
  212. faces with interpolation weights (0..1) < 0.05 : 6
  213. faces with volume ratio of neighbour cells < 0.01 : 0
  214. faces with face twist < 0.02 : 2
  215. faces on cells with determinant < 0.001 : 5
  216. Detected 2 error faces on boundaries that have been merged. These will be restored to their original faces.
  217.  
  218. Edge intersection testing:
  219. Number of edges : 383911
  220. Number of edges to retest : 8
  221. Number of intersected edges : 8341
  222.  
  223. Undo iteration 1
  224. ----------------
  225. Checking faces in error :
  226. non-orthogonality > 65 degrees : 11
  227. faces with face pyramid volume < 1e-20 : 0
  228. faces with face-decomposition tet quality < 1e-15 : 6
  229. faces with concavity > 80 degrees : 0
  230. faces with skewness > 4 (internal) or 20 (boundary) : 0
  231. faces with interpolation weights (0..1) < 0.05 : 6
  232. faces with volume ratio of neighbour cells < 0.01 : 0
  233. faces with face twist < 0.02 : 2
  234. faces on cells with determinant < 0.001 : 2
  235. Detected 0 error faces on boundaries that have been merged. These will be restored to their original faces.
  236.  
  237. Detected 27 error faces in mesh. Restoring neighbours of faces in error.
  238.  
  239. Edge intersection testing:
  240. Number of edges : 383911
  241. Number of edges to retest : 548
  242. Number of intersected edges : 8397
  243.  
  244. Checking mesh manifoldness ...
  245.  
  246. Checking initial mesh ...
  247. Checking faces in error :
  248. non-orthogonality > 65 degrees : 11
  249. faces with face pyramid volume < 1e-20 : 0
  250. faces with face-decomposition tet quality < 1e-15 : 6
  251. faces with concavity > 80 degrees : 0
  252. faces with skewness > 4 (internal) or 20 (boundary) : 0
  253. faces with interpolation weights (0..1) < 0.05 : 6
  254. faces with volume ratio of neighbour cells < 0.01 : 0
  255. faces with face twist < 0.02 : 2
  256. faces on cells with determinant < 0.001 : 2
  257. Detected 27 illegal faces (concave, zero area or negative cell pyramid volume)
  258.  
  259. Adding in total 0 inter-processor patches to handle extrusion of non-manifold processor boundaries.
  260.  
  261. Handling points with inconsistent layer specification ...
  262.  
  263. Handling non-manifold points ...
  264.  
  265. Checking patch manifoldness ...
  266. Outside of local patch is multiply connected across edges or points at 0 points.
  267. Set displacement to zero for all 0 non-manifold points
  268.  
  269. Handling feature edges ...
  270.  
  271. patch faces layers avg thickness[m]
  272. near-wall overall
  273. ----- ----- ------ --------- -------
  274. wall 44978 3 0.005 0.0166
  275. inlet 1333 3 0.005 0.0165
  276. outlet1 280 3 0.005 0.0165
  277. outlet2 506 3 0.005 0.0166
  278.  
  279. Selecting externalDisplacementMeshMover displacementMedialAxis
  280. displacementMedialAxis : Calculating distance to Medial Axis ...
  281. displacementMedialAxis : Smoothing normals ...
  282. Iteration 0 residual 0.00768318
  283. displacementMedialAxis : Smoothing normals in interior ...
  284. Iteration 0 residual 0.0248256
  285.  
  286. Layer addition iteration 0
  287. --------------------------
  288.  
  289. Determining displacement for added points according to pointNormal ...
  290. Detected 1 points with point normal pointing through faces.
  291. Reset displacement at 1 points to average of surrounding points.
  292.  
  293. displacementMedialAxis : Smoothing using Medial Axis ...
  294. displacementMedialAxis : Reducing layer thickness at 58888 nodes where thickness to medial axis distance is large
  295. displacementMedialAxis : Removing isolated regions ...
  296. displacementMedialAxis : Number of isolated points extrusion stopped : 0
  297. displacementMedialAxis : Smoothing field ...
  298. Iteration 0 residual 5.84369e-07
  299. displacementMedialAxis : Moving mesh ...
  300. displacementMedialAxis : Iteration 0
  301. Moving mesh using displacement scaling : min:1 max:1
  302. Checking faces in error :
  303. non-orthogonality > 65 degrees : 165270
  304. faces with face pyramid volume < 1e-20 : 14026
  305. faces with face-decomposition tet quality < 1e-15 : 2497
  306. faces with concavity > 80 degrees : 313
  307. faces with skewness > 4 (internal) or 20 (boundary) : 0
  308. faces with interpolation weights (0..1) < 0.05 : 80
  309. faces with volume ratio of neighbour cells < 0.01 : 43
  310. faces with face twist < 0.02 : 27
  311. faces on cells with determinant < 0.001 : 1052
  312. displacementMedialAxis : Iteration 1
  313. Moving mesh using displacement scaling : min:0.75 max:1
  314. Checking faces in error :
  315. non-orthogonality > 65 degrees : 183265
  316. faces with face pyramid volume < 1e-20 : 13139
  317. faces with face-decomposition tet quality < 1e-15 : 6561
  318. faces with concavity > 80 degrees : 829
  319. faces with skewness > 4 (internal) or 20 (boundary) : 71
  320. faces with interpolation weights (0..1) < 0.05 : 198
  321. faces with volume ratio of neighbour cells < 0.01 : 124
  322. faces with face twist < 0.02 : 407
  323. faces on cells with determinant < 0.001 : 2183
  324. displacementMedialAxis : Iteration 2
  325. Moving mesh using displacement scaling : min:0.5625 max:1
  326. Checking faces in error :
  327. non-orthogonality > 65 degrees : 162396
  328. faces with face pyramid volume < 1e-20 : 11622
  329. faces with face-decomposition tet quality < 1e-15 : 8701
  330. faces with concavity > 80 degrees : 981
  331. faces with skewness > 4 (internal) or 20 (boundary) : 71
  332. faces with interpolation weights (0..1) < 0.05 : 215
  333. faces with volume ratio of neighbour cells < 0.01 : 183
  334. faces with face twist < 0.02 : 400
  335. faces on cells with determinant < 0.001 : 1650
  336. displacementMedialAxis : Iteration 3
  337. Moving mesh using displacement scaling : min:0.421875 max:1
  338. Checking faces in error :
  339. non-orthogonality > 65 degrees : 153456
  340. faces with face pyramid volume < 1e-20 : 11557
  341. faces with face-decomposition tet quality < 1e-15 : 14167
  342. faces with concavity > 80 degrees : 1275
  343. faces with skewness > 4 (internal) or 20 (boundary) : 135
  344. faces with interpolation weights (0..1) < 0.05 : 329
  345. faces with volume ratio of neighbour cells < 0.01 : 279
  346. faces with face twist < 0.02 : 515
  347. faces on cells with determinant < 0.001 : 1667
  348. displacementMedialAxis : Iteration 4
  349. Moving mesh using displacement scaling : min:0.316406 max:1
  350. Checking faces in error :
  351. non-orthogonality > 65 degrees : 147423
  352. faces with face pyramid volume < 1e-20 : 12402
  353. faces with face-decomposition tet quality < 1e-15 : 19175
  354. faces with concavity > 80 degrees : 1350
  355. faces with skewness > 4 (internal) or 20 (boundary) : 140
  356. faces with interpolation weights (0..1) < 0.05 : 479
  357. faces with volume ratio of neighbour cells < 0.01 : 396
  358. faces with face twist < 0.02 : 596
  359. faces on cells with determinant < 0.001 : 1669
  360. displacementMedialAxis : Iteration 5
  361. displacementMedialAxis : Displacement scaling for error reduction set to 0.
  362. Moving mesh using displacement scaling : min:0.237305 max:1
  363. Checking faces in error :
  364. non-orthogonality > 65 degrees : 173649
  365. faces with face pyramid volume < 1e-20 : 16301
  366. faces with face-decomposition tet quality < 1e-15 : 23237
  367. faces with concavity > 80 degrees : 1209
  368. faces with skewness > 4 (internal) or 20 (boundary) : 106
  369. faces with interpolation weights (0..1) < 0.05 : 640
  370. faces with volume ratio of neighbour cells < 0.01 : 435
  371. faces with face twist < 0.02 : 705
  372. faces on cells with determinant < 0.001 : 2002
  373. displacementMedialAxis : Iteration 6
  374. Moving mesh using displacement scaling : min:0 max:1
  375. Checking faces in error :
  376. non-orthogonality > 65 degrees : 11692
  377. faces with face pyramid volume < 1e-20 : 3206
  378. faces with face-decomposition tet quality < 1e-15 : 1240
  379. faces with concavity > 80 degrees : 12
  380. faces with skewness > 4 (internal) or 20 (boundary) : 1
  381. faces with interpolation weights (0..1) < 0.05 : 218
  382. faces with volume ratio of neighbour cells < 0.01 : 129
  383. faces with face twist < 0.02 : 43
  384. faces on cells with determinant < 0.001 : 68
  385. displacementMedialAxis : Iteration 7
  386. Moving mesh using displacement scaling : min:0 max:0.997775
  387. Checking faces in error :
  388. non-orthogonality > 65 degrees : 574
  389. faces with face pyramid volume < 1e-20 : 58
  390. faces with face-decomposition tet quality < 1e-15 : 48
  391. faces with concavity > 80 degrees : 1
  392. faces with skewness > 4 (internal) or 20 (boundary) : 0
  393. faces with interpolation weights (0..1) < 0.05 : 14
  394. faces with volume ratio of neighbour cells < 0.01 : 0
  395. faces with face twist < 0.02 : 5
  396. faces on cells with determinant < 0.001 : 8
  397. displacementMedialAxis : Iteration 8
  398. Moving mesh using displacement scaling : min:0 max:0.0622754
  399. Checking faces in error :
  400. non-orthogonality > 65 degrees : 17
  401. faces with face pyramid volume < 1e-20 : 5
  402. faces with face-decomposition tet quality < 1e-15 : 6
  403. faces with concavity > 80 degrees : 0
  404. faces with skewness > 4 (internal) or 20 (boundary) : 0
  405. faces with interpolation weights (0..1) < 0.05 : 6
  406. faces with volume ratio of neighbour cells < 0.01 : 0
  407. faces with face twist < 0.02 : 2
  408. faces on cells with determinant < 0.001 : 2
  409. displacementMedialAxis : Iteration 9
  410. Moving mesh using displacement scaling : min:0 max:0.00183074
  411. Checking faces in error :
  412. non-orthogonality > 65 degrees : 11
  413. faces with face pyramid volume < 1e-20 : 0
  414. faces with face-decomposition tet quality < 1e-15 : 6
  415. faces with concavity > 80 degrees : 0
  416. faces with skewness > 4 (internal) or 20 (boundary) : 0
  417. faces with interpolation weights (0..1) < 0.05 : 6
  418. faces with volume ratio of neighbour cells < 0.01 : 0
  419. faces with face twist < 0.02 : 2
  420. faces on cells with determinant < 0.001 : 2
  421. displacementMedialAxis : Successfully moved mesh
  422. displacementMedialAxis : Finished moving mesh ...
  423. truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded.
  424. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion.
  425.  
  426. Setting up information for layer truncation ...
  427.  
  428. Checking mesh with layer ...
  429. Checking faces in error :
  430. non-orthogonality > 65 degrees : 11
  431. faces with face pyramid volume < 1e-20 : 0
  432. faces with face-decomposition tet quality < 1e-15 : 6
  433. faces with concavity > 80 degrees : 0
  434. faces with skewness > 4 (internal) or 20 (boundary) : 0
  435. faces with interpolation weights (0..1) < 0.05 : 6
  436. faces with volume ratio of neighbour cells < 0.01 : 0
  437. faces with face twist < 0.02 : 2
  438. faces on cells with determinant < 0.001 : 2
  439. Detected 27 illegal faces (concave, zero area or negative cell pyramid volume)
  440. Extruding 0 out of 47097 faces (0%). Removed extrusion at 0 faces.
  441. Added 0 out of 141291 cells (0%).
  442. Edge intersection testing:
  443. Number of edges : 383911
  444. Number of edges to retest : 0
  445. Number of intersected edges : 8397
  446.  
  447. patch faces layers overall thickness
  448. [m] [%]
  449. ----- ----- ------ --- ---
  450. wall 44978 0 0 0
  451. inlet 1333 0 0 0
  452. outlet1 280 0 0 0
  453. outlet2 506 0 0 0
  454.  
  455. Layer mesh : cells:115086 faces:383911 points:165760
  456. Cells per refinement level:
  457. 0 0
  458. 1 0
  459. 2 125
  460. 3 2990
  461. 4 18229
  462. 5 93742
  463. Writing mesh to time 3
  464. Wrote mesh in = 25.37 s.
  465. Layers added in = 25.37 s.
  466. Checking final mesh ...
  467. Checking faces in error :
  468. non-orthogonality > 65 degrees : 11
  469. faces with face pyramid volume < 1e-20 : 0
  470. faces with face-decomposition tet quality < 1e-15 : 6
  471. faces with concavity > 80 degrees : 0
  472. faces with skewness > 4 (internal) or 20 (boundary) : 0
  473. faces with interpolation weights (0..1) < 0.05 : 6
  474. faces with volume ratio of neighbour cells < 0.01 : 0
  475. faces with face twist < 0.02 : 2
  476. faces on cells with determinant < 0.001 : 2
  477. Finished meshing with 27 illegal faces (concave, zero area or negative cell pyramid volume)
  478. Finished meshing in = 28.07 s.
  479. End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement