Advertisement
Guest User

Untitled

a guest
Aug 27th, 2012
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 77.76 KB | None | 0 0
  1. /*---------------------------------------------------------------------------*\
  2. | ========= | |
  3. | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
  4. | \\ / O peration | Version: 2.1.1 |
  5. | \\ / A nd | Web: www.OpenFOAM.org |
  6. | \\/ M anipulation | |
  7. \*---------------------------------------------------------------------------*/
  8. Build : 2.1.1-221db2718bbb
  9. Exec : snappyHexMesh
  10. Date : Aug 27 2012
  11. Time : 23:49:10
  12. Host : "zib-desktop"
  13. PID : 8823
  14. Case : /home/zib/OpenFOAM/zib-2.1.1/run/openDomainRefined
  15. nProcs : 1
  16. sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
  17. fileModificationChecking : Monitoring run-time modified files using timeStampMaster
  18. allowSystemOperations : Disallowing user-supplied system call operations
  19.  
  20. // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
  21. Create time
  22.  
  23. Create mesh for time = 0
  24.  
  25. Read mesh in = 0.02 s
  26.  
  27. Overall mesh bounding box : (-2 -1 -1) (7 1 1)
  28. Relative tolerance : 1e-06
  29. Absolute matching distance : 9.43398e-06
  30.  
  31. Reading refinement surfaces.
  32. Read refinement surfaces in = 0.04 s
  33.  
  34. Reading refinement shells.
  35. Refinement level 5 for all cells inside innerBox
  36. Read refinement shells in = 0 s
  37.  
  38. Setting refinement level of surface to be consistent with shells.
  39. Checked shell refinement in = 0 s
  40.  
  41. Reading features.
  42. Read features in = 0 s
  43.  
  44.  
  45. Determining initial surface intersections
  46. -----------------------------------------
  47.  
  48. Edge intersection testing:
  49. Number of edges : 14500
  50. Number of edges to retest : 14500
  51. Number of intersected edges : 2
  52. Calculated surface intersections in = 0.06 s
  53.  
  54. Initial mesh : cells:4500 faces:14500 points:5566
  55. Cells per refinement level:
  56. 0 4500
  57.  
  58. Adding patches for surface regions
  59. ----------------------------------
  60.  
  61. Patch Type Region
  62. ----- ---- ------
  63. leadingEdge:
  64.  
  65. 3 wall leadingEdge_OBJECT
  66.  
  67. foil:
  68.  
  69. 4 wall foil_OBJECT
  70.  
  71. trailingEdge:
  72.  
  73. 5 wall trailingEdge_OBJECT
  74.  
  75. Added patches in = 0 s
  76.  
  77. Selecting decompositionMethod hierarchical
  78.  
  79. Refinement phase
  80. ----------------
  81.  
  82. Found point (-1 0 0) in cell 2479 on processor 0
  83.  
  84. Surface refinement iteration 0
  85. ------------------------------
  86.  
  87. Marked for refinement due to surface intersection : 4 cells.
  88. Determined cells to refine in = 0.01 s
  89. Selected for refinement : 4 cells (out of 4500)
  90. Edge intersection testing:
  91. Number of edges : 14608
  92. Number of edges to retest : 196
  93. Number of intersected edges : 32
  94. Refined mesh in = 0.02 s
  95. After refinement surface refinement iteration 0 : cells:4528 faces:14608 points:5623
  96. Cells per refinement level:
  97. 0 4496
  98. 1 32
  99.  
  100. Surface refinement iteration 1
  101. ------------------------------
  102.  
  103. Marked for refinement due to surface intersection : 32 cells.
  104. Determined cells to refine in = 0 s
  105. Selected for refinement : 40 cells (out of 4528)
  106. Edge intersection testing:
  107. Number of edges : 15598
  108. Number of edges to retest : 1326
  109. Number of intersected edges : 112
  110. Refined mesh in = 0.02 s
  111. After refinement surface refinement iteration 1 : cells:4808 faces:15598 points:6069
  112. Cells per refinement level:
  113. 0 4480
  114. 1 136
  115. 2 192
  116.  
  117. Surface refinement iteration 2
  118. ------------------------------
  119.  
  120. Marked for refinement due to surface intersection : 120 cells.
  121. Determined cells to refine in = 0 s
  122. Selected for refinement : 128 cells (out of 4808)
  123. Edge intersection testing:
  124. Number of edges : 18616
  125. Number of edges to retest : 4210
  126. Number of intersected edges : 348
  127. Refined mesh in = 0.03 s
  128. After refinement surface refinement iteration 2 : cells:5704 faces:18616 points:7317
  129. Cells per refinement level:
  130. 0 4464
  131. 1 232
  132. 2 368
  133. 3 640
  134.  
  135. Surface refinement iteration 3
  136. ------------------------------
  137.  
  138. Marked for refinement due to surface intersection : 508 cells.
  139. Determined cells to refine in = 0 s
  140. Selected for refinement : 570 cells (out of 5704)
  141. Edge intersection testing:
  142. Number of edges : 31735
  143. Number of edges to retest : 17028
  144. Number of intersected edges : 1380
  145. Refined mesh in = 0.07 s
  146. After refinement surface refinement iteration 3 : cells:9694 faces:31735 points:12485
  147. Cells per refinement level:
  148. 0 4456
  149. 1 262
  150. 2 514
  151. 3 1246
  152. 4 3216
  153.  
  154. Surface refinement iteration 4
  155. ------------------------------
  156.  
  157. Marked for refinement due to surface intersection : 2158 cells.
  158. Determined cells to refine in = 0 s
  159. Selected for refinement : 2306 cells (out of 9694)
  160. Edge intersection testing:
  161. Number of edges : 84325
  162. Number of edges to retest : 67856
  163. Number of intersected edges : 5484
  164. Refined mesh in = 0.22 s
  165. After refinement surface refinement iteration 4 : cells:25836 faces:84325 points:32822
  166. Cells per refinement level:
  167. 0 4440
  168. 1 360
  169. 2 684
  170. 3 1322
  171. 4 5382
  172. 5 13648
  173.  
  174. Surface refinement iteration 5
  175. ------------------------------
  176.  
  177. Marked for refinement due to surface intersection : 9044 cells.
  178. Determined cells to refine in = 0.01 s
  179. Selected for refinement : 9466 cells (out of 25836)
  180. Edge intersection testing:
  181. Number of edges : 299683
  182. Number of edges to retest : 276097
  183. Number of intersected edges : 21848
  184. Refined mesh in = 0.84 s
  185. After refinement surface refinement iteration 5 : cells:92098 faces:299683 points:115719
  186. Cells per refinement level:
  187. 0 4438
  188. 1 362
  189. 2 748
  190. 3 1444
  191. 4 5448
  192. 5 22778
  193. 6 56880
  194.  
  195. Surface refinement iteration 6
  196. ------------------------------
  197.  
  198. Marked for refinement due to surface intersection : 8026 cells.
  199. Determined cells to refine in = 0.04 s
  200. Selected for refinement : 8420 cells (out of 92098)
  201. Edge intersection testing:
  202. Number of edges : 489220
  203. Number of edges to retest : 272462
  204. Number of intersected edges : 34592
  205. Refined mesh in = 1.14 s
  206. After refinement surface refinement iteration 6 : cells:151038 faces:489220 points:187344
  207. Cells per refinement level:
  208. 0 4436
  209. 1 372
  210. 2 774
  211. 3 1500
  212. 4 5584
  213. 5 21924
  214. 6 116448
  215.  
  216. Surface refinement iteration 7
  217. ------------------------------
  218.  
  219. Marked for refinement due to surface intersection : 10464 cells.
  220. Determined cells to refine in = 0.05 s
  221. Selected for refinement : 11168 cells (out of 151038)
  222. Edge intersection testing:
  223. Number of edges : 742672
  224. Number of edges to retest : 344491
  225. Number of intersected edges : 53266
  226. Refined mesh in = 1.68 s
  227. After refinement surface refinement iteration 7 : cells:229214 faces:742672 points:284556
  228. Cells per refinement level:
  229. 0 4432
  230. 1 400
  231. 2 798
  232. 3 1528
  233. 4 5442
  234. 5 22876
  235. 6 128154
  236. 7 65584
  237.  
  238. Surface refinement iteration 8
  239. ------------------------------
  240.  
  241. Marked for refinement due to surface intersection : 6082 cells.
  242. Determined cells to refine in = 0.1 s
  243. Selected for refinement : 6436 cells (out of 229214)
  244. Edge intersection testing:
  245. Number of edges : 889075
  246. Number of edges to retest : 201619
  247. Number of intersected edges : 64412
  248. Refined mesh in = 1.78 s
  249. After refinement surface refinement iteration 8 : cells:274266 faces:889075 points:340906
  250. Cells per refinement level:
  251. 0 4432
  252. 1 400
  253. 2 794
  254. 3 1544
  255. 4 5458
  256. 5 22268
  257. 6 135386
  258. 7 103984
  259.  
  260. Surface refinement iteration 9
  261. ------------------------------
  262.  
  263. Marked for refinement due to surface intersection : 5430 cells.
  264. Determined cells to refine in = 0.1 s
  265. Selected for refinement : 5674 cells (out of 274266)
  266. Edge intersection testing:
  267. Number of edges : 1015261
  268. Number of edges to retest : 185061
  269. Number of intersected edges : 72224
  270. Refined mesh in = 1.95 s
  271. After refinement surface refinement iteration 9 : cells:313984 faces:1015261 points:387631
  272. Cells per refinement level:
  273. 0 4432
  274. 1 400
  275. 2 794
  276. 3 1538
  277. 4 5480
  278. 5 22232
  279. 6 131940
  280. 7 147168
  281.  
  282. Surface refinement iteration 10
  283. ------------------------------
  284.  
  285. Marked for refinement due to surface intersection : 112 cells.
  286. Determined cells to refine in = 0.09 s
  287. Selected for refinement : 114 cells (out of 313984)
  288. Edge intersection testing:
  289. Number of edges : 1017745
  290. Number of edges to retest : 6654
  291. Number of intersected edges : 72216
  292. Refined mesh in = 1.78 s
  293. After refinement surface refinement iteration 10 : cells:314782 faces:1017745 points:388519
  294. Cells per refinement level:
  295. 0 4432
  296. 1 400
  297. 2 794
  298. 3 1538
  299. 4 5480
  300. 5 22230
  301. 6 131844
  302. 7 148064
  303.  
  304. Surface refinement iteration 11
  305. ------------------------------
  306.  
  307. Marked for refinement due to surface intersection : 0 cells.
  308. Determined cells to refine in = 0.07 s
  309. Selected for refinement : 0 cells (out of 314782)
  310. Stopping refining since too few cells selected.
  311.  
  312.  
  313. Removing mesh beyond surface intersections
  314. ------------------------------------------
  315.  
  316. Found point (-1 0 0) in cell 2479 in global region 0 out of 2 regions.
  317. Keeping all cells in region 0 containing point (-1 0 0)
  318. Selected for keeping : 242728 cells.
  319. Edge intersection testing:
  320. Number of edges : 806707
  321. Number of edges to retest : 66906
  322. Number of intersected edges : 72216
  323.  
  324. Shell refinement iteration 0
  325. ----------------------------
  326.  
  327. Marked for refinement due to refinement shells : 5684 cells.
  328. Determined cells to refine in = 2.3 s
  329. Selected for internal refinement : 25921 cells (out of 242728)
  330. Edge intersection testing:
  331. Number of edges : 1359514
  332. Number of edges to retest : 949075
  333. Number of intersected edges : 72866
  334. Refined mesh in = 3.4 s
  335. After refinement shell refinement iteration 0 : cells:424175 faces:1359514 points:511444
  336. Cells per refinement level:
  337. 0 4325
  338. 1 998
  339. 2 2368
  340. 3 3920
  341. 4 11664
  342. 5 37578
  343. 6 162772
  344. 7 200550
  345.  
  346. Shell refinement iteration 1
  347. ----------------------------
  348.  
  349. Marked for refinement due to refinement shells : 13388 cells.
  350. Determined cells to refine in = 0.52 s
  351. Selected for internal refinement : 15627 cells (out of 424175)
  352. Edge intersection testing:
  353. Number of edges : 1693054
  354. Number of edges to retest : 507498
  355. Number of intersected edges : 72972
  356. Refined mesh in = 3.4 s
  357. After refinement shell refinement iteration 1 : cells:533564 faces:1693054 points:626253
  358. Cells per refinement level:
  359. 0 4208
  360. 1 1774
  361. 2 2946
  362. 3 7248
  363. 4 18816
  364. 5 125886
  365. 6 169736
  366. 7 202950
  367.  
  368. Shell refinement iteration 2
  369. ----------------------------
  370.  
  371. Marked for refinement due to refinement shells : 17030 cells.
  372. Determined cells to refine in = 0.59 s
  373. Selected for internal refinement : 20036 cells (out of 533564)
  374. Edge intersection testing:
  375. Number of edges : 2119405
  376. Number of edges to retest : 605829
  377. Number of intersected edges : 72972
  378. Refined mesh in = 4.18 s
  379. After refinement shell refinement iteration 2 : cells:673816 faces:2119405 points:772146
  380. Cells per refinement level:
  381. 0 4124
  382. 1 2268
  383. 2 3354
  384. 3 12692
  385. 4 24288
  386. 5 253812
  387. 6 170328
  388. 7 202950
  389.  
  390. Shell refinement iteration 3
  391. ----------------------------
  392.  
  393. Marked for refinement due to refinement shells : 7916 cells.
  394. Determined cells to refine in = 0.65 s
  395. Selected for internal refinement : 9174 cells (out of 673816)
  396. Edge intersection testing:
  397. Number of edges : 2315776
  398. Number of edges to retest : 268520
  399. Number of intersected edges : 72972
  400. Refined mesh in = 4.29 s
  401. After refinement shell refinement iteration 3 : cells:738034 faces:2315776 points:840127
  402. Cells per refinement level:
  403. 0 4096
  404. 1 2192
  405. 2 5236
  406. 3 14068
  407. 4 40872
  408. 5 298292
  409. 6 170328
  410. 7 202950
  411.  
  412. Shell refinement iteration 4
  413. ----------------------------
  414.  
  415. Marked for refinement due to refinement shells : 18440 cells.
  416. Determined cells to refine in = 0.67 s
  417. Selected for internal refinement : 19556 cells (out of 738034)
  418. Edge intersection testing:
  419. Number of edges : 2733589
  420. Number of edges to retest : 508031
  421. Number of intersected edges : 72972
  422. Refined mesh in = 5.11 s
  423. After refinement shell refinement iteration 4 : cells:874926 faces:2733589 points:984224
  424. Cells per refinement level:
  425. 0 4064
  426. 1 2344
  427. 2 5650
  428. 3 15786
  429. 4 36504
  430. 5 437300
  431. 6 170328
  432. 7 202950
  433.  
  434. Shell refinement iteration 5
  435. ----------------------------
  436.  
  437. Marked for refinement due to refinement shells : 8496 cells.
  438. Determined cells to refine in = 0.72 s
  439. Selected for internal refinement : 9788 cells (out of 874926)
  440. Edge intersection testing:
  441. Number of edges : 2941066
  442. Number of edges to retest : 303779
  443. Number of intersected edges : 72972
  444. Refined mesh in = 5.35 s
  445. After refinement shell refinement iteration 5 : cells:943442 faces:2941066 points:1054668
  446. Cells per refinement level:
  447. 0 4030
  448. 1 2578
  449. 2 5574
  450. 3 17762
  451. 4 36744
  452. 5 503476
  453. 6 170328
  454. 7 202950
  455.  
  456. Shell refinement iteration 6
  457. ----------------------------
  458.  
  459. Marked for refinement due to refinement shells : 1792 cells.
  460. Determined cells to refine in = 0.76 s
  461. Selected for internal refinement : 2260 cells (out of 943442)
  462. Edge intersection testing:
  463. Number of edges : 2988958
  464. Number of edges to retest : 79733
  465. Number of intersected edges : 72972
  466. Refined mesh in = 5.25 s
  467. After refinement shell refinement iteration 6 : cells:959262 faces:2988958 points:1070919
  468. Cells per refinement level:
  469. 0 4018
  470. 1 2588
  471. 2 6164
  472. 3 18274
  473. 4 37128
  474. 5 517812
  475. 6 170328
  476. 7 202950
  477.  
  478. Shell refinement iteration 7
  479. ----------------------------
  480.  
  481. Marked for refinement due to refinement shells : 0 cells.
  482. Determined cells to refine in = 0.77 s
  483. Selected for internal refinement : 12 cells (out of 959262)
  484. Edge intersection testing:
  485. Number of edges : 2989213
  486. Number of edges to retest : 976
  487. Number of intersected edges : 72972
  488. Refined mesh in = 5.33 s
  489. After refinement shell refinement iteration 7 : cells:959346 faces:2989213 points:1071006
  490. Cells per refinement level:
  491. 0 4016
  492. 1 2604
  493. 2 6156
  494. 3 18336
  495. 4 37144
  496. 5 517812
  497. 6 170328
  498. 7 202950
  499.  
  500. Shell refinement iteration 8
  501. ----------------------------
  502.  
  503. Marked for refinement due to refinement shells : 0 cells.
  504. Determined cells to refine in = 0.71 s
  505. Selected for internal refinement : 6 cells (out of 959346)
  506. Edge intersection testing:
  507. Number of edges : 2989342
  508. Number of edges to retest : 462
  509. Number of intersected edges : 72972
  510. Refined mesh in = 5.26 s
  511. After refinement shell refinement iteration 8 : cells:959388 faces:2989342 points:1071051
  512. Cells per refinement level:
  513. 0 4016
  514. 1 2598
  515. 2 6204
  516. 3 18336
  517. 4 37144
  518. 5 517812
  519. 6 170328
  520. 7 202950
  521.  
  522. Shell refinement iteration 9
  523. ----------------------------
  524.  
  525. Marked for refinement due to refinement shells : 0 cells.
  526. Determined cells to refine in = 0.77 s
  527. Selected for internal refinement : 2 cells (out of 959388)
  528. Edge intersection testing:
  529. Number of edges : 2989387
  530. Number of edges to retest : 168
  531. Number of intersected edges : 72972
  532. Refined mesh in = 5.24 s
  533. After refinement shell refinement iteration 9 : cells:959402 faces:2989387 points:1071068
  534. Cells per refinement level:
  535. 0 4014
  536. 1 2614
  537. 2 6204
  538. 3 18336
  539. 4 37144
  540. 5 517812
  541. 6 170328
  542. 7 202950
  543.  
  544. Shell refinement iteration 10
  545. ----------------------------
  546.  
  547. Marked for refinement due to refinement shells : 0 cells.
  548. Determined cells to refine in = 0.72 s
  549. Selected for internal refinement : 0 cells (out of 959402)
  550. Stopping refining since too few cells selected.
  551.  
  552.  
  553. Splitting mesh at surface intersections
  554. ---------------------------------------
  555.  
  556. Introducing baffles for 72972 faces that are intersected by the surface.
  557.  
  558. Edge intersection testing:
  559. Number of edges : 3062359
  560. Number of edges to retest : 539685
  561. Number of intersected edges : 145942
  562. Created baffles in = 4.15 s
  563.  
  564.  
  565. After introducing baffles : cells:959402 faces:3062359 points:1071068
  566. Cells per refinement level:
  567. 0 4014
  568. 1 2614
  569. 2 6204
  570. 3 18336
  571. 4 37144
  572. 5 517812
  573. 6 170328
  574. 7 202950
  575.  
  576. Introducing baffles to block off problem cells
  577. ----------------------------------------------
  578.  
  579. markFacesOnProblemCells : marked 136724 additional internal faces to be converted into baffles.
  580. Analyzed problem cells in = 3.08 s
  581.  
  582.  
  583. Introducing baffles to delete problem cells.
  584.  
  585. Edge intersection testing:
  586. Number of edges : 3199083
  587. Number of edges to retest : 416464
  588. Number of intersected edges : 145942
  589. Created baffles in = 4.28 s
  590.  
  591.  
  592. After introducing baffles : cells:959402 faces:3199083 points:1071068
  593. Cells per refinement level:
  594. 0 4014
  595. 1 2614
  596. 2 6204
  597. 3 18336
  598. 4 37144
  599. 5 517812
  600. 6 170328
  601. 7 202950
  602.  
  603. Remove unreachable sections of mesh
  604. -----------------------------------
  605.  
  606. Keeping all cells in region 0 containing point (-1 0 0)
  607. Selected for keeping : 886866 cells.
  608. Edge intersection testing:
  609. Number of edges : 2773689
  610. Number of edges to retest : 0
  611. Number of intersected edges : 73100
  612. Split mesh in = 4.48 s
  613.  
  614.  
  615. After subsetting : cells:886866 faces:2773689 points:1000302
  616. Cells per refinement level:
  617. 0 4014
  618. 1 2614
  619. 2 6204
  620. 3 18336
  621. 4 37144
  622. 5 517812
  623. 6 143158
  624. 7 157584
  625.  
  626. Handling cells with snap problems
  627. ---------------------------------
  628.  
  629. Introducing baffles for 73100 faces that are intersected by the surface.
  630.  
  631. Edge intersection testing:
  632. Number of edges : 2773689
  633. Number of edges to retest : 275568
  634. Number of intersected edges : 73100
  635. Created baffles in = 2.92 s
  636.  
  637.  
  638. After introducing baffles : cells:886866 faces:2773689 points:1000302
  639. Cells per refinement level:
  640. 0 4014
  641. 1 2614
  642. 2 6204
  643. 3 18336
  644. 4 37144
  645. 5 517812
  646. 6 143158
  647. 7 157584
  648.  
  649. Introducing baffles to block off problem cells
  650. ----------------------------------------------
  651.  
  652. markFacesOnProblemCells : marked 0 additional internal faces to be converted into baffles.
  653. Analyzed problem cells in = 2.77 s
  654.  
  655.  
  656. Introducing baffles to delete problem cells.
  657.  
  658. Edge intersection testing:
  659. Number of edges : 2773689
  660. Number of edges to retest : 0
  661. Number of intersected edges : 73100
  662. Created baffles in = 2.45 s
  663.  
  664.  
  665. After introducing baffles : cells:886866 faces:2773689 points:1000302
  666. Cells per refinement level:
  667. 0 4014
  668. 1 2614
  669. 2 6204
  670. 3 18336
  671. 4 37144
  672. 5 517812
  673. 6 143158
  674. 7 157584
  675.  
  676. Remove unreachable sections of mesh
  677. -----------------------------------
  678.  
  679. Keeping all cells in region 0 containing point (-1 0 0)
  680. Selected for keeping : 886866 cells.
  681. Edge intersection testing:
  682. Number of edges : 2773689
  683. Number of edges to retest : 0
  684. Number of intersected edges : 73100
  685. Split mesh in = 3.92 s
  686.  
  687.  
  688. After subsetting : cells:886866 faces:2773689 points:1000302
  689. Cells per refinement level:
  690. 0 4014
  691. 1 2614
  692. 2 6204
  693. 3 18336
  694. 4 37144
  695. 5 517812
  696. 6 143158
  697. 7 157584
  698. dupNonManifoldPoints : Found : 128 non-manifold points (out of 1000302)
  699. Edge intersection testing:
  700. Number of edges : 2773689
  701. Number of edges to retest : 0
  702. Number of intersected edges : 73100
  703. getDuplicateFaces : found 0 pairs of duplicate faces.
  704.  
  705. Detected unsplittable baffles : 0
  706.  
  707. Merge refined boundary faces
  708. ----------------------------
  709.  
  710. Merging 2 sets of faces.
  711.  
  712. Edge intersection testing:
  713. Number of edges : 2773683
  714. Number of edges to retest : 18
  715. Number of intersected edges : 73094
  716.  
  717. Undo iteration 0
  718. ----------------
  719. Checking faces in error :
  720. non-orthogonality > 60 degrees : 0
  721. faces with face pyramid volume < -1e+13 : 0
  722. faces with face-decomposition tet quality < 0.01 : 0
  723. faces with concavity > 80 degrees : 0
  724. faces with skewness > 4 (internal) or 20 (boundary) : 0
  725. faces with interpolation weights (0..1) < 0.05 : 0
  726. faces with volume ratio of neighbour cells < 0.01 : 0
  727. faces with face twist < 0.05 : 0
  728. faces on cells with determinant < 0.001 : 0
  729.  
  730. Merging all points on surface that
  731. - are used by only two boundary faces and
  732. - make an angle with a cosine of more than 0.707107.
  733.  
  734. Removing 4 straight edge points ...
  735.  
  736. Edge intersection testing:
  737. Number of edges : 2773683
  738. Number of edges to retest : 44
  739. Number of intersected edges : 73094
  740.  
  741. Undo iteration 0
  742. ----------------
  743. Checking faces in error :
  744. non-orthogonality > 60 degrees : 0
  745. faces with face pyramid volume < -1e+13 : 0
  746. faces with face-decomposition tet quality < 0.01 : 0
  747. faces with concavity > 80 degrees : 0
  748. faces with skewness > 4 (internal) or 20 (boundary) : 0
  749. faces with interpolation weights (0..1) < 0.05 : 0
  750. faces with volume ratio of neighbour cells < 0.01 : 0
  751. faces with face twist < 0.05 : 0
  752. faces on cells with determinant < 0.001 : 0
  753. Refined mesh : cells:886866 faces:2773683 points:1000424
  754. Cells per refinement level:
  755. 0 4014
  756. 1 2614
  757. 2 6204
  758. 3 18336
  759. 4 37144
  760. 5 517812
  761. 6 143158
  762. 7 157584
  763. Writing mesh to time 1
  764. Wrote mesh in = 32.45 s.
  765. Mesh refined in = 126.49 s.
  766.  
  767. Morphing phase
  768. --------------
  769.  
  770. Constructing mesh displacer ...
  771. Using mesh parameters
  772. {
  773. maxNonOrtho 60;
  774. maxBoundarySkewness 20;
  775. maxInternalSkewness 4;
  776. maxConcave 80;
  777. minFlatness 0.5;
  778. minVol -1e+13;
  779. minArea -1;
  780. minTwist 0.05;
  781. minDeterminant 0.001;
  782. minFaceWeight 0.05;
  783. minVolRatio 0.01;
  784. minTriangleTwist -1;
  785. nSmoothScale 4;
  786. errorReduction 0.75;
  787. minTetQuality 0.01;
  788. }
  789.  
  790.  
  791. Checking initial mesh ...
  792. Checking faces in error :
  793. non-orthogonality > 60 degrees : 0
  794. faces with face pyramid volume < -1e+13 : 0
  795. faces with face-decomposition tet quality < 0.01 : 0
  796. faces with concavity > 80 degrees : 0
  797. faces with skewness > 4 (internal) or 20 (boundary) : 0
  798. faces with interpolation weights (0..1) < 0.05 : 0
  799. faces with volume ratio of neighbour cells < 0.01 : 0
  800. faces with face twist < 0.05 : 0
  801. faces on cells with determinant < 0.001 : 0
  802. Detected 0 illegal faces (concave, zero area or negative cell pyramid volume)
  803. Checked initial mesh in = 7.77 s
  804.  
  805.  
  806. Smoothing patch points ...
  807. Smoothing iteration 0
  808. Found 256 non-mainfold point(s).
  809.  
  810. Scaling iteration 0
  811. Moving mesh using diplacement scaling : min:1 max:1
  812. Checking faces in error :
  813. non-orthogonality > 60 degrees : 0
  814. faces with face pyramid volume < -1e+13 : 0
  815. faces with face-decomposition tet quality < 0.01 : 4
  816. faces with concavity > 80 degrees : 0
  817. faces with skewness > 4 (internal) or 20 (boundary) : 0
  818. faces with interpolation weights (0..1) < 0.05 : 0
  819. faces with volume ratio of neighbour cells < 0.01 : 0
  820. faces with face twist < 0.05 : 0
  821. faces on cells with determinant < 0.001 : 0
  822.  
  823. Scaling iteration 1
  824. Moving mesh using diplacement scaling : min:0.75 max:1
  825. Checking faces in error :
  826. non-orthogonality > 60 degrees : 0
  827. faces with face pyramid volume < -1e+13 : 0
  828. faces with face-decomposition tet quality < 0.01 : 2
  829. faces with concavity > 80 degrees : 0
  830. faces with skewness > 4 (internal) or 20 (boundary) : 0
  831. faces with interpolation weights (0..1) < 0.05 : 0
  832. faces with volume ratio of neighbour cells < 0.01 : 0
  833. faces with face twist < 0.05 : 0
  834. faces on cells with determinant < 0.001 : 0
  835.  
  836. Scaling iteration 2
  837. Moving mesh using diplacement scaling : min:0.5625 max:1
  838. Checking faces in error :
  839. non-orthogonality > 60 degrees : 0
  840. faces with face pyramid volume < -1e+13 : 0
  841. faces with face-decomposition tet quality < 0.01 : 0
  842. faces with concavity > 80 degrees : 0
  843. faces with skewness > 4 (internal) or 20 (boundary) : 0
  844. faces with interpolation weights (0..1) < 0.05 : 0
  845. faces with volume ratio of neighbour cells < 0.01 : 0
  846. faces with face twist < 0.05 : 0
  847. faces on cells with determinant < 0.001 : 0
  848. Successfully moved mesh
  849.  
  850. Smoothing iteration 1
  851. Found 0 non-mainfold point(s).
  852.  
  853. Scaling iteration 0
  854. Moving mesh using diplacement scaling : min:1 max:1
  855. Checking faces in error :
  856. non-orthogonality > 60 degrees : 0
  857. faces with face pyramid volume < -1e+13 : 0
  858. faces with face-decomposition tet quality < 0.01 : 2
  859. faces with concavity > 80 degrees : 0
  860. faces with skewness > 4 (internal) or 20 (boundary) : 0
  861. faces with interpolation weights (0..1) < 0.05 : 0
  862. faces with volume ratio of neighbour cells < 0.01 : 0
  863. faces with face twist < 0.05 : 0
  864. faces on cells with determinant < 0.001 : 0
  865.  
  866. Scaling iteration 1
  867. Moving mesh using diplacement scaling : min:0.75 max:1
  868. Checking faces in error :
  869. non-orthogonality > 60 degrees : 0
  870. faces with face pyramid volume < -1e+13 : 0
  871. faces with face-decomposition tet quality < 0.01 : 0
  872. faces with concavity > 80 degrees : 0
  873. faces with skewness > 4 (internal) or 20 (boundary) : 0
  874. faces with interpolation weights (0..1) < 0.05 : 0
  875. faces with volume ratio of neighbour cells < 0.01 : 0
  876. faces with face twist < 0.05 : 0
  877. faces on cells with determinant < 0.001 : 0
  878. Successfully moved mesh
  879.  
  880. Smoothing iteration 2
  881. Found 0 non-mainfold point(s).
  882.  
  883. Scaling iteration 0
  884. Moving mesh using diplacement scaling : min:1 max:1
  885. Checking faces in error :
  886. non-orthogonality > 60 degrees : 0
  887. faces with face pyramid volume < -1e+13 : 0
  888. faces with face-decomposition tet quality < 0.01 : 64
  889. faces with concavity > 80 degrees : 0
  890. faces with skewness > 4 (internal) or 20 (boundary) : 0
  891. faces with interpolation weights (0..1) < 0.05 : 0
  892. faces with volume ratio of neighbour cells < 0.01 : 0
  893. faces with face twist < 0.05 : 0
  894. faces on cells with determinant < 0.001 : 0
  895.  
  896. Scaling iteration 1
  897. Moving mesh using diplacement scaling : min:0.75 max:1
  898. Checking faces in error :
  899. non-orthogonality > 60 degrees : 0
  900. faces with face pyramid volume < -1e+13 : 0
  901. faces with face-decomposition tet quality < 0.01 : 62
  902. faces with concavity > 80 degrees : 0
  903. faces with skewness > 4 (internal) or 20 (boundary) : 0
  904. faces with interpolation weights (0..1) < 0.05 : 0
  905. faces with volume ratio of neighbour cells < 0.01 : 0
  906. faces with face twist < 0.05 : 0
  907. faces on cells with determinant < 0.001 : 0
  908.  
  909. Scaling iteration 2
  910. Moving mesh using diplacement scaling : min:0.5625 max:1
  911. Checking faces in error :
  912. non-orthogonality > 60 degrees : 0
  913. faces with face pyramid volume < -1e+13 : 0
  914. faces with face-decomposition tet quality < 0.01 : 62
  915. faces with concavity > 80 degrees : 0
  916. faces with skewness > 4 (internal) or 20 (boundary) : 0
  917. faces with interpolation weights (0..1) < 0.05 : 0
  918. faces with volume ratio of neighbour cells < 0.01 : 0
  919. faces with face twist < 0.05 : 0
  920. faces on cells with determinant < 0.001 : 0
  921.  
  922. Scaling iteration 3
  923. Moving mesh using diplacement scaling : min:0.421875 max:1
  924. Checking faces in error :
  925. non-orthogonality > 60 degrees : 0
  926. faces with face pyramid volume < -1e+13 : 0
  927. faces with face-decomposition tet quality < 0.01 : 62
  928. faces with concavity > 80 degrees : 0
  929. faces with skewness > 4 (internal) or 20 (boundary) : 0
  930. faces with interpolation weights (0..1) < 0.05 : 0
  931. faces with volume ratio of neighbour cells < 0.01 : 0
  932. faces with face twist < 0.05 : 0
  933. faces on cells with determinant < 0.001 : 0
  934.  
  935. Scaling iteration 4
  936. Moving mesh using diplacement scaling : min:0.316406 max:1
  937. Checking faces in error :
  938. non-orthogonality > 60 degrees : 0
  939. faces with face pyramid volume < -1e+13 : 0
  940. faces with face-decomposition tet quality < 0.01 : 60
  941. faces with concavity > 80 degrees : 0
  942. faces with skewness > 4 (internal) or 20 (boundary) : 0
  943. faces with interpolation weights (0..1) < 0.05 : 0
  944. faces with volume ratio of neighbour cells < 0.01 : 0
  945. faces with face twist < 0.05 : 0
  946. faces on cells with determinant < 0.001 : 0
  947.  
  948. Scaling iteration 5
  949. Moving mesh using diplacement scaling : min:0.237305 max:1
  950. Checking faces in error :
  951. non-orthogonality > 60 degrees : 0
  952. faces with face pyramid volume < -1e+13 : 0
  953. faces with face-decomposition tet quality < 0.01 : 0
  954. faces with concavity > 80 degrees : 0
  955. faces with skewness > 4 (internal) or 20 (boundary) : 0
  956. faces with interpolation weights (0..1) < 0.05 : 0
  957. faces with volume ratio of neighbour cells < 0.01 : 0
  958. faces with face twist < 0.05 : 0
  959. faces on cells with determinant < 0.001 : 0
  960. Successfully moved mesh
  961.  
  962. Smoothing iteration 3
  963. Found 0 non-mainfold point(s).
  964.  
  965. Scaling iteration 0
  966. Moving mesh using diplacement scaling : min:1 max:1
  967. Checking faces in error :
  968. non-orthogonality > 60 degrees : 0
  969. faces with face pyramid volume < -1e+13 : 0
  970. faces with face-decomposition tet quality < 0.01 : 64
  971. faces with concavity > 80 degrees : 0
  972. faces with skewness > 4 (internal) or 20 (boundary) : 0
  973. faces with interpolation weights (0..1) < 0.05 : 0
  974. faces with volume ratio of neighbour cells < 0.01 : 0
  975. faces with face twist < 0.05 : 0
  976. faces on cells with determinant < 0.001 : 0
  977.  
  978. Scaling iteration 1
  979. Moving mesh using diplacement scaling : min:0.75 max:1
  980. Checking faces in error :
  981. non-orthogonality > 60 degrees : 0
  982. faces with face pyramid volume < -1e+13 : 0
  983. faces with face-decomposition tet quality < 0.01 : 64
  984. faces with concavity > 80 degrees : 0
  985. faces with skewness > 4 (internal) or 20 (boundary) : 0
  986. faces with interpolation weights (0..1) < 0.05 : 0
  987. faces with volume ratio of neighbour cells < 0.01 : 0
  988. faces with face twist < 0.05 : 0
  989. faces on cells with determinant < 0.001 : 0
  990.  
  991. Scaling iteration 2
  992. Moving mesh using diplacement scaling : min:0.5625 max:1
  993. Checking faces in error :
  994. non-orthogonality > 60 degrees : 0
  995. faces with face pyramid volume < -1e+13 : 0
  996. faces with face-decomposition tet quality < 0.01 : 62
  997. faces with concavity > 80 degrees : 0
  998. faces with skewness > 4 (internal) or 20 (boundary) : 0
  999. faces with interpolation weights (0..1) < 0.05 : 0
  1000. faces with volume ratio of neighbour cells < 0.01 : 0
  1001. faces with face twist < 0.05 : 0
  1002. faces on cells with determinant < 0.001 : 0
  1003.  
  1004. Scaling iteration 3
  1005. Moving mesh using diplacement scaling : min:0.421875 max:1
  1006. Checking faces in error :
  1007. non-orthogonality > 60 degrees : 0
  1008. faces with face pyramid volume < -1e+13 : 0
  1009. faces with face-decomposition tet quality < 0.01 : 62
  1010. faces with concavity > 80 degrees : 0
  1011. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1012. faces with interpolation weights (0..1) < 0.05 : 0
  1013. faces with volume ratio of neighbour cells < 0.01 : 0
  1014. faces with face twist < 0.05 : 0
  1015. faces on cells with determinant < 0.001 : 0
  1016.  
  1017. Scaling iteration 4
  1018. Moving mesh using diplacement scaling : min:0.316406 max:1
  1019. Checking faces in error :
  1020. non-orthogonality > 60 degrees : 0
  1021. faces with face pyramid volume < -1e+13 : 0
  1022. faces with face-decomposition tet quality < 0.01 : 62
  1023. faces with concavity > 80 degrees : 0
  1024. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1025. faces with interpolation weights (0..1) < 0.05 : 0
  1026. faces with volume ratio of neighbour cells < 0.01 : 0
  1027. faces with face twist < 0.05 : 0
  1028. faces on cells with determinant < 0.001 : 0
  1029.  
  1030. Scaling iteration 5
  1031. Moving mesh using diplacement scaling : min:0.237305 max:1
  1032. Checking faces in error :
  1033. non-orthogonality > 60 degrees : 0
  1034. faces with face pyramid volume < -1e+13 : 0
  1035. faces with face-decomposition tet quality < 0.01 : 62
  1036. faces with concavity > 80 degrees : 0
  1037. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1038. faces with interpolation weights (0..1) < 0.05 : 0
  1039. faces with volume ratio of neighbour cells < 0.01 : 0
  1040. faces with face twist < 0.05 : 0
  1041. faces on cells with determinant < 0.001 : 0
  1042.  
  1043. Scaling iteration 6
  1044. Moving mesh using diplacement scaling : min:0.177979 max:1
  1045. Checking faces in error :
  1046. non-orthogonality > 60 degrees : 0
  1047. faces with face pyramid volume < -1e+13 : 0
  1048. faces with face-decomposition tet quality < 0.01 : 62
  1049. faces with concavity > 80 degrees : 0
  1050. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1051. faces with interpolation weights (0..1) < 0.05 : 0
  1052. faces with volume ratio of neighbour cells < 0.01 : 0
  1053. faces with face twist < 0.05 : 0
  1054. faces on cells with determinant < 0.001 : 0
  1055.  
  1056. Scaling iteration 7
  1057. Moving mesh using diplacement scaling : min:0.133484 max:1
  1058. Checking faces in error :
  1059. non-orthogonality > 60 degrees : 0
  1060. faces with face pyramid volume < -1e+13 : 0
  1061. faces with face-decomposition tet quality < 0.01 : 62
  1062. faces with concavity > 80 degrees : 0
  1063. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1064. faces with interpolation weights (0..1) < 0.05 : 0
  1065. faces with volume ratio of neighbour cells < 0.01 : 0
  1066. faces with face twist < 0.05 : 0
  1067. faces on cells with determinant < 0.001 : 0
  1068.  
  1069. Scaling iteration 8
  1070. Moving mesh using diplacement scaling : min:0.100113 max:1
  1071. Checking faces in error :
  1072. non-orthogonality > 60 degrees : 0
  1073. faces with face pyramid volume < -1e+13 : 0
  1074. faces with face-decomposition tet quality < 0.01 : 60
  1075. faces with concavity > 80 degrees : 0
  1076. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1077. faces with interpolation weights (0..1) < 0.05 : 0
  1078. faces with volume ratio of neighbour cells < 0.01 : 0
  1079. faces with face twist < 0.05 : 0
  1080. faces on cells with determinant < 0.001 : 0
  1081.  
  1082. Scaling iteration 9
  1083. Moving mesh using diplacement scaling : min:0.0750847 max:1
  1084. Checking faces in error :
  1085. non-orthogonality > 60 degrees : 0
  1086. faces with face pyramid volume < -1e+13 : 0
  1087. faces with face-decomposition tet quality < 0.01 : 60
  1088. faces with concavity > 80 degrees : 0
  1089. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1090. faces with interpolation weights (0..1) < 0.05 : 0
  1091. faces with volume ratio of neighbour cells < 0.01 : 0
  1092. faces with face twist < 0.05 : 0
  1093. faces on cells with determinant < 0.001 : 0
  1094.  
  1095. Scaling iteration 10
  1096. Displacement scaling for error reduction set to 0.
  1097. Moving mesh using diplacement scaling : min:0.0563135 max:1
  1098. Checking faces in error :
  1099. non-orthogonality > 60 degrees : 0
  1100. faces with face pyramid volume < -1e+13 : 0
  1101. faces with face-decomposition tet quality < 0.01 : 60
  1102. faces with concavity > 80 degrees : 0
  1103. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1104. faces with interpolation weights (0..1) < 0.05 : 0
  1105. faces with volume ratio of neighbour cells < 0.01 : 0
  1106. faces with face twist < 0.05 : 0
  1107. faces on cells with determinant < 0.001 : 0
  1108.  
  1109. Scaling iteration 11
  1110. Moving mesh using diplacement scaling : min:0 max:1
  1111. Checking faces in error :
  1112. non-orthogonality > 60 degrees : 0
  1113. faces with face pyramid volume < -1e+13 : 0
  1114. faces with face-decomposition tet quality < 0.01 : 0
  1115. faces with concavity > 80 degrees : 0
  1116. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1117. faces with interpolation weights (0..1) < 0.05 : 0
  1118. faces with volume ratio of neighbour cells < 0.01 : 0
  1119. faces with face twist < 0.05 : 0
  1120. faces on cells with determinant < 0.001 : 0
  1121. Successfully moved mesh
  1122.  
  1123. Smoothing iteration 4
  1124. Found 0 non-mainfold point(s).
  1125.  
  1126. Scaling iteration 0
  1127. Moving mesh using diplacement scaling : min:1 max:1
  1128. Checking faces in error :
  1129. non-orthogonality > 60 degrees : 0
  1130. faces with face pyramid volume < -1e+13 : 0
  1131. faces with face-decomposition tet quality < 0.01 : 124
  1132. faces with concavity > 80 degrees : 0
  1133. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1134. faces with interpolation weights (0..1) < 0.05 : 0
  1135. faces with volume ratio of neighbour cells < 0.01 : 0
  1136. faces with face twist < 0.05 : 0
  1137. faces on cells with determinant < 0.001 : 0
  1138.  
  1139. Scaling iteration 1
  1140. Moving mesh using diplacement scaling : min:0.75 max:1
  1141. Checking faces in error :
  1142. non-orthogonality > 60 degrees : 0
  1143. faces with face pyramid volume < -1e+13 : 0
  1144. faces with face-decomposition tet quality < 0.01 : 122
  1145. faces with concavity > 80 degrees : 0
  1146. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1147. faces with interpolation weights (0..1) < 0.05 : 0
  1148. faces with volume ratio of neighbour cells < 0.01 : 0
  1149. faces with face twist < 0.05 : 0
  1150. faces on cells with determinant < 0.001 : 0
  1151.  
  1152. Scaling iteration 2
  1153. Moving mesh using diplacement scaling : min:0.5625 max:1
  1154. Checking faces in error :
  1155. non-orthogonality > 60 degrees : 0
  1156. faces with face pyramid volume < -1e+13 : 0
  1157. faces with face-decomposition tet quality < 0.01 : 120
  1158. faces with concavity > 80 degrees : 0
  1159. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1160. faces with interpolation weights (0..1) < 0.05 : 0
  1161. faces with volume ratio of neighbour cells < 0.01 : 0
  1162. faces with face twist < 0.05 : 0
  1163. faces on cells with determinant < 0.001 : 0
  1164.  
  1165. Scaling iteration 3
  1166. Moving mesh using diplacement scaling : min:0.421875 max:1
  1167. Checking faces in error :
  1168. non-orthogonality > 60 degrees : 0
  1169. faces with face pyramid volume < -1e+13 : 0
  1170. faces with face-decomposition tet quality < 0.01 : 116
  1171. faces with concavity > 80 degrees : 0
  1172. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1173. faces with interpolation weights (0..1) < 0.05 : 0
  1174. faces with volume ratio of neighbour cells < 0.01 : 0
  1175. faces with face twist < 0.05 : 0
  1176. faces on cells with determinant < 0.001 : 0
  1177.  
  1178. Scaling iteration 4
  1179. Moving mesh using diplacement scaling : min:0.316406 max:1
  1180. Checking faces in error :
  1181. non-orthogonality > 60 degrees : 0
  1182. faces with face pyramid volume < -1e+13 : 0
  1183. faces with face-decomposition tet quality < 0.01 : 62
  1184. faces with concavity > 80 degrees : 0
  1185. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1186. faces with interpolation weights (0..1) < 0.05 : 0
  1187. faces with volume ratio of neighbour cells < 0.01 : 0
  1188. faces with face twist < 0.05 : 0
  1189. faces on cells with determinant < 0.001 : 0
  1190.  
  1191. Scaling iteration 5
  1192. Moving mesh using diplacement scaling : min:0.237305 max:1
  1193. Checking faces in error :
  1194. non-orthogonality > 60 degrees : 0
  1195. faces with face pyramid volume < -1e+13 : 0
  1196. faces with face-decomposition tet quality < 0.01 : 62
  1197. faces with concavity > 80 degrees : 0
  1198. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1199. faces with interpolation weights (0..1) < 0.05 : 0
  1200. faces with volume ratio of neighbour cells < 0.01 : 0
  1201. faces with face twist < 0.05 : 0
  1202. faces on cells with determinant < 0.001 : 0
  1203.  
  1204. Scaling iteration 6
  1205. Moving mesh using diplacement scaling : min:0.177979 max:1
  1206. Checking faces in error :
  1207. non-orthogonality > 60 degrees : 0
  1208. faces with face pyramid volume < -1e+13 : 0
  1209. faces with face-decomposition tet quality < 0.01 : 62
  1210. faces with concavity > 80 degrees : 0
  1211. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1212. faces with interpolation weights (0..1) < 0.05 : 0
  1213. faces with volume ratio of neighbour cells < 0.01 : 0
  1214. faces with face twist < 0.05 : 0
  1215. faces on cells with determinant < 0.001 : 0
  1216.  
  1217. Scaling iteration 7
  1218. Moving mesh using diplacement scaling : min:0.133484 max:1
  1219. Checking faces in error :
  1220. non-orthogonality > 60 degrees : 0
  1221. faces with face pyramid volume < -1e+13 : 0
  1222. faces with face-decomposition tet quality < 0.01 : 60
  1223. faces with concavity > 80 degrees : 0
  1224. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1225. faces with interpolation weights (0..1) < 0.05 : 0
  1226. faces with volume ratio of neighbour cells < 0.01 : 0
  1227. faces with face twist < 0.05 : 0
  1228. faces on cells with determinant < 0.001 : 0
  1229.  
  1230. Scaling iteration 8
  1231. Moving mesh using diplacement scaling : min:0.100113 max:1
  1232. Checking faces in error :
  1233. non-orthogonality > 60 degrees : 0
  1234. faces with face pyramid volume < -1e+13 : 0
  1235. faces with face-decomposition tet quality < 0.01 : 60
  1236. faces with concavity > 80 degrees : 0
  1237. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1238. faces with interpolation weights (0..1) < 0.05 : 0
  1239. faces with volume ratio of neighbour cells < 0.01 : 0
  1240. faces with face twist < 0.05 : 0
  1241. faces on cells with determinant < 0.001 : 0
  1242.  
  1243. Scaling iteration 9
  1244. Moving mesh using diplacement scaling : min:0.0750847 max:1
  1245. Checking faces in error :
  1246. non-orthogonality > 60 degrees : 0
  1247. faces with face pyramid volume < -1e+13 : 0
  1248. faces with face-decomposition tet quality < 0.01 : 58
  1249. faces with concavity > 80 degrees : 0
  1250. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1251. faces with interpolation weights (0..1) < 0.05 : 0
  1252. faces with volume ratio of neighbour cells < 0.01 : 0
  1253. faces with face twist < 0.05 : 0
  1254. faces on cells with determinant < 0.001 : 0
  1255.  
  1256. Scaling iteration 10
  1257. Displacement scaling for error reduction set to 0.
  1258. Moving mesh using diplacement scaling : min:0.0563135 max:1
  1259. Checking faces in error :
  1260. non-orthogonality > 60 degrees : 0
  1261. faces with face pyramid volume < -1e+13 : 0
  1262. faces with face-decomposition tet quality < 0.01 : 2
  1263. faces with concavity > 80 degrees : 0
  1264. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1265. faces with interpolation weights (0..1) < 0.05 : 0
  1266. faces with volume ratio of neighbour cells < 0.01 : 0
  1267. faces with face twist < 0.05 : 0
  1268. faces on cells with determinant < 0.001 : 0
  1269.  
  1270. Scaling iteration 11
  1271. Moving mesh using diplacement scaling : min:0 max:1
  1272. Checking faces in error :
  1273. non-orthogonality > 60 degrees : 0
  1274. faces with face pyramid volume < -1e+13 : 0
  1275. faces with face-decomposition tet quality < 0.01 : 0
  1276. faces with concavity > 80 degrees : 0
  1277. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1278. faces with interpolation weights (0..1) < 0.05 : 0
  1279. faces with volume ratio of neighbour cells < 0.01 : 0
  1280. faces with face twist < 0.05 : 0
  1281. faces on cells with determinant < 0.001 : 0
  1282. Successfully moved mesh
  1283.  
  1284. Smoothing iteration 5
  1285. Found 0 non-mainfold point(s).
  1286.  
  1287. Scaling iteration 0
  1288. Moving mesh using diplacement scaling : min:1 max:1
  1289. Checking faces in error :
  1290. non-orthogonality > 60 degrees : 0
  1291. faces with face pyramid volume < -1e+13 : 0
  1292. faces with face-decomposition tet quality < 0.01 : 3964
  1293. faces with concavity > 80 degrees : 0
  1294. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1295. faces with interpolation weights (0..1) < 0.05 : 0
  1296. faces with volume ratio of neighbour cells < 0.01 : 0
  1297. faces with face twist < 0.05 : 0
  1298. faces on cells with determinant < 0.001 : 0
  1299.  
  1300. Scaling iteration 1
  1301. Moving mesh using diplacement scaling : min:0.75 max:1
  1302. Checking faces in error :
  1303. non-orthogonality > 60 degrees : 0
  1304. faces with face pyramid volume < -1e+13 : 0
  1305. faces with face-decomposition tet quality < 0.01 : 3848
  1306. faces with concavity > 80 degrees : 0
  1307. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1308. faces with interpolation weights (0..1) < 0.05 : 0
  1309. faces with volume ratio of neighbour cells < 0.01 : 0
  1310. faces with face twist < 0.05 : 0
  1311. faces on cells with determinant < 0.001 : 0
  1312.  
  1313. Scaling iteration 2
  1314. Moving mesh using diplacement scaling : min:0.5625 max:1
  1315. Checking faces in error :
  1316. non-orthogonality > 60 degrees : 0
  1317. faces with face pyramid volume < -1e+13 : 0
  1318. faces with face-decomposition tet quality < 0.01 : 3814
  1319. faces with concavity > 80 degrees : 0
  1320. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1321. faces with interpolation weights (0..1) < 0.05 : 0
  1322. faces with volume ratio of neighbour cells < 0.01 : 0
  1323. faces with face twist < 0.05 : 0
  1324. faces on cells with determinant < 0.001 : 0
  1325.  
  1326. Scaling iteration 3
  1327. Moving mesh using diplacement scaling : min:0.421875 max:1
  1328. Checking faces in error :
  1329. non-orthogonality > 60 degrees : 0
  1330. faces with face pyramid volume < -1e+13 : 0
  1331. faces with face-decomposition tet quality < 0.01 : 2880
  1332. faces with concavity > 80 degrees : 0
  1333. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1334. faces with interpolation weights (0..1) < 0.05 : 0
  1335. faces with volume ratio of neighbour cells < 0.01 : 0
  1336. faces with face twist < 0.05 : 0
  1337. faces on cells with determinant < 0.001 : 0
  1338.  
  1339. Scaling iteration 4
  1340. Moving mesh using diplacement scaling : min:0.316406 max:1
  1341. Checking faces in error :
  1342. non-orthogonality > 60 degrees : 0
  1343. faces with face pyramid volume < -1e+13 : 0
  1344. faces with face-decomposition tet quality < 0.01 : 120
  1345. faces with concavity > 80 degrees : 0
  1346. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1347. faces with interpolation weights (0..1) < 0.05 : 0
  1348. faces with volume ratio of neighbour cells < 0.01 : 0
  1349. faces with face twist < 0.05 : 0
  1350. faces on cells with determinant < 0.001 : 0
  1351.  
  1352. Scaling iteration 5
  1353. Moving mesh using diplacement scaling : min:0.237305 max:1
  1354. Checking faces in error :
  1355. non-orthogonality > 60 degrees : 0
  1356. faces with face pyramid volume < -1e+13 : 0
  1357. faces with face-decomposition tet quality < 0.01 : 120
  1358. faces with concavity > 80 degrees : 0
  1359. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1360. faces with interpolation weights (0..1) < 0.05 : 0
  1361. faces with volume ratio of neighbour cells < 0.01 : 0
  1362. faces with face twist < 0.05 : 0
  1363. faces on cells with determinant < 0.001 : 0
  1364.  
  1365. Scaling iteration 6
  1366. Moving mesh using diplacement scaling : min:0.177979 max:1
  1367. Checking faces in error :
  1368. non-orthogonality > 60 degrees : 0
  1369. faces with face pyramid volume < -1e+13 : 0
  1370. faces with face-decomposition tet quality < 0.01 : 112
  1371. faces with concavity > 80 degrees : 0
  1372. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1373. faces with interpolation weights (0..1) < 0.05 : 0
  1374. faces with volume ratio of neighbour cells < 0.01 : 0
  1375. faces with face twist < 0.05 : 0
  1376. faces on cells with determinant < 0.001 : 0
  1377.  
  1378. Scaling iteration 7
  1379. Moving mesh using diplacement scaling : min:0.133484 max:1
  1380. Checking faces in error :
  1381. non-orthogonality > 60 degrees : 0
  1382. faces with face pyramid volume < -1e+13 : 0
  1383. faces with face-decomposition tet quality < 0.01 : 60
  1384. faces with concavity > 80 degrees : 0
  1385. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1386. faces with interpolation weights (0..1) < 0.05 : 0
  1387. faces with volume ratio of neighbour cells < 0.01 : 0
  1388. faces with face twist < 0.05 : 0
  1389. faces on cells with determinant < 0.001 : 0
  1390.  
  1391. Scaling iteration 8
  1392. Moving mesh using diplacement scaling : min:0.100113 max:1
  1393. Checking faces in error :
  1394. non-orthogonality > 60 degrees : 0
  1395. faces with face pyramid volume < -1e+13 : 0
  1396. faces with face-decomposition tet quality < 0.01 : 60
  1397. faces with concavity > 80 degrees : 0
  1398. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1399. faces with interpolation weights (0..1) < 0.05 : 0
  1400. faces with volume ratio of neighbour cells < 0.01 : 0
  1401. faces with face twist < 0.05 : 0
  1402. faces on cells with determinant < 0.001 : 0
  1403.  
  1404. Scaling iteration 9
  1405. Moving mesh using diplacement scaling : min:0.0750847 max:1
  1406. Checking faces in error :
  1407. non-orthogonality > 60 degrees : 0
  1408. faces with face pyramid volume < -1e+13 : 0
  1409. faces with face-decomposition tet quality < 0.01 : 4
  1410. faces with concavity > 80 degrees : 0
  1411. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1412. faces with interpolation weights (0..1) < 0.05 : 0
  1413. faces with volume ratio of neighbour cells < 0.01 : 0
  1414. faces with face twist < 0.05 : 0
  1415. faces on cells with determinant < 0.001 : 0
  1416.  
  1417. Scaling iteration 10
  1418. Displacement scaling for error reduction set to 0.
  1419. Moving mesh using diplacement scaling : min:0.0563135 max:1
  1420. Checking faces in error :
  1421. non-orthogonality > 60 degrees : 0
  1422. faces with face pyramid volume < -1e+13 : 0
  1423. faces with face-decomposition tet quality < 0.01 : 2
  1424. faces with concavity > 80 degrees : 0
  1425. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1426. faces with interpolation weights (0..1) < 0.05 : 0
  1427. faces with volume ratio of neighbour cells < 0.01 : 0
  1428. faces with face twist < 0.05 : 0
  1429. faces on cells with determinant < 0.001 : 0
  1430.  
  1431. Scaling iteration 11
  1432. Moving mesh using diplacement scaling : min:0 max:1
  1433. Checking faces in error :
  1434. non-orthogonality > 60 degrees : 0
  1435. faces with face pyramid volume < -1e+13 : 0
  1436. faces with face-decomposition tet quality < 0.01 : 0
  1437. faces with concavity > 80 degrees : 0
  1438. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1439. faces with interpolation weights (0..1) < 0.05 : 0
  1440. faces with volume ratio of neighbour cells < 0.01 : 0
  1441. faces with face twist < 0.05 : 0
  1442. faces on cells with determinant < 0.001 : 0
  1443. Successfully moved mesh
  1444.  
  1445. Patch points smoothed in = 167.9 s
  1446.  
  1447.  
  1448.  
  1449. Morph iteration 0
  1450. -----------------
  1451. Calculating patchDisplacement as distance to nearest surface point ...
  1452. Wanted displacement : average:0.000449294 min:4.33008e-09 max:0.00197223
  1453. Calculated surface displacement in = 0.14 s
  1454.  
  1455.  
  1456. --> FOAM Warning : Displacement (0 0.000542998 0) at mesh point 20053 coord (0.0374906 0.049457 0.0130201) points through the surrounding patch faces
  1457. Smoothing displacement ...
  1458. Iteration 0
  1459. Iteration 10
  1460. Iteration 20
  1461. Iteration 30
  1462. Iteration 40
  1463. Iteration 50
  1464. Displacement smoothed in = 9.1 s
  1465.  
  1466.  
  1467. Moving mesh ...
  1468.  
  1469. Iteration 0
  1470. Moving mesh using diplacement scaling : min:1 max:1
  1471. Checking faces in error :
  1472. non-orthogonality > 60 degrees : 0
  1473. faces with face pyramid volume < -1e+13 : 0
  1474. faces with face-decomposition tet quality < 0.01 : 5408
  1475. faces with concavity > 80 degrees : 0
  1476. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1477. faces with interpolation weights (0..1) < 0.05 : 0
  1478. faces with volume ratio of neighbour cells < 0.01 : 0
  1479. faces with face twist < 0.05 : 0
  1480. faces on cells with determinant < 0.001 : 0
  1481.  
  1482. Iteration 1
  1483. Moving mesh using diplacement scaling : min:0.75 max:1
  1484. Checking faces in error :
  1485. non-orthogonality > 60 degrees : 0
  1486. faces with face pyramid volume < -1e+13 : 0
  1487. faces with face-decomposition tet quality < 0.01 : 5431
  1488. faces with concavity > 80 degrees : 0
  1489. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1490. faces with interpolation weights (0..1) < 0.05 : 0
  1491. faces with volume ratio of neighbour cells < 0.01 : 0
  1492. faces with face twist < 0.05 : 0
  1493. faces on cells with determinant < 0.001 : 0
  1494.  
  1495. Iteration 2
  1496. Moving mesh using diplacement scaling : min:0.5625 max:1
  1497. Checking faces in error :
  1498. non-orthogonality > 60 degrees : 0
  1499. faces with face pyramid volume < -1e+13 : 0
  1500. faces with face-decomposition tet quality < 0.01 : 5365
  1501. faces with concavity > 80 degrees : 0
  1502. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1503. faces with interpolation weights (0..1) < 0.05 : 0
  1504. faces with volume ratio of neighbour cells < 0.01 : 0
  1505. faces with face twist < 0.05 : 0
  1506. faces on cells with determinant < 0.001 : 0
  1507.  
  1508. Iteration 3
  1509. Moving mesh using diplacement scaling : min:0.421875 max:1
  1510. Checking faces in error :
  1511. non-orthogonality > 60 degrees : 0
  1512. faces with face pyramid volume < -1e+13 : 0
  1513. faces with face-decomposition tet quality < 0.01 : 5363
  1514. faces with concavity > 80 degrees : 0
  1515. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1516. faces with interpolation weights (0..1) < 0.05 : 0
  1517. faces with volume ratio of neighbour cells < 0.01 : 0
  1518. faces with face twist < 0.05 : 0
  1519. faces on cells with determinant < 0.001 : 0
  1520.  
  1521. Iteration 4
  1522. Moving mesh using diplacement scaling : min:0.316406 max:1
  1523. Checking faces in error :
  1524. non-orthogonality > 60 degrees : 0
  1525. faces with face pyramid volume < -1e+13 : 0
  1526. faces with face-decomposition tet quality < 0.01 : 5206
  1527. faces with concavity > 80 degrees : 0
  1528. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1529. faces with interpolation weights (0..1) < 0.05 : 0
  1530. faces with volume ratio of neighbour cells < 0.01 : 0
  1531. faces with face twist < 0.05 : 0
  1532. faces on cells with determinant < 0.001 : 0
  1533.  
  1534. Iteration 5
  1535. Moving mesh using diplacement scaling : min:0.237305 max:1
  1536. Checking faces in error :
  1537. non-orthogonality > 60 degrees : 0
  1538. faces with face pyramid volume < -1e+13 : 0
  1539. faces with face-decomposition tet quality < 0.01 : 5198
  1540. faces with concavity > 80 degrees : 0
  1541. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1542. faces with interpolation weights (0..1) < 0.05 : 0
  1543. faces with volume ratio of neighbour cells < 0.01 : 0
  1544. faces with face twist < 0.05 : 0
  1545. faces on cells with determinant < 0.001 : 0
  1546.  
  1547. Iteration 6
  1548. Moving mesh using diplacement scaling : min:0.177979 max:1
  1549. Checking faces in error :
  1550. non-orthogonality > 60 degrees : 0
  1551. faces with face pyramid volume < -1e+13 : 0
  1552. faces with face-decomposition tet quality < 0.01 : 5190
  1553. faces with concavity > 80 degrees : 0
  1554. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1555. faces with interpolation weights (0..1) < 0.05 : 0
  1556. faces with volume ratio of neighbour cells < 0.01 : 0
  1557. faces with face twist < 0.05 : 0
  1558. faces on cells with determinant < 0.001 : 0
  1559.  
  1560. Iteration 7
  1561. Moving mesh using diplacement scaling : min:0.133484 max:1
  1562. Checking faces in error :
  1563. non-orthogonality > 60 degrees : 0
  1564. faces with face pyramid volume < -1e+13 : 0
  1565. faces with face-decomposition tet quality < 0.01 : 5178
  1566. faces with concavity > 80 degrees : 0
  1567. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1568. faces with interpolation weights (0..1) < 0.05 : 0
  1569. faces with volume ratio of neighbour cells < 0.01 : 0
  1570. faces with face twist < 0.05 : 0
  1571. faces on cells with determinant < 0.001 : 0
  1572.  
  1573. Iteration 8
  1574. Moving mesh using diplacement scaling : min:0.100113 max:1
  1575. Checking faces in error :
  1576. non-orthogonality > 60 degrees : 0
  1577. faces with face pyramid volume < -1e+13 : 0
  1578. faces with face-decomposition tet quality < 0.01 : 5172
  1579. faces with concavity > 80 degrees : 0
  1580. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1581. faces with interpolation weights (0..1) < 0.05 : 0
  1582. faces with volume ratio of neighbour cells < 0.01 : 0
  1583. faces with face twist < 0.05 : 0
  1584. faces on cells with determinant < 0.001 : 0
  1585.  
  1586. Iteration 9
  1587. Moving mesh using diplacement scaling : min:0.0750847 max:1
  1588. Checking faces in error :
  1589. non-orthogonality > 60 degrees : 0
  1590. faces with face pyramid volume < -1e+13 : 0
  1591. faces with face-decomposition tet quality < 0.01 : 5159
  1592. faces with concavity > 80 degrees : 0
  1593. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1594. faces with interpolation weights (0..1) < 0.05 : 0
  1595. faces with volume ratio of neighbour cells < 0.01 : 0
  1596. faces with face twist < 0.05 : 0
  1597. faces on cells with determinant < 0.001 : 0
  1598.  
  1599. Iteration 10
  1600. Displacement scaling for error reduction set to 0.
  1601. Moving mesh using diplacement scaling : min:0.0563135 max:1
  1602. Checking faces in error :
  1603. non-orthogonality > 60 degrees : 0
  1604. faces with face pyramid volume < -1e+13 : 0
  1605. faces with face-decomposition tet quality < 0.01 : 5130
  1606. faces with concavity > 80 degrees : 0
  1607. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1608. faces with interpolation weights (0..1) < 0.05 : 0
  1609. faces with volume ratio of neighbour cells < 0.01 : 0
  1610. faces with face twist < 0.05 : 0
  1611. faces on cells with determinant < 0.001 : 0
  1612.  
  1613. Iteration 11
  1614. Moving mesh using diplacement scaling : min:0 max:1
  1615. Checking faces in error :
  1616. non-orthogonality > 60 degrees : 0
  1617. faces with face pyramid volume < -1e+13 : 0
  1618. faces with face-decomposition tet quality < 0.01 : 0
  1619. faces with concavity > 80 degrees : 0
  1620. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1621. faces with interpolation weights (0..1) < 0.05 : 0
  1622. faces with volume ratio of neighbour cells < 0.01 : 0
  1623. faces with face twist < 0.05 : 0
  1624. faces on cells with determinant < 0.001 : 0
  1625. Successfully moved mesh
  1626. Moved mesh in = 57.45 s
  1627.  
  1628.  
  1629. Repatching faces according to nearest surface ...
  1630. Repatched 66 faces in = 0.43 s
  1631.  
  1632.  
  1633. Edge intersection testing:
  1634. Number of edges : 2773683
  1635. Number of edges to retest : 282558
  1636. Number of intersected edges : 71430
  1637. Merging 6432 sets of faces.
  1638.  
  1639. Edge intersection testing:
  1640. Number of edges : 2767247
  1641. Number of edges to retest : 25851
  1642. Number of intersected edges : 64736
  1643.  
  1644. Undo iteration 0
  1645. ----------------
  1646. Checking faces in error :
  1647. non-orthogonality > 60 degrees : 0
  1648. faces with face pyramid volume < -1e+13 : 0
  1649. faces with face-decomposition tet quality < 0.01 : 0
  1650. faces with concavity > 80 degrees : 0
  1651. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1652. faces with interpolation weights (0..1) < 0.05 : 0
  1653. faces with volume ratio of neighbour cells < 0.01 : 0
  1654. faces with face twist < 0.05 : 0
  1655. faces on cells with determinant < 0.001 : 0
  1656.  
  1657. Merging all points on surface that
  1658. - are used by only two boundary faces and
  1659. - make an angle with a cosine of more than 0.5.
  1660.  
  1661. Removing 6321 straight edge points ...
  1662.  
  1663. Edge intersection testing:
  1664. Number of edges : 2767247
  1665. Number of edges to retest : 25877
  1666. Number of intersected edges : 63868
  1667.  
  1668. Undo iteration 0
  1669. ----------------
  1670. Checking faces in error :
  1671. non-orthogonality > 60 degrees : 0
  1672. faces with face pyramid volume < -1e+13 : 0
  1673. faces with face-decomposition tet quality < 0.01 : 3238
  1674. faces with concavity > 80 degrees : 0
  1675. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1676. faces with interpolation weights (0..1) < 0.05 : 0
  1677. faces with volume ratio of neighbour cells < 0.01 : 0
  1678. faces with face twist < 0.05 : 0
  1679. faces on cells with determinant < 0.001 : 0
  1680. Detected 3238 error faces on boundaries that have been merged. These will be restored to their original faces.
  1681.  
  1682. Edge intersection testing:
  1683. Number of edges : 2767247
  1684. Number of edges to retest : 13029
  1685. Number of intersected edges : 64578
  1686.  
  1687. Undo iteration 1
  1688. ----------------
  1689. Checking faces in error :
  1690. non-orthogonality > 60 degrees : 0
  1691. faces with face pyramid volume < -1e+13 : 0
  1692. faces with face-decomposition tet quality < 0.01 : 0
  1693. faces with concavity > 80 degrees : 0
  1694. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1695. faces with interpolation weights (0..1) < 0.05 : 0
  1696. faces with volume ratio of neighbour cells < 0.01 : 0
  1697. faces with face twist < 0.05 : 0
  1698. faces on cells with determinant < 0.001 : 0
  1699. Snapped mesh : cells:886866 faces:2767247 points:997380
  1700. Cells per refinement level:
  1701. 0 4014
  1702. 1 2614
  1703. 2 6204
  1704. 3 18336
  1705. 4 37144
  1706. 5 517812
  1707. 6 143158
  1708. 7 157584
  1709. Writing mesh to time 2
  1710. Wrote mesh in = 41.66 s.
  1711. Mesh snapped in = 284.45 s.
  1712.  
  1713. Shrinking and layer addition phase
  1714. ----------------------------------
  1715.  
  1716. Using mesh parameters
  1717. {
  1718. maxNonOrtho 60;
  1719. maxBoundarySkewness 20;
  1720. maxInternalSkewness 4;
  1721. maxConcave 80;
  1722. minFlatness 0.5;
  1723. minVol -1e+13;
  1724. minArea -1;
  1725. minTwist 0.05;
  1726. minDeterminant 0.001;
  1727. minFaceWeight 0.05;
  1728. minVolRatio 0.01;
  1729. minTriangleTwist -1;
  1730. nSmoothScale 4;
  1731. errorReduction 0.75;
  1732. minTetQuality 0.01;
  1733. }
  1734.  
  1735.  
  1736.  
  1737. Merging all faces of a cell
  1738. ---------------------------
  1739. - which are on the same patch
  1740. - which make an angle < 180 degrees
  1741. (cos:-1)
  1742. - as long as the resulting face doesn't become concave by more than 90 degrees
  1743. (0=straight, 180=fully concave)
  1744.  
  1745. Merging 0 sets of faces.
  1746.  
  1747. No faces merged ...
  1748.  
  1749. Merging all points on surface that
  1750. - are used by only two boundary faces and
  1751. - make an angle with a cosine of more than -1.
  1752.  
  1753. Removing 3279 straight edge points ...
  1754.  
  1755. Edge intersection testing:
  1756. Number of edges : 2767247
  1757. Number of edges to retest : 13573
  1758. Number of intersected edges : 63868
  1759.  
  1760. Undo iteration 0
  1761. ----------------
  1762. Checking faces in error :
  1763. non-orthogonality > 60 degrees : 0
  1764. faces with face pyramid volume < -1e+13 : 0
  1765. faces with face-decomposition tet quality < 0.01 : 3238
  1766. faces with concavity > 80 degrees : 0
  1767. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1768. faces with interpolation weights (0..1) < 0.05 : 0
  1769. faces with volume ratio of neighbour cells < 0.01 : 0
  1770. faces with face twist < 0.05 : 0
  1771. faces on cells with determinant < 0.001 : 0
  1772. Detected 3238 error faces on boundaries that have been merged. These will be restored to their original faces.
  1773.  
  1774. Edge intersection testing:
  1775. Number of edges : 2767247
  1776. Number of edges to retest : 13029
  1777. Number of intersected edges : 64578
  1778.  
  1779. Undo iteration 1
  1780. ----------------
  1781. Checking faces in error :
  1782. non-orthogonality > 60 degrees : 0
  1783. faces with face pyramid volume < -1e+13 : 0
  1784. faces with face-decomposition tet quality < 0.01 : 0
  1785. faces with concavity > 80 degrees : 0
  1786. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1787. faces with interpolation weights (0..1) < 0.05 : 0
  1788. faces with volume ratio of neighbour cells < 0.01 : 0
  1789. faces with face twist < 0.05 : 0
  1790. faces on cells with determinant < 0.001 : 0
  1791.  
  1792. Checking mesh manifoldness ...
  1793.  
  1794. Checking initial mesh ...
  1795. Checking faces in error :
  1796. non-orthogonality > 60 degrees : 0
  1797. faces with face pyramid volume < -1e+13 : 0
  1798. faces with face-decomposition tet quality < 0.01 : 0
  1799. faces with concavity > 80 degrees : 0
  1800. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1801. faces with interpolation weights (0..1) < 0.05 : 0
  1802. faces with volume ratio of neighbour cells < 0.01 : 0
  1803. faces with face twist < 0.05 : 0
  1804. faces on cells with determinant < 0.001 : 0
  1805. Detected 0 illegal faces (concave, zero area or negative cell pyramid volume)
  1806.  
  1807. Adding in total 0 inter-processor patches to handle extrusion of non-manifold processor boundaries.
  1808. Constructing mesh displacer ...
  1809.  
  1810. Handling points with inconsistent layer specification ...
  1811.  
  1812. Handling non-manifold points ...
  1813.  
  1814. Checking patch manifoldness ...
  1815. Outside of local patch is multiply connected across edges or points at 0 points.
  1816. Set displacement to zero for all 0 non-manifold points
  1817.  
  1818. Handling feature edges ...
  1819.  
  1820. Handling cells with warped patch faces ...
  1821. Set displacement to zero on 0 warped faces since layer would be > 0.5 of the size of the bounding box.
  1822.  
  1823. patch faces layers avg thickness[m]
  1824. near-wall overall
  1825. ----- ----- ------ --------- -------
  1826. leadingEdge_OBJECT 17122 5 4.82e-05 0.000359
  1827. foil_OBJECT 28512 5 4.82e-05 0.000359
  1828. trailingEdge_OBJECT 21026 5 4.82e-05 0.000359
  1829.  
  1830. medialAxisSmoothingInfo : Calculate distance to Medial Axis ...
  1831. shrinkMeshDistance : Smoothing normals ...
  1832. Iteration 0 residual 0.0189
  1833. Inserting points on patch outlet
  1834. Inserting points on patch inlet
  1835. Inserting points on patch outer
  1836. shrinkMeshDistance : Smoothing normals ...
  1837. shrinkMeshDistance : Smoothing normals in interior ...
  1838. Iteration 0 residual 0.0255
  1839.  
  1840. Layer addition iteration 0
  1841. --------------------------
  1842. Prevented extrusion on 0 coupled patch points during syncPatchDisplacement.
  1843.  
  1844. Determining displacement for added points according to pointNormal ...
  1845. Prevented extrusion on 0 coupled patch points during syncPatchDisplacement.
  1846.  
  1847. shrinkMeshMedialDistance : Smoothing using Medial Axis ...
  1848. shrinkMeshMedialDistance : Reduce layer thickness at 0 nodes where thickness to medial axis distance is large
  1849. shrinkMeshDistance : Removing isolated regions ...
  1850. Number isolated points extrusion stopped : 0
  1851. shrinkMeshDistance : Smoothing field ...
  1852. Iteration 0 residual 4.06e-07
  1853. shrinkMeshMedialDistance : Moving mesh ...
  1854. Iteration 0
  1855. Moving mesh using diplacement scaling : min:1 max:1
  1856. Checking faces in error :
  1857. non-orthogonality > 60 degrees : 0
  1858. faces with face pyramid volume < -1e+13 : 0
  1859. faces with face-decomposition tet quality < 0.01 : 398
  1860. faces with concavity > 80 degrees : 0
  1861. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1862. faces with interpolation weights (0..1) < 0.05 : 0
  1863. faces with volume ratio of neighbour cells < 0.01 : 0
  1864. faces with face twist < 0.05 : 0
  1865. faces on cells with determinant < 0.001 : 0
  1866. Iteration 1
  1867. Moving mesh using diplacement scaling : min:0.75 max:1
  1868. Checking faces in error :
  1869. non-orthogonality > 60 degrees : 0
  1870. faces with face pyramid volume < -1e+13 : 0
  1871. faces with face-decomposition tet quality < 0.01 : 0
  1872. faces with concavity > 80 degrees : 0
  1873. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1874. faces with interpolation weights (0..1) < 0.05 : 0
  1875. faces with volume ratio of neighbour cells < 0.01 : 0
  1876. faces with face twist < 0.05 : 0
  1877. faces on cells with determinant < 0.001 : 0
  1878. shrinkMeshMedialDistance : Successfully moved mesh
  1879. shrinkMeshMedialDistance : Finished moving mesh ...
  1880. Prevented extrusion on 0 coupled patch points during syncPatchDisplacement.
  1881. truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded.
  1882. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion.
  1883.  
  1884. Setting up information for layer truncation ...
  1885.  
  1886. Checking mesh with layer ...
  1887. Checking faces in error :
  1888. non-orthogonality > 60 degrees : 0
  1889. faces with face pyramid volume < -1e+13 : 0
  1890. faces with face-decomposition tet quality < 0.01 : 1067680
  1891. faces with concavity > 80 degrees : 0
  1892. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1893. faces with interpolation weights (0..1) < 0.05 : 0
  1894. faces with volume ratio of neighbour cells < 0.01 : 0
  1895. faces with face twist < 0.05 : 0
  1896. faces on cells with determinant < 0.001 : 0
  1897. Detected 1067680 illegal faces (concave, zero area or negative cell pyramid volume)
  1898. Extruding 0 out of 66660 faces (0%). Removed extrusion at 37854 faces.
  1899.  
  1900.  
  1901. Layer addition iteration 1
  1902. --------------------------
  1903. Prevented extrusion on 0 coupled patch points during syncPatchDisplacement.
  1904.  
  1905. Determining displacement for added points according to pointNormal ...
  1906. Prevented extrusion on 0 coupled patch points during syncPatchDisplacement.
  1907.  
  1908. shrinkMeshMedialDistance : Smoothing using Medial Axis ...
  1909. shrinkMeshMedialDistance : Reduce layer thickness at 0 nodes where thickness to medial axis distance is large
  1910. shrinkMeshDistance : Removing isolated regions ...
  1911. Number isolated points extrusion stopped : 0
  1912. shrinkMeshDistance : Smoothing field ...
  1913. Iteration 0 residual 0
  1914. shrinkMeshMedialDistance : Moving mesh ...
  1915. Iteration 0
  1916. Moving mesh using diplacement scaling : min:1 max:1
  1917. Checking faces in error :
  1918. non-orthogonality > 60 degrees : 0
  1919. faces with face pyramid volume < -1e+13 : 0
  1920. faces with face-decomposition tet quality < 0.01 : 0
  1921. faces with concavity > 80 degrees : 0
  1922. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1923. faces with interpolation weights (0..1) < 0.05 : 0
  1924. faces with volume ratio of neighbour cells < 0.01 : 0
  1925. faces with face twist < 0.05 : 0
  1926. faces on cells with determinant < 0.001 : 0
  1927. shrinkMeshMedialDistance : Successfully moved mesh
  1928. shrinkMeshMedialDistance : Finished moving mesh ...
  1929. Prevented extrusion on 0 coupled patch points during syncPatchDisplacement.
  1930. truncateDisplacement : Unextruded 0 faces due to non-consecutive vertices being extruded.
  1931. truncateDisplacement : Unextruded 0 faces due to stringed edges with inconsistent extrusion.
  1932.  
  1933. Setting up information for layer truncation ...
  1934.  
  1935. Checking mesh with layer ...
  1936. Checking faces in error :
  1937. non-orthogonality > 60 degrees : 0
  1938. faces with face pyramid volume < -1e+13 : 0
  1939. faces with face-decomposition tet quality < 0.01 : 0
  1940. faces with concavity > 80 degrees : 0
  1941. faces with skewness > 4 (internal) or 20 (boundary) : 0
  1942. faces with interpolation weights (0..1) < 0.05 : 0
  1943. faces with volume ratio of neighbour cells < 0.01 : 0
  1944. faces with face twist < 0.05 : 0
  1945. faces on cells with determinant < 0.001 : 0
  1946. Detected 0 illegal faces (concave, zero area or negative cell pyramid volume)
  1947. Extruding 0 out of 66660 faces (0%). Removed extrusion at 0 faces.
  1948. Edge intersection testing:
  1949. Number of edges : 2767247
  1950. Number of edges to retest : 0
  1951. Number of intersected edges : 64578
  1952. Writing 0 added cells to cellSet addedCells
  1953. Writing 0 faces inside added layer to faceSet layerFaces
  1954. Layer mesh : cells:886866 faces:2767247 points:997380
  1955. Cells per refinement level:
  1956. 0 4014
  1957. 1 2614
  1958. 2 6204
  1959. 3 18336
  1960. 4 37144
  1961. 5 517812
  1962. 6 143158
  1963. 7 157584
  1964. Writing mesh to time 3
  1965. Wrote mesh in = 91.2 s.
  1966. Layers added in = 91.2 s.
  1967. Finished meshing in = 502 s.
  1968. End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement