Guest User

Untitled

a guest
Aug 21st, 2023
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 162.12 KB | None | 0 0
  1. Create time
  2.  
  3. Create mesh for time = 0
  4.  
  5.  
  6. SIMPLE: convergence criteria
  7. field p_rgh tolerance 0.01
  8. field U tolerance 0.0001
  9. field T tolerance 0.01
  10. field "(k|epsilon|omega)" tolerance 0.001
  11.  
  12. Reading thermophysical properties
  13.  
  14. Selecting thermodynamics package
  15. {
  16. type heRhoThermo;
  17. mixture pureMixture;
  18. transport const;
  19. thermo hConst;
  20. equationOfState perfectGas;
  21. specie specie;
  22. energy sensibleEnthalpy;
  23. }
  24.  
  25. Reading field U
  26.  
  27. Reading/calculating face flux field phi
  28.  
  29. Creating turbulence model
  30.  
  31. Selecting turbulence model type laminar
  32. Selecting laminar stress model Stokes
  33.  
  34. Reading g
  35.  
  36. Reading hRef
  37. Calculating field g.h
  38.  
  39. Reading field p_rgh
  40.  
  41. No MRF models present
  42.  
  43. Selecting radiationModel solarLoad
  44. Creating finite volume options from "system/fvOptions"
  45.  
  46. Selecting finite volume options type limitTemperature
  47. Source: limitTAir
  48. - selecting all cells
  49. - selected 1049225 cell(s) with volume 9.03981e+10
  50. Selecting finite volume options type limitVelocity
  51. Source: limitU
  52. - selecting all cells
  53. - selected 1049225 cell(s) with volume 9.03981e+10
  54.  
  55. Starting time loop
  56.  
  57. limitFields limitFields1:
  58. Imposing lower limit -1e+06
  59. Imposing upper limit 1e+06
  60.  
  61. Time = 1
  62.  
  63. DILUPBiCGStab: Solving for Ux, Initial residual = 1, Final residual = 0.0216832, No Iterations 1
  64. DILUPBiCGStab: Solving for Uy, Initial residual = 1, Final residual = 0.0350169, No Iterations 1
  65. DILUPBiCGStab: Solving for Uz, Initial residual = 1, Final residual = 0.00176815, No Iterations 1
  66. limitVelocity limitU Limited 162954 (15.53%) of cells, 25992 (3.09%) of faces, with max limit 30
  67. DILUPBiCGStab: Solving for h, Initial residual = 1, Final residual = 78.6652, No Iterations 1000
  68. limitTemperature limitTAir Lower limited 29452 (2.81%) of cells, with min limit 290
  69. limitTemperature limitTAir Upper limited 584482 (55.71%) of cells, with max limit 350
  70. limitTemperature limitTAir Unlimited Tmin 300
  71. limitTemperature limitTAir Unlimited Tmax 300
  72. DICPCG: Solving for p_rgh, Initial residual = 0.0535402, Final residual = 0.000535164, No Iterations 265
  73. DICPCG: Solving for p_rgh, Initial residual = 0.0171873, Final residual = 0.000171712, No Iterations 478
  74. DICPCG: Solving for p_rgh, Initial residual = 0.00334794, Final residual = 3.32791e-05, No Iterations 550
  75. DICPCG: Solving for p_rgh, Initial residual = 0.000865445, Final residual = 8.62512e-06, No Iterations 275
  76. DICPCG: Solving for p_rgh, Initial residual = 0.000264972, Final residual = 2.62237e-06, No Iterations 427
  77. DICPCG: Solving for p_rgh, Initial residual = 9.82371e-05, Final residual = 9.76776e-07, No Iterations 311
  78. DICPCG: Solving for p_rgh, Initial residual = 4.07992e-05, Final residual = 3.89112e-07, No Iterations 463
  79. DICPCG: Solving for p_rgh, Initial residual = 1.82069e-05, Final residual = 1.81336e-07, No Iterations 191
  80. DICPCG: Solving for p_rgh, Initial residual = 8.12789e-06, Final residual = 8.06876e-08, No Iterations 180
  81. DICPCG: Solving for p_rgh, Initial residual = 3.59662e-06, Final residual = 3.53127e-08, No Iterations 379
  82. DICPCG: Solving for p_rgh, Initial residual = 1.66053e-06, Final residual = 1.62446e-08, No Iterations 273
  83. limitVelocity limitU Limited 79891 (7.61%) of cells, 17428 (2.07%) of faces, with max limit 30
  84. time step continuity errors : sum local = 2.96271e-08, global = -1.52649e-10, cumulative = -1.52649e-10
  85. rho min/max : 1.00856 1.21723
  86. ExecutionTime = 19 s ClockTime = 19 s
  87.  
  88. limitFields limitFields1:
  89. : min(100962): max(107752)
  90. fieldMinMax fieldMinMax1 write:
  91. min(h) = -8202.4 in cell 68 at location (617.522 257.982 5.63315) on processor 8
  92. max(h) = 52183.4 in cell 0 at location (-2496.09 -1996.08 5.024) on processor 0
  93. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  94. max(mag(U)) = 30 in cell 4199 at location (-637.469 79.9434 12.6295) on processor 4
  95. min(rho) = 1.00856 in cell 0 at location (-2496.09 -1996.08 5.024) on processor 0
  96. max(rho) = 1.21723 in cell 68 at location (617.522 257.982 5.63315) on processor 8
  97. min(p) = 86620.9 in cell 28032 at location (3902.47 816.161 1800.19) on processor 26
  98. max(p) = 107758 in cell 4018 at location (-456.126 262.74 0) on processor 7
  99. min(T) = 290 in cell 68 at location (617.522 257.982 5.63315) on processor 8
  100. max(T) = 350 in cell 0 at location (-2496.09 -1996.08 5.024) on processor 0
  101.  
  102. Time = 2
  103.  
  104. DILUPBiCGStab: Solving for Ux, Initial residual = 0.18738, Final residual = 0.00314491, No Iterations 1
  105. DILUPBiCGStab: Solving for Uy, Initial residual = 0.206436, Final residual = 0.00349958, No Iterations 1
  106. DILUPBiCGStab: Solving for Uz, Initial residual = 0.246284, Final residual = 0.00548902, No Iterations 1
  107. limitVelocity limitU Limited 89125 (8.49%) of cells, 26370 (3.14%) of faces, with max limit 30
  108. DILUPBiCGStab: Solving for h, Initial residual = 0.580014, Final residual = 0.0151477, No Iterations 4
  109. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  110. limitTemperature limitTAir Upper limited 513858 (48.98%) of cells, with max limit 350
  111. limitTemperature limitTAir Unlimited Tmin 290
  112. limitTemperature limitTAir Unlimited Tmax 350
  113. DICPCG: Solving for p_rgh, Initial residual = 0.259435, Final residual = 0.00251192, No Iterations 88
  114. DICPCG: Solving for p_rgh, Initial residual = 0.0103367, Final residual = 0.000103181, No Iterations 59
  115. DICPCG: Solving for p_rgh, Initial residual = 0.00133096, Final residual = 1.27497e-05, No Iterations 56
  116. DICPCG: Solving for p_rgh, Initial residual = 0.000230195, Final residual = 2.17867e-06, No Iterations 48
  117. DICPCG: Solving for p_rgh, Initial residual = 4.88227e-05, Final residual = 4.68744e-07, No Iterations 48
  118. DICPCG: Solving for p_rgh, Initial residual = 1.22765e-05, Final residual = 1.21392e-07, No Iterations 44
  119. DICPCG: Solving for p_rgh, Initial residual = 3.52296e-06, Final residual = 3.51139e-08, No Iterations 49
  120. DICPCG: Solving for p_rgh, Initial residual = 1.09692e-06, Final residual = 1.08132e-08, No Iterations 42
  121. DICPCG: Solving for p_rgh, Initial residual = 3.58256e-07, Final residual = 9.3036e-09, No Iterations 11
  122. DICPCG: Solving for p_rgh, Initial residual = 1.22036e-07, Final residual = 9.81957e-09, No Iterations 6
  123. DICPCG: Solving for p_rgh, Initial residual = 4.68626e-08, Final residual = 9.13167e-09, No Iterations 2
  124. limitVelocity limitU Limited 42726 (4.07%) of cells, 10138 (1.21%) of faces, with max limit 30
  125. time step continuity errors : sum local = 6.72305e-09, global = -1.57933e-09, cumulative = -1.73198e-09
  126. rho min/max : 0.867811 1.19537
  127. ExecutionTime = 21.1 s ClockTime = 22 s
  128.  
  129. limitFields limitFields1:
  130. : min(98826.2): max(123915)
  131. fieldMinMax fieldMinMax1 write:
  132. min(h) = -8202.4 in cell 31224 at location (158.868 -3996.45 1798.38) on processor 19
  133. max(h) = 52183.4 in cell 27980 at location (-3468.92 -1990.53 8.68378) on processor 0
  134. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  135. max(mag(U)) = 30 in cell 38068 at location (2647.79 -2991.79 5.5545) on processor 2
  136. min(rho) = 0.867811 in cell 38386 at location (901.883 -3896.63 1750.05) on processor 20
  137. max(rho) = 1.19537 in cell 9201 at location (-794.877 -392.492 221.119) on processor 22
  138. min(p) = 90875.1 in cell 23023 at location (-1602.44 3649.33 1799.92) on processor 24
  139. max(p) = 123921 in cell 2073 at location (-671.138 66.3691 0) on processor 4
  140. min(T) = 290 in cell 31224 at location (158.868 -3996.45 1798.38) on processor 19
  141. max(T) = 350 in cell 27980 at location (-3468.92 -1990.53 8.68378) on processor 0
  142.  
  143. Time = 3
  144.  
  145. DILUPBiCGStab: Solving for Ux, Initial residual = 0.423805, Final residual = 0.0112991, No Iterations 1
  146. DILUPBiCGStab: Solving for Uy, Initial residual = 0.424183, Final residual = 0.0119717, No Iterations 1
  147. DILUPBiCGStab: Solving for Uz, Initial residual = 0.324921, Final residual = 0.00781629, No Iterations 1
  148. limitVelocity limitU Limited 81120 (7.73%) of cells, 22280 (2.65%) of faces, with max limit 30
  149. DILUPBiCGStab: Solving for h, Initial residual = 0.204528, Final residual = 0.0041491, No Iterations 16
  150. limitTemperature limitTAir Lower limited 519 (0.05%) of cells, with min limit 290
  151. limitTemperature limitTAir Upper limited 879246 (83.8%) of cells, with max limit 350
  152. limitTemperature limitTAir Unlimited Tmin 297.31
  153. limitTemperature limitTAir Unlimited Tmax 350
  154. DICPCG: Solving for p_rgh, Initial residual = 0.27254, Final residual = 0.00259315, No Iterations 44
  155. DICPCG: Solving for p_rgh, Initial residual = 0.0138739, Final residual = 0.000133223, No Iterations 36
  156. DICPCG: Solving for p_rgh, Initial residual = 0.00163127, Final residual = 1.51209e-05, No Iterations 34
  157. DICPCG: Solving for p_rgh, Initial residual = 0.000260994, Final residual = 2.51908e-06, No Iterations 32
  158. DICPCG: Solving for p_rgh, Initial residual = 5.38422e-05, Final residual = 5.31087e-07, No Iterations 34
  159. DICPCG: Solving for p_rgh, Initial residual = 1.2669e-05, Final residual = 1.17485e-07, No Iterations 32
  160. DICPCG: Solving for p_rgh, Initial residual = 3.26652e-06, Final residual = 3.1983e-08, No Iterations 31
  161. DICPCG: Solving for p_rgh, Initial residual = 9.08611e-07, Final residual = 9.29106e-09, No Iterations 32
  162. DICPCG: Solving for p_rgh, Initial residual = 2.69313e-07, Final residual = 8.65853e-09, No Iterations 9
  163. DICPCG: Solving for p_rgh, Initial residual = 8.44872e-08, Final residual = 8.39286e-09, No Iterations 3
  164. DICPCG: Solving for p_rgh, Initial residual = 2.95795e-08, Final residual = 8.68006e-09, No Iterations 1
  165. limitVelocity limitU Limited 61213 (5.83%) of cells, 20766 (2.47%) of faces, with max limit 30
  166. time step continuity errors : sum local = 3.70071e-09, global = -5.74512e-10, cumulative = -2.30649e-09
  167. rho min/max : 0.994341 1.46946
  168. ExecutionTime = 22.91 s ClockTime = 23 s
  169.  
  170. limitFields limitFields1:
  171. : min(97989.1): max(126793)
  172. fieldMinMax fieldMinMax1 write:
  173. min(h) = -8202.4 in cell 3416 at location (-1933.59 -2027.33 4.68599) on processor 0
  174. max(h) = 52183.4 in cell 0 at location (-2496.09 -1996.08 5.024) on processor 0
  175. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  176. max(mag(U)) = 30 in cell 20355 at location (-611.465 -3948.36 8.1687) on processor 1
  177. min(rho) = 0.994341 in cell 21636 at location (1218.75 -281.25 1780.4) on processor 23
  178. max(rho) = 1.46946 in cell 28689 at location (1042.97 -2910.15 1.64731) on processor 2
  179. min(p) = 95661.8 in cell 28827 at location (402.436 3965.08 1800.1) on processor 26
  180. max(p) = 126802 in cell 2073 at location (-671.138 66.3691 0) on processor 4
  181. min(T) = 290 in cell 3416 at location (-1933.59 -2027.33 4.68599) on processor 0
  182. max(T) = 350 in cell 0 at location (-2496.09 -1996.08 5.024) on processor 0
  183.  
  184. Time = 4
  185.  
  186. DILUPBiCGStab: Solving for Ux, Initial residual = 0.25198, Final residual = 0.00593558, No Iterations 1
  187. DILUPBiCGStab: Solving for Uy, Initial residual = 0.243805, Final residual = 0.00612233, No Iterations 1
  188. DILUPBiCGStab: Solving for Uz, Initial residual = 0.279595, Final residual = 0.00653249, No Iterations 1
  189. limitVelocity limitU Limited 104790 (9.99%) of cells, 54547 (6.49%) of faces, with max limit 30
  190. DILUPBiCGStab: Solving for h, Initial residual = 0.175488, Final residual = 0.00765322, No Iterations 5
  191. limitTemperature limitTAir Lower limited 8 (0%) of cells, with min limit 290
  192. limitTemperature limitTAir Upper limited 409447 (39.02%) of cells, with max limit 350
  193. limitTemperature limitTAir Unlimited Tmin 290
  194. limitTemperature limitTAir Unlimited Tmax 350
  195. DICPCG: Solving for p_rgh, Initial residual = 0.391805, Final residual = 0.00389617, No Iterations 33
  196. DICPCG: Solving for p_rgh, Initial residual = 0.0227682, Final residual = 0.000224177, No Iterations 41
  197. DICPCG: Solving for p_rgh, Initial residual = 0.00299816, Final residual = 2.83364e-05, No Iterations 39
  198. DICPCG: Solving for p_rgh, Initial residual = 0.000514779, Final residual = 5.13536e-06, No Iterations 39
  199. DICPCG: Solving for p_rgh, Initial residual = 0.000117786, Final residual = 1.17766e-06, No Iterations 39
  200. DICPCG: Solving for p_rgh, Initial residual = 3.08318e-05, Final residual = 2.92216e-07, No Iterations 41
  201. DICPCG: Solving for p_rgh, Initial residual = 9.241e-06, Final residual = 8.75934e-08, No Iterations 40
  202. DICPCG: Solving for p_rgh, Initial residual = 2.95579e-06, Final residual = 2.79699e-08, No Iterations 40
  203. DICPCG: Solving for p_rgh, Initial residual = 1.04828e-06, Final residual = 9.94048e-09, No Iterations 41
  204. DICPCG: Solving for p_rgh, Initial residual = 3.86567e-07, Final residual = 9.66161e-09, No Iterations 22
  205. DICPCG: Solving for p_rgh, Initial residual = 1.5517e-07, Final residual = 9.94592e-09, No Iterations 14
  206. limitVelocity limitU Limited 93992 (8.96%) of cells, 52322 (6.22%) of faces, with max limit 30
  207. time step continuity errors : sum local = 2.52275e-09, global = 2.30295e-10, cumulative = -2.0762e-09
  208. rho min/max : 1.00317 1.46552
  209. ExecutionTime = 24.74 s ClockTime = 25 s
  210.  
  211. limitFields limitFields1:
  212. : min(97955.1): max(126307)
  213. fieldMinMax fieldMinMax1 write:
  214. min(h) = -8202.4 in cell 10032 at location (-820.088 -133.032 73.1433) on processor 13
  215. max(h) = 52183.4 in cell 16 at location (-1253.91 -2003.91 3.81188) on processor 0
  216. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  217. max(mag(U)) = 30 in cell 518 at location (-3005.57 -2630.42 7.03214) on processor 0
  218. min(rho) = 1.00317 in cell 38068 at location (-516.144 -3966.3 129.936) on processor 19
  219. max(rho) = 1.46552 in cell 10064 at location (-835.777 -117.413 50.7489) on processor 13
  220. min(p) = 96521.3 in cell 38386 at location (901.883 -3896.63 1750.05) on processor 20
  221. max(p) = 126319 in cell 33547 at location (-556.026 -45.286 0) on processor 4
  222. min(T) = 290 in cell 10032 at location (-820.088 -133.032 73.1433) on processor 13
  223. max(T) = 350 in cell 16 at location (-1253.91 -2003.91 3.81188) on processor 0
  224.  
  225. Time = 5
  226.  
  227. DILUPBiCGStab: Solving for Ux, Initial residual = 0.201958, Final residual = 0.00457276, No Iterations 1
  228. DILUPBiCGStab: Solving for Uy, Initial residual = 0.192568, Final residual = 0.00461555, No Iterations 1
  229. DILUPBiCGStab: Solving for Uz, Initial residual = 0.21599, Final residual = 0.00457511, No Iterations 1
  230. limitVelocity limitU Limited 111456 (10.62%) of cells, 68430 (8.14%) of faces, with max limit 30
  231. DILUPBiCGStab: Solving for h, Initial residual = 0.0847303, Final residual = 0.00270571, No Iterations 6
  232. limitTemperature limitTAir Lower limited 8 (0%) of cells, with min limit 290
  233. limitTemperature limitTAir Upper limited 8426 (0.8%) of cells, with max limit 350
  234. limitTemperature limitTAir Unlimited Tmin 290
  235. limitTemperature limitTAir Unlimited Tmax 350
  236. DICPCG: Solving for p_rgh, Initial residual = 0.257533, Final residual = 0.00249426, No Iterations 45
  237. DICPCG: Solving for p_rgh, Initial residual = 0.019132, Final residual = 0.000188234, No Iterations 39
  238. DICPCG: Solving for p_rgh, Initial residual = 0.00249766, Final residual = 2.47384e-05, No Iterations 35
  239. DICPCG: Solving for p_rgh, Initial residual = 0.000447288, Final residual = 4.3422e-06, No Iterations 39
  240. DICPCG: Solving for p_rgh, Initial residual = 0.000104974, Final residual = 1.02587e-06, No Iterations 31
  241. DICPCG: Solving for p_rgh, Initial residual = 2.68822e-05, Final residual = 2.58219e-07, No Iterations 39
  242. DICPCG: Solving for p_rgh, Initial residual = 7.92874e-06, Final residual = 7.67156e-08, No Iterations 23
  243. DICPCG: Solving for p_rgh, Initial residual = 2.39824e-06, Final residual = 2.26695e-08, No Iterations 37
  244. DICPCG: Solving for p_rgh, Initial residual = 8.12811e-07, Final residual = 9.96538e-09, No Iterations 16
  245. DICPCG: Solving for p_rgh, Initial residual = 2.77221e-07, Final residual = 8.60127e-09, No Iterations 11
  246. DICPCG: Solving for p_rgh, Initial residual = 1.04063e-07, Final residual = 9.688e-09, No Iterations 4
  247. limitVelocity limitU Limited 114179 (10.88%) of cells, 66511 (7.91%) of faces, with max limit 30
  248. time step continuity errors : sum local = 2.06957e-09, global = 3.99931e-10, cumulative = -1.67627e-09
  249. rho min/max : 1.00844 1.46342
  250. ExecutionTime = 26.47 s ClockTime = 27 s
  251.  
  252. limitFields limitFields1:
  253. : min(98798.1): max(124704)
  254. fieldMinMax fieldMinMax1 write:
  255. min(h) = -8202.4 in cell 1724 at location (-1468.75 -968.751 66.7757) on processor 21
  256. max(h) = 52183.4 in cell 2633 at location (-2295.06 -3275.48 4.30975) on processor 0
  257. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  258. max(mag(U)) = 30 in cell 831 at location (-3300.83 -2191.44 7.21875) on processor 0
  259. min(rho) = 1.00844 in cell 2633 at location (-2295.06 -3275.48 4.30975) on processor 0
  260. max(rho) = 1.46342 in cell 6031 at location (-1453.13 -1015.62 33.0165) on processor 21
  261. min(p) = 96902.4 in cell 37911 at location (3611.82 1718.41 1748.93) on processor 26
  262. max(p) = 124721 in cell 31430 at location (-441.713 266.641 0) on processor 7
  263. min(T) = 290 in cell 1724 at location (-1468.75 -968.751 66.7757) on processor 21
  264. max(T) = 350 in cell 2633 at location (-2295.06 -3275.48 4.30975) on processor 0
  265.  
  266. Time = 6
  267.  
  268. DILUPBiCGStab: Solving for Ux, Initial residual = 0.166498, Final residual = 0.00357945, No Iterations 1
  269. DILUPBiCGStab: Solving for Uy, Initial residual = 0.157291, Final residual = 0.00358544, No Iterations 1
  270. DILUPBiCGStab: Solving for Uz, Initial residual = 0.148961, Final residual = 0.00361374, No Iterations 1
  271. limitVelocity limitU Limited 111486 (10.63%) of cells, 76772 (9.13%) of faces, with max limit 30
  272. DILUPBiCGStab: Solving for h, Initial residual = 0.0554964, Final residual = 0.00271458, No Iterations 6
  273. limitTemperature limitTAir Lower limited 3582 (0.34%) of cells, with min limit 290
  274. limitTemperature limitTAir Upper limited 73 (0.01%) of cells, with max limit 350
  275. limitTemperature limitTAir Unlimited Tmin 290
  276. limitTemperature limitTAir Unlimited Tmax 350
  277. DICPCG: Solving for p_rgh, Initial residual = 0.214254, Final residual = 0.00213117, No Iterations 46
  278. DICPCG: Solving for p_rgh, Initial residual = 0.0156163, Final residual = 0.00015036, No Iterations 41
  279. DICPCG: Solving for p_rgh, Initial residual = 0.00204486, Final residual = 1.90568e-05, No Iterations 35
  280. DICPCG: Solving for p_rgh, Initial residual = 0.000338057, Final residual = 3.27631e-06, No Iterations 39
  281. DICPCG: Solving for p_rgh, Initial residual = 7.49434e-05, Final residual = 7.35076e-07, No Iterations 35
  282. DICPCG: Solving for p_rgh, Initial residual = 1.82363e-05, Final residual = 1.6789e-07, No Iterations 39
  283. DICPCG: Solving for p_rgh, Initial residual = 5.06338e-06, Final residual = 5.0342e-08, No Iterations 33
  284. DICPCG: Solving for p_rgh, Initial residual = 1.44442e-06, Final residual = 1.32679e-08, No Iterations 39
  285. DICPCG: Solving for p_rgh, Initial residual = 4.54221e-07, Final residual = 9.39705e-09, No Iterations 14
  286. DICPCG: Solving for p_rgh, Initial residual = 1.44827e-07, Final residual = 8.6519e-09, No Iterations 8
  287. DICPCG: Solving for p_rgh, Initial residual = 5.13944e-08, Final residual = 9.34143e-09, No Iterations 2
  288. limitVelocity limitU Limited 128360 (12.23%) of cells, 75989 (9.04%) of faces, with max limit 30
  289. time step continuity errors : sum local = 2.0308e-09, global = 3.97778e-10, cumulative = -1.27849e-09
  290. rho min/max : 1.02999 1.49566
  291. ExecutionTime = 28.2 s ClockTime = 29 s
  292.  
  293. limitFields limitFields1:
  294. : min(99026.3): max(122869)
  295. fieldMinMax fieldMinMax1 write:
  296. min(h) = -8202.4 in cell 24767 at location (-1269.53 -1964.84 8.83827) on processor 0
  297. max(h) = 52183.4 in cell 2800 at location (-996.094 -1871.09 2.67987) on processor 1
  298. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  299. max(mag(U)) = 30 in cell 35852 at location (-3768.1 1110.26 56.2853) on processor 24
  300. min(rho) = 1.02999 in cell 38842 at location (-3995.29 -182.675 2.56321) on processor 6
  301. max(rho) = 1.49566 in cell 31433 at location (-442.936 271.342 0) on processor 7
  302. min(p) = 98247.2 in cell 22659 at location (-3133.32 2445.51 1799.94) on processor 24
  303. max(p) = 122885 in cell 4461 at location (-246.789 205.491 0) on processor 7
  304. min(T) = 290 in cell 24767 at location (-1269.53 -1964.84 8.83827) on processor 0
  305. max(T) = 350 in cell 2800 at location (-996.094 -1871.09 2.67987) on processor 1
  306.  
  307. Time = 7
  308.  
  309. DILUPBiCGStab: Solving for Ux, Initial residual = 0.149248, Final residual = 0.00307312, No Iterations 1
  310. DILUPBiCGStab: Solving for Uy, Initial residual = 0.1399, Final residual = 0.00304267, No Iterations 1
  311. DILUPBiCGStab: Solving for Uz, Initial residual = 0.116073, Final residual = 0.00303691, No Iterations 1
  312. limitVelocity limitU Limited 115077 (10.97%) of cells, 82909 (9.86%) of faces, with max limit 30
  313. DILUPBiCGStab: Solving for h, Initial residual = 0.0588934, Final residual = 0.00229608, No Iterations 4
  314. limitTemperature limitTAir Lower limited 7792 (0.74%) of cells, with min limit 290
  315. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  316. limitTemperature limitTAir Unlimited Tmin 290
  317. limitTemperature limitTAir Unlimited Tmax 350
  318. DICPCG: Solving for p_rgh, Initial residual = 0.163998, Final residual = 0.00156197, No Iterations 45
  319. DICPCG: Solving for p_rgh, Initial residual = 0.0145154, Final residual = 0.000143562, No Iterations 37
  320. DICPCG: Solving for p_rgh, Initial residual = 0.00187656, Final residual = 1.79149e-05, No Iterations 42
  321. DICPCG: Solving for p_rgh, Initial residual = 0.000332902, Final residual = 3.17677e-06, No Iterations 34
  322. DICPCG: Solving for p_rgh, Initial residual = 7.08413e-05, Final residual = 6.84511e-07, No Iterations 37
  323. DICPCG: Solving for p_rgh, Initial residual = 1.73541e-05, Final residual = 1.71646e-07, No Iterations 34
  324. DICPCG: Solving for p_rgh, Initial residual = 4.62788e-06, Final residual = 4.56975e-08, No Iterations 37
  325. DICPCG: Solving for p_rgh, Initial residual = 1.32103e-06, Final residual = 1.2447e-08, No Iterations 34
  326. DICPCG: Solving for p_rgh, Initial residual = 3.95365e-07, Final residual = 9.33353e-09, No Iterations 17
  327. DICPCG: Solving for p_rgh, Initial residual = 1.24092e-07, Final residual = 9.5195e-09, No Iterations 5
  328. DICPCG: Solving for p_rgh, Initial residual = 4.2296e-08, Final residual = 6.9415e-09, No Iterations 2
  329. limitVelocity limitU Limited 139194 (13.27%) of cells, 83545 (9.93%) of faces, with max limit 30
  330. time step continuity errors : sum local = 1.27126e-09, global = 2.62649e-10, cumulative = -1.01584e-09
  331. rho min/max : 1.07441 1.46523
  332. ExecutionTime = 29.94 s ClockTime = 30 s
  333.  
  334. limitFields limitFields1:
  335. : min(99235.8): max(121420)
  336. fieldMinMax fieldMinMax1 write:
  337. min(h) = -8202.4 in cell 6209 at location (-808.594 -1847.66 2.45076) on processor 1
  338. max(h) = 46565 in cell 10014 at location (628.908 -2660.16 4.05208) on processor 2
  339. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  340. max(mag(U)) = 30 in cell 5202 at location (-3905.29 281.113 427.496) on processor 24
  341. min(rho) = 1.07441 in cell 38842 at location (-3995.29 -182.675 2.56321) on processor 6
  342. max(rho) = 1.46523 in cell 189 at location (497.904 -66.3401 0) on processor 5
  343. min(p) = 98961.8 in cell 30078 at location (3965.2 -371.16 1800) on processor 23
  344. max(p) = 121436 in cell 32241 at location (-477.98 439.603 0) on processor 7
  345. min(T) = 290 in cell 6209 at location (-808.594 -1847.66 2.45076) on processor 1
  346. max(T) = 344.417 in cell 10014 at location (628.908 -2660.16 4.05208) on processor 2
  347.  
  348. Time = 8
  349.  
  350. DILUPBiCGStab: Solving for Ux, Initial residual = 0.136896, Final residual = 0.00274343, No Iterations 1
  351. DILUPBiCGStab: Solving for Uy, Initial residual = 0.127496, Final residual = 0.00270842, No Iterations 1
  352. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0957342, Final residual = 0.00252071, No Iterations 1
  353. limitVelocity limitU Limited 122104 (11.64%) of cells, 90549 (10.77%) of faces, with max limit 30
  354. DILUPBiCGStab: Solving for h, Initial residual = 0.0482549, Final residual = 0.00228387, No Iterations 7
  355. limitTemperature limitTAir Lower limited 1925 (0.18%) of cells, with min limit 290
  356. limitTemperature limitTAir Upper limited 67 (0.01%) of cells, with max limit 350
  357. limitTemperature limitTAir Unlimited Tmin 290
  358. limitTemperature limitTAir Unlimited Tmax 344.417
  359. DICPCG: Solving for p_rgh, Initial residual = 0.153534, Final residual = 0.00151671, No Iterations 39
  360. DICPCG: Solving for p_rgh, Initial residual = 0.0141241, Final residual = 0.000133504, No Iterations 34
  361. DICPCG: Solving for p_rgh, Initial residual = 0.00202482, Final residual = 2.00534e-05, No Iterations 40
  362. DICPCG: Solving for p_rgh, Initial residual = 0.000399476, Final residual = 3.88379e-06, No Iterations 34
  363. DICPCG: Solving for p_rgh, Initial residual = 9.79379e-05, Final residual = 9.26374e-07, No Iterations 38
  364. DICPCG: Solving for p_rgh, Initial residual = 2.7596e-05, Final residual = 2.5777e-07, No Iterations 35
  365. DICPCG: Solving for p_rgh, Initial residual = 8.81384e-06, Final residual = 8.69402e-08, No Iterations 37
  366. DICPCG: Solving for p_rgh, Initial residual = 2.97836e-06, Final residual = 2.97489e-08, No Iterations 37
  367. DICPCG: Solving for p_rgh, Initial residual = 1.09316e-06, Final residual = 1.00343e-08, No Iterations 38
  368. DICPCG: Solving for p_rgh, Initial residual = 4.09275e-07, Final residual = 9.9254e-09, No Iterations 27
  369. DICPCG: Solving for p_rgh, Initial residual = 1.64473e-07, Final residual = 9.49736e-09, No Iterations 18
  370. limitVelocity limitU Limited 150098 (14.31%) of cells, 91906 (10.93%) of faces, with max limit 30
  371. time step continuity errors : sum local = 1.37526e-09, global = -1.6785e-10, cumulative = -1.18369e-09
  372. rho min/max : 1.09707 1.44611
  373. ExecutionTime = 31.97 s ClockTime = 32 s
  374.  
  375. limitFields limitFields1:
  376. : min(98992.3): max(120748)
  377. fieldMinMax fieldMinMax1 write:
  378. min(h) = -8202.4 in cell 1011 at location (-1027.34 -2152.33 4.61793) on processor 0
  379. max(h) = 52183.4 in cell 2662 at location (-378.906 -2128.9 3.79335) on processor 1
  380. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  381. max(mag(U)) = 30 in cell 21311 at location (1132.83 -3695.35 18.7459) on processor 20
  382. min(rho) = 1.09707 in cell 38859 at location (1145.97 -3831.88 2.22645) on processor 2
  383. max(rho) = 1.44611 in cell 22261 at location (-419.276 243.226 29.5167) on processor 7
  384. min(p) = 98992.3 in cell 36660 at location (2825.94 -2825.96 1723.2) on processor 20
  385. max(p) = 120983 in cell 114 at location (-406.105 594.396 0) on processor 7
  386. min(T) = 290 in cell 1011 at location (-1027.34 -2152.33 4.61793) on processor 0
  387. max(T) = 350 in cell 2662 at location (-378.906 -2128.9 3.79335) on processor 1
  388.  
  389. Time = 9
  390.  
  391. DILUPBiCGStab: Solving for Ux, Initial residual = 0.130577, Final residual = 0.00260337, No Iterations 1
  392. DILUPBiCGStab: Solving for Uy, Initial residual = 0.121127, Final residual = 0.00256539, No Iterations 1
  393. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0764965, Final residual = 0.00201433, No Iterations 1
  394. limitVelocity limitU Limited 134292 (12.8%) of cells, 100746 (11.98%) of faces, with max limit 30
  395. DILUPBiCGStab: Solving for h, Initial residual = 0.0281806, Final residual = 0.0013122, No Iterations 13
  396. limitTemperature limitTAir Lower limited 276 (0.03%) of cells, with min limit 290
  397. limitTemperature limitTAir Upper limited 5 (0%) of cells, with max limit 350
  398. limitTemperature limitTAir Unlimited Tmin 290
  399. limitTemperature limitTAir Unlimited Tmax 350
  400. DICPCG: Solving for p_rgh, Initial residual = 0.145948, Final residual = 0.00139818, No Iterations 46
  401. DICPCG: Solving for p_rgh, Initial residual = 0.0135136, Final residual = 0.000129327, No Iterations 43
  402. DICPCG: Solving for p_rgh, Initial residual = 0.00223939, Final residual = 2.22824e-05, No Iterations 35
  403. DICPCG: Solving for p_rgh, Initial residual = 0.000477195, Final residual = 4.67634e-06, No Iterations 43
  404. DICPCG: Solving for p_rgh, Initial residual = 0.00013488, Final residual = 1.33077e-06, No Iterations 32
  405. DICPCG: Solving for p_rgh, Initial residual = 4.17772e-05, Final residual = 3.86029e-07, No Iterations 45
  406. DICPCG: Solving for p_rgh, Initial residual = 1.47077e-05, Final residual = 1.44813e-07, No Iterations 28
  407. DICPCG: Solving for p_rgh, Initial residual = 5.30537e-06, Final residual = 5.14618e-08, No Iterations 44
  408. DICPCG: Solving for p_rgh, Initial residual = 2.08238e-06, Final residual = 1.97768e-08, No Iterations 31
  409. DICPCG: Solving for p_rgh, Initial residual = 8.19103e-07, Final residual = 9.77435e-09, No Iterations 40
  410. DICPCG: Solving for p_rgh, Initial residual = 3.39603e-07, Final residual = 9.85782e-09, No Iterations 19
  411. limitVelocity limitU Limited 159778 (15.23%) of cells, 101934 (12.12%) of faces, with max limit 30
  412. time step continuity errors : sum local = 1.25682e-09, global = -3.4391e-10, cumulative = -1.5276e-09
  413. rho min/max : 1.09416 1.44277
  414. ExecutionTime = 34.04 s ClockTime = 34 s
  415.  
  416. limitFields limitFields1:
  417. : min(98869.8): max(121121)
  418. fieldMinMax fieldMinMax1 write:
  419. min(h) = -8202.4 in cell 2773 at location (-496.093 -2121.09 3.86318) on processor 1
  420. max(h) = 52183.4 in cell 3457 at location (-308.593 -2128.9 3.72042) on processor 1
  421. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  422. max(mag(U)) = 30 in cell 426 at location (867.44 -3883.52 15.1639) on processor 11
  423. min(rho) = 1.09416 in cell 21468 at location (-404.344 -3976.48 4.12543) on processor 1
  424. max(rho) = 1.44277 in cell 5021 at location (-214.843 -2128.9 1.1747) on processor 1
  425. min(p) = 98869.8 in cell 36660 at location (2825.94 -2825.96 1723.2) on processor 20
  426. max(p) = 121366 in cell 58 at location (875.375 1375.78 0) on processor 17
  427. min(T) = 290 in cell 2773 at location (-496.093 -2121.09 3.86318) on processor 1
  428. max(T) = 350 in cell 3457 at location (-308.593 -2128.9 3.72042) on processor 1
  429.  
  430. Time = 10
  431.  
  432. DILUPBiCGStab: Solving for Ux, Initial residual = 0.129521, Final residual = 0.00260102, No Iterations 1
  433. DILUPBiCGStab: Solving for Uy, Initial residual = 0.120153, Final residual = 0.00256701, No Iterations 1
  434. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0648129, Final residual = 0.0016663, No Iterations 1
  435. limitVelocity limitU Limited 148920 (14.19%) of cells, 113277 (13.47%) of faces, with max limit 30
  436. DILUPBiCGStab: Solving for h, Initial residual = 0.0144034, Final residual = 0.000707954, No Iterations 14
  437. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  438. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  439. limitTemperature limitTAir Unlimited Tmin 290
  440. limitTemperature limitTAir Unlimited Tmax 350
  441. DICPCG: Solving for p_rgh, Initial residual = 0.135553, Final residual = 0.00135523, No Iterations 50
  442. DICPCG: Solving for p_rgh, Initial residual = 0.00960047, Final residual = 9.01711e-05, No Iterations 46
  443. DICPCG: Solving for p_rgh, Initial residual = 0.00167365, Final residual = 1.66948e-05, No Iterations 31
  444. DICPCG: Solving for p_rgh, Initial residual = 0.000346008, Final residual = 3.33579e-06, No Iterations 44
  445. DICPCG: Solving for p_rgh, Initial residual = 0.000102653, Final residual = 1.00402e-06, No Iterations 31
  446. DICPCG: Solving for p_rgh, Initial residual = 3.14706e-05, Final residual = 2.91948e-07, No Iterations 43
  447. DICPCG: Solving for p_rgh, Initial residual = 1.13205e-05, Final residual = 1.10927e-07, No Iterations 25
  448. DICPCG: Solving for p_rgh, Initial residual = 4.12639e-06, Final residual = 3.72968e-08, No Iterations 43
  449. DICPCG: Solving for p_rgh, Initial residual = 1.63858e-06, Final residual = 1.57038e-08, No Iterations 24
  450. DICPCG: Solving for p_rgh, Initial residual = 6.50209e-07, Final residual = 9.55771e-09, No Iterations 30
  451. DICPCG: Solving for p_rgh, Initial residual = 2.7207e-07, Final residual = 9.15507e-09, No Iterations 15
  452. limitVelocity limitU Limited 168231 (16.03%) of cells, 113593 (13.51%) of faces, with max limit 30
  453. time step continuity errors : sum local = 1.42425e-09, global = -4.27872e-10, cumulative = -1.95547e-09
  454. rho min/max : 1.07938 1.43057
  455. ExecutionTime = 36.05 s ClockTime = 36 s
  456.  
  457. limitFields limitFields1:
  458. : min(98779.1): max(122384)
  459. fieldMinMax fieldMinMax1 write:
  460. min(h) = -4141.44 in cell 7384 at location (816.407 -2714.84 3.9746) on processor 2
  461. max(h) = 40217.8 in cell 14337 at location (949.219 -2738.28 3.87078) on processor 2
  462. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  463. max(mag(U)) = 30 in cell 333 at location (-3011.72 -2488.28 8.3998) on processor 0
  464. min(rho) = 1.07938 in cell 38840 at location (1131.16 -3834.89 2.90807) on processor 2
  465. max(rho) = 1.43057 in cell 7384 at location (816.407 -2714.84 1.525) on processor 2
  466. min(p) = 98779.1 in cell 36831 at location (2825.94 2825.96 1723.2) on processor 26
  467. max(p) = 122401 in cell 5816 at location (-607.886 189.832 0) on processor 7
  468. min(T) = 294.035 in cell 7384 at location (816.407 -2714.84 3.9746) on processor 2
  469. max(T) = 338.111 in cell 14337 at location (949.219 -2738.28 3.87078) on processor 2
  470.  
  471. Time = 11
  472.  
  473. DILUPBiCGStab: Solving for Ux, Initial residual = 0.128639, Final residual = 0.00259991, No Iterations 1
  474. DILUPBiCGStab: Solving for Uy, Initial residual = 0.119396, Final residual = 0.00256912, No Iterations 1
  475. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0626132, Final residual = 0.00151665, No Iterations 1
  476. limitVelocity limitU Limited 162970 (15.53%) of cells, 126200 (15.01%) of faces, with max limit 30
  477. DILUPBiCGStab: Solving for h, Initial residual = 0.0113543, Final residual = 0.000508423, No Iterations 6
  478. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  479. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  480. limitTemperature limitTAir Unlimited Tmin 294.035
  481. limitTemperature limitTAir Unlimited Tmax 338.111
  482. DICPCG: Solving for p_rgh, Initial residual = 0.123949, Final residual = 0.00122846, No Iterations 51
  483. DICPCG: Solving for p_rgh, Initial residual = 0.0075699, Final residual = 6.91268e-05, No Iterations 44
  484. DICPCG: Solving for p_rgh, Initial residual = 0.00123651, Final residual = 1.15524e-05, No Iterations 38
  485. DICPCG: Solving for p_rgh, Initial residual = 0.000262455, Final residual = 2.55625e-06, No Iterations 40
  486. DICPCG: Solving for p_rgh, Initial residual = 7.36359e-05, Final residual = 7.18497e-07, No Iterations 36
  487. DICPCG: Solving for p_rgh, Initial residual = 2.27471e-05, Final residual = 2.22831e-07, No Iterations 38
  488. DICPCG: Solving for p_rgh, Initial residual = 7.74447e-06, Final residual = 7.71971e-08, No Iterations 37
  489. DICPCG: Solving for p_rgh, Initial residual = 2.80297e-06, Final residual = 2.69786e-08, No Iterations 34
  490. DICPCG: Solving for p_rgh, Initial residual = 1.03927e-06, Final residual = 1.02706e-08, No Iterations 38
  491. DICPCG: Solving for p_rgh, Initial residual = 4.05613e-07, Final residual = 8.81923e-09, No Iterations 18
  492. DICPCG: Solving for p_rgh, Initial residual = 1.59736e-07, Final residual = 9.24289e-09, No Iterations 12
  493. limitVelocity limitU Limited 176395 (16.81%) of cells, 125906 (14.97%) of faces, with max limit 30
  494. time step continuity errors : sum local = 1.50782e-09, global = -4.75957e-10, cumulative = -2.43143e-09
  495. rho min/max : 1.08131 1.37987
  496. ExecutionTime = 37.98 s ClockTime = 38 s
  497.  
  498. limitFields limitFields1:
  499. : min(98777.1): max(124549)
  500. fieldMinMax fieldMinMax1 write:
  501. min(h) = 1346.55 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  502. max(h) = 48276.8 in cell 8125 at location (702.466 -17.7089 68.9114) on processor 23
  503. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  504. max(mag(U)) = 30 in cell 6467 at location (-3762.59 1277.65 8.08404) on processor 6
  505. min(rho) = 1.08131 in cell 38840 at location (1131.32 -3836.45 2.16125) on processor 2
  506. max(rho) = 1.37987 in cell 34641 at location (1035.15 -2855.47 1.5811) on processor 2
  507. min(p) = 98777.1 in cell 36831 at location (2825.94 2825.96 1723.2) on processor 26
  508. max(p) = 124566 in cell 2073 at location (-671.138 66.3691 0) on processor 4
  509. min(T) = 299.488 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  510. max(T) = 346.118 in cell 8125 at location (702.466 -17.7089 68.9114) on processor 23
  511.  
  512. Time = 12
  513.  
  514. DILUPBiCGStab: Solving for Ux, Initial residual = 0.126471, Final residual = 0.00256458, No Iterations 1
  515. DILUPBiCGStab: Solving for Uy, Initial residual = 0.117395, Final residual = 0.00253584, No Iterations 1
  516. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0663856, Final residual = 0.00152366, No Iterations 1
  517. limitVelocity limitU Limited 175084 (16.69%) of cells, 138415 (16.46%) of faces, with max limit 30
  518. DILUPBiCGStab: Solving for h, Initial residual = 0.0094128, Final residual = 0.000358201, No Iterations 10
  519. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  520. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  521. limitTemperature limitTAir Unlimited Tmin 299.488
  522. limitTemperature limitTAir Unlimited Tmax 346.118
  523. DICPCG: Solving for p_rgh, Initial residual = 0.101598, Final residual = 0.000989814, No Iterations 44
  524. DICPCG: Solving for p_rgh, Initial residual = 0.00626883, Final residual = 5.907e-05, No Iterations 42
  525. DICPCG: Solving for p_rgh, Initial residual = 0.00100557, Final residual = 9.12915e-06, No Iterations 38
  526. DICPCG: Solving for p_rgh, Initial residual = 0.000214378, Final residual = 1.96182e-06, No Iterations 38
  527. DICPCG: Solving for p_rgh, Initial residual = 6.21086e-05, Final residual = 6.14312e-07, No Iterations 36
  528. DICPCG: Solving for p_rgh, Initial residual = 2.04982e-05, Final residual = 1.9629e-07, No Iterations 35
  529. DICPCG: Solving for p_rgh, Initial residual = 7.46501e-06, Final residual = 7.24791e-08, No Iterations 37
  530. DICPCG: Solving for p_rgh, Initial residual = 2.89478e-06, Final residual = 2.71192e-08, No Iterations 35
  531. DICPCG: Solving for p_rgh, Initial residual = 1.15265e-06, Final residual = 1.11778e-08, No Iterations 36
  532. DICPCG: Solving for p_rgh, Initial residual = 4.79813e-07, Final residual = 9.37216e-09, No Iterations 23
  533. DICPCG: Solving for p_rgh, Initial residual = 2.01175e-07, Final residual = 9.50425e-09, No Iterations 16
  534. limitVelocity limitU Limited 182778 (17.42%) of cells, 137818 (16.39%) of faces, with max limit 30
  535. time step continuity errors : sum local = 1.44197e-09, global = 1.5361e-10, cumulative = -2.27782e-09
  536. rho min/max : 1.07796 1.37809
  537. ExecutionTime = 39.88 s ClockTime = 40 s
  538.  
  539. limitFields limitFields1:
  540. : min(98734.9): max(125056)
  541. fieldMinMax fieldMinMax1 write:
  542. min(h) = 1329.12 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  543. max(h) = 35348.8 in cell 21487 at location (1253.91 -3105.46 4.09704) on processor 2
  544. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  545. max(mag(U)) = 30 in cell 9730 at location (-3773.5 -1070.33 13.9245) on processor 3
  546. min(rho) = 1.07796 in cell 38443 at location (381.042 -3979.95 3.31817) on processor 2
  547. max(rho) = 1.37809 in cell 8889 at location (1410.15 -3121.1 1.46745) on processor 2
  548. min(p) = 98734.9 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  549. max(p) = 125074 in cell 2073 at location (-671.138 66.3691 0) on processor 4
  550. min(T) = 299.471 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  551. max(T) = 333.273 in cell 21487 at location (1253.91 -3105.46 4.09704) on processor 2
  552.  
  553. Time = 13
  554.  
  555. DILUPBiCGStab: Solving for Ux, Initial residual = 0.123496, Final residual = 0.00251539, No Iterations 1
  556. DILUPBiCGStab: Solving for Uy, Initial residual = 0.114675, Final residual = 0.0024862, No Iterations 1
  557. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0693875, Final residual = 0.00155396, No Iterations 1
  558. limitVelocity limitU Limited 183520 (17.49%) of cells, 147811 (17.58%) of faces, with max limit 30
  559. DILUPBiCGStab: Solving for h, Initial residual = 0.00671149, Final residual = 0.000227902, No Iterations 15
  560. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  561. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  562. limitTemperature limitTAir Unlimited Tmin 299.471
  563. limitTemperature limitTAir Unlimited Tmax 333.273
  564. DICPCG: Solving for p_rgh, Initial residual = 0.0793889, Final residual = 0.000769155, No Iterations 33
  565. DICPCG: Solving for p_rgh, Initial residual = 0.00649449, Final residual = 6.28256e-05, No Iterations 46
  566. DICPCG: Solving for p_rgh, Initial residual = 0.00129525, Final residual = 1.25159e-05, No Iterations 42
  567. DICPCG: Solving for p_rgh, Initial residual = 0.000361479, Final residual = 3.55722e-06, No Iterations 39
  568. DICPCG: Solving for p_rgh, Initial residual = 0.000123891, Final residual = 1.20667e-06, No Iterations 39
  569. DICPCG: Solving for p_rgh, Initial residual = 4.7853e-05, Final residual = 4.43886e-07, No Iterations 40
  570. DICPCG: Solving for p_rgh, Initial residual = 1.94893e-05, Final residual = 1.83591e-07, No Iterations 39
  571. DICPCG: Solving for p_rgh, Initial residual = 8.27027e-06, Final residual = 7.83605e-08, No Iterations 39
  572. DICPCG: Solving for p_rgh, Initial residual = 3.55331e-06, Final residual = 3.31542e-08, No Iterations 39
  573. DICPCG: Solving for p_rgh, Initial residual = 1.55605e-06, Final residual = 1.45259e-08, No Iterations 39
  574. DICPCG: Solving for p_rgh, Initial residual = 6.85197e-07, Final residual = 9.4731e-09, No Iterations 35
  575. limitVelocity limitU Limited 187730 (17.89%) of cells, 147044 (17.49%) of faces, with max limit 30
  576. time step continuity errors : sum local = 1.24124e-09, global = 1.71772e-10, cumulative = -2.10605e-09
  577. rho min/max : 1.081 1.37217
  578. ExecutionTime = 42.02 s ClockTime = 42 s
  579.  
  580. limitFields limitFields1:
  581. : min(98691.7): max(124391)
  582. fieldMinMax fieldMinMax1 write:
  583. min(h) = 1318.97 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  584. max(h) = 29204.7 in cell 6498 at location (1644.9 -3621.85 4.229) on processor 2
  585. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  586. max(mag(U)) = 30 in cell 828 at location (-3300.84 -2199.26 7.28167) on processor 0
  587. min(rho) = 1.081 in cell 38443 at location (381.138 -3981.73 2.29605) on processor 2
  588. max(rho) = 1.37217 in cell 2073 at location (-671.138 66.3691 0) on processor 4
  589. min(p) = 98691.7 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  590. max(p) = 124409 in cell 2073 at location (-671.138 66.3691 0) on processor 4
  591. min(T) = 299.461 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  592. max(T) = 327.168 in cell 6498 at location (1644.9 -3621.85 4.229) on processor 2
  593.  
  594. Time = 14
  595.  
  596. DILUPBiCGStab: Solving for Ux, Initial residual = 0.120805, Final residual = 0.0024782, No Iterations 1
  597. DILUPBiCGStab: Solving for Uy, Initial residual = 0.112225, Final residual = 0.00244584, No Iterations 1
  598. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0709648, Final residual = 0.00157579, No Iterations 1
  599. limitVelocity limitU Limited 191534 (18.25%) of cells, 156714 (18.64%) of faces, with max limit 30
  600. DILUPBiCGStab: Solving for h, Initial residual = 0.00451097, Final residual = 0.000152996, No Iterations 14
  601. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  602. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  603. limitTemperature limitTAir Unlimited Tmin 299.461
  604. limitTemperature limitTAir Unlimited Tmax 327.168
  605. DICPCG: Solving for p_rgh, Initial residual = 0.0642059, Final residual = 0.000608337, No Iterations 38
  606. DICPCG: Solving for p_rgh, Initial residual = 0.00645487, Final residual = 6.00185e-05, No Iterations 46
  607. DICPCG: Solving for p_rgh, Initial residual = 0.00149, Final residual = 1.46943e-05, No Iterations 41
  608. DICPCG: Solving for p_rgh, Initial residual = 0.000394676, Final residual = 3.72707e-06, No Iterations 42
  609. DICPCG: Solving for p_rgh, Initial residual = 0.000125898, Final residual = 1.24923e-06, No Iterations 40
  610. DICPCG: Solving for p_rgh, Initial residual = 4.52538e-05, Final residual = 4.48842e-07, No Iterations 41
  611. DICPCG: Solving for p_rgh, Initial residual = 1.79951e-05, Final residual = 1.71263e-07, No Iterations 41
  612. DICPCG: Solving for p_rgh, Initial residual = 7.53092e-06, Final residual = 7.0316e-08, No Iterations 41
  613. DICPCG: Solving for p_rgh, Initial residual = 3.31968e-06, Final residual = 3.2174e-08, No Iterations 40
  614. DICPCG: Solving for p_rgh, Initial residual = 1.48177e-06, Final residual = 1.44833e-08, No Iterations 40
  615. DICPCG: Solving for p_rgh, Initial residual = 6.77705e-07, Final residual = 9.21029e-09, No Iterations 34
  616. limitVelocity limitU Limited 193578 (18.45%) of cells, 156090 (18.56%) of faces, with max limit 30
  617. time step continuity errors : sum local = 1.03456e-09, global = 2.13693e-10, cumulative = -1.89235e-09
  618. rho min/max : 1.08432 1.37598
  619. ExecutionTime = 44.1 s ClockTime = 44 s
  620.  
  621. limitFields limitFields1:
  622. : min(98690.5): max(123847)
  623. fieldMinMax fieldMinMax1 write:
  624. min(h) = 1312.95 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  625. max(h) = 27571.9 in cell 6471 at location (1637.4 -3648.98 2.63138) on processor 2
  626. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  627. max(mag(U)) = 30 in cell 6715 at location (2598.14 -3012.3 2.50772) on processor 2
  628. min(rho) = 1.08432 in cell 6471 at location (1637.4 -3648.98 2.63138) on processor 2
  629. max(rho) = 1.37598 in cell 37841 at location (747.455 -40.3403 0) on processor 5
  630. min(p) = 98690.5 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  631. max(p) = 123869 in cell 31430 at location (-441.713 266.641 0) on processor 7
  632. min(T) = 299.455 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  633. max(T) = 325.546 in cell 6471 at location (1637.4 -3648.98 2.63138) on processor 2
  634.  
  635. Time = 15
  636.  
  637. DILUPBiCGStab: Solving for Ux, Initial residual = 0.118781, Final residual = 0.00245028, No Iterations 1
  638. DILUPBiCGStab: Solving for Uy, Initial residual = 0.110347, Final residual = 0.00241541, No Iterations 1
  639. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0724046, Final residual = 0.00160021, No Iterations 1
  640. limitVelocity limitU Limited 199085 (18.97%) of cells, 165364 (19.66%) of faces, with max limit 30
  641. DILUPBiCGStab: Solving for h, Initial residual = 0.00415967, Final residual = 0.000195471, No Iterations 14
  642. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  643. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  644. limitTemperature limitTAir Unlimited Tmin 299.455
  645. limitTemperature limitTAir Unlimited Tmax 320.628
  646. DICPCG: Solving for p_rgh, Initial residual = 0.0544134, Final residual = 0.000516921, No Iterations 47
  647. DICPCG: Solving for p_rgh, Initial residual = 0.00610889, Final residual = 5.57093e-05, No Iterations 49
  648. DICPCG: Solving for p_rgh, Initial residual = 0.00145417, Final residual = 1.34258e-05, No Iterations 26
  649. DICPCG: Solving for p_rgh, Initial residual = 0.000326682, Final residual = 3.01874e-06, No Iterations 45
  650. DICPCG: Solving for p_rgh, Initial residual = 0.000102496, Final residual = 9.91696e-07, No Iterations 26
  651. DICPCG: Solving for p_rgh, Initial residual = 3.1688e-05, Final residual = 3.03515e-07, No Iterations 43
  652. DICPCG: Solving for p_rgh, Initial residual = 1.20508e-05, Final residual = 1.13352e-07, No Iterations 24
  653. DICPCG: Solving for p_rgh, Initial residual = 4.50698e-06, Final residual = 4.50452e-08, No Iterations 41
  654. DICPCG: Solving for p_rgh, Initial residual = 1.91898e-06, Final residual = 1.89566e-08, No Iterations 24
  655. DICPCG: Solving for p_rgh, Initial residual = 8.01916e-07, Final residual = 9.48039e-09, No Iterations 39
  656. DICPCG: Solving for p_rgh, Initial residual = 3.62805e-07, Final residual = 9.73358e-09, No Iterations 17
  657. limitVelocity limitU Limited 199724 (19.04%) of cells, 164827 (19.6%) of faces, with max limit 30
  658. time step continuity errors : sum local = 1.03887e-09, global = 1.06708e-10, cumulative = -1.78564e-09
  659. rho min/max : 1.10814 1.39465
  660. ExecutionTime = 46.03 s ClockTime = 46 s
  661.  
  662. limitFields limitFields1:
  663. : min(98713.4): max(123479)
  664. fieldMinMax fieldMinMax1 write:
  665. min(h) = 1308.81 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  666. max(h) = 21769.2 in cell 31098 at location (1082.04 -3253.91 4.5261) on processor 2
  667. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  668. max(mag(U)) = 30 in cell 38750 at location (912.226 -3889.16 4.15799) on processor 2
  669. min(rho) = 1.10814 in cell 38859 at location (1145.97 -3831.88 2.22645) on processor 2
  670. max(rho) = 1.39465 in cell 8390 at location (746.116 -97.518 30.5952) on processor 14
  671. min(p) = 98713.4 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  672. max(p) = 123501 in cell 31430 at location (-441.713 266.641 0) on processor 7
  673. min(T) = 299.45 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  674. max(T) = 319.78 in cell 31098 at location (1082.04 -3253.91 4.5261) on processor 2
  675.  
  676. Time = 16
  677.  
  678. DILUPBiCGStab: Solving for Ux, Initial residual = 0.117238, Final residual = 0.00242594, No Iterations 1
  679. DILUPBiCGStab: Solving for Uy, Initial residual = 0.108853, Final residual = 0.00238896, No Iterations 1
  680. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0740307, Final residual = 0.00162157, No Iterations 1
  681. limitVelocity limitU Limited 206527 (19.68%) of cells, 173787 (20.67%) of faces, with max limit 30
  682. DILUPBiCGStab: Solving for h, Initial residual = 0.00428195, Final residual = 0.00020355, No Iterations 5
  683. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  684. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  685. limitTemperature limitTAir Unlimited Tmin 299.45
  686. limitTemperature limitTAir Unlimited Tmax 319.78
  687. DICPCG: Solving for p_rgh, Initial residual = 0.0465445, Final residual = 0.000447633, No Iterations 47
  688. DICPCG: Solving for p_rgh, Initial residual = 0.00510087, Final residual = 4.77467e-05, No Iterations 46
  689. DICPCG: Solving for p_rgh, Initial residual = 0.00115215, Final residual = 1.14948e-05, No Iterations 35
  690. DICPCG: Solving for p_rgh, Initial residual = 0.000256093, Final residual = 2.54562e-06, No Iterations 41
  691. DICPCG: Solving for p_rgh, Initial residual = 7.8811e-05, Final residual = 7.65073e-07, No Iterations 24
  692. DICPCG: Solving for p_rgh, Initial residual = 2.46199e-05, Final residual = 2.4472e-07, No Iterations 43
  693. DICPCG: Solving for p_rgh, Initial residual = 9.22911e-06, Final residual = 8.8763e-08, No Iterations 23
  694. DICPCG: Solving for p_rgh, Initial residual = 3.42124e-06, Final residual = 3.18114e-08, No Iterations 42
  695. DICPCG: Solving for p_rgh, Initial residual = 1.41963e-06, Final residual = 1.36527e-08, No Iterations 23
  696. DICPCG: Solving for p_rgh, Initial residual = 5.80591e-07, Final residual = 9.70612e-09, No Iterations 24
  697. DICPCG: Solving for p_rgh, Initial residual = 2.54712e-07, Final residual = 9.25999e-09, No Iterations 14
  698. limitVelocity limitU Limited 205840 (19.62%) of cells, 173227 (20.6%) of faces, with max limit 30
  699. time step continuity errors : sum local = 9.83253e-10, global = 3.77492e-10, cumulative = -1.40815e-09
  700. rho min/max : 1.11487 1.38871
  701. ExecutionTime = 47.72 s ClockTime = 48 s
  702.  
  703. limitFields limitFields1:
  704. : min(98749.2): max(123109)
  705. fieldMinMax fieldMinMax1 write:
  706. min(h) = 1307.47 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  707. max(h) = 19461.1 in cell 13038 at location (878.908 -2738.27 3.96542) on processor 2
  708. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  709. max(mag(U)) = 30 in cell 4626 at location (-3040.06 2412.86 112.476) on processor 24
  710. min(rho) = 1.11487 in cell 3334 at location (-3854.38 1067.7 2.66212) on processor 6
  711. max(rho) = 1.38871 in cell 22277 at location (692.771 -7.44526 116.791) on processor 17
  712. min(p) = 98749.2 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  713. max(p) = 123128 in cell 13654 at location (-635.325 376.063 0) on processor 7
  714. min(T) = 299.449 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  715. max(T) = 317.487 in cell 13038 at location (878.908 -2738.27 3.96542) on processor 2
  716.  
  717. Time = 17
  718.  
  719. DILUPBiCGStab: Solving for Ux, Initial residual = 0.115934, Final residual = 0.00240469, No Iterations 1
  720. DILUPBiCGStab: Solving for Uy, Initial residual = 0.107532, Final residual = 0.00236435, No Iterations 1
  721. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0753753, Final residual = 0.00163629, No Iterations 1
  722. limitVelocity limitU Limited 213253 (20.32%) of cells, 181832 (21.62%) of faces, with max limit 30
  723. DILUPBiCGStab: Solving for h, Initial residual = 0.00368529, Final residual = 0.000166345, No Iterations 10
  724. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  725. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  726. limitTemperature limitTAir Unlimited Tmin 299.449
  727. limitTemperature limitTAir Unlimited Tmax 317.487
  728. DICPCG: Solving for p_rgh, Initial residual = 0.0394362, Final residual = 0.000386692, No Iterations 43
  729. DICPCG: Solving for p_rgh, Initial residual = 0.00428853, Final residual = 3.92678e-05, No Iterations 42
  730. DICPCG: Solving for p_rgh, Initial residual = 0.00090733, Final residual = 8.42259e-06, No Iterations 34
  731. DICPCG: Solving for p_rgh, Initial residual = 0.000224808, Final residual = 2.20244e-06, No Iterations 39
  732. DICPCG: Solving for p_rgh, Initial residual = 7.3298e-05, Final residual = 6.85244e-07, No Iterations 34
  733. DICPCG: Solving for p_rgh, Initial residual = 2.49916e-05, Final residual = 2.32114e-07, No Iterations 38
  734. DICPCG: Solving for p_rgh, Initial residual = 9.67669e-06, Final residual = 9.01201e-08, No Iterations 35
  735. DICPCG: Solving for p_rgh, Initial residual = 3.77929e-06, Final residual = 3.74336e-08, No Iterations 36
  736. DICPCG: Solving for p_rgh, Initial residual = 1.56752e-06, Final residual = 1.55646e-08, No Iterations 35
  737. DICPCG: Solving for p_rgh, Initial residual = 6.54023e-07, Final residual = 9.54317e-09, No Iterations 30
  738. DICPCG: Solving for p_rgh, Initial residual = 2.81663e-07, Final residual = 9.56463e-09, No Iterations 19
  739. limitVelocity limitU Limited 211706 (20.18%) of cells, 181250 (21.55%) of faces, with max limit 30
  740. time step continuity errors : sum local = 1.00996e-09, global = -1.98685e-10, cumulative = -1.60684e-09
  741. rho min/max : 1.11664 1.41724
  742. ExecutionTime = 49.55 s ClockTime = 50 s
  743.  
  744. limitFields limitFields1:
  745. : min(98790.6): max(122866)
  746. fieldMinMax fieldMinMax1 write:
  747. min(h) = 1307.14 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  748. max(h) = 19674.1 in cell 32612 at location (1167.97 -3136.72 4.25162) on processor 2
  749. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  750. max(mag(U)) = 30 in cell 306 at location (-2746.1 -2753.91 8.77269) on processor 0
  751. min(rho) = 1.11664 in cell 13577 at location (-3883.22 957.737 2.70377) on processor 6
  752. max(rho) = 1.41724 in cell 34975 at location (-362.786 290.917 23.9826) on processor 7
  753. min(p) = 98790.6 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  754. max(p) = 122888 in cell 31430 at location (-441.713 266.641 0) on processor 7
  755. min(T) = 299.449 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  756. max(T) = 317.698 in cell 32612 at location (1167.97 -3136.72 4.25162) on processor 2
  757.  
  758. Time = 18
  759.  
  760. DILUPBiCGStab: Solving for Ux, Initial residual = 0.114954, Final residual = 0.00239082, No Iterations 1
  761. DILUPBiCGStab: Solving for Uy, Initial residual = 0.106534, Final residual = 0.00234846, No Iterations 1
  762. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0761072, Final residual = 0.00164359, No Iterations 1
  763. limitVelocity limitU Limited 220123 (20.98%) of cells, 190194 (22.62%) of faces, with max limit 30
  764. DILUPBiCGStab: Solving for h, Initial residual = 0.00267768, Final residual = 9.54419e-05, No Iterations 15
  765. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  766. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  767. limitTemperature limitTAir Unlimited Tmin 299.449
  768. limitTemperature limitTAir Unlimited Tmax 317.698
  769. DICPCG: Solving for p_rgh, Initial residual = 0.0327137, Final residual = 0.000297828, No Iterations 34
  770. DICPCG: Solving for p_rgh, Initial residual = 0.00370546, Final residual = 3.32633e-05, No Iterations 38
  771. DICPCG: Solving for p_rgh, Initial residual = 0.000857732, Final residual = 8.55229e-06, No Iterations 40
  772. DICPCG: Solving for p_rgh, Initial residual = 0.000253168, Final residual = 2.35735e-06, No Iterations 38
  773. DICPCG: Solving for p_rgh, Initial residual = 8.9541e-05, Final residual = 8.91979e-07, No Iterations 38
  774. DICPCG: Solving for p_rgh, Initial residual = 3.44651e-05, Final residual = 3.39523e-07, No Iterations 38
  775. DICPCG: Solving for p_rgh, Initial residual = 1.38188e-05, Final residual = 1.35441e-07, No Iterations 38
  776. DICPCG: Solving for p_rgh, Initial residual = 5.82993e-06, Final residual = 5.57566e-08, No Iterations 38
  777. DICPCG: Solving for p_rgh, Initial residual = 2.48604e-06, Final residual = 2.31835e-08, No Iterations 38
  778. DICPCG: Solving for p_rgh, Initial residual = 1.09582e-06, Final residual = 1.08632e-08, No Iterations 37
  779. DICPCG: Solving for p_rgh, Initial residual = 4.85622e-07, Final residual = 9.72864e-09, No Iterations 28
  780. limitVelocity limitU Limited 217495 (20.73%) of cells, 189512 (22.54%) of faces, with max limit 30
  781. time step continuity errors : sum local = 1.06176e-09, global = -1.84171e-10, cumulative = -1.79101e-09
  782. rho min/max : 1.11067 1.35966
  783. ExecutionTime = 51.44 s ClockTime = 52 s
  784.  
  785. limitFields limitFields1:
  786. : min(98832): max(122809)
  787. fieldMinMax fieldMinMax1 write:
  788. min(h) = 1307.52 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  789. max(h) = 20583.8 in cell 4174 at location (-668.694 66.4879 23.9063) on processor 4
  790. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  791. max(mag(U)) = 30 in cell 15831 at location (-1277.36 -3683.63 19.0673) on processor 9
  792. min(rho) = 1.11067 in cell 7619 at location (1479.92 -3714.49 3.24814) on processor 2
  793. max(rho) = 1.35966 in cell 4468 at location (518.875 -285.499 0) on processor 5
  794. min(p) = 98832 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  795. max(p) = 122831 in cell 31430 at location (-441.713 266.641 0) on processor 7
  796. min(T) = 299.449 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  797. max(T) = 318.602 in cell 4174 at location (-668.694 66.4879 23.9063) on processor 4
  798.  
  799. Time = 19
  800.  
  801. DILUPBiCGStab: Solving for Ux, Initial residual = 0.11427, Final residual = 0.00238286, No Iterations 1
  802. DILUPBiCGStab: Solving for Uy, Initial residual = 0.105854, Final residual = 0.00233921, No Iterations 1
  803. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0762769, Final residual = 0.00163701, No Iterations 1
  804. limitVelocity limitU Limited 226631 (21.6%) of cells, 198381 (23.59%) of faces, with max limit 30
  805. DILUPBiCGStab: Solving for h, Initial residual = 0.00195594, Final residual = 4.87342e-05, No Iterations 16
  806. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  807. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  808. limitTemperature limitTAir Unlimited Tmin 299.449
  809. limitTemperature limitTAir Unlimited Tmax 318.602
  810. DICPCG: Solving for p_rgh, Initial residual = 0.0268503, Final residual = 0.000266228, No Iterations 42
  811. DICPCG: Solving for p_rgh, Initial residual = 0.00327474, Final residual = 3.06509e-05, No Iterations 47
  812. DICPCG: Solving for p_rgh, Initial residual = 0.000820029, Final residual = 7.99717e-06, No Iterations 34
  813. DICPCG: Solving for p_rgh, Initial residual = 0.000264218, Final residual = 2.56428e-06, No Iterations 46
  814. DICPCG: Solving for p_rgh, Initial residual = 9.92906e-05, Final residual = 9.72813e-07, No Iterations 38
  815. DICPCG: Solving for p_rgh, Initial residual = 4.05372e-05, Final residual = 4.03286e-07, No Iterations 42
  816. DICPCG: Solving for p_rgh, Initial residual = 1.70224e-05, Final residual = 1.64284e-07, No Iterations 41
  817. DICPCG: Solving for p_rgh, Initial residual = 7.42581e-06, Final residual = 7.08172e-08, No Iterations 41
  818. DICPCG: Solving for p_rgh, Initial residual = 3.27053e-06, Final residual = 3.0808e-08, No Iterations 41
  819. DICPCG: Solving for p_rgh, Initial residual = 1.46979e-06, Final residual = 1.44733e-08, No Iterations 40
  820. DICPCG: Solving for p_rgh, Initial residual = 6.64511e-07, Final residual = 9.67065e-09, No Iterations 34
  821. limitVelocity limitU Limited 223106 (21.26%) of cells, 197559 (23.49%) of faces, with max limit 30
  822. time step continuity errors : sum local = 1.11127e-09, global = -2.07885e-10, cumulative = -1.99889e-09
  823. rho min/max : 1.10936 1.35051
  824. ExecutionTime = 53.36 s ClockTime = 54 s
  825.  
  826. limitFields limitFields1:
  827. : min(98869.6): max(122889)
  828. fieldMinMax fieldMinMax1 write:
  829. min(h) = 1308.21 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  830. max(h) = 21119 in cell 15129 at location (-668.694 66.4848 26.7188) on processor 4
  831. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  832. max(mag(U)) = 30 in cell 459 at location (-2138.42 -3373.1 7.07065) on processor 0
  833. min(rho) = 1.10936 in cell 7618 at location (1489.17 -3712.2 2.73133) on processor 2
  834. max(rho) = 1.35051 in cell 29 at location (374.955 875.309 0) on processor 17
  835. min(p) = 98869.6 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  836. max(p) = 122911 in cell 31430 at location (-441.713 266.641 0) on processor 7
  837. min(T) = 299.45 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  838. max(T) = 319.134 in cell 15129 at location (-668.694 66.4848 26.7188) on processor 4
  839.  
  840. Time = 20
  841.  
  842. DILUPBiCGStab: Solving for Ux, Initial residual = 0.113751, Final residual = 0.00237677, No Iterations 1
  843. DILUPBiCGStab: Solving for Uy, Initial residual = 0.105352, Final residual = 0.00233218, No Iterations 1
  844. DILUPBiCGStab: Solving for Uz, Initial residual = 0.076261, Final residual = 0.00162155, No Iterations 1
  845. limitVelocity limitU Limited 232945 (22.2%) of cells, 206719 (24.58%) of faces, with max limit 30
  846. DILUPBiCGStab: Solving for h, Initial residual = 0.0016472, Final residual = 7.21002e-05, No Iterations 7
  847. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  848. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  849. limitTemperature limitTAir Unlimited Tmin 299.45
  850. limitTemperature limitTAir Unlimited Tmax 319.134
  851. DICPCG: Solving for p_rgh, Initial residual = 0.0221721, Final residual = 0.000214386, No Iterations 48
  852. DICPCG: Solving for p_rgh, Initial residual = 0.00287431, Final residual = 2.7509e-05, No Iterations 48
  853. DICPCG: Solving for p_rgh, Initial residual = 0.000766185, Final residual = 7.20346e-06, No Iterations 37
  854. DICPCG: Solving for p_rgh, Initial residual = 0.000254986, Final residual = 2.50806e-06, No Iterations 42
  855. DICPCG: Solving for p_rgh, Initial residual = 9.5638e-05, Final residual = 9.02907e-07, No Iterations 42
  856. DICPCG: Solving for p_rgh, Initial residual = 3.89035e-05, Final residual = 3.74639e-07, No Iterations 40
  857. DICPCG: Solving for p_rgh, Initial residual = 1.60507e-05, Final residual = 1.55089e-07, No Iterations 41
  858. DICPCG: Solving for p_rgh, Initial residual = 6.89462e-06, Final residual = 6.67621e-08, No Iterations 40
  859. DICPCG: Solving for p_rgh, Initial residual = 2.98304e-06, Final residual = 2.90936e-08, No Iterations 40
  860. DICPCG: Solving for p_rgh, Initial residual = 1.31928e-06, Final residual = 1.25949e-08, No Iterations 40
  861. DICPCG: Solving for p_rgh, Initial residual = 5.85339e-07, Final residual = 9.62977e-09, No Iterations 29
  862. limitVelocity limitU Limited 228673 (21.79%) of cells, 205816 (24.48%) of faces, with max limit 30
  863. time step continuity errors : sum local = 1.14016e-09, global = -2.92216e-10, cumulative = -2.29111e-09
  864. rho min/max : 1.10995 1.35086
  865. ExecutionTime = 55.62 s ClockTime = 56 s
  866.  
  867. limitFields limitFields1:
  868. : min(98901.5): max(123171)
  869. fieldMinMax fieldMinMax1 write:
  870. min(h) = 1308.98 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  871. max(h) = 21039.2 in cell 8392 at location (738.236 -97.4713 30.6465) on processor 14
  872. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  873. max(mag(U)) = 30 in cell 361 at location (-2637.87 -2989.52 8.59502) on processor 0
  874. min(rho) = 1.10995 in cell 28558 at location (-3288.64 -2272.5 4.48743) on processor 0
  875. max(rho) = 1.35086 in cell 4776 at location (928.887 -89.8012 0) on processor 5
  876. min(p) = 98901.5 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  877. max(p) = 123189 in cell 2073 at location (-671.138 66.3691 0) on processor 4
  878. min(T) = 299.451 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  879. max(T) = 319.055 in cell 8392 at location (738.236 -97.4713 30.6465) on processor 14
  880.  
  881. Time = 21
  882.  
  883. DILUPBiCGStab: Solving for Ux, Initial residual = 0.113275, Final residual = 0.00237005, No Iterations 1
  884. DILUPBiCGStab: Solving for Uy, Initial residual = 0.104902, Final residual = 0.00232485, No Iterations 1
  885. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0763173, Final residual = 0.00160892, No Iterations 1
  886. limitVelocity limitU Limited 238364 (22.72%) of cells, 214205 (25.47%) of faces, with max limit 30
  887. DILUPBiCGStab: Solving for h, Initial residual = 0.00145933, Final residual = 6.84215e-05, No Iterations 6
  888. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  889. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  890. limitTemperature limitTAir Unlimited Tmin 299.451
  891. limitTemperature limitTAir Unlimited Tmax 319.055
  892. DICPCG: Solving for p_rgh, Initial residual = 0.0182138, Final residual = 0.000166428, No Iterations 46
  893. DICPCG: Solving for p_rgh, Initial residual = 0.00236637, Final residual = 2.24751e-05, No Iterations 46
  894. DICPCG: Solving for p_rgh, Initial residual = 0.000637415, Final residual = 6.24837e-06, No Iterations 37
  895. DICPCG: Solving for p_rgh, Initial residual = 0.000201423, Final residual = 1.90579e-06, No Iterations 42
  896. DICPCG: Solving for p_rgh, Initial residual = 7.2652e-05, Final residual = 7.04503e-07, No Iterations 38
  897. DICPCG: Solving for p_rgh, Initial residual = 2.81134e-05, Final residual = 2.74254e-07, No Iterations 40
  898. DICPCG: Solving for p_rgh, Initial residual = 1.12743e-05, Final residual = 1.08221e-07, No Iterations 39
  899. DICPCG: Solving for p_rgh, Initial residual = 4.70027e-06, Final residual = 4.57986e-08, No Iterations 38
  900. DICPCG: Solving for p_rgh, Initial residual = 1.98182e-06, Final residual = 1.93185e-08, No Iterations 39
  901. DICPCG: Solving for p_rgh, Initial residual = 8.57379e-07, Final residual = 9.73714e-09, No Iterations 34
  902. DICPCG: Solving for p_rgh, Initial residual = 3.73791e-07, Final residual = 9.54468e-09, No Iterations 21
  903. limitVelocity limitU Limited 233548 (22.26%) of cells, 213299 (25.36%) of faces, with max limit 30
  904. time step continuity errors : sum local = 1.13073e-09, global = -4.36885e-10, cumulative = -2.72799e-09
  905. rho min/max : 1.11048 1.3513
  906. ExecutionTime = 57.67 s ClockTime = 58 s
  907.  
  908. limitFields limitFields1:
  909. : min(98926.9): max(123222)
  910. fieldMinMax fieldMinMax1 write:
  911. min(h) = 1310.02 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  912. max(h) = 20817.1 in cell 12803 at location (500.978 -48.3479 29.5231) on processor 14
  913. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  914. max(mag(U)) = 30 in cell 26651 at location (-403.003 3955.97 22.4431) on processor 7
  915. min(rho) = 1.11048 in cell 38640 at location (-3340.2 -2194.8 4.1132) on processor 0
  916. max(rho) = 1.3513 in cell 4776 at location (928.887 -89.8012 0) on processor 5
  917. min(p) = 98926.9 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  918. max(p) = 123241 in cell 2073 at location (-671.138 66.3691 0) on processor 4
  919. min(T) = 299.452 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  920. max(T) = 318.834 in cell 12803 at location (500.978 -48.3479 29.5231) on processor 14
  921.  
  922. Time = 22
  923.  
  924. DILUPBiCGStab: Solving for Ux, Initial residual = 0.112818, Final residual = 0.00236289, No Iterations 1
  925. DILUPBiCGStab: Solving for Uy, Initial residual = 0.104479, Final residual = 0.00231729, No Iterations 1
  926. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0764697, Final residual = 0.001605, No Iterations 1
  927. limitVelocity limitU Limited 243243 (23.18%) of cells, 220711 (26.25%) of faces, with max limit 30
  928. DILUPBiCGStab: Solving for h, Initial residual = 0.00118365, Final residual = 5.39528e-05, No Iterations 14
  929. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  930. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  931. limitTemperature limitTAir Unlimited Tmin 299.452
  932. limitTemperature limitTAir Unlimited Tmax 318.834
  933. DICPCG: Solving for p_rgh, Initial residual = 0.0149426, Final residual = 0.000145447, No Iterations 41
  934. DICPCG: Solving for p_rgh, Initial residual = 0.0019885, Final residual = 1.82957e-05, No Iterations 42
  935. DICPCG: Solving for p_rgh, Initial residual = 0.000527906, Final residual = 4.99263e-06, No Iterations 29
  936. DICPCG: Solving for p_rgh, Initial residual = 0.000169664, Final residual = 1.62703e-06, No Iterations 38
  937. DICPCG: Solving for p_rgh, Initial residual = 6.41793e-05, Final residual = 6.29134e-07, No Iterations 34
  938. DICPCG: Solving for p_rgh, Initial residual = 2.53149e-05, Final residual = 2.47082e-07, No Iterations 38
  939. DICPCG: Solving for p_rgh, Initial residual = 1.05436e-05, Final residual = 1.04353e-07, No Iterations 33
  940. DICPCG: Solving for p_rgh, Initial residual = 4.47506e-06, Final residual = 4.46645e-08, No Iterations 37
  941. DICPCG: Solving for p_rgh, Initial residual = 1.94883e-06, Final residual = 1.91431e-08, No Iterations 34
  942. DICPCG: Solving for p_rgh, Initial residual = 8.53853e-07, Final residual = 9.57843e-09, No Iterations 31
  943. DICPCG: Solving for p_rgh, Initial residual = 3.77174e-07, Final residual = 9.69707e-09, No Iterations 20
  944. limitVelocity limitU Limited 237983 (22.68%) of cells, 219844 (26.14%) of faces, with max limit 30
  945. time step continuity errors : sum local = 1.12429e-09, global = 1.46369e-10, cumulative = -2.58163e-09
  946. rho min/max : 1.11149 1.35385
  947. ExecutionTime = 59.4 s ClockTime = 60 s
  948.  
  949. limitFields limitFields1:
  950. : min(98945.8): max(123206)
  951. fieldMinMax fieldMinMax1 write:
  952. min(h) = 1310.41 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  953. max(h) = 19707.6 in cell 1046 at location (-377.572 94.0975 19.8273) on processor 4
  954. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  955. max(mag(U)) = 30 in cell 29205 at location (-490.28 -3954.97 6.24257) on processor 10
  956. min(rho) = 1.11149 in cell 15791 at location (-201.103 -3991.8 4.09341) on processor 1
  957. max(rho) = 1.35385 in cell 4776 at location (928.887 -89.8012 0) on processor 5
  958. min(p) = 98945.8 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  959. max(p) = 123228 in cell 31430 at location (-441.713 266.641 0) on processor 7
  960. min(T) = 299.452 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  961. max(T) = 317.732 in cell 1046 at location (-377.572 94.0975 19.8273) on processor 4
  962.  
  963. Time = 23
  964.  
  965. DILUPBiCGStab: Solving for Ux, Initial residual = 0.112401, Final residual = 0.00235607, No Iterations 1
  966. DILUPBiCGStab: Solving for Uy, Initial residual = 0.104101, Final residual = 0.00231043, No Iterations 1
  967. DILUPBiCGStab: Solving for Uz, Initial residual = 0.076496, Final residual = 0.00160619, No Iterations 1
  968. limitVelocity limitU Limited 248005 (23.64%) of cells, 227060 (27%) of faces, with max limit 30
  969. DILUPBiCGStab: Solving for h, Initial residual = 0.000940877, Final residual = 4.29539e-05, No Iterations 14
  970. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  971. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  972. limitTemperature limitTAir Unlimited Tmin 299.452
  973. limitTemperature limitTAir Unlimited Tmax 317.732
  974. DICPCG: Solving for p_rgh, Initial residual = 0.0125646, Final residual = 0.000121228, No Iterations 33
  975. DICPCG: Solving for p_rgh, Initial residual = 0.00194044, Final residual = 1.85512e-05, No Iterations 36
  976. DICPCG: Solving for p_rgh, Initial residual = 0.000565258, Final residual = 5.6353e-06, No Iterations 35
  977. DICPCG: Solving for p_rgh, Initial residual = 0.000210528, Final residual = 1.96666e-06, No Iterations 38
  978. DICPCG: Solving for p_rgh, Initial residual = 8.43293e-05, Final residual = 8.31929e-07, No Iterations 37
  979. DICPCG: Solving for p_rgh, Initial residual = 3.56425e-05, Final residual = 3.28119e-07, No Iterations 38
  980. DICPCG: Solving for p_rgh, Initial residual = 1.52437e-05, Final residual = 1.40425e-07, No Iterations 38
  981. DICPCG: Solving for p_rgh, Initial residual = 6.71799e-06, Final residual = 6.44596e-08, No Iterations 38
  982. DICPCG: Solving for p_rgh, Initial residual = 2.96996e-06, Final residual = 2.96169e-08, No Iterations 38
  983. DICPCG: Solving for p_rgh, Initial residual = 1.33901e-06, Final residual = 1.33153e-08, No Iterations 39
  984. DICPCG: Solving for p_rgh, Initial residual = 6.04132e-07, Final residual = 9.82714e-09, No Iterations 32
  985. limitVelocity limitU Limited 242492 (23.11%) of cells, 226373 (26.92%) of faces, with max limit 30
  986. time step continuity errors : sum local = 1.10384e-09, global = 2.45163e-10, cumulative = -2.33646e-09
  987. rho min/max : 1.11251 1.35563
  988. ExecutionTime = 61.45 s ClockTime = 62 s
  989.  
  990. limitFields limitFields1:
  991. : min(98959): max(123208)
  992. fieldMinMax fieldMinMax1 write:
  993. min(h) = 1311.19 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  994. max(h) = 19143.9 in cell 17818 at location (-494.106 -84.258 1.71944) on processor 4
  995. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  996. max(mag(U)) = 30 in cell 15728 at location (3482.61 -1958.52 2.53892) on processor 5
  997. min(rho) = 1.11251 in cell 14687 at location (115.227 -3995.48 3.78953) on processor 1
  998. max(rho) = 1.35563 in cell 2073 at location (-671.138 66.3691 0) on processor 4
  999. min(p) = 98959 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  1000. max(p) = 123230 in cell 31430 at location (-441.713 266.641 0) on processor 7
  1001. min(T) = 299.453 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1002. max(T) = 317.172 in cell 17818 at location (-494.106 -84.258 1.71944) on processor 4
  1003.  
  1004. Time = 24
  1005.  
  1006. DILUPBiCGStab: Solving for Ux, Initial residual = 0.112032, Final residual = 0.00234934, No Iterations 1
  1007. DILUPBiCGStab: Solving for Uy, Initial residual = 0.103769, Final residual = 0.00230409, No Iterations 1
  1008. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0764327, Final residual = 0.00160624, No Iterations 1
  1009. limitVelocity limitU Limited 252531 (24.07%) of cells, 233243 (27.74%) of faces, with max limit 30
  1010. DILUPBiCGStab: Solving for h, Initial residual = 0.000813689, Final residual = 3.28633e-05, No Iterations 15
  1011. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  1012. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  1013. limitTemperature limitTAir Unlimited Tmin 299.453
  1014. limitTemperature limitTAir Unlimited Tmax 317.172
  1015. DICPCG: Solving for p_rgh, Initial residual = 0.0110664, Final residual = 0.000104808, No Iterations 38
  1016. DICPCG: Solving for p_rgh, Initial residual = 0.0019614, Final residual = 1.85202e-05, No Iterations 48
  1017. DICPCG: Solving for p_rgh, Initial residual = 0.000645822, Final residual = 6.29638e-06, No Iterations 45
  1018. DICPCG: Solving for p_rgh, Initial residual = 0.000240655, Final residual = 2.36077e-06, No Iterations 44
  1019. DICPCG: Solving for p_rgh, Initial residual = 9.65546e-05, Final residual = 9.60586e-07, No Iterations 42
  1020. DICPCG: Solving for p_rgh, Initial residual = 4.06863e-05, Final residual = 4.05243e-07, No Iterations 44
  1021. DICPCG: Solving for p_rgh, Initial residual = 1.78094e-05, Final residual = 1.75971e-07, No Iterations 41
  1022. DICPCG: Solving for p_rgh, Initial residual = 7.91788e-06, Final residual = 7.64712e-08, No Iterations 43
  1023. DICPCG: Solving for p_rgh, Initial residual = 3.58618e-06, Final residual = 3.51742e-08, No Iterations 41
  1024. DICPCG: Solving for p_rgh, Initial residual = 1.63676e-06, Final residual = 1.58894e-08, No Iterations 42
  1025. DICPCG: Solving for p_rgh, Initial residual = 7.55174e-07, Final residual = 9.46282e-09, No Iterations 36
  1026. limitVelocity limitU Limited 246767 (23.52%) of cells, 232529 (27.65%) of faces, with max limit 30
  1027. time step continuity errors : sum local = 1.03392e-09, global = 1.73868e-10, cumulative = -2.16259e-09
  1028. rho min/max : 1.11353 1.38838
  1029. ExecutionTime =
  1030.  
  1031. DILUPBiCGStab: Solving for Ux, Initial residual = 0.103127, Final residual = 0.00216182, No Iterations 1
  1032. DILUPBiCGStab: Solving for Uy, Initial residual = 0.0966107, Final residual = 0.00214358, No Iterations 1
  1033. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0749604, Final residual = 0.00155351, No Iterations 1
  1034. limitVelocity limitU Limited 357512 (34.07%) of cells, 396411 (47.14%) of faces, with max limit 30
  1035. DILUPBiCGStab: Solving for h, Initial residual = 6.40252e-05, Final residual = 3.12997e-06, No Iterations 4
  1036. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  1037. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  1038. limitTemperature limitTAir Unlimited Tmin 299.454
  1039. limitTemperature limitTAir Unlimited Tmax 319.144
  1040. DICPCG: Solving for p_rgh, Initial residual = 0.0010069, Final residual = 1.00385e-05, No Iterations 27
  1041. DICPCG: Solving for p_rgh, Initial residual = 0.000439318, Final residual = 4.29928e-06, No Iterations 31
  1042. DICPCG: Solving for p_rgh, Initial residual = 0.00020863, Final residual = 2.02476e-06, No Iterations 28
  1043. DICPCG: Solving for p_rgh, Initial residual = 9.28177e-05, Final residual = 8.67671e-07, No Iterations 29
  1044. DICPCG: Solving for p_rgh, Initial residual = 4.07567e-05, Final residual = 3.83539e-07, No Iterations 28
  1045. DICPCG: Solving for p_rgh, Initial residual = 1.84304e-05, Final residual = 1.8368e-07, No Iterations 29
  1046. DICPCG: Solving for p_rgh, Initial residual = 8.36191e-06, Final residual = 7.89261e-08, No Iterations 33
  1047. DICPCG: Solving for p_rgh, Initial residual = 3.86783e-06, Final residual = 3.83716e-08, No Iterations 40
  1048. DICPCG: Solving for p_rgh, Initial residual = 1.78985e-06, Final residual = 1.70352e-08, No Iterations 28
  1049. DICPCG: Solving for p_rgh, Initial residual = 8.26841e-07, Final residual = 9.75456e-09, No Iterations 43
  1050. DICPCG: Solving for p_rgh, Initial residual = 3.92336e-07, Final residual = 9.47678e-09, No Iterations 19
  1051. limitVelocity limitU Limited 351684 (33.52%) of cells, 395951 (47.09%) of faces, with max limit 30
  1052. time step continuity errors : sum local = 1.06995e-09, global = 2.17673e-11, cumulative = -3.65748e-09
  1053. rho min/max : 1.11301 1.3524
  1054. ExecutionTime = 193.24 s ClockTime = 194 s
  1055.  
  1056. limitFields limitFields1:
  1057. : min(98951.9): max(122883)
  1058. fieldMinMax fieldMinMax1 write:
  1059. min(h) = 1312.47 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1060. max(h) = 20393.9 in cell 1046 at location (-377.572 94.0975 19.8273) on processor 4
  1061. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  1062. max(mag(U)) = 30 in cell 369 at location (-2628.91 -2878.91 8.79523) on processor 0
  1063. min(rho) = 1.11301 in cell 15777 at location (-119.053 -3995.51 4.04874) on processor 1
  1064. max(rho) = 1.3524 in cell 4 at location (124.962 875.25 0) on processor 16
  1065. min(p) = 98951.9 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  1066. max(p) = 122905 in cell 31430 at location (-441.713 266.641 0) on processor 7
  1067. min(T) = 299.454 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1068. max(T) = 318.414 in cell 1046 at location (-377.572 94.0975 19.8273) on processor 4
  1069.  
  1070. Time = 96
  1071.  
  1072. DILUPBiCGStab: Solving for Ux, Initial residual = 0.103077, Final residual = 0.00216109, No Iterations 1
  1073. DILUPBiCGStab: Solving for Uy, Initial residual = 0.0965707, Final residual = 0.00214287, No Iterations 1
  1074. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0749396, Final residual = 0.00155244, No Iterations 1
  1075. limitVelocity limitU Limited 357973 (34.12%) of cells, 397100 (47.22%) of faces, with max limit 30
  1076. DILUPBiCGStab: Solving for h, Initial residual = 6.42215e-05, Final residual = 2.57445e-06, No Iterations 5
  1077. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  1078. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  1079. limitTemperature limitTAir Unlimited Tmin 299.454
  1080. limitTemperature limitTAir Unlimited Tmax 318.414
  1081. DICPCG: Solving for p_rgh, Initial residual = 0.000986858, Final residual = 9.22844e-06, No Iterations 32
  1082. DICPCG: Solving for p_rgh, Initial residual = 0.000429989, Final residual = 3.94233e-06, No Iterations 31
  1083. DICPCG: Solving for p_rgh, Initial residual = 0.000198324, Final residual = 1.87198e-06, No Iterations 32
  1084. DICPCG: Solving for p_rgh, Initial residual = 9.08294e-05, Final residual = 8.88665e-07, No Iterations 33
  1085. DICPCG: Solving for p_rgh, Initial residual = 4.00225e-05, Final residual = 3.98448e-07, No Iterations 41
  1086. DICPCG: Solving for p_rgh, Initial residual = 1.85915e-05, Final residual = 1.82725e-07, No Iterations 33
  1087. DICPCG: Solving for p_rgh, Initial residual = 8.38427e-06, Final residual = 8.22319e-08, No Iterations 46
  1088. DICPCG: Solving for p_rgh, Initial residual = 3.93931e-06, Final residual = 3.66126e-08, No Iterations 29
  1089. DICPCG: Solving for p_rgh, Initial residual = 1.79263e-06, Final residual = 1.6774e-08, No Iterations 44
  1090. DICPCG: Solving for p_rgh, Initial residual = 8.40418e-07, Final residual = 9.21741e-09, No Iterations 28
  1091. DICPCG: Solving for p_rgh, Initial residual = 3.8966e-07, Final residual = 9.84174e-09, No Iterations 23
  1092. limitVelocity limitU Limited 352175 (33.57%) of cells, 396678 (47.17%) of faces, with max limit 30
  1093. time step continuity errors : sum local = 1.10381e-09, global = 3.00457e-10, cumulative = -3.35702e-09
  1094. rho min/max : 1.11301 1.3524
  1095. ExecutionTime = 194.81 s ClockTime = 195 s
  1096.  
  1097. limitFields limitFields1:
  1098. : min(98951.9): max(122871)
  1099. fieldMinMax fieldMinMax1 write:
  1100. min(h) = 1312.44 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1101. max(h) = 21602 in cell 15649 at location (-376.39 91.4563 15.1282) on processor 4
  1102. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  1103. max(mag(U)) = 30 in cell 572 at location (-3121.1 -2386.73 8.29444) on processor 0
  1104. min(rho) = 1.11301 in cell 15777 at location (-119.053 -3995.51 4.04874) on processor 1
  1105. max(rho) = 1.3524 in cell 4 at location (124.962 875.25 0) on processor 16
  1106. min(p) = 98951.9 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  1107. max(p) = 122894 in cell 31430 at location (-441.713 266.641 0) on processor 7
  1108. min(T) = 299.454 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1109. max(T) = 319.614 in cell 15649 at location (-376.39 91.4563 15.1282) on processor 4
  1110.  
  1111. Time = 97
  1112.  
  1113. DILUPBiCGStab: Solving for Ux, Initial residual = 0.103027, Final residual = 0.00216026, No Iterations 1
  1114. DILUPBiCGStab: Solving for Uy, Initial residual = 0.0965264, Final residual = 0.00214211, No Iterations 1
  1115. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0749344, Final residual = 0.00155226, No Iterations 1
  1116. limitVelocity limitU Limited 358512 (34.17%) of cells, 397960 (47.32%) of faces, with max limit 30
  1117. DILUPBiCGStab: Solving for h, Initial residual = 6.13062e-05, Final residual = 2.6084e-06, No Iterations 5
  1118. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  1119. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  1120. limitTemperature limitTAir Unlimited Tmin 299.454
  1121. limitTemperature limitTAir Unlimited Tmax 319.614
  1122. DICPCG: Solving for p_rgh, Initial residual = 0.00103945, Final residual = 9.7723e-06, No Iterations 35
  1123. DICPCG: Solving for p_rgh, Initial residual = 0.000472731, Final residual = 4.58586e-06, No Iterations 35
  1124. DICPCG: Solving for p_rgh, Initial residual = 0.000219622, Final residual = 2.17414e-06, No Iterations 36
  1125. DICPCG: Solving for p_rgh, Initial residual = 0.000100646, Final residual = 9.69191e-07, No Iterations 38
  1126. DICPCG: Solving for p_rgh, Initial residual = 4.52866e-05, Final residual = 4.40303e-07, No Iterations 40
  1127. DICPCG: Solving for p_rgh, Initial residual = 2.07317e-05, Final residual = 2.04765e-07, No Iterations 41
  1128. DICPCG: Solving for p_rgh, Initial residual = 9.47185e-06, Final residual = 9.40271e-08, No Iterations 42
  1129. DICPCG: Solving for p_rgh, Initial residual = 4.36983e-06, Final residual = 4.29179e-08, No Iterations 42
  1130. DICPCG: Solving for p_rgh, Initial residual = 2.00866e-06, Final residual = 1.97161e-08, No Iterations 42
  1131. DICPCG: Solving for p_rgh, Initial residual = 9.30792e-07, Final residual = 9.57339e-09, No Iterations 41
  1132. DICPCG: Solving for p_rgh, Initial residual = 4.31248e-07, Final residual = 9.44653e-09, No Iterations 26
  1133. limitVelocity limitU Limited 352757 (33.62%) of cells, 397655 (47.29%) of faces, with max limit 30
  1134. time step continuity errors : sum local = 1.05088e-09, global = 2.61594e-10, cumulative = -3.09543e-09
  1135. rho min/max : 1.11307 1.3524
  1136. ExecutionTime = 196.68 s ClockTime = 197 s
  1137.  
  1138. limitFields limitFields1:
  1139. : min(98951.9): max(122860)
  1140. fieldMinMax fieldMinMax1 write:
  1141. min(h) = 1312.42 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1142. max(h) = 20646.8 in cell 3916 at location (837.798 -72.1215 1.39476) on processor 5
  1143. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  1144. max(mag(U)) = 30 in cell 8745 at location (-3956.54 403.297 967.499) on processor 24
  1145. min(rho) = 1.11307 in cell 15777 at location (-119.053 -3995.51 4.04874) on processor 1
  1146. max(rho) = 1.3524 in cell 4 at location (124.962 875.25 0) on processor 16
  1147. min(p) = 98951.9 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  1148. max(p) = 122882 in cell 31430 at location (-441.713 266.641 0) on processor 7
  1149. min(T) = 299.454 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1150. max(T) = 318.665 in cell 3916 at location (837.798 -72.1215 1.39476) on processor 5
  1151.  
  1152. Time = 98
  1153.  
  1154. DILUPBiCGStab: Solving for Ux, Initial residual = 0.102974, Final residual = 0.00215924, No Iterations 1
  1155. DILUPBiCGStab: Solving for Uy, Initial residual = 0.09648, Final residual = 0.00214126, No Iterations 1
  1156. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0749452, Final residual = 0.00155315, No Iterations 1
  1157. limitVelocity limitU Limited 359164 (34.23%) of cells, 399107 (47.46%) of faces, with max limit 30
  1158. DILUPBiCGStab: Solving for h, Initial residual = 5.89791e-05, Final residual = 2.60894e-06, No Iterations 5
  1159. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  1160. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  1161. limitTemperature limitTAir Unlimited Tmin 299.454
  1162. limitTemperature limitTAir Unlimited Tmax 318.665
  1163. DICPCG: Solving for p_rgh, Initial residual = 0.00111228, Final residual = 1.01599e-05, No Iterations 35
  1164. DICPCG: Solving for p_rgh, Initial residual = 0.000508958, Final residual = 4.88054e-06, No Iterations 36
  1165. DICPCG: Solving for p_rgh, Initial residual = 0.000242003, Final residual = 2.33305e-06, No Iterations 36
  1166. DICPCG: Solving for p_rgh, Initial residual = 0.000110046, Final residual = 1.05358e-06, No Iterations 37
  1167. DICPCG: Solving for p_rgh, Initial residual = 4.92517e-05, Final residual = 4.79058e-07, No Iterations 39
  1168. DICPCG: Solving for p_rgh, Initial residual = 2.21986e-05, Final residual = 2.13298e-07, No Iterations 41
  1169. DICPCG: Solving for p_rgh, Initial residual = 1.00243e-05, Final residual = 9.82865e-08, No Iterations 42
  1170. DICPCG: Solving for p_rgh, Initial residual = 4.55854e-06, Final residual = 4.52577e-08, No Iterations 42
  1171. DICPCG: Solving for p_rgh, Initial residual = 2.0844e-06, Final residual = 2.03902e-08, No Iterations 43
  1172. DICPCG: Solving for p_rgh, Initial residual = 9.60006e-07, Final residual = 9.84276e-09, No Iterations 40
  1173. DICPCG: Solving for p_rgh, Initial residual = 4.43376e-07, Final residual = 8.99986e-09, No Iterations 27
  1174. limitVelocity limitU Limited 353406 (33.68%) of cells, 398781 (47.42%) of faces, with max limit 30
  1175. time step continuity errors : sum local = 9.94746e-10, global = 2.7158e-10, cumulative = -2.82385e-09
  1176. rho min/max : 1.11315 1.3524
  1177. ExecutionTime = 198.61 s ClockTime = 199 s
  1178.  
  1179. limitFields limitFields1:
  1180. : min(98951.9): max(122849)
  1181. fieldMinMax fieldMinMax1 write:
  1182. min(h) = 1312.45 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1183. max(h) = 19159.2 in cell 15650 at location (-376.563 87.6763 15.4419) on processor 4
  1184. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  1185. max(mag(U)) = 30 in cell 1072 at location (-3940.34 -674.032 12.286) on processor 12
  1186. min(rho) = 1.11315 in cell 15777 at location (-119.053 -3995.51 4.04874) on processor 1
  1187. max(rho) = 1.3524 in cell 4 at location (124.962 875.25 0) on processor 16
  1188. min(p) = 98951.9 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  1189. max(p) = 122871 in cell 31430 at location (-441.713 266.641 0) on processor 7
  1190. min(T) = 299.454 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1191. max(T) = 317.187 in cell 15650 at location (-376.563 87.6763 15.4419) on processor 4
  1192.  
  1193. Time = 99
  1194.  
  1195. DILUPBiCGStab: Solving for Ux, Initial residual = 0.102919, Final residual = 0.00215809, No Iterations 1
  1196. DILUPBiCGStab: Solving for Uy, Initial residual = 0.0964334, Final residual = 0.00214027, No Iterations 1
  1197. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0749757, Final residual = 0.00155488, No Iterations 1
  1198. limitVelocity limitU Limited 359914 (34.3%) of cells, 400485 (47.62%) of faces, with max limit 30
  1199. DILUPBiCGStab: Solving for h, Initial residual = 6.06406e-05, Final residual = 2.93749e-06, No Iterations 4
  1200. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  1201. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  1202. limitTemperature limitTAir Unlimited Tmin 299.454
  1203. limitTemperature limitTAir Unlimited Tmax 317.187
  1204. DICPCG: Solving for p_rgh, Initial residual = 0.00109953, Final residual = 1.00233e-05, No Iterations 33
  1205. DICPCG: Solving for p_rgh, Initial residual = 0.000501154, Final residual = 4.92839e-06, No Iterations 34
  1206. DICPCG: Solving for p_rgh, Initial residual = 0.00024098, Final residual = 2.13233e-06, No Iterations 34
  1207. DICPCG: Solving for p_rgh, Initial residual = 0.000106761, Final residual = 1.00735e-06, No Iterations 34
  1208. DICPCG: Solving for p_rgh, Initial residual = 4.73051e-05, Final residual = 4.50248e-07, No Iterations 35
  1209. DICPCG: Solving for p_rgh, Initial residual = 2.10614e-05, Final residual = 2.08196e-07, No Iterations 37
  1210. DICPCG: Solving for p_rgh, Initial residual = 9.46132e-06, Final residual = 9.43591e-08, No Iterations 40
  1211. DICPCG: Solving for p_rgh, Initial residual = 4.27693e-06, Final residual = 4.1189e-08, No Iterations 44
  1212. DICPCG: Solving for p_rgh, Initial residual = 1.94845e-06, Final residual = 1.92423e-08, No Iterations 35
  1213. DICPCG: Solving for p_rgh, Initial residual = 8.8436e-07, Final residual = 9.91594e-09, No Iterations 45
  1214. DICPCG: Solving for p_rgh, Initial residual = 4.06923e-07, Final residual = 9.86171e-09, No Iterations 24
  1215. limitVelocity limitU Limited 354125 (33.75%) of cells, 400097 (47.58%) of faces, with max limit 30
  1216. time step continuity errors : sum local = 1.0873e-09, global = 3.05115e-10, cumulative = -2.51873e-09
  1217. rho min/max : 1.11324 1.3524
  1218. ExecutionTime = 200.41 s ClockTime = 201 s
  1219.  
  1220. limitFields limitFields1:
  1221. : min(98951.9): max(122838)
  1222. fieldMinMax fieldMinMax1 write:
  1223. min(h) = 1312.43 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1224. max(h) = 24637.6 in cell 8585 at location (-560.758 422.581 1.50315) on processor 7
  1225. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  1226. max(mag(U)) = 30 in cell 311 at location (-2503.91 -2761.72 8.47044) on processor 0
  1227. min(rho) = 1.11324 in cell 15777 at location (-119.053 -3995.51 4.04874) on processor 1
  1228. max(rho) = 1.3524 in cell 4 at location (124.962 875.25 0) on processor 16
  1229. min(p) = 98951.9 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  1230. max(p) = 122860 in cell 31430 at location (-441.713 266.641 0) on processor 7
  1231. min(T) = 299.454 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1232. max(T) = 322.63 in cell 8585 at location (-560.758 422.581 1.50315) on processor 7
  1233.  
  1234. Time = 100
  1235.  
  1236. DILUPBiCGStab: Solving for Ux, Initial residual = 0.102864, Final residual = 0.00215673, No Iterations 1
  1237. DILUPBiCGStab: Solving for Uy, Initial residual = 0.0963909, Final residual = 0.00213924, No Iterations 1
  1238. DILUPBiCGStab: Solving for Uz, Initial residual = 0.07502, Final residual = 0.00155676, No Iterations 1
  1239. limitVelocity limitU Limited 360650 (34.37%) of cells, 401849 (47.79%) of faces, with max limit 30
  1240. DILUPBiCGStab: Solving for h, Initial residual = 6.22327e-05, Final residual = 2.09036e-06, No Iterations 6
  1241. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  1242. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  1243. limitTemperature limitTAir Unlimited Tmin 299.454
  1244. limitTemperature limitTAir Unlimited Tmax 322.63
  1245. DICPCG: Solving for p_rgh, Initial residual = 0.00102812, Final residual = 9.42758e-06, No Iterations 28
  1246. DICPCG: Solving for p_rgh, Initial residual = 0.000454311, Final residual = 4.33517e-06, No Iterations 32
  1247. DICPCG: Solving for p_rgh, Initial residual = 0.00021222, Final residual = 2.02177e-06, No Iterations 30
  1248. DICPCG: Solving for p_rgh, Initial residual = 9.42309e-05, Final residual = 8.82995e-07, No Iterations 31
  1249. DICPCG: Solving for p_rgh, Initial residual = 4.10821e-05, Final residual = 3.96271e-07, No Iterations 30
  1250. DICPCG: Solving for p_rgh, Initial residual = 1.80391e-05, Final residual = 1.78414e-07, No Iterations 31
  1251. DICPCG: Solving for p_rgh, Initial residual = 8.01055e-06, Final residual = 7.73128e-08, No Iterations 32
  1252. DICPCG: Solving for p_rgh, Initial residual = 3.58125e-06, Final residual = 3.55697e-08, No Iterations 33
  1253. DICPCG: Solving for p_rgh, Initial residual = 1.61513e-06, Final residual = 1.58761e-08, No Iterations 44
  1254. DICPCG: Solving for p_rgh, Initial residual = 7.40713e-07, Final residual = 9.25597e-09, No Iterations 26
  1255. DICPCG: Solving for p_rgh, Initial residual = 3.36233e-07, Final residual = 9.60239e-09, No Iterations 20
  1256. limitVelocity limitU Limited 354786 (33.81%) of cells, 401333 (47.73%) of faces, with max limit 30
  1257. time step continuity errors : sum local = 1.0608e-09, global = 1.252e-10, cumulative = -2.39353e-09
  1258. rho min/max : 1.11335 1.39906
  1259. ExecutionTime = 201.91 s ClockTime = 202 s
  1260.  
  1261. limitFields limitFields1:
  1262. : min(98951.9): max(122827)
  1263. fieldMinMax fieldMinMax1 write:
  1264. min(h) = 1312.41 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1265. max(h) = 18861.1 in cell 17393 at location (-632.949 -33.1862 1.24104) on processor 4
  1266. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  1267. max(mag(U)) = 30 in cell 320 at location (-2761.72 -2746.1 8.78142) on processor 0
  1268. min(rho) = 1.11335 in cell 15777 at location (-119.053 -3995.51 4.04874) on processor 1
  1269. max(rho) = 1.39906 in cell 34476 at location (-560.93 -45.1821 117.633) on processor 22
  1270. min(p) = 98951.9 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  1271. max(p) = 122849 in cell 31430 at location (-441.713 266.641 0) on processor 7
  1272. min(T) = 299.454 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1273. max(T) = 316.891 in cell 17393 at location (-632.949 -33.1862 1.24104) on processor 4
  1274.  
  1275. Time = 101
  1276.  
  1277. DILUPBiCGStab: Solving for Ux, Initial residual = 0.102813, Final residual = 0.00215539, No Iterations 1
  1278. DILUPBiCGStab: Solving for Uy, Initial residual = 0.0963547, Final residual = 0.00213827, No Iterations 1
  1279. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0750537, Final residual = 0.00155797, No Iterations 1
  1280. limitVelocity limitU Limited 361303 (34.44%) of cells, 403081 (47.93%) of faces, with max limit 30
  1281. DILUPBiCGStab: Solving for h, Initial residual = 6.35321e-05, Final residual = 2.89027e-06, No Iterations 4
  1282. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  1283. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  1284. limitTemperature limitTAir Unlimited Tmin 299.454
  1285. limitTemperature limitTAir Unlimited Tmax 316.891
  1286. DICPCG: Solving for p_rgh, Initial residual = 0.0010067, Final residual = 9.25447e-06, No Iterations 32
  1287. DICPCG: Solving for p_rgh, Initial residual = 0.00044824, Final residual = 4.20476e-06, No Iterations 30
  1288. DICPCG: Solving for p_rgh, Initial residual = 0.000207009, Final residual = 1.89196e-06, No Iterations 31
  1289. DICPCG: Solving for p_rgh, Initial residual = 9.30971e-05, Final residual = 8.96879e-07, No Iterations 32
  1290. DICPCG: Solving for p_rgh, Initial residual = 3.96158e-05, Final residual = 3.95144e-07, No Iterations 43
  1291. DICPCG: Solving for p_rgh, Initial residual = 1.76866e-05, Final residual = 1.66266e-07, No Iterations 29
  1292. DICPCG: Solving for p_rgh, Initial residual = 7.68295e-06, Final residual = 7.23621e-08, No Iterations 46
  1293. DICPCG: Solving for p_rgh, Initial residual = 3.5005e-06, Final residual = 3.18451e-08, No Iterations 28
  1294. DICPCG: Solving for p_rgh, Initial residual = 1.54527e-06, Final residual = 1.50738e-08, No Iterations 31
  1295. DICPCG: Solving for p_rgh, Initial residual = 7.02099e-07, Final residual = 9.98835e-09, No Iterations 43
  1296. DICPCG: Solving for p_rgh, Initial residual = 3.24564e-07, Final residual = 9.5132e-09, No Iterations 20
  1297. limitVelocity limitU Limited 355408 (33.87%) of cells, 402485 (47.86%) of faces, with max limit 30
  1298. time step continuity errors : sum local = 1.05716e-09, global = -1.64716e-10, cumulative = -2.55825e-09
  1299. rho min/max : 1.11334 1.36002
  1300. ExecutionTime = 203.73 s ClockTime = 204 s
  1301.  
  1302.  
  1303. DILUPBiCGStab: Solving for Ux, Initial residual = 0.0988159, Final residual = 0.00207121, No Iterations 1
  1304. DILUPBiCGStab: Solving for Uy, Initial residual = 0.0928161, Final residual = 0.00205916, No Iterations 1
  1305. DILUPBiCGStab: Solving for Uz, Initial residual = 0.074884, Final residual = 0.00155183, No Iterations 1
  1306. limitVelocity limitU Limited 441763 (42.1%) of cells, 530255 (63.06%) of faces, with max limit 30
  1307. DILUPBiCGStab: Solving for h, Initial residual = 4.67591e-05, Final residual = 2.09358e-06, No Iterations 4
  1308. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  1309. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  1310. limitTemperature limitTAir Unlimited Tmin 299.454
  1311. limitTemperature limitTAir Unlimited Tmax 316.972
  1312. DICPCG: Solving for p_rgh, Initial residual = 0.000880788, Final residual = 8.42382e-06, No Iterations 31
  1313. DICPCG: Solving for p_rgh, Initial residual = 0.000411098, Final residual = 3.66787e-06, No Iterations 32
  1314. DICPCG: Solving for p_rgh, Initial residual = 0.000198469, Final residual = 1.78074e-06, No Iterations 30
  1315. DICPCG: Solving for p_rgh, Initial residual = 8.80529e-05, Final residual = 7.97857e-07, No Iterations 30
  1316. DICPCG: Solving for p_rgh, Initial residual = 3.81476e-05, Final residual = 3.68032e-07, No Iterations 30
  1317. DICPCG: Solving for p_rgh, Initial residual = 1.71848e-05, Final residual = 1.69008e-07, No Iterations 33
  1318. DICPCG: Solving for p_rgh, Initial residual = 7.66292e-06, Final residual = 7.4798e-08, No Iterations 43
  1319. DICPCG: Solving for p_rgh, Initial residual = 3.53108e-06, Final residual = 3.3697e-08, No Iterations 29
  1320. DICPCG: Solving for p_rgh, Initial residual = 1.58761e-06, Final residual = 1.52086e-08, No Iterations 45
  1321. DICPCG: Solving for p_rgh, Initial residual = 7.3758e-07, Final residual = 9.04925e-09, No Iterations 27
  1322. DICPCG: Solving for p_rgh, Initial residual = 3.36903e-07, Final residual = 8.95576e-09, No Iterations 22
  1323. limitVelocity limitU Limited 435983 (41.55%) of cells, 529888 (63.01%) of faces, with max limit 30
  1324. time step continuity errors : sum local = 1.00799e-09, global = -2.61478e-10, cumulative = 1.03721e-09
  1325. rho min/max : 1.11315 1.35241
  1326. ExecutionTime = 781.02 s ClockTime = 781 s
  1327.  
  1328. limitFields limitFields1:
  1329. : min(98951.7): max(122622)
  1330. fieldMinMax fieldMinMax1 write:
  1331. min(h) = 1312.47 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1332. max(h) = 20199.7 in cell 14928 at location (-670.069 59.7359 18.2768) on processor 4
  1333. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  1334. max(mag(U)) = 30 in cell 1977 at location (-3193.41 2191 134.991) on processor 24
  1335. min(rho) = 1.11315 in cell 15777 at location (-119.053 -3995.51 4.04874) on processor 1
  1336. max(rho) = 1.35241 in cell 29 at location (374.955 875.309 0) on processor 17
  1337. min(p) = 98951.7 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  1338. max(p) = 122637 in cell 2018 at location (12.5456 360.891 0) on processor 7
  1339. min(T) = 299.454 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1340. max(T) = 318.221 in cell 14928 at location (-670.069 59.7359 18.2768) on processor 4
  1341.  
  1342. Time = 443
  1343.  
  1344. DILUPBiCGStab: Solving for Ux, Initial residual = 0.0988119, Final residual = 0.00207109, No Iterations 1
  1345. DILUPBiCGStab: Solving for Uy, Initial residual = 0.0928184, Final residual = 0.00205932, No Iterations 1
  1346. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0748626, Final residual = 0.00155124, No Iterations 1
  1347. limitVelocity limitU Limited 441929 (42.12%) of cells, 530512 (63.09%) of faces, with max limit 30
  1348. DILUPBiCGStab: Solving for h, Initial residual = 4.76988e-05, Final residual = 2.04586e-06, No Iterations 4
  1349. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  1350. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  1351. limitTemperature limitTAir Unlimited Tmin 299.454
  1352. limitTemperature limitTAir Unlimited Tmax 318.221
  1353. DICPCG: Solving for p_rgh, Initial residual = 0.000851454, Final residual = 7.91211e-06, No Iterations 30
  1354. DICPCG: Solving for p_rgh, Initial residual = 0.000395029, Final residual = 3.6465e-06, No Iterations 30
  1355. DICPCG: Solving for p_rgh, Initial residual = 0.000192023, Final residual = 1.66618e-06, No Iterations 29
  1356. DICPCG: Solving for p_rgh, Initial residual = 8.48979e-05, Final residual = 6.9862e-07, No Iterations 29
  1357. DICPCG: Solving for p_rgh, Initial residual = 3.698e-05, Final residual = 3.03057e-07, No Iterations 29
  1358. DICPCG: Solving for p_rgh, Initial residual = 1.65492e-05, Final residual = 1.37458e-07, No Iterations 29
  1359. DICPCG: Solving for p_rgh, Initial residual = 7.40238e-06, Final residual = 6.39118e-08, No Iterations 29
  1360. DICPCG: Solving for p_rgh, Initial residual = 3.37094e-06, Final residual = 3.09541e-08, No Iterations 29
  1361. DICPCG: Solving for p_rgh, Initial residual = 1.53458e-06, Final residual = 1.39691e-08, No Iterations 30
  1362. DICPCG: Solving for p_rgh, Initial residual = 7.03915e-07, Final residual = 9.34305e-09, No Iterations 29
  1363. DICPCG: Solving for p_rgh, Initial residual = 3.24814e-07, Final residual = 9.57209e-09, No Iterations 22
  1364. limitVelocity limitU Limited 436133 (41.57%) of cells, 530113 (63.04%) of faces, with max limit 30
  1365. time step continuity errors : sum local = 1.07702e-09, global = -1.3203e-11, cumulative = 1.024e-09
  1366. rho min/max : 1.11316 1.35241
  1367. ExecutionTime = 782.73 s ClockTime = 783 s
  1368.  
  1369. limitFields limitFields1:
  1370. : min(98951.7): max(122622)
  1371. fieldMinMax fieldMinMax1 write:
  1372. min(h) = 1312.48 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1373. max(h) = 26115.2 in cell 14930 at location (-670.075 59.7604 15.4682) on processor 4
  1374. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  1375. max(mag(U)) = 30 in cell 3269 at location (-2910.32 -2683.75 14.0988) on processor 0
  1376. min(rho) = 1.11316 in cell 15777 at location (-119.053 -3995.51 4.04874) on processor 1
  1377. max(rho) = 1.35241 in cell 29 at location (374.955 875.309 0) on processor 17
  1378. min(p) = 98951.7 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  1379. max(p) = 122637 in cell 2018 at location (12.5456 360.891 0) on processor 7
  1380. min(T) = 299.454 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1381. max(T) = 324.098 in cell 14930 at location (-670.075 59.7604 15.4682) on processor 4
  1382.  
  1383. Time = 444
  1384.  
  1385. DILUPBiCGStab: Solving for Ux, Initial residual = 0.0988047, Final residual = 0.00207104, No Iterations 1
  1386. DILUPBiCGStab: Solving for Uy, Initial residual = 0.0928193, Final residual = 0.00205947, No Iterations 1
  1387. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0748561, Final residual = 0.00155096, No Iterations 1
  1388. limitVelocity limitU Limited 442080 (42.13%) of cells, 530756 (63.12%) of faces, with max limit 30
  1389. DILUPBiCGStab: Solving for h, Initial residual = 4.81279e-05, Final residual = 2.03078e-06, No Iterations 4
  1390. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  1391. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  1392. limitTemperature limitTAir Unlimited Tmin 299.454
  1393. limitTemperature limitTAir Unlimited Tmax 324.098
  1394. DICPCG: Solving for p_rgh, Initial residual = 0.000828959, Final residual = 7.30944e-06, No Iterations 30
  1395. DICPCG: Solving for p_rgh, Initial residual = 0.000373691, Final residual = 3.30034e-06, No Iterations 30
  1396. DICPCG: Solving for p_rgh, Initial residual = 0.000176673, Final residual = 1.67593e-06, No Iterations 29
  1397. DICPCG: Solving for p_rgh, Initial residual = 7.72938e-05, Final residual = 7.1891e-07, No Iterations 30
  1398. DICPCG: Solving for p_rgh, Initial residual = 3.37834e-05, Final residual = 3.27943e-07, No Iterations 33
  1399. DICPCG: Solving for p_rgh, Initial residual = 1.51544e-05, Final residual = 1.45162e-07, No Iterations 43
  1400. DICPCG: Solving for p_rgh, Initial residual = 6.86898e-06, Final residual = 6.80775e-08, No Iterations 27
  1401. DICPCG: Solving for p_rgh, Initial residual = 3.1159e-06, Final residual = 2.88294e-08, No Iterations 46
  1402. DICPCG: Solving for p_rgh, Initial residual = 1.44077e-06, Final residual = 1.41064e-08, No Iterations 26
  1403. DICPCG: Solving for p_rgh, Initial residual = 6.60442e-07, Final residual = 9.35065e-09, No Iterations 25
  1404. DICPCG: Solving for p_rgh, Initial residual = 3.04947e-07, Final residual = 8.84473e-09, No Iterations 19
  1405. limitVelocity limitU Limited 436259 (41.58%) of cells, 530294 (63.06%) of faces, with max limit 30
  1406. time step continuity errors : sum local = 9.9234e-10, global = 7.96415e-11, cumulative = 1.10364e-09
  1407. rho min/max : 1.11319 1.35241
  1408. ExecutionTime = 784.53 s ClockTime = 785 s
  1409.  
  1410. limitFields limitFields1:
  1411. : min(98951.7): max(122622)
  1412. fieldMinMax fieldMinMax1 write:
  1413. min(h) = 1312.45 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1414. max(h) = 27373.6 in cell 31201 at location (-376.871 88.7753 17.3432) on processor 4
  1415. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  1416. max(mag(U)) = 30 in cell 13695 at location (-2492.73 -3039.75 39.3977) on processor 18
  1417. min(rho) = 1.11319 in cell 15777 at location (-119.053 -3995.51 4.04874) on processor 1
  1418. max(rho) = 1.35241 in cell 29 at location (374.955 875.309 0) on processor 17
  1419. min(p) = 98951.7 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  1420. max(p) = 122637 in cell 2018 at location (12.5456 360.891 0) on processor 7
  1421. min(T) = 299.454 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1422. max(T) = 325.349 in cell 31201 at location (-376.871 88.7753 17.3432) on processor 4
  1423.  
  1424. Time = 445
  1425.  
  1426. DILUPBiCGStab: Solving for Ux, Initial residual = 0.098799, Final residual = 0.00207115, No Iterations 1
  1427. DILUPBiCGStab: Solving for Uy, Initial residual = 0.092818, Final residual = 0.00205961, No Iterations 1
  1428. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0748601, Final residual = 0.00155097, No Iterations 1
  1429. limitVelocity limitU Limited 442210 (42.15%) of cells, 530910 (63.13%) of faces, with max limit 30
  1430. DILUPBiCGStab: Solving for h, Initial residual = 4.87899e-05, Final residual = 2.05844e-06, No Iterations 4
  1431. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  1432. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  1433. limitTemperature limitTAir Unlimited Tmin 299.454
  1434. limitTemperature limitTAir Unlimited Tmax 325.349
  1435. DICPCG: Solving for p_rgh, Initial residual = 0.000823869, Final residual = 8.13665e-06, No Iterations 31
  1436. DICPCG: Solving for p_rgh, Initial residual = 0.000375054, Final residual = 3.55636e-06, No Iterations 32
  1437. DICPCG: Solving for p_rgh, Initial residual = 0.000174843, Final residual = 1.66796e-06, No Iterations 32
  1438. DICPCG: Solving for p_rgh, Initial residual = 7.80278e-05, Final residual = 7.69592e-07, No Iterations 33
  1439. DICPCG: Solving for p_rgh, Initial residual = 3.41909e-05, Final residual = 3.39018e-07, No Iterations 40
  1440. DICPCG: Solving for p_rgh, Initial residual = 1.53419e-05, Final residual = 1.47787e-07, No Iterations 35
  1441. DICPCG: Solving for p_rgh, Initial residual = 6.85401e-06, Final residual = 6.7796e-08, No Iterations 46
  1442. DICPCG: Solving for p_rgh, Initial residual = 3.1483e-06, Final residual = 2.93418e-08, No Iterations 29
  1443. DICPCG: Solving for p_rgh, Initial residual = 1.41815e-06, Final residual = 1.41477e-08, No Iterations 35
  1444. DICPCG: Solving for p_rgh, Initial residual = 6.48384e-07, Final residual = 9.92368e-09, No Iterations 29
  1445. DICPCG: Solving for p_rgh, Initial residual = 3.0039e-07, Final residual = 9.29972e-09, No Iterations 22
  1446. limitVelocity limitU Limited 436366 (41.59%) of cells, 530422 (63.08%) of faces, with max limit 30
  1447. time step continuity errors : sum local = 1.03887e-09, global = 3.16481e-10, cumulative = 1.42013e-09
  1448. rho min/max : 1.11322 1.38524
  1449. ExecutionTime = 786.22 s ClockTime = 787 s
  1450.  
  1451. limitFields limitFields1:
  1452. : min(98951.7): max(122621)
  1453. fieldMinMax fieldMinMax1 write:
  1454. min(h) = 1312.44 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1455. max(h) = 23300.7 in cell 20985 at location (-384.995 158.689 189.803) on processor 25
  1456. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  1457. max(mag(U)) = 30 in cell 3760 at location (339.845 -3933.61 6.44463) on processor 11
  1458. min(rho) = 1.11322 in cell 15777 at location (-119.053 -3995.51 4.04874) on processor 1
  1459. max(rho) = 1.38524 in cell 31583 at location (-372.64 154.908 184.695) on processor 25
  1460. min(p) = 98951.7 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  1461. max(p) = 122637 in cell 2018 at location (12.5456 360.891 0) on processor 7
  1462. min(T) = 299.454 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1463. max(T) = 321.302 in cell 20985 at location (-384.995 158.689 189.803) on processor 25
  1464.  
  1465. Time = 446
  1466.  
  1467. DILUPBiCGStab: Solving for Ux, Initial residual = 0.0987974, Final residual = 0.00207129, No Iterations 1
  1468. DILUPBiCGStab: Solving for Uy, Initial residual = 0.0928135, Final residual = 0.00205963, No Iterations 1
  1469. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0748718, Final residual = 0.00155134, No Iterations 1
  1470. limitVelocity limitU Limited 442275 (42.15%) of cells, 530984 (63.14%) of faces, with max limit 30
  1471. DILUPBiCGStab: Solving for h, Initial residual = 4.76961e-05, Final residual = 2.15939e-06, No Iterations 4
  1472. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  1473. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  1474. limitTemperature limitTAir Unlimited Tmin 299.454
  1475. limitTemperature limitTAir Unlimited Tmax 321.302
  1476. DICPCG: Solving for p_rgh, Initial residual = 0.000852965, Final residual = 8.16815e-06, No Iterations 32
  1477. DICPCG: Solving for p_rgh, Initial residual = 0.000396786, Final residual = 3.60179e-06, No Iterations 33
  1478. DICPCG: Solving for p_rgh, Initial residual = 0.000184351, Final residual = 1.68466e-06, No Iterations 33
  1479. DICPCG: Solving for p_rgh, Initial residual = 8.31956e-05, Final residual = 8.28303e-07, No Iterations 33
  1480. DICPCG: Solving for p_rgh, Initial residual = 3.69941e-05, Final residual = 3.56238e-07, No Iterations 38
  1481. DICPCG: Solving for p_rgh, Initial residual = 1.66877e-05, Final residual = 1.65967e-07, No Iterations 42
  1482. DICPCG: Solving for p_rgh, Initial residual = 7.54558e-06, Final residual = 7.16307e-08, No Iterations 34
  1483. DICPCG: Solving for p_rgh, Initial residual = 3.42418e-06, Final residual = 3.36731e-08, No Iterations 47
  1484. DICPCG: Solving for p_rgh, Initial residual = 1.57971e-06, Final residual = 1.50648e-08, No Iterations 30
  1485. DICPCG: Solving for p_rgh, Initial residual = 7.22029e-07, Final residual = 9.85342e-09, No Iterations 29
  1486. DICPCG: Solving for p_rgh, Initial residual = 3.31663e-07, Final residual = 9.90372e-09, No Iterations 22
  1487. limitVelocity limitU Limited 436409 (41.59%) of cells, 530429 (63.08%) of faces, with max limit 30
  1488. time step continuity errors : sum local = 1.10161e-09, global = 3.40714e-10, cumulative = 1.76084e-09
  1489. rho min/max : 1.11324 1.35241
  1490. ExecutionTime = 787.9 s ClockTime = 788 s
  1491.  
  1492. limitFields limitFields1:
  1493. : min(98951.7): max(122622)
  1494. fieldMinMax fieldMinMax1 write:
  1495. min(h) = 1312.46 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1496. max(h) = 28829.6 in cell 38801 at location (-373.339 88.2878 74.5335) on processor 13
  1497. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  1498. max(mag(U)) = 30 in cell 36821 at location (-751.807 -3908.15 6.50305) on processor 10
  1499. min(rho) = 1.11324 in cell 15777 at location (-119.053 -3995.51 4.04874) on processor 1
  1500. max(rho) = 1.35241 in cell 29 at location (374.955 875.309 0) on processor 17
  1501. min(p) = 98951.7 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  1502. max(p) = 122637 in cell 2018 at location (12.5456 360.891 0) on processor 7
  1503. min(T) = 299.454 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1504. max(T) = 326.795 in cell 38801 at location (-373.339 88.2878 74.5335) on processor 13
  1505.  
  1506. Time = 447
  1507.  
  1508. DILUPBiCGStab: Solving for Ux, Initial residual = 0.0987961, Final residual = 0.00207142, No Iterations 1
  1509. DILUPBiCGStab: Solving for Uy, Initial residual = 0.0928074, Final residual = 0.00205953, No Iterations 1
  1510. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0748852, Final residual = 0.00155189, No Iterations 1
  1511. limitVelocity limitU Limited 442273 (42.15%) of cells, 530900 (63.13%) of faces, with max limit 30
  1512. DILUPBiCGStab: Solving for h, Initial residual = 4.65803e-05, Final residual = 2.07006e-06, No Iterations 4
  1513. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  1514. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  1515. limitTemperature limitTAir Unlimited Tmin 299.454
  1516. limitTemperature limitTAir Unlimited Tmax 326.795
  1517. DICPCG: Solving for p_rgh, Initial residual = 0.000882009, Final residual = 8.55578e-06, No Iterations 31
  1518. DICPCG: Solving for p_rgh, Initial residual = 0.000411298, Final residual = 3.82592e-06, No Iterations 32
  1519. DICPCG: Solving for p_rgh, Initial residual = 0.000195416, Final residual = 1.84452e-06, No Iterations 31
  1520. DICPCG: Solving for p_rgh, Initial residual = 8.64878e-05, Final residual = 8.32371e-07, No Iterations 31
  1521. DICPCG: Solving for p_rgh, Initial residual = 3.76007e-05, Final residual = 3.65759e-07, No Iterations 32
  1522. DICPCG: Solving for p_rgh, Initial residual = 1.65042e-05, Final residual = 1.61462e-07, No Iterations 38
  1523. DICPCG: Solving for p_rgh, Initial residual = 7.38335e-06, Final residual = 7.14396e-08, No Iterations 40
  1524. DICPCG: Solving for p_rgh, Initial residual = 3.30765e-06, Final residual = 3.21418e-08, No Iterations 40
  1525. DICPCG: Solving for p_rgh, Initial residual = 1.49375e-06, Final residual = 1.49117e-08, No Iterations 43
  1526. DICPCG: Solving for p_rgh, Initial residual = 6.81002e-07, Final residual = 8.6758e-09, No Iterations 28
  1527. DICPCG: Solving for p_rgh, Initial residual = 3.11343e-07, Final residual = 9.9033e-09, No Iterations 22
  1528. limitVelocity limitU Limited 436394 (41.59%) of cells, 530347 (63.07%) of faces, with max limit 30
  1529. time step continuity errors : sum local = 1.09873e-09, global = 3.28042e-10, cumulative = 2.08888e-09
  1530. rho min/max : 1.11325 1.35241
  1531. ExecutionTime = 789.63 s ClockTime = 790 s
  1532.  
  1533. limitFields limitFields1:
  1534. : min(98951.7): max(122622)
  1535. fieldMinMax fieldMinMax1 write:
  1536. min(h) = 1312.44 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1537. max(h) = 20174.6 in cell 38820 at location (-369.989 84.3123 63.2812) on processor 13
  1538. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  1539. max(mag(U)) = 30 in cell 9865 at location (-2558.81 -3011.96 19.733) on processor 9
  1540. min(rho) = 1.11325 in cell 15777 at location (-119.053 -3995.51 4.04874) on processor 1
  1541. max(rho) = 1.35241 in cell 29 at location (374.955 875.309 0) on processor 17
  1542. min(p) = 98951.7 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  1543. max(p) = 122637 in cell 2018 at location (12.5456 360.891 0) on processor 7
  1544. min(T) = 299.454 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1545. max(T) = 318.196 in cell 38820 at location (-369.989 84.3123 63.2812) on processor 13
  1546.  
  1547. Time = 448
  1548.  
  1549. DILUPBiCGStab: Solving for Ux, Initial residual = 0.0987949, Final residual = 0.0020714, No Iterations 1
  1550. DILUPBiCGStab: Solving for Uy, Initial residual = 0.0928031, Final residual = 0.00205938, No Iterations 1
  1551. DILUPBiCGStab: Solving for Uz, Initial residual = 0.074904, Final residual = 0.00155264, No Iterations 1
  1552. limitVelocity limitU Limited 442256 (42.15%) of cells, 530815 (63.12%) of faces, with max limit 30
  1553. DILUPBiCGStab: Solving for h, Initial residual = 4.74006e-05, Final residual = 2.03841e-06, No Iterations 4
  1554. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  1555. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  1556. limitTemperature limitTAir Unlimited Tmin 299.454
  1557. limitTemperature limitTAir Unlimited Tmax 318.196
  1558. DICPCG: Solving for p_rgh, Initial residual = 0.00086845, Final residual = 8.08396e-06, No Iterations 30
  1559. DICPCG: Solving for p_rgh, Initial residual = 0.000403109, Final residual = 3.82666e-06, No Iterations 30
  1560. DICPCG: Solving for p_rgh, Initial residual = 0.000193725, Final residual = 1.8e-06, No Iterations 29
  1561. DICPCG: Solving for p_rgh, Initial residual = 8.36527e-05, Final residual = 7.36594e-07, No Iterations 29
  1562. DICPCG: Solving for p_rgh, Initial residual = 3.56955e-05, Final residual = 3.05296e-07, No Iterations 29
  1563. DICPCG: Solving for p_rgh, Initial residual = 1.5237e-05, Final residual = 1.36126e-07, No Iterations 29
  1564. DICPCG: Solving for p_rgh, Initial residual = 6.68422e-06, Final residual = 5.99224e-08, No Iterations 29
  1565. DICPCG: Solving for p_rgh, Initial residual = 2.93357e-06, Final residual = 2.82967e-08, No Iterations 29
  1566. DICPCG: Solving for p_rgh, Initial residual = 1.30861e-06, Final residual = 1.30108e-08, No Iterations 30
  1567. DICPCG: Solving for p_rgh, Initial residual = 5.85813e-07, Final residual = 9.83202e-09, No Iterations 28
  1568. DICPCG: Solving for p_rgh, Initial residual = 2.66676e-07, Final residual = 9.95872e-09, No Iterations 20
  1569. limitVelocity limitU Limited 436361 (41.59%) of cells, 530251 (63.06%) of faces, with max limit 30
  1570. time step continuity errors : sum local = 1.10495e-09, global = 1.1157e-10, cumulative = 2.20045e-09
  1571. rho min/max : 1.11324 1.35517
  1572. ExecutionTime = 791.35 s ClockTime = 792 s
  1573.  
  1574. limitFields limitFields1:
  1575. : min(98951.7): max(122622)
  1576. fieldMinMax fieldMinMax1 write:
  1577. min(h) = 1312.43 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1578. max(h) = 18889.6 in cell 31428 at location (-439.547 271.766 1.41314) on processor 7
  1579. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  1580. max(mag(U)) = 30 in cell 4512 at location (-3097.75 -2464.93 8.4249) on processor 0
  1581. min(rho) = 1.11324 in cell 15777 at location (-119.053 -3995.51 4.04874) on processor 1
  1582. max(rho) = 1.35517 in cell 14921 at location (-665.454 60.4687 0) on processor 4
  1583. min(p) = 98951.7 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  1584. max(p) = 122637 in cell 2018 at location (12.5456 360.891 0) on processor 7
  1585. min(T) = 299.454 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1586. max(T) = 316.919 in cell 31428 at location (-439.547 271.766 1.41314) on processor 7
  1587.  
  1588. Time = 449
  1589.  
  1590. DILUPBiCGStab: Solving for Ux, Initial residual = 0.098795, Final residual = 0.0020713, No Iterations 1
  1591. DILUPBiCGStab: Solving for Uy, Initial residual = 0.0928026, Final residual = 0.00205925, No Iterations 1
  1592. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0749206, Final residual = 0.00155316, No Iterations 1
  1593. limitVelocity limitU Limited 442186 (42.14%) of cells, 530655 (63.1%) of faces, with max limit 30
  1594. DILUPBiCGStab: Solving for h, Initial residual = 4.90163e-05, Final residual = 2.1088e-06, No Iterations 4
  1595. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  1596. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  1597. limitTemperature limitTAir Unlimited Tmin 299.454
  1598. limitTemperature limitTAir Unlimited Tmax 316.919
  1599. DICPCG: Solving for p_rgh, Initial residual = 0.000846114, Final residual = 7.40532e-06, No Iterations 30
  1600. DICPCG: Solving for p_rgh, Initial residual = 0.000382785, Final residual = 3.78615e-06, No Iterations 29
  1601. DICPCG: Solving for p_rgh, Initial residual = 0.000181992, Final residual = 1.54139e-06, No Iterations 29
  1602. DICPCG: Solving for p_rgh, Initial residual = 7.73525e-05, Final residual = 7.33705e-07, No Iterations 29
  1603. DICPCG: Solving for p_rgh, Initial residual = 3.33089e-05, Final residual = 3.3242e-07, No Iterations 31
  1604. DICPCG: Solving for p_rgh, Initial residual = 1.45484e-05, Final residual = 1.43607e-07, No Iterations 43
  1605. DICPCG: Solving for p_rgh, Initial residual = 6.50233e-06, Final residual = 6.18279e-08, No Iterations 27
  1606. DICPCG: Solving for p_rgh, Initial residual = 2.87117e-06, Final residual = 2.53324e-08, No Iterations 47
  1607. DICPCG: Solving for p_rgh, Initial residual = 1.30031e-06, Final residual = 1.29158e-08, No Iterations 26
  1608. DICPCG: Solving for p_rgh, Initial residual = 5.8334e-07, Final residual = 9.66958e-09, No Iterations 24
  1609. DICPCG: Solving for p_rgh, Initial residual = 2.64727e-07, Final residual = 9.74819e-09, No Iterations 18
  1610. limitVelocity limitU Limited 436307 (41.58%) of cells, 530131 (63.04%) of faces, with max limit 30
  1611. time step continuity errors : sum local = 1.08443e-09, global = -4.31669e-11, cumulative = 2.15729e-09
  1612. rho min/max : 1.11322 1.37142
  1613. ExecutionTime = 793.1 s ClockTime = 794 s
  1614.  
  1615. limitFields limitFields1:
  1616. : min(98951.7): max(122622)
  1617. fieldMinMax fieldMinMax1 write:
  1618. min(h) = 1312.46 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1619. max(h) = 18892.3 in cell 31430 at location (-443.098 267.419 1.68166) on processor 7
  1620. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  1621. max(mag(U)) = 30 in cell 306 at location (-2746.1 -2753.91 8.77269) on processor 0
  1622. min(rho) = 1.11322 in cell 15777 at location (-119.053 -3995.51 4.04874) on processor 1
  1623. max(rho) = 1.37142 in cell 15133 at location (-665.182 65.3053 29.5313) on processor 4
  1624. min(p) = 98951.7 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  1625. max(p) = 122637 in cell 2018 at location (12.5456 360.891 0) on processor 7
  1626. min(T) = 299.454 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1627. max(T) = 316.922 in cell 31430 at location (-443.098 267.419 1.68166) on processor 7
  1628.  
  1629. Time = 450
  1630.  
  1631. DILUPBiCGStab: Solving for Ux, Initial residual = 0.0987961, Final residual = 0.00207116, No Iterations 1
  1632. DILUPBiCGStab: Solving for Uy, Initial residual = 0.0928049, Final residual = 0.00205915, No Iterations 1
  1633. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0749262, Final residual = 0.0015532, No Iterations 1
  1634. limitVelocity limitU Limited 442129 (42.14%) of cells, 530546 (63.09%) of faces, with max limit 30
  1635. DILUPBiCGStab: Solving for h, Initial residual = 4.99253e-05, Final residual = 2.16015e-06, No Iterations 4
  1636. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  1637. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  1638. limitTemperature limitTAir Unlimited Tmin 299.454
  1639. limitTemperature limitTAir Unlimited Tmax 316.922
  1640. DICPCG: Solving for p_rgh, Initial residual = 0.000838258, Final residual = 8.3318e-06, No Iterations 31
  1641. DICPCG: Solving for p_rgh, Initial residual = 0.000382589, Final residual = 3.49439e-06, No Iterations 32
  1642. DICPCG: Solving for p_rgh, Initial residual = 0.000180015, Final residual = 1.63273e-06, No Iterations 31
  1643. DICPCG: Solving for p_rgh, Initial residual = 7.88069e-05, Final residual = 7.88e-07, No Iterations 32
  1644. DICPCG: Solving for p_rgh, Initial residual = 3.3909e-05, Final residual = 3.29786e-07, No Iterations 41
  1645. DICPCG: Solving for p_rgh, Initial residual = 1.49376e-05, Final residual = 1.48164e-07, No Iterations 30
  1646. DICPCG: Solving for p_rgh, Initial residual = 6.49869e-06, Final residual = 6.3226e-08, No Iterations 46
  1647. DICPCG: Solving for p_rgh, Initial residual = 2.95121e-06, Final residual = 2.73676e-08, No Iterations 27
  1648. DICPCG: Solving for p_rgh, Initial residual = 1.30361e-06, Final residual = 1.23163e-08, No Iterations 48
  1649. DICPCG: Solving for p_rgh, Initial residual = 5.95163e-07, Final residual = 8.79126e-09, No Iterations 23
  1650. DICPCG: Solving for p_rgh, Initial residual = 2.69564e-07, Final residual = 9.48988e-09, No Iterations 17
  1651. limitVelocity limitU Limited 436317 (41.58%) of cells, 530146 (63.04%) of faces, with max limit 30
  1652. time step continuity errors : sum local = 1.06014e-09, global = -2.67736e-10, cumulative = 1.88955e-09
  1653. rho min/max : 1.11319 1.35241
  1654. ExecutionTime = 794.96 s ClockTime = 795 s
  1655.  
  1656. limitFields limitFields1:
  1657. : min(98951.7): max(122622)
  1658. fieldMinMax fieldMinMax1 write:
  1659. min(h) = 1312.44 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1660. max(h) = 19745.2 in cell 15131 at location (-665.182 65.3053 32.3437) on processor 4
  1661. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  1662. max(mag(U)) = 30 in cell 8734 at location (1265.63 -3265.63 34.8761) on processor 20
  1663. min(rho) = 1.11319 in cell 15777 at location (-119.053 -3995.51 4.04874) on processor 1
  1664. max(rho) = 1.35241 in cell 29 at location (374.955 875.309 0) on processor 17
  1665. min(p) = 98951.7 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  1666. max(p) = 122637 in cell 2018 at location (12.5456 360.891 0) on processor 7
  1667. min(T) = 299.454 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1668. max(T) = 317.769 in cell 15131 at location (-665.182 65.3053 32.3437) on processor 4
  1669.  
  1670. Time = 451
  1671.  
  1672. DILUPBiCGStab: Solving for Ux, Initial residual = 0.0987972, Final residual = 0.00207103, No Iterations 1
  1673. DILUPBiCGStab: Solving for Uy, Initial residual = 0.0928085, Final residual = 0.00205909, No Iterations 1
  1674. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0749162, Final residual = 0.00155276, No Iterations 1
  1675. limitVelocity limitU Limited 442157 (42.14%) of cells, 530599 (63.1%) of faces, with max limit 30
  1676. DILUPBiCGStab: Solving for h, Initial residual = 4.81761e-05, Final residual = 2.22832e-06, No Iterations 4
  1677. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  1678. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  1679. limitTemperature limitTAir Unlimited Tmin 299.454
  1680. limitTemperature limitTAir Unlimited Tmax 317.769
  1681. DICPCG: Solving for p_rgh, Initial residual = 0.000857189, Final residual = 8.5544e-06, No Iterations 32
  1682. DICPCG: Solving for p_rgh, Initial residual = 0.000399601, Final residual = 3.63012e-06, No Iterations 33
  1683. DICPCG: Solving for p_rgh, Initial residual = 0.000186353, Final residual = 1.73972e-06, No Iterations 32
  1684. DICPCG: Solving for p_rgh, Initial residual = 8.43351e-05, Final residual = 8.061e-07, No Iterations 33
  1685. DICPCG: Solving for p_rgh, Initial residual = 3.64126e-05, Final residual = 3.62936e-07, No Iterations 39
  1686. DICPCG: Solving for p_rgh, Initial residual = 1.67262e-05, Final residual = 1.67255e-07, No Iterations 35
  1687. DICPCG: Solving for p_rgh, Initial residual = 7.40912e-06, Final residual = 6.79463e-08, No Iterations 47
  1688. DICPCG: Solving for p_rgh, Initial residual = 3.4586e-06, Final residual = 3.36413e-08, No Iterations 29
  1689. DICPCG: Solving for p_rgh, Initial residual = 1.5531e-06, Final residual = 1.50345e-08, No Iterations 49
  1690. DICPCG: Solving for p_rgh, Initial residual = 7.24361e-07, Final residual = 9.79384e-09, No Iterations 26
  1691. DICPCG: Solving for p_rgh, Initial residual = 3.33039e-07, Final residual = 8.97352e-09, No Iterations 22
  1692. limitVelocity limitU Limited 436356 (41.59%) of cells, 530203 (63.05%) of faces, with max limit 30
  1693. time step continuity errors : sum local = 1.00681e-09, global = -2.33279e-10, cumulative = 1.65627e-09
  1694. rho min/max : 1.11316 1.35241
  1695. ExecutionTime = 796.77 s ClockTime = 797 s
  1696.  
  1697. limitFields limitFields1:
  1698. : min(98951.7): max(122622)
  1699. fieldMinMax fieldMinMax1 write:
  1700. min(h) = 1312.43 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1701. max(h) = 18888.8 in cell 31428 at location (-439.547 271.766 1.41314) on processor 7
  1702. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  1703. max(mag(U)) = 30 in cell 186 at location (-1816.61 -2128.17 3.9886) on processor 0
  1704. min(rho) = 1.11316 in cell 15777 at location (-119.053 -3995.51 4.04874) on processor 1
  1705. max(rho) = 1.35241 in cell 29 at location (374.955 875.309 0) on processor 17
  1706. min(p) = 98951.7 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  1707. max(p) = 122637 in cell 2018 at location (12.5456 360.891 0) on processor 7
  1708. min(T) = 299.454 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1709. max(T) = 316.918 in cell 31428 at location (-439.547 271.766 1.41314) on processor 7
  1710.  
  1711. Time = 452
  1712.  
  1713. DILUPBiCGStab: Solving for Ux, Initial residual = 0.0987966, Final residual = 0.00207081, No Iterations 1
  1714. DILUPBiCGStab: Solving for Uy, Initial residual = 0.0928118, Final residual = 0.00205909, No Iterations 1
  1715. DILUPBiCGStab: Solving for Uz, Initial residual = 0.074892, Final residual = 0.001552, No Iterations 1
  1716. limitVelocity limitU Limited 442229 (42.15%) of cells, 530729 (63.11%) of faces, with max limit 30
  1717. DILUPBiCGStab: Solving for h, Initial residual = 4.71833e-05, Final residual = 2.14816e-06, No Iterations 4
  1718. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  1719. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  1720. limitTemperature limitTAir Unlimited Tmin 299.454
  1721. limitTemperature limitTAir Unlimited Tmax 316.918
  1722. DICPCG: Solving for p_rgh, Initial residual = 0.000876949, Final residual = 7.90304e-06, No Iterations 32
  1723. DICPCG: Solving for p_rgh, Initial residual = 0.000407959, Final residual = 3.85286e-06, No Iterations 32
  1724. DICPCG: Solving for p_rgh, Initial residual = 0.00019654, Final residual = 1.94005e-06, No Iterations 30
  1725. DICPCG: Solving for p_rgh, Initial residual = 8.6957e-05, Final residual = 8.08575e-07, No Iterations 31
  1726. DICPCG: Solving for p_rgh, Initial residual = 3.74337e-05, Final residual = 3.62807e-07, No Iterations 32
  1727. DICPCG: Solving for p_rgh, Initial residual = 1.69185e-05, Final residual = 1.66167e-07, No Iterations 40
  1728. DICPCG: Solving for p_rgh, Initial residual = 7.56835e-06, Final residual = 7.3486e-08, No Iterations 32
  1729. DICPCG: Solving for p_rgh, Initial residual = 3.4637e-06, Final residual = 3.31188e-08, No Iterations 46
  1730. DICPCG: Solving for p_rgh, Initial residual = 1.58884e-06, Final residual = 1.39759e-08, No Iterations 29
  1731. DICPCG: Solving for p_rgh, Initial residual = 7.2498e-07, Final residual = 9.47714e-09, No Iterations 28
  1732. DICPCG: Solving for p_rgh, Initial residual = 3.32042e-07, Final residual = 9.46969e-09, No Iterations 22
  1733. limitVelocity limitU Limited 436443 (41.6%) of cells, 530357 (63.07%) of faces, with max limit 30
  1734. time step continuity errors : sum local = 1.06554e-09, global = -3.20896e-10, cumulative = 1.33537e-09
  1735. rho min/max : 1.11315 1.35241
  1736. ExecutionTime = 798.34 s ClockTime = 799 s
  1737.  
  1738. limitFields limitFields1:
  1739. : min(98951.7): max(122622)
  1740. fieldMinMax fieldMinMax1 write:
  1741. min(h) = 1312.46 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1742. max(h) = 18890.1 in cell 14924 at location (-670.053 59.7757 7.01471) on processor 4
  1743. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  1744. max(mag(U)) = 30 in cell 5759 at location (-3925.83 441.419 4.91251) on processor 6
  1745. min(rho) = 1.11315 in cell 15777 at location (-119.053 -3995.51 4.04874) on processor 1
  1746. max(rho) = 1.35241 in cell 29 at location (374.955 875.309 0) on processor 17
  1747. min(p) = 98951.7 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  1748. max(p) = 122637 in cell 2018 at location (12.5456 360.891 0) on processor 7
  1749. min(T) = 299.454 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1750. max(T) = 316.919 in cell 14924 at location (-670.053 59.7757 7.01471) on processor 4
  1751.  
  1752. Time = 453
  1753.  
  1754. DILUPBiCGStab: Solving for Ux, Initial residual = 0.0987933, Final residual = 0.0020707, No Iterations 1
  1755. DILUPBiCGStab: Solving for Uy, Initial residual = 0.0928147, Final residual = 0.00205919, No Iterations 1
  1756. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0748662, Final residual = 0.0015513, No Iterations 1
  1757. limitVelocity limitU Limited 442351 (42.16%) of cells, 530944 (63.14%) of faces, with max limit 30
  1758. DILUPBiCGStab: Solving for h, Initial residual = 4.74504e-05, Final residual = 2.04211e-06, No Iterations 4
  1759. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  1760. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  1761. limitTemperature limitTAir Unlimited Tmin 299.454
  1762. limitTemperature limitTAir Unlimited Tmax 316.919
  1763. DICPCG: Solving for p_rgh, Initial residual = 0.000854633, Final residual = 8.35007e-06, No Iterations 30
  1764. DICPCG: Solving for p_rgh, Initial residual = 0.000398271, Final residual = 3.96899e-06, No Iterations 30
  1765. DICPCG: Solving for p_rgh, Initial residual = 0.000193891, Final residual = 1.75861e-06, No Iterations 29
  1766. DICPCG: Solving for p_rgh, Initial residual = 8.51015e-05, Final residual = 7.34406e-07, No Iterations 29
  1767. DICPCG: Solving for p_rgh, Initial residual = 3.75657e-05, Final residual = 3.16774e-07, No Iterations 29
  1768. DICPCG: Solving for p_rgh, Initial residual = 1.68146e-05, Final residual = 1.46608e-07, No Iterations 29
  1769. DICPCG: Solving for p_rgh, Initial residual = 7.53504e-06, Final residual = 6.89021e-08, No Iterations 29
  1770. DICPCG: Solving for p_rgh, Initial residual = 3.43468e-06, Final residual = 3.41662e-08, No Iterations 29
  1771. DICPCG: Solving for p_rgh, Initial residual = 1.56739e-06, Final residual = 1.54577e-08, No Iterations 51
  1772. DICPCG: Solving for p_rgh, Initial residual = 7.30897e-07, Final residual = 9.4034e-09, No Iterations 27
  1773. DICPCG: Solving for p_rgh, Initial residual = 3.34858e-07, Final residual = 9.02444e-09, No Iterations 22
  1774. limitVelocity limitU Limited 436564 (41.61%) of cells, 530561 (63.09%) of faces, with max limit 30
  1775. time step continuity errors : sum local = 1.01578e-09, global = -7.78344e-11, cumulative = 1.25754e-09
  1776. rho min/max : 1.11315 1.35241
  1777. ExecutionTime = 800.02 s ClockTime = 800 s
  1778.  
  1779. limitFields limitFields1:
  1780. : min(98951.7): max(122622)
  1781. fieldMinMax fieldMinMax1 write:
  1782. min(h) = 1312.61 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1783. max(h) = 18885.6 in cell 31428 at location (-439.547 271.766 1.41314) on processor 7
  1784. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  1785. max(mag(U)) = 30 in cell 2366 at location (-3101.58 -2273.46 15.5985) on processor 0
  1786. min(rho) = 1.11315 in cell 15777 at location (-119.053 -3995.51 4.04874) on processor 1
  1787. max(rho) = 1.35241 in cell 29 at location (374.955 875.309 0) on processor 17
  1788. min(p) = 98951.7 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  1789. max(p) = 122637 in cell 2018 at location (12.5456 360.891 0) on processor 7
  1790. min(T) = 299.454 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1791. max(T) = 316.915 in cell 31428 at location (-439.547 271.766 1.41314) on processor 7
  1792.  
  1793. Time = 454
  1794.  
  1795. DILUPBiCGStab: Solving for Ux, Initial residual = 0.0987862, Final residual = 0.00207063, No Iterations 1
  1796. DILUPBiCGStab: Solving for Uy, Initial residual = 0.092816, Final residual = 0.00205935, No Iterations 1
  1797. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0748542, Final residual = 0.00155094, No Iterations 1
  1798. limitVelocity limitU Limited 442507 (42.17%) of cells, 531191 (63.17%) of faces, with max limit 30
  1799. DILUPBiCGStab: Solving for h, Initial residual = 4.73434e-05, Final residual = 2.04527e-06, No Iterations 4
  1800. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  1801. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  1802. limitTemperature limitTAir Unlimited Tmin 299.454
  1803. limitTemperature limitTAir Unlimited Tmax 316.915
  1804. DICPCG: Solving for p_rgh, Initial residual = 0.000833127, Final residual = 7.15432e-06, No Iterations 30
  1805. DICPCG: Solving for p_rgh, Initial residual = 0.000378248, Final residual = 3.73732e-06, No Iterations 29
  1806. DICPCG: Solving for p_rgh, Initial residual = 0.000179981, Final residual = 1.57853e-06, No Iterations 29
  1807. DICPCG: Solving for p_rgh, Initial residual = 7.90397e-05, Final residual = 7.11474e-07, No Iterations 29
  1808. DICPCG: Solving for p_rgh, Initial residual = 3.45088e-05, Final residual = 3.25794e-07, No Iterations 30
  1809. DICPCG: Solving for p_rgh, Initial residual = 1.54467e-05, Final residual = 1.43424e-07, No Iterations 43
  1810. DICPCG: Solving for p_rgh, Initial residual = 7.035e-06, Final residual = 6.57179e-08, No Iterations 28
  1811. DICPCG: Solving for p_rgh, Initial residual = 3.18678e-06, Final residual = 2.96123e-08, No Iterations 30
  1812. DICPCG: Solving for p_rgh, Initial residual = 1.45435e-06, Final residual = 1.36698e-08, No Iterations 46
  1813. DICPCG: Solving for p_rgh, Initial residual = 6.81347e-07, Final residual = 9.8339e-09, No Iterations 24
  1814. DICPCG: Solving for p_rgh, Initial residual = 3.11303e-07, Final residual = 9.57854e-09, No Iterations 19
  1815. limitVelocity limitU Limited 436694 (41.62%) of cells, 530757 (63.12%) of faces, with max limit 30
  1816. time step continuity errors : sum local = 1.07565e-09, global = -3.23805e-11, cumulative = 1.22516e-09
  1817. rho min/max : 1.11318 1.35241
  1818. ExecutionTime = 801.69 s ClockTime = 802 s
  1819.  
  1820. limitFields limitFields1:
  1821. : min(98951.7): max(122622)
  1822. fieldMinMax fieldMinMax1 write:
  1823. min(h) = 1312.47 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1824. max(h) = 19379.7 in cell 31201 at location (-376.871 88.7753 17.3432) on processor 4
  1825. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  1826. max(mag(U)) = 30 in cell 365 at location (-2747.22 -2880.05 8.79264) on processor 0
  1827. min(rho) = 1.11318 in cell 15777 at location (-119.053 -3995.51 4.04874) on processor 1
  1828. max(rho) = 1.35241 in cell 29 at location (374.955 875.309 0) on processor 17
  1829. min(p) = 98951.7 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  1830. max(p) = 122637 in cell 2018 at location (12.5456 360.891 0) on processor 7
  1831. min(T) = 299.454 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1832. max(T) = 317.406 in cell 31201 at location (-376.871 88.7753 17.3432) on processor 4
  1833.  
  1834. Time = 455
  1835.  
  1836. DILUPBiCGStab: Solving for Ux, Initial residual = 0.098781, Final residual = 0.00207071, No Iterations 1
  1837. DILUPBiCGStab: Solving for Uy, Initial residual = 0.0928152, Final residual = 0.00205951, No Iterations 1
  1838. DILUPBiCGStab: Solving for Uz, Initial residual = 0.074855, Final residual = 0.00155086, No Iterations 1
  1839. limitVelocity limitU Limited 442648 (42.19%) of cells, 531393 (63.19%) of faces, with max limit 30
  1840. DILUPBiCGStab: Solving for h, Initial residual = 4.91681e-05, Final residual = 2.02368e-06, No Iterations 4
  1841. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  1842. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  1843. limitTemperature limitTAir Unlimited Tmin 299.454
  1844. limitTemperature limitTAir Unlimited Tmax 317.406
  1845. DICPCG: Solving for p_rgh, Initial residual = 0.000821038, Final residual = 7.9394e-06, No Iterations 31
  1846. DICPCG: Solving for p_rgh, Initial residual = 0.000372824, Final residual = 3.40858e-06, No Iterations 32
  1847. DICPCG: Solving for p_rgh, Initial residual = 0.000174849, Final residual = 1.72102e-06, No Iterations 31
  1848. DICPCG: Solving for p_rgh, Initial residual = 7.72729e-05, Final residual = 7.44784e-07, No Iterations 33
  1849. DICPCG: Solving for p_rgh, Initial residual = 3.38727e-05, Final residual = 3.33953e-07, No Iterations 38
  1850. DICPCG: Solving for p_rgh, Initial residual = 1.51127e-05, Final residual = 1.44247e-07, No Iterations 44
  1851. DICPCG: Solving for p_rgh, Initial residual = 6.78616e-06, Final residual = 6.76187e-08, No Iterations 29
  1852. DICPCG: Solving for p_rgh, Initial residual = 3.06909e-06, Final residual = 2.87345e-08, No Iterations 46
  1853. DICPCG: Solving for p_rgh, Initial residual = 1.40172e-06, Final residual = 1.34234e-08, No Iterations 28
  1854. DICPCG: Solving for p_rgh, Initial residual = 6.41163e-07, Final residual = 9.20431e-09, No Iterations 26
  1855. DICPCG: Solving for p_rgh, Initial residual = 2.94155e-07, Final residual = 9.27028e-09, No Iterations 19
  1856. limitVelocity limitU Limited 436812 (41.63%) of cells, 530917 (63.14%) of faces, with max limit 30
  1857. time step continuity errors : sum local = 1.03676e-09, global = 3.68831e-10, cumulative = 1.59399e-09
  1858. rho min/max : 1.11321 1.35241
  1859. ExecutionTime = 803.35 s ClockTime = 804 s
  1860.  
  1861. limitFields limitFields1:
  1862. : min(98951.7): max(122621)
  1863. fieldMinMax fieldMinMax1 write:
  1864. min(h) = 1312.49 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1865. max(h) = 20523.7 in cell 34260 at location (-376.938 84.6695 17.3484) on processor 4
  1866. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  1867. max(mag(U)) = 30 in cell 529 at location (-2863.76 -2746.56 8.88227) on processor 0
  1868. min(rho) = 1.11321 in cell 15777 at location (-119.053 -3995.51 4.04874) on processor 1
  1869. max(rho) = 1.35241 in cell 29 at location (374.955 875.309 0) on processor 17
  1870. min(p) = 98951.7 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  1871. max(p) = 122637 in cell 2018 at location (12.5456 360.891 0) on processor 7
  1872. min(T) = 299.454 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1873. max(T) = 318.543 in cell 34260 at location (-376.938 84.6695 17.3484) on processor 4
  1874.  
  1875. Time = 456
  1876.  
  1877. DILUPBiCGStab: Solving for Ux, Initial residual = 0.0987781, Final residual = 0.00207084, No Iterations 1
  1878. DILUPBiCGStab: Solving for Uy, Initial residual = 0.0928118, Final residual = 0.00205952, No Iterations 1
  1879. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0748658, Final residual = 0.00155118, No Iterations 1
  1880. limitVelocity limitU Limited 442735 (42.2%) of cells, 531499 (63.2%) of faces, with max limit 30
  1881. DILUPBiCGStab: Solving for h, Initial residual = 4.78608e-05, Final residual = 2.03748e-06, No Iterations 4
  1882. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  1883. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  1884. limitTemperature limitTAir Unlimited Tmin 299.454
  1885. limitTemperature limitTAir Unlimited Tmax 318.543
  1886. DICPCG: Solving for p_rgh, Initial residual = 0.000844216, Final residual = 8.26608e-06, No Iterations 32
  1887. DICPCG: Solving for p_rgh, Initial residual = 0.000389719, Final residual = 3.56564e-06, No Iterations 33
  1888. DICPCG: Solving for p_rgh, Initial residual = 0.000181032, Final residual = 1.69363e-06, No Iterations 33
  1889. DICPCG: Solving for p_rgh, Initial residual = 8.1967e-05, Final residual = 7.68942e-07, No Iterations 34
  1890. DICPCG: Solving for p_rgh, Initial residual = 3.62382e-05, Final residual = 3.51821e-07, No Iterations 38
  1891. DICPCG: Solving for p_rgh, Initial residual = 1.63463e-05, Final residual = 1.60002e-07, No Iterations 44
  1892. DICPCG: Solving for p_rgh, Initial residual = 7.38904e-06, Final residual = 7.27489e-08, No Iterations 32
  1893. DICPCG: Solving for p_rgh, Initial residual = 3.35619e-06, Final residual = 3.08524e-08, No Iterations 47
  1894. DICPCG: Solving for p_rgh, Initial residual = 1.54336e-06, Final residual = 1.47638e-08, No Iterations 30
  1895. DICPCG: Solving for p_rgh, Initial residual = 7.07723e-07, Final residual = 9.40816e-09, No Iterations 29
  1896. DICPCG: Solving for p_rgh, Initial residual = 3.2563e-07, Final residual = 9.63215e-09, No Iterations 22
  1897. limitVelocity limitU Limited 436874 (41.64%) of cells, 530980 (63.14%) of faces, with max limit 30
  1898. time step continuity errors : sum local = 1.07237e-09, global = 3.38086e-10, cumulative = 1.93208e-09
  1899. rho min/max : 1.11323 1.35241
  1900. ExecutionTime = 805.35 s ClockTime = 806 s
  1901.  
  1902. limitFields limitFields1:
  1903. : min(98951.7): max(122621)
  1904. fieldMinMax fieldMinMax1 write:
  1905. min(h) = 1312.45 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1906. max(h) = 27383 in cell 31199 at location (-377.376 93.2164 16.8153) on processor 4
  1907. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  1908. max(mag(U)) = 30 in cell 16171 at location (-3974.93 -402.666 19.9358) on processor 24
  1909. min(rho) = 1.11323 in cell 15777 at location (-119.053 -3995.51 4.04874) on processor 1
  1910. max(rho) = 1.35241 in cell 29 at location (374.955 875.309 0) on processor 17
  1911. min(p) = 98951.7 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  1912. max(p) = 122637 in cell 2018 at location (12.5456 360.891 0) on processor 7
  1913. min(T) = 299.454 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1914. max(T) = 325.358 in cell 31199 at location (-377.376 93.2164 16.8153) on processor 4
  1915.  
  1916. Time = 457
  1917.  
  1918. DILUPBiCGStab: Solving for Ux, Initial residual = 0.0987766, Final residual = 0.002071, No Iterations 1
  1919. DILUPBiCGStab: Solving for Uy, Initial residual = 0.0928057, Final residual = 0.00205949, No Iterations 1
  1920. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0748793, Final residual = 0.00155171, No Iterations 1
  1921. limitVelocity limitU Limited 442774 (42.2%) of cells, 531501 (63.2%) of faces, with max limit 30
  1922. DILUPBiCGStab: Solving for h, Initial residual = 4.66599e-05, Final residual = 2.0709e-06, No Iterations 4
  1923. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  1924. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  1925. limitTemperature limitTAir Unlimited Tmin 299.454
  1926. limitTemperature limitTAir Unlimited Tmax 325.358
  1927. DICPCG: Solving for p_rgh, Initial residual = 0.000874354, Final residual = 7.90945e-06, No Iterations 32
  1928. DICPCG: Solving for p_rgh, Initial residual = 0.000406497, Final residual = 4.02779e-06, No Iterations 32
  1929. DICPCG: Solving for p_rgh, Initial residual = 0.000192515, Final residual = 1.77177e-06, No Iterations 32
  1930. DICPCG: Solving for p_rgh, Initial residual = 8.53314e-05, Final residual = 8.18611e-07, No Iterations 32
  1931. DICPCG: Solving for p_rgh, Initial residual = 3.73175e-05, Final residual = 3.63116e-07, No Iterations 34
  1932. DICPCG: Solving for p_rgh, Initial residual = 1.65522e-05, Final residual = 1.63133e-07, No Iterations 40
  1933. DICPCG: Solving for p_rgh, Initial residual = 7.40578e-06, Final residual = 7.14082e-08, No Iterations 40
  1934. DICPCG: Solving for p_rgh, Initial residual = 3.33354e-06, Final residual = 3.30994e-08, No Iterations 42
  1935. DICPCG: Solving for p_rgh, Initial residual = 1.51178e-06, Final residual = 1.49361e-08, No Iterations 32
  1936. DICPCG: Solving for p_rgh, Initial residual = 6.88939e-07, Final residual = 9.99862e-09, No Iterations 40
  1937. DICPCG: Solving for p_rgh, Initial residual = 3.18186e-07, Final residual = 9.12199e-09, No Iterations 22
  1938. limitVelocity limitU Limited 436873 (41.64%) of cells, 530906 (63.13%) of faces, with max limit 30
  1939. time step continuity errors : sum local = 1.01239e-09, global = 2.79482e-10, cumulative = 2.21156e-09
  1940. rho min/max : 1.11325 1.35241
  1941. ExecutionTime = 807.09 s ClockTime = 808 s
  1942.  
  1943. limitFields limitFields1:
  1944. : min(98951.7): max(122622)
  1945. fieldMinMax fieldMinMax1 write:
  1946. min(h) = 1312.44 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1947. max(h) = 21260.1 in cell 4084 at location (-670.074 59.7619 12.6545) on processor 4
  1948. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  1949. max(mag(U)) = 30 in cell 10213 at location (-3886.72 -160.154 10.2189) on processor 6
  1950. min(rho) = 1.11325 in cell 15777 at location (-119.053 -3995.51 4.04874) on processor 1
  1951. max(rho) = 1.35241 in cell 29 at location (374.955 875.309 0) on processor 17
  1952. min(p) = 98951.7 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  1953. max(p) = 122637 in cell 2018 at location (12.5456 360.891 0) on processor 7
  1954. min(T) = 299.454 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1955. max(T) = 319.274 in cell 4084 at location (-670.074 59.7619 12.6545) on processor 4
  1956.  
  1957. Time = 458
  1958.  
  1959. DILUPBiCGStab: Solving for Ux, Initial residual = 0.0987757, Final residual = 0.00207098, No Iterations 1
  1960. DILUPBiCGStab: Solving for Uy, Initial residual = 0.0928006, Final residual = 0.00205935, No Iterations 1
  1961. DILUPBiCGStab: Solving for Uz, Initial residual = 0.074899, Final residual = 0.00155249, No Iterations 1
  1962. limitVelocity limitU Limited 442746 (42.2%) of cells, 531377 (63.19%) of faces, with max limit 30
  1963. DILUPBiCGStab: Solving for h, Initial residual = 4.7214e-05, Final residual = 2.00964e-06, No Iterations 4
  1964. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  1965. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  1966. limitTemperature limitTAir Unlimited Tmin 299.454
  1967. limitTemperature limitTAir Unlimited Tmax 319.274
  1968. DICPCG: Solving for p_rgh, Initial residual = 0.000865742, Final residual = 8.52483e-06, No Iterations 30
  1969. DICPCG: Solving for p_rgh, Initial residual = 0.000404186, Final residual = 3.673e-06, No Iterations 31
  1970. DICPCG: Solving for p_rgh, Initial residual = 0.000194013, Final residual = 1.65321e-06, No Iterations 30
  1971. DICPCG: Solving for p_rgh, Initial residual = 8.33613e-05, Final residual = 8.30729e-07, No Iterations 29
  1972. DICPCG: Solving for p_rgh, Initial residual = 3.63999e-05, Final residual = 3.46312e-07, No Iterations 29
  1973. DICPCG: Solving for p_rgh, Initial residual = 1.55538e-05, Final residual = 1.3685e-07, No Iterations 30
  1974. DICPCG: Solving for p_rgh, Initial residual = 6.8424e-06, Final residual = 6.38983e-08, No Iterations 30
  1975. DICPCG: Solving for p_rgh, Initial residual = 3.00799e-06, Final residual = 2.86986e-08, No Iterations 32
  1976. DICPCG: Solving for p_rgh, Initial residual = 1.3478e-06, Final residual = 1.28469e-08, No Iterations 45
  1977. DICPCG: Solving for p_rgh, Initial residual = 6.09394e-07, Final residual = 9.52528e-09, No Iterations 25
  1978. DICPCG: Solving for p_rgh, Initial residual = 2.74994e-07, Final residual = 9.86025e-09, No Iterations 20
  1979. limitVelocity limitU Limited 436866 (41.64%) of cells, 530832 (63.13%) of faces, with max limit 30
  1980. time step continuity errors : sum local = 1.09366e-09, global = 2.32101e-10, cumulative = 2.44366e-09
  1981. rho min/max : 1.11325 1.35287
  1982. ExecutionTime = 808.67 s ClockTime = 809 s
  1983.  
  1984. limitFields limitFields1:
  1985. : min(98951.7): max(122622)
  1986. fieldMinMax fieldMinMax1 write:
  1987. min(h) = 1312.46 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1988. max(h) = 19409.4 in cell 4084 at location (-670.074 59.7619 12.6545) on processor 4
  1989. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  1990. max(mag(U)) = 30 in cell 2039 at location (373.108 -3970.95 9.1798) on processor 11
  1991. min(rho) = 1.11325 in cell 15777 at location (-119.053 -3995.51 4.04874) on processor 1
  1992. max(rho) = 1.35287 in cell 4271 at location (-670.949 68.0152 21.0938) on processor 4
  1993. min(p) = 98951.7 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  1994. max(p) = 122637 in cell 2018 at location (12.5456 360.891 0) on processor 7
  1995. min(T) = 299.454 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  1996. max(T) = 317.435 in cell 4084 at location (-670.074 59.7619 12.6545) on processor 4
  1997.  
  1998. Time = 459
  1999.  
  2000. DILUPBiCGStab: Solving for Ux, Initial residual = 0.0987755, Final residual = 0.00207094, No Iterations 1
  2001. DILUPBiCGStab: Solving for Uy, Initial residual = 0.0927983, Final residual = 0.00205922, No Iterations 1
  2002. DILUPBiCGStab: Solving for Uz, Initial residual = 0.074918, Final residual = 0.00155312, No Iterations 1
  2003. limitVelocity limitU Limited 442678 (42.19%) of cells, 531195 (63.17%) of faces, with max limit 30
  2004. DILUPBiCGStab: Solving for h, Initial residual = 4.79665e-05, Final residual = 2.0968e-06, No Iterations 4
  2005. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  2006. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  2007. limitTemperature limitTAir Unlimited Tmin 299.454
  2008. limitTemperature limitTAir Unlimited Tmax 317.435
  2009. DICPCG: Solving for p_rgh, Initial residual = 0.00084897, Final residual = 7.28548e-06, No Iterations 30
  2010. DICPCG: Solving for p_rgh, Initial residual = 0.000387276, Final residual = 3.82873e-06, No Iterations 29
  2011. DICPCG: Solving for p_rgh, Initial residual = 0.000184615, Final residual = 1.5387e-06, No Iterations 29
  2012. DICPCG: Solving for p_rgh, Initial residual = 7.82354e-05, Final residual = 6.90044e-07, No Iterations 29
  2013. DICPCG: Solving for p_rgh, Initial residual = 3.35165e-05, Final residual = 3.28451e-07, No Iterations 29
  2014. DICPCG: Solving for p_rgh, Initial residual = 1.45033e-05, Final residual = 1.38633e-07, No Iterations 43
  2015. DICPCG: Solving for p_rgh, Initial residual = 6.45173e-06, Final residual = 5.94606e-08, No Iterations 28
  2016. DICPCG: Solving for p_rgh, Initial residual = 2.83034e-06, Final residual = 2.67075e-08, No Iterations 30
  2017. DICPCG: Solving for p_rgh, Initial residual = 1.25979e-06, Final residual = 1.11645e-08, No Iterations 45
  2018. DICPCG: Solving for p_rgh, Initial residual = 5.74619e-07, Final residual = 8.91942e-09, No Iterations 23
  2019. DICPCG: Solving for p_rgh, Initial residual = 2.5782e-07, Final residual = 9.20684e-09, No Iterations 18
  2020. limitVelocity limitU Limited 436810 (41.63%) of cells, 530690 (63.11%) of faces, with max limit 30
  2021. time step continuity errors : sum local = 1.02332e-09, global = -1.82543e-11, cumulative = 2.42541e-09
  2022. rho min/max : 1.11323 1.35241
  2023. ExecutionTime = 810.19 s ClockTime = 811 s
  2024.  
  2025. limitFields limitFields1:
  2026. : min(98951.7): max(122622)
  2027. fieldMinMax fieldMinMax1 write:
  2028. min(h) = 1312.44 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  2029. max(h) = 18886.3 in cell 31428 at location (-439.547 271.766 1.41314) on processor 7
  2030. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  2031. max(mag(U)) = 30 in cell 172 at location (-2191.61 -2065.67 3.98424) on processor 0
  2032. min(rho) = 1.11323 in cell 15777 at location (-119.053 -3995.51 4.04874) on processor 1
  2033. max(rho) = 1.35241 in cell 29 at location (374.955 875.309 0) on processor 17
  2034. min(p) = 98951.7 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  2035. max(p) = 122637 in cell 2018 at location (12.5456 360.891 0) on processor 7
  2036. min(T) = 299.454 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  2037. max(T) = 316.916 in cell 31428 at location (-439.547 271.766 1.41314) on processor 7
  2038.  
  2039. Time = 460
  2040.  
  2041. DILUPBiCGStab: Solving for Ux, Initial residual = 0.0987755, Final residual = 0.00207078, No Iterations 1
  2042. DILUPBiCGStab: Solving for Uy, Initial residual = 0.0928002, Final residual = 0.0020591, No Iterations 1
  2043. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0749285, Final residual = 0.00155329, No Iterations 1
  2044. limitVelocity limitU Limited 442620 (42.19%) of cells, 531090 (63.16%) of faces, with max limit 30
  2045. DILUPBiCGStab: Solving for h, Initial residual = 4.97771e-05, Final residual = 2.16219e-06, No Iterations 4
  2046. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  2047. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  2048. limitTemperature limitTAir Unlimited Tmin 299.454
  2049. limitTemperature limitTAir Unlimited Tmax 316.916
  2050. DICPCG: Solving for p_rgh, Initial residual = 0.000839241, Final residual = 8.05434e-06, No Iterations 31
  2051. DICPCG: Solving for p_rgh, Initial residual = 0.00038196, Final residual = 3.65861e-06, No Iterations 31
  2052. DICPCG: Solving for p_rgh, Initial residual = 0.000179253, Final residual = 1.75097e-06, No Iterations 30
  2053. DICPCG: Solving for p_rgh, Initial residual = 7.83421e-05, Final residual = 7.79906e-07, No Iterations 32
  2054. DICPCG: Solving for p_rgh, Initial residual = 3.38207e-05, Final residual = 3.2949e-07, No Iterations 41
  2055. DICPCG: Solving for p_rgh, Initial residual = 1.49472e-05, Final residual = 1.42181e-07, No Iterations 30
  2056. DICPCG: Solving for p_rgh, Initial residual = 6.52704e-06, Final residual = 6.27426e-08, No Iterations 46
  2057. DICPCG: Solving for p_rgh, Initial residual = 2.96753e-06, Final residual = 2.86007e-08, No Iterations 26
  2058. DICPCG: Solving for p_rgh, Initial residual = 1.31507e-06, Final residual = 1.2727e-08, No Iterations 50
  2059. DICPCG: Solving for p_rgh, Initial residual = 6.02405e-07, Final residual = 8.85235e-09, No Iterations 23
  2060. DICPCG: Solving for p_rgh, Initial residual = 2.7345e-07, Final residual = 8.86976e-09, No Iterations 17
  2061. limitVelocity limitU Limited 436786 (41.63%) of cells, 530649 (63.1%) of faces, with max limit 30
  2062. time step continuity errors : sum local = 9.8976e-10, global = -1.96776e-10, cumulative = 2.22863e-09
  2063. rho min/max : 1.1132 1.35241
  2064. ExecutionTime = 811.88 s ClockTime = 812 s
  2065.  
  2066. limitFields limitFields1:
  2067. : min(98951.7): max(122622)
  2068. fieldMinMax fieldMinMax1 write:
  2069. min(h) = 1312.43 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  2070. max(h) = 18886.6 in cell 31428 at location (-439.547 271.766 1.41314) on processor 7
  2071. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  2072. max(mag(U)) = 30 in cell 16492 at location (-2082.55 -3387.45 8.71153) on processor 9
  2073. min(rho) = 1.1132 in cell 15777 at location (-119.053 -3995.51 4.04874) on processor 1
  2074. max(rho) = 1.35241 in cell 29 at location (374.955 875.309 0) on processor 17
  2075. min(p) = 98951.7 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  2076. max(p) = 122637 in cell 2018 at location (12.5456 360.891 0) on processor 7
  2077. min(T) = 299.454 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  2078. max(T) = 316.916 in cell 31428 at location (-439.547 271.766 1.41314) on processor 7
  2079.  
  2080. Time = 461
  2081.  
  2082. DILUPBiCGStab: Solving for Ux, Initial residual = 0.098778, Final residual = 0.00207065, No Iterations 1
  2083. DILUPBiCGStab: Solving for Uy, Initial residual = 0.0928043, Final residual = 0.00205905, No Iterations 1
  2084. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0749225, Final residual = 0.00155293, No Iterations 1
  2085. limitVelocity limitU Limited 442624 (42.19%) of cells, 531103 (63.16%) of faces, with max limit 30
  2086. DILUPBiCGStab: Solving for h, Initial residual = 4.89073e-05, Final residual = 2.17043e-06, No Iterations 4
  2087. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  2088. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  2089. limitTemperature limitTAir Unlimited Tmin 299.454
  2090. limitTemperature limitTAir Unlimited Tmax 316.916
  2091. DICPCG: Solving for p_rgh, Initial residual = 0.000851807, Final residual = 7.27748e-06, No Iterations 33
  2092. DICPCG: Solving for p_rgh, Initial residual = 0.000393342, Final residual = 3.54681e-06, No Iterations 33
  2093. DICPCG: Solving for p_rgh, Initial residual = 0.000183747, Final residual = 1.72634e-06, No Iterations 32
  2094. DICPCG: Solving for p_rgh, Initial residual = 8.2533e-05, Final residual = 8.04586e-07, No Iterations 33
  2095. DICPCG: Solving for p_rgh, Initial residual = 3.54704e-05, Final residual = 3.51394e-07, No Iterations 41
  2096. DICPCG: Solving for p_rgh, Initial residual = 1.62168e-05, Final residual = 1.61519e-07, No Iterations 33
  2097. DICPCG: Solving for p_rgh, Initial residual = 7.15638e-06, Final residual = 6.61182e-08, No Iterations 47
  2098. DICPCG: Solving for p_rgh, Initial residual = 3.32099e-06, Final residual = 3.16201e-08, No Iterations 29
  2099. DICPCG: Solving for p_rgh, Initial residual = 1.49e-06, Final residual = 1.41732e-08, No Iterations 50
  2100. DICPCG: Solving for p_rgh, Initial residual = 6.92964e-07, Final residual = 9.83038e-09, No Iterations 25
  2101. DICPCG: Solving for p_rgh, Initial residual = 3.17773e-07, Final residual = 9.55118e-09, No Iterations 21
  2102. limitVelocity limitU Limited 436835 (41.63%) of cells, 530731 (63.11%) of faces, with max limit 30
  2103. time step continuity errors : sum local = 1.07061e-09, global = -2.31537e-10, cumulative = 1.99709e-09
  2104. rho min/max : 1.11318 1.35241
  2105. ExecutionTime = 813.64 s ClockTime = 814 s
  2106.  
  2107. limitFields limitFields1:
  2108. : min(98951.7): max(122622)
  2109. fieldMinMax fieldMinMax1 write:
  2110. min(h) = 1312.46 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  2111. max(h) = 18886.4 in cell 31428 at location (-439.547 271.766 1.41314) on processor 7
  2112. min(mag(U)) = 0 in cell 16320 at location (-3443.89 -2006.21 4.20903) on processor 0
  2113. max(mag(U)) = 30 in cell 1941 at location (472.37 -3915.43 114.43) on processor 20
  2114. min(rho) = 1.11318 in cell 15777 at location (-119.053 -3995.51 4.04874) on processor 1
  2115. max(rho) = 1.35241 in cell 29 at location (374.955 875.309 0) on processor 17
  2116. min(p) = 98951.7 in cell 36559 at location (3830.19 1137.01 1676.58) on processor 26
  2117. max(p) = 122638 in cell 2018 at location (12.5456 360.891 0) on processor 7
  2118. min(T) = 299.454 in cell 36492 at location (3955.77 547.537 1676.58) on processor 26
  2119. max(T) = 316.916 in cell 31428 at location (-439.547 271.766 1.41314) on processor 7
  2120.  
  2121. Time = 462
  2122.  
  2123. DILUPBiCGStab: Solving for Ux, Initial residual = 0.0987785, Final residual = 0.00207048, No Iterations 1
  2124. DILUPBiCGStab: Solving for Uy, Initial residual = 0.0928079, Final residual = 0.00205902, No Iterations 1
  2125. DILUPBiCGStab: Solving for Uz, Initial residual = 0.0749007, Final residual = 0.0015522, No Iterations 1
  2126. limitVelocity limitU Limited 442700 (42.19%) of cells, 531236 (63.17%) of faces, with max limit 30
  2127. DILUPBiCGStab: Solving for h, Initial residual = 4.75048e-05, Final residual = 2.16018e-06, No Iterations 4
  2128. limitTemperature limitTAir Lower limited 0 (0%) of cells, with min limit 290
  2129. limitTemperature limitTAir Upper limited 0 (0%) of cells, with max limit 350
  2130. limitTemperature limitTAir Unlimited Tmin 299.454
  2131. limitTemperature limitTAir Unlimited Tmax 316.916
  2132. DICPCG: Solving for p_rgh, Initial residual = 0.000870529, Final residual = 8.29375e-06, No Iterations 32
  2133. DICPCG: Solving for p_rgh, Initial residual = 0.000405614, Final residual = 4.0468e-06, No Iterations 32
  2134. DICPCG: Solving for p_rgh, Initial residual = 0.000194462, Final residual = 1.88313e-06, No Iterations 31
  2135. DICPCG: Solving for p_rgh, Initial residual = 8.64829e-05, Final residual = 8.02867e-07, No Iterations 32
  2136. DICPCG: Solving for p_rgh, Initial residual = 3.68352e-05, Final residual = 3.63231e-07, No Iterations 34
  2137.  
Advertisement
Add Comment
Please, Sign In to add comment