command: ./cs_solver --trace --mpi *************************************************************** (R) Code_Saturne Version 7.0.2 Copyright (C) 1998-2021 EDF S.A., France revision d029e16a2 build Thu 30 Jun 2022 03:27:14 PM MSK The Code_Saturne CFD tool is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The Code_Saturne CFD tool is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. *************************************************************** Local case configuration: Date: Thu 11 Aug 2022 06:01:44 PM MSK System: Linux 3.10.0-1160.66.1.el7.x86_64 Machine: XeonLinux Processor: model name : Intel(R) Xeon(R) CPU E5-2678 v3 @ 2.50GHz Memory: 64331 MB User: antech (Andrew) Directory: /run/media/antech/HDD Data/Storage/Media/Work/PK-155/Saturne/A-G000-R000-S000/RESU/20220811-1801 MPI ranks: 4 (appnum attribute: 0) OpenMP threads: 1 Processors/node: 1 Compilers used for build: C compiler: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44) C++ compiler: g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44) Fortran compiler: GNU Fortran (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44) MPI version 3.0 (Open MPI 1.8.4) I/O read method: collective MPI-IO (explicit offsets) I/O write method: collective MPI-IO (explicit offsets) I/O rank step: 1 External libraries for partitioning: SCOTCH 5.1.12 =============================================================== CALCULATION PREPARATION ======================= =========================================================== No error detected during the data verification cs_user_parameters.f90 and others). =========================================================== CALCULATION PARAMETERS SUMMARY ============================== ----------------------------------------------------------- ** DIMENSIONS ---------- --- Physics NVAR = 7 (Nb variables ) NSCAL = 1 (Nb scalars ) NSCAUS = 0 (Nb user scalars ) NSCAPP = 1 (Nb specific physics scalars ) ----------------------------------------------------------- ** HOMOGENEOUS MIXTURE MODEL VoF ---------------------------------------- IVOFMT = 0 ( 0 : disabled ) ( > 0: enabled ) ----------------------------------------------------------- ** TIME STEPPING ------------- --- Per-variable properties ------------------------------------ Variable ISTAT CDTVAR ------------------------------------ Velocity 1 0.1000E+01 Pressure 0 0.1000E+01 k 1 0.1000E+01 epsilon 1 0.1000E+01 TempC 1 0.1000E+01 ---------------------------- ISTAT = 0 ou 1 (1 for unsteady ) CDTVAR > 0 (time step multiplier ) --- Order of base time stepping scheme ISCHTP = 1 (1: order 1; 2: order 2 ) ----------------------------------------------------------- ** STOKES ------ -- Continuous phase: ISTMPF = 1 (time scheme for flow (0: explicit (THETFL = 0 ) (1: std scheme (Saturne 1.0 ) (2: 2nd-order (THETFL = 0.5 ) THETVI = 0.00000E+00 (theta for total viscosity ((1+theta).new-theta.old THETCP = -0.99900E+03 (specific heat theta-scheme ((1+theta).new-theta.old THETSN = 0.00000E+00 (Nav-Stokes S.T. theta scheme) ((1+theta).new-theta.old THETST = 0.00000E+00 (Turbulence S.T. theta-scheme) ((1+theta).new-theta.old EPSUP = 0.10000E-04 (Velocity/pressure coupling stop test ) ----------------------------------------------------------- ** SCALARS ------- ITBRRB = 0 (T or H reconstruction at bdy) ----------------------------------------------------- Variable Number ITURT ----------------------------------------------------- TempC 1 0 ------------------------------------------------------------- ------------------------------------ Variable Number RVARFL ------------------------------------ TempC 1 0.8000E+00 ------------------------------------------- ------------------------------------------------------- Variable Number ICLVFL SCAMIN SCAMAX ------------------------------------------------------- TempC 1 -1 0.0000E+00 0.6000E+03 ------------------------------------------------------- ------------------------------------------------------------- For each scalar, the number indicates it's rank in the list of all scalars. User scalars are placed first, from 1 to NSCAUS. Specific physics scalars are placed at the end, from NSCAUS+1 to NSCAPP+NSCAUS=NSCAL. is_temerature = 0 or 1 (use Cp or not ) VISLS0 = >0 (Reference viscosity ) SIGMAS = >0 (Schmidt ) RVARFL = >0 (Rf, cf variance dissipation ) ICLVFL = 0, 1 or 2 (Variance clipping mode ) SCAMIN = (Min authorized value ) SCAMAX = (Max authorized value ) For variances, SCAMIN is ignored and SCAMAX is used only if ICLVFL = 2 ------------------------------------------------------ Scalar THETSS THETVS ------------------------------------------------------ 1 0.0000E+00 0.0000E+00 ------------------------------------------------------ THETSS = (theta for source terms ) ((1+theta).new-theta.old ) THETVS = (theta for scalar diffusivity ((1+theta).new-theta.old ) ----------------------------------------------------------- ** CALCULATION MANAGEMENT ---------------------- --- Restarted calculation ISUITE = 1 (1: restarted calculation ) ILEAUX = 1 (1: read restart/auxiliary ) IECAUX = 1 (1: write checkpoint/auxiliary) --- Calculation time The numbering of time steps and the measure of simulated physical time are absolute values, and not values relative to the current calculation. NTPABS = 604 (Initial time step) NTMABS = 10000000 (Final time step required) ----------------------------------------------------------- ** INPUT-OUTPUT ------------ --- Restart file NTSUIT = 0 (Checkpoint frequency ) --- Probe history files NTHIST = 1 (Output frequency ) FRHIST = -.10000E+01 (Output frequency (s) ) -- -- -- --- run_solver.log files NTLIST = 1 (Output frequency ) -- -- -- --- Additional post-processing variables (ipstdv) ipstfo = 1 (Force exerted by the fluid on the boundary) ipstyp = 1 (y+ at boundary) ipsttp = 0 (T+ at boundary) ipstft = 1 (Thermal flux at boundary) ipstnu = 0 (Dimensionless thermal flux at boundary) ----------------------------------------------------------- ** ALE METHOD (MOVING MESH) ----------- IALE = 0 (1: activated,2: CDO ) NALINF = 0 (Fluid initialization iterations) IFLXMW = 0 (ALE mass flux computation 0: thanks to vertices 1: thanks to mesh velocity) ----------------------------------------------------------- Postprocessing output writers: ------------------------------ -1: name: results directory: postprocessing format: EnSight Gold options: separate_meshes time dependency: fixed mesh output: at end -5: name: directory: monitoring format: time_plot options: CSV time dependency: fixed mesh output: every time step -6: name: directory: profiles format: plot options: time dependency: fixed mesh output: at end -7: name: histograms directory: histograms format: histogram options: txt time dependency: fixed mesh output: at end Code_Saturne: ../../../source/src/mesh/cs_partition.c:2910: Warning Partitioning with LibSCOTCH requested, but PT-SCOTCH is not available, so serial SCOTCH will be used. Reading file: mesh_input.csm Finished reading: mesh_input.csm No "partition_input/domain_number_4" file available; ---------------------------------------------------------- Partitioning 13707945 cells to 4 domains (SCOTCH_graphPart). Total number of faces on parallel boundaries: 37008 wall-clock time: 20.690818 s Number of cells per domain (histogramm): [ 3255638 ; 3289907 [ = 2 [ 3289907 ; 3324176 [ = 0 [ 3324176 ; 3358446 [ = 0 [ 3358446 ; 3392715 [ = 0 [ 3392715 ; 3426985 [ = 0 [ 3426985 ; 3461254 [ = 0 [ 3461254 ; 3495523 [ = 0 [ 3495523 ; 3529793 [ = 0 [ 3529793 ; 3564062 [ = 0 [ 3564062 ; 3598332 ] = 2 Writing file: partition_output/domain_number_4 Finished writing: partition_output/domain_number_4 Partitioning finished (23.8 s) ---------------------------------------------------------- Halo construction with extended neighborhood ============================================ Face interfaces creation Vertex interfaces creation Halo creation Halo definition Local halo definition Distant halo creation Updating the faces -> cells connectivity Extended neighborhood structures definition Histogram of the number of cells per rank: minimum value = 3255638 maximum value = 3598332 1 : [ 3255638 ; 3324176 [ = 2 2 : [ 3324176 ; 3392715 [ = 0 3 : [ 3392715 ; 3461254 [ = 0 4 : [ 3461254 ; 3529793 [ = 0 5 : [ 3529793 ; 3598332 ] = 2 ---------------------------------------------------------- Histogram of the number of standard + halo cells per rank: minimum value = 3309362 maximum value = 3661937 1 : [ 3309362 ; 3379877 [ = 2 2 : [ 3379877 ; 3450392 [ = 0 3 : [ 3450392 ; 3520907 [ = 0 4 : [ 3520907 ; 3591422 [ = 0 5 : [ 3591422 ; 3661937 ] = 2 ---------------------------------------------------------- Histogram of the number of ghost cells per rank: minimum value = 53724 maximum value = 63605 1 : [ 53724 ; 55700 [ = 1 2 : [ 55700 ; 57676 [ = 2 3 : [ 57676 ; 59652 [ = 0 4 : [ 59652 ; 61628 [ = 0 5 : [ 61628 ; 63605 ] = 1 Histogram of the number of ghost cells in the standard neighborhood per rank: minimum value = 17751 maximum value = 22065 1 : [ 17751 ; 18613 [ = 1 2 : [ 18613 ; 19476 [ = 2 3 : [ 19476 ; 20339 [ = 0 4 : [ 20339 ; 21202 [ = 0 5 : [ 21202 ; 22065 ] = 1 ---------------------------------------------------------- Histogram of the number of interior faces per rank: minimum value = 6450425 maximum value = 7130997 1 : [ 6450425 ; 6586539 [ = 2 2 : [ 6586539 ; 6722653 [ = 0 3 : [ 6722653 ; 6858768 [ = 0 4 : [ 6858768 ; 6994882 [ = 0 5 : [ 6994882 ; 7130997 ] = 2 ---------------------------------------------------------- Histogram of the number of boundary faces per rank: minimum value = 138616 maximum value = 153306 1 : [ 138616 ; 141554 [ = 2 2 : [ 141554 ; 144492 [ = 0 3 : [ 144492 ; 147430 [ = 0 4 : [ 147430 ; 150368 [ = 0 5 : [ 150368 ; 153306 ] = 2 ---------------------------------------------------------- Histogram of the number of interior faces per cell: minimum value = 2 maximum value = 4 1 : [ 2 ; 3 [ = 2499 2 : [ 3 ; 4 ] = 13705446 ---------------------------------------------------------- Histogram of the number of neighboring domains per rank: minimum value = 2 maximum value = 3 1 : [ 2 ; 3 ] = 4 ---------------------------------------------------------- Global definition of the number of elements (cells, vertices, faces...) Synchronizing cell families Extrusion: 1206 boundary faces selected. 3618 cells added. ---------------------------------------------------------- Halo construction with extended neighborhood ============================================ Face interfaces creation Vertex interfaces creation Halo creation Halo definition Local halo definition Distant halo creation Updating the faces -> cells connectivity Extended neighborhood structures definition Histogram of the number of cells per rank: minimum value = 3257462 maximum value = 3598332 1 : [ 3257462 ; 3325636 [ = 2 2 : [ 3325636 ; 3393810 [ = 0 3 : [ 3393810 ; 3461984 [ = 0 4 : [ 3461984 ; 3530158 [ = 0 5 : [ 3530158 ; 3598332 ] = 2 ---------------------------------------------------------- Histogram of the number of standard + halo cells per rank: minimum value = 3311186 maximum value = 3661937 1 : [ 3311186 ; 3381336 [ = 2 2 : [ 3381336 ; 3451486 [ = 0 3 : [ 3451486 ; 3521636 [ = 0 4 : [ 3521636 ; 3591786 [ = 0 5 : [ 3591786 ; 3661937 ] = 2 ---------------------------------------------------------- Histogram of the number of ghost cells per rank: minimum value = 53724 maximum value = 63605 1 : [ 53724 ; 55700 [ = 1 2 : [ 55700 ; 57676 [ = 2 3 : [ 57676 ; 59652 [ = 0 4 : [ 59652 ; 61628 [ = 0 5 : [ 61628 ; 63605 ] = 1 Histogram of the number of ghost cells in the standard neighborhood per rank: minimum value = 17751 maximum value = 22065 1 : [ 17751 ; 18613 [ = 1 2 : [ 18613 ; 19476 [ = 2 3 : [ 19476 ; 20339 [ = 0 4 : [ 20339 ; 21202 [ = 0 5 : [ 21202 ; 22065 ] = 1 ---------------------------------------------------------- Histogram of the number of interior faces per rank: minimum value = 6454877 maximum value = 7130997 1 : [ 6454877 ; 6590101 [ = 2 2 : [ 6590101 ; 6725325 [ = 0 3 : [ 6725325 ; 6860549 [ = 0 4 : [ 6860549 ; 6995773 [ = 0 5 : [ 6995773 ; 7130997 ] = 2 ---------------------------------------------------------- Histogram of the number of boundary faces per rank: minimum value = 138832 maximum value = 153306 1 : [ 138832 ; 141726 [ = 2 2 : [ 141726 ; 144621 [ = 0 3 : [ 144621 ; 147516 [ = 0 4 : [ 147516 ; 150411 [ = 0 5 : [ 150411 ; 153306 ] = 2 ---------------------------------------------------------- Histogram of the number of interior faces per cell: minimum value = 2 maximum value = 5 1 : [ 2 ; 3 [ = 2432 2 : [ 3 ; 4 [ = 576974 3 : [ 4 ; 5 ] = 13132157 ---------------------------------------------------------- Histogram of the number of neighboring domains per rank: minimum value = 2 maximum value = 3 1 : [ 2 ; 3 ] = 4 ---------------------------------------------------------- Global definition of the number of elements (cells, vertices, faces...) Synchronizing cell families Writing file: mesh_output.csm Finished writing: mesh_output.csm Renumbering mesh: renumbering for cells: pre-numbering: no renumbering cells adjacent to ghost cells last: no numbering: no renumbering renumbering for interior faces: cell adjacency pre-ordering: lowest id first faces adjacent to ghost cells last: no numbering: multipass renumbering for boundary faces: numbering: no shared cell across threads renumbering for vertices: numbering: no renumbering Numbering for cells: type: default Numbering for interior faces: type: default Numbering for boundary faces: type: default ---------------------------------------------------------- Histogram of volume mesh matrix bandwidth per rank: minimum value = 3302385 maximum value = 3610968 1 : [ 3302385 ; 3364101 [ = 2 2 : [ 3364101 ; 3425818 [ = 0 3 : [ 3425818 ; 3487534 [ = 0 4 : [ 3487534 ; 3549251 [ = 0 5 : [ 3549251 ; 3610968 ] = 2 Histogram of volume mesh matrix profile/lines per rank: minimum value = 232235 maximum value = 248133 1 : [ 232235 ; 235414 [ = 1 2 : [ 235414 ; 238594 [ = 0 3 : [ 238594 ; 241773 [ = 1 4 : [ 241773 ; 244953 [ = 1 5 : [ 244953 ; 248133 ] = 1 Mesh coordinates: minimum and maximum X : -1.0300000e+01 1.0300000e+01 Y : 2.9500000e+00 1.7809999e+01 Z : -3.7792999e+01 -1.8000001e+01 Mesh Number of cells: 13711563 Number of interior faces: 27133269 Number of boundary faces: 583332 Number of vertices: 2435431 Groups: "A-G000_1_1" interior faces: 3310 "A-G000_1_11" boundary faces: 81536 "A-G000_1_2" boundary faces: 80370 "A-G000_1_3" boundary faces: 81920 "A-G000_1_4" boundary faces: 80400 "A-G000_1_5" interior faces: 3322 "IFC_HEATER1L_INLET" interior faces: 14858 "IFC_HEATER1L_OUTLET" interior faces: 27674 "IFC_HEATER1R_INLET" interior faces: 14718 "IFC_HEATER1R_OUTLET" interior faces: 27860 "IFC_HEATER2L_INLET" interior faces: 28014 "IFC_HEATER2L_OUTLET" interior faces: 14486 "IFC_HEATER2R_INLET" interior faces: 27754 "IFC_HEATER2R_OUTLET" interior faces: 14304 "INLET" boundary faces: 2930 "OUTLET" interior faces: 1206 boundary faces: 1206 "VLM_AIRBOX" cells: 2363679 "VLM_HEATER1" cells: 4062396 "VLM_HEATER2" cells: 4038839 "VLM_IMDT" cells: 938868 "VLM_INLETDUCTS" cells: 1652934 "VLM_OUTLETDUCTS" cells: 654847 "WALL_INFLATE" boundary faces: 254970 --- Information on the volumes Minimum control volume = 7.6565262e-08 Maximum control volume = 2.7673974e-03 Total volume for the domain = 1.7421590e+03 Criterion 1: Orthogonality: Number of bad cells detected: 0 --> 0 % Criterion 2: Offset: Number of bad cells detected: 302687 --> 2 % Criterion 3: Least-Squares Gradient Quality: Number of bad cells detected: 4031 --> 0 % Criterion 4: Cells Volume Ratio: Number of bad cells detected: 0 --> 0 % Criterion 5: Guilt by Association: Number of bad cells detected: 0 --> 0 % Warning: -------- Mesh quality issue has been detected The mesh should be re-considered using the listed criteria. The calculation will run but the solution quality may be degraded... Computing geometric quantities (5.32 s) --- Information on volume zones Volume zone "cells" id = 0 Number of cells = 13711563 Volume = 1742.2 Center of gravity = (1.318e-06, 10.486, -30.234) Surface = -1 (not computed) Volume zone "all_cells" id = 1 Number of cells = 13711563 Volume = 1742.2 Center of gravity = (1.318e-06, 10.486, -30.234) Surface = -1 (not computed) Volume zone "HS1" id = 2 Number of cells = 4062396 Volume = 249.58 Center of gravity = (5.1959e-07, 7.61, -34) Surface = -1 (not computed) Volume zone "HS2" id = 3 Number of cells = 4038839 Volume = 249.58 Center of gravity = (1.5023e-07, 14.81, -34) Surface = -1 (not computed) --- Information on boundary zones Boundary zone "boundary_faces" id = 0 Number of faces = 583332 Surface = 2315.7 Center of gravity = (3.6378e-07, 10.576, -29.684) Perimeter = -1 (not computed) Boundary zone "Outlet" id = 1 Number of faces = 1206 Surface = 12.16 Center of gravity = (4.0903e-15, 15.8, -18) Perimeter = -1 (not computed) Boundary zone "Inlet" id = 2 Number of faces = 2930 Surface = 30.96 Center of gravity = (1.1016e-14, 10.7, -22.55) Perimeter = -1 (not computed) Boundary zone "Wall" id = 3 Number of faces = 579196 Surface = 2272.6 Center of gravity = (3.7068e-07, 10.546, -29.844) Perimeter = -1 (not computed) ALMAX = 0.12033E+02 (Characteristic length ) ALMAX is the cubic root of the domain volume. ALMAX is the length used to initialize the turbulence. HEAD LOSS TERMS TREATMENT ACTIVATED ON A TOTAL OF NCEPDC = 8101235 CELLS =============================================================== -------------------------------------------------------------------------------- ----------------------------------------------------------- ** READING MAIN AND AUXILIARY RESTART FILES ---------------------------------------- READING THE MAIN RESTART FILE Start reading Reading dimensions complete Reading the previous time step number (restarting computation) NTPABS = 604 Reading the previous time step number (restarting computation) TTPABS = 0.6040E-01 Reading options complete Read variables from restart: restart/main.csc Reading complete READING THE AUXILIARY RESTART FILE Start reading Finished reading options restart/auxiliary.csc: section "ref_presstot01" not present. @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ @ @@ WARNING: WHEN READING THE AUXILIARY RESTART FILE @ ======= @ Lecture des proprietes physiques @ @ It was not possible to read some values from the @ auxiliary restart file. @ They will be initialized by the default values. @ @ This situation can occur when the restart file @ originates from a run realised with different @ options or when the file is damaged. @ @ The run will continue... @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ Fin de la lecture des proprietes physiques Fin de la lecture du pas de temps Fin de la lecture des flux de masse Fin de la lecture des conditions aux limites Fin de la lecture des termes sources restart/auxiliary.csc: section "time_moments:sizes" not present. End reading ----------------------------------------------------------- ** VARIABLES INITIALIZATION ------------------------ ----------------------------------------- Property Min. value Max. value ----------------------------------------- density 0.6238E+00 0.1152E+01 molecular_viscos 0.2310E-04 0.2310E-04 turbulent_viscos 0.3772E-05 0.2789E+00 ----------------------------------------- --- Diffusivity: ----------------------------------------------- Scalar Number Min. value Max. value ----------------------------------------------- TempC 1 0.3400E-01 0.3400E-01 ----------------------------------------------- ** INFORMATION ON BOUNDARY FACES TYPE ---------------------------------- ------------------------------------------------------------------------- Boundary type Code Nb faces ------------------------------------------------------------------------- Inlet 2 2930 Smooth wall 5 579196 Rough wall 6 0 Symmetry 4 0 Free outlet 3 1206 Free inlet 14 0 Convective inlet 16 0 Free surface 15 0 Undefined 1 0 ------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - ------- -------------- -------------- ------------ ------------ a k a epsilon a TempC ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -26.405 16.337 0.0029174 0.001635 v Velocity[Y] -16.387 22.407 0.87135 0.50595 v Velocity[Z] -15.146 18.379 0.30448 0.93532 v ǁVelocityǁ 0.015997 29.786 3.2346 5.082 v Pressure -205.51 490.98 273.08 293.67 v k 0.00233 5.3728 0.45544 0.38029 v epsilon 0.0019551 545.75 2.1401 0.64261 v TempC 30 286.76 163.37 136.54 v Density 0.62378 1.1524 0.8295 0.90311 v TurbVisc 3.7723e-06 0.27893 0.02039 0.027528 v CourantNb 0 0 0 0 v FourierNb 0 0 0 0 v total_pressure 1.0112e+05 1.0182e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00025854 0.1 0.017271 0.026844 v volume_forces[X] -2384 1778.8 -0.058255 -0.045022 v volume_forces[Y] -79.961 54.926 -0.23531 -0.005814 v volume_forces[Z] -1188.5 1316 -0.7895 0.05417 v ǁvolume_forcesǁ 0 2389.1 51.07 22.423 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.76 163.89 138.04 v Boundary Density 0.62378 1.1524 0.82823 0.8987 v Yplus 0 0 0 0 =============================================================== MAIN CALCULATION ================ =============================================================== =============================================================== INSTANT 0.605000000E-01 TIME STEP NUMBER 605 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.549299245E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000352E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.41592E+01 0.19495E+02 Friction velocity uet : 0.16016E-03 0.20400E+01 Friction velocity uk : 0.26389E-01 0.92439E+00 Dimensionless distance yplus : 0.28885E+01 0.12121E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20272E+01 0.20370E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 446 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 236.7 *C Maximum primary fluid temperature: 286.1 *C Average temperature difference: -35.5 *C Average primary fluid velocity magnitude: 1.530 m/s (for full section) Maximum primary fluid velocity magnitude: 9.813 m/s (for full section) Average primary side HTC: 28.92 W/(m2*K) Average specific heat source: 0.032 MW/m3 Total heat soure for master thread: 4.151 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56468E+03 9 0.24522E-02 0.65498E+01 0.22898E+01 c Velocity[X] 0.57800E+01 c Velocity[Y] 0.41434E+00 c Velocity[Z] 0.35550E+00 c Pressure 0.20906E+02 35 0.95359E-05 0.12025E+01 0.19530E+03 c k 0.28917E+02 21 0.46706E-03 0.12004E-02 0.51750E+00 c epsilon 0.68385E+02 17 0.53646E-03 0.77110E-01 0.20580E+01 c TempC 0.10125E+08 15 0.26869E-04 0.25264E+01 0.83319E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 23175 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -37.925 39.926 0.0029812 0.0016915 v Velocity[Y] -17.826 24.354 0.87391 0.50386 v Velocity[Z] -24.755 18.378 0.30728 0.93737 v ǁVelocityǁ 0.016387 40.013 3.2552 5.102 v Pressure -205.71 158 79.701 82.803 v k 0.0022782 5.3618 0.45567 0.38064 v epsilon 0.0018979 587.45 2.1374 0.64341 v TempC 30 286.62 163.23 136.46 v Density 0.62378 1.1524 0.8295 0.90311 v TurbVisc 3.7723e-06 0.27893 0.02039 0.027528 v CourantNb 0.0038762 81.645 1.9191 1.9868 v FourierNb 0.0091564 10 3.5726 1.9151 v total_pressure 1.0112e+05 1.0148e+05 1.014e+05 1.0141e+05 v Local Time Step 0.00025752 0.1 0.017275 0.02685 v volume_forces[X] 0 0 0 0 v volume_forces[Y] 0 0 0 0 v volume_forces[Z] 0 0 0 0 v ǁvolume_forcesǁ 0 0 0 0 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.76 163.87 137.98 v Boundary Density 0.62378 1.1524 0.82823 0.8987 v Yplus 0 1212.1 102.54 187.28 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.072449 85.694 5.4917 3.9019 INSTANT 0.606000000E-01 TIME STEP NUMBER 606 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.149673307E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999692E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.15982E+01 0.18897E+02 Friction velocity uet : 0.10614E-03 0.17485E+01 Friction velocity uk : 0.26107E-01 0.92170E+00 Dimensionless distance yplus : 0.34726E+01 0.12201E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.24372E+01 0.20386E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 368 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 236.7 *C Maximum primary fluid temperature: 286.1 *C Average temperature difference: -35.6 *C Average primary fluid velocity magnitude: 1.501 m/s (for full section) Maximum primary fluid velocity magnitude: 4.150 m/s (for full section) Average primary side HTC: 28.37 W/(m2*K) Average specific heat source: 0.031 MW/m3 Total heat soure for master thread: 4.097 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56893E+03 17 0.28769E-02 0.12201E+02 0.40914E+01 c Velocity[X] 0.11513E+02 c Velocity[Y] 0.17969E+00 c Velocity[Z] 0.50815E+00 c Pressure 0.21452E+02 37 0.73195E-05 0.99307E+00 0.52795E+02 c k 0.29070E+02 21 0.97559E-03 0.24340E-02 0.64959E+00 c epsilon 0.69364E+02 17 0.10697E-02 0.33364E+00 0.45295E+01 c TempC 0.10120E+08 15 0.24929E-04 0.23096E+01 0.82163E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 22773 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -23.896 18.132 0.003477 0.0018285 v Velocity[Y] -23.75 25.806 0.8772 0.50434 v Velocity[Z] -15.822 20.252 0.30623 0.93521 v ǁVelocityǁ 0.010747 29.456 3.2452 5.0839 v Pressure -205.56 493.33 281.67 299.42 v k 0.00223 5.3464 0.45717 0.38179 v epsilon 0.0018463 545.04 2.163 0.64701 v TempC 30 286.49 163.07 136.36 v Density 0.62393 1.1524 0.8298 0.9033 v TurbVisc 3.744e-06 0.27922 0.020417 0.027566 v CourantNb 0.002279 17.368 1.8841 1.9757 v FourierNb 0.0088825 10 3.5376 1.8956 v total_pressure 1.0112e+05 1.0182e+05 1.0161e+05 1.0162e+05 v Local Time Step 0.00025663 0.1 0.01705 0.026539 v volume_forces[X] -13745 10608 -0.070448 -0.068908 v volume_forces[Y] -55.47 53.413 -0.26429 -0.0050025 v volume_forces[Z] -5076 7846 -0.9688 -0.1046 v ǁvolume_forcesǁ 0 13772 52.974 24.845 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.62 163.76 137.9 v Boundary Density 0.62393 1.1524 0.82845 0.89886 v Yplus 0 1220.1 102.59 187.48 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.072153 26.439 5.4216 3.8713 INSTANT 0.607000000E-01 TIME STEP NUMBER 607 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.104044344E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000137E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.18813E+01 0.19694E+02 Friction velocity uet : 0.14873E-03 0.19679E+01 Friction velocity uk : 0.25827E-01 0.91038E+00 Dimensionless distance yplus : 0.28716E+01 0.12162E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20154E+01 0.20378E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 355 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 236.7 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -35.6 *C Average primary fluid velocity magnitude: 1.503 m/s (for full section) Maximum primary fluid velocity magnitude: 4.047 m/s (for full section) Average primary side HTC: 28.41 W/(m2*K) Average specific heat source: 0.031 MW/m3 Total heat soure for master thread: 4.086 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57931E+03 13 0.28351E-02 0.42832E+01 0.29558E+01 c Velocity[X] 0.39771E+01 c Velocity[Y] 0.11552E+00 c Velocity[Z] 0.19059E+00 c Pressure 0.12437E+02 24 0.80563E-05 0.89444E+00 0.22422E+01 c k 0.29228E+02 20 0.60454E-03 0.12708E-02 0.52760E+00 c epsilon 0.69713E+02 17 0.75742E-03 0.20567E+00 0.36229E+01 c TempC 0.10126E+08 15 0.25217E-04 0.24721E+01 0.83440E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 18996 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -24.154 14.713 0.0037218 0.0018162 v Velocity[Y] -31.459 26.57 0.87826 0.5048 v Velocity[Z] -14.107 22.014 0.30605 0.93384 v ǁVelocityǁ 0.0070065 35.763 3.2489 5.0807 v Pressure -205.61 558.37 287.44 307.3 v k 0.0021817 5.3307 0.45806 0.38244 v epsilon 0.0017957 584.7 2.1708 0.64906 v TempC 30 286.35 162.91 136.27 v Density 0.62409 1.1524 0.83015 0.90352 v TurbVisc 3.7718e-06 0.27959 0.020462 0.027626 v CourantNb 0.001525 13.121 1.8989 1.97 v FourierNb 0.0092704 10 3.5329 1.888 v total_pressure 1.0112e+05 1.0188e+05 1.0161e+05 1.0163e+05 v Local Time Step 0.00025574 0.1 0.017023 0.026437 v volume_forces[X] -27689 29513 -0.077813 -0.04169 v volume_forces[Y] -92.102 114.96 -0.30118 -0.012837 v volume_forces[Z] -16902 11171 -0.98638 -0.0783 v ǁvolume_forcesǁ 0 30695 54.421 26.396 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.48 163.6 137.8 v Boundary Density 0.62409 1.1524 0.82879 0.89907 v Yplus 0 1216.2 102.82 187.77 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.090159 20.834 5.4318 3.858 INSTANT 0.608000000E-01 TIME STEP NUMBER 608 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.196307404E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999496E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.19504E+01 0.20045E+02 Friction velocity uet : 0.48905E-04 0.20447E+01 Friction velocity uk : 0.25543E-01 0.91481E+00 Dimensionless distance yplus : 0.25156E+01 0.12099E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.17655E+01 0.20366E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 362 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 236.6 *C Maximum primary fluid temperature: 285.9 *C Average temperature difference: -35.7 *C Average primary fluid velocity magnitude: 1.504 m/s (for full section) Maximum primary fluid velocity magnitude: 3.967 m/s (for full section) Average primary side HTC: 28.41 W/(m2*K) Average specific heat source: 0.031 MW/m3 Total heat soure for master thread: 4.084 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57301E+03 13 0.26663E-02 0.49934E+01 0.31425E+01 c Velocity[X] 0.47708E+01 c Velocity[Y] 0.55818E-01 c Velocity[Z] 0.16678E+00 c Pressure 0.11953E+02 29 0.75513E-05 0.92745E+00 0.24007E+01 c k 0.29253E+02 20 0.63100E-03 0.12091E-02 0.52235E+00 c epsilon 0.69923E+02 16 0.81306E-03 0.20947E+00 0.35105E+01 c TempC 0.10130E+08 14 0.22748E-04 0.21426E+01 0.80868E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 20702 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -22.079 16.564 0.0036298 0.0017915 v Velocity[Y] -36.94 26.357 0.87822 0.5045 v Velocity[Z] -15.93 18.393 0.30561 0.93352 v ǁVelocityǁ 0.0070072 40.156 3.2469 5.0858 v Pressure -205.73 494.51 277.2 297.04 v k 0.0021363 5.3167 0.45874 0.38305 v epsilon 0.001749 527.42 2.1735 0.65081 v TempC 30 286.21 162.76 136.17 v Density 0.62424 1.1524 0.83052 0.90375 v TurbVisc 3.7957e-06 0.2798 0.020503 0.02767 v CourantNb 0.002015 7.7323 1.8733 1.9583 v FourierNb 0.0092846 10 3.5152 1.8852 v total_pressure 1.0112e+05 1.0182e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00025476 0.1 0.01688 0.026343 v volume_forces[X] -3891.6 3153 -0.086924 -0.048814 v volume_forces[Y] -48.675 58.436 -0.29462 -0.013286 v volume_forces[Z] -2724.3 2044.8 -0.90127 0.12097 v ǁvolume_forcesǁ 0 3895.7 52.584 22.652 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.34 163.44 137.71 v Boundary Density 0.62424 1.1524 0.82916 0.89927 v Yplus 0 1209.9 103.02 188.08 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.084996 15.537 5.3886 3.8435 INSTANT 0.609000000E-01 TIME STEP NUMBER 609 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.806257767E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999756E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.19861E+01 0.19975E+02 Friction velocity uet : 0.77144E-04 0.20224E+01 Friction velocity uk : 0.25273E-01 0.92506E+00 Dimensionless distance yplus : 0.30690E+01 0.12274E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.21539E+01 0.20400E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 379 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 236.6 *C Maximum primary fluid temperature: 285.9 *C Average temperature difference: -35.7 *C Average primary fluid velocity magnitude: 1.494 m/s (for full section) Maximum primary fluid velocity magnitude: 3.920 m/s (for full section) Average primary side HTC: 28.23 W/(m2*K) Average specific heat source: 0.031 MW/m3 Total heat soure for master thread: 4.071 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56730E+03 14 0.25302E-02 0.56312E+01 0.31060E+01 c Velocity[X] 0.53780E+01 c Velocity[Y] 0.41479E-01 c Velocity[Z] 0.21176E+00 c Pressure 0.58467E+01 29 0.81915E-05 0.65798E+00 0.64266E+00 c k 0.29262E+02 20 0.46935E-03 0.98993E-03 0.48462E+00 c epsilon 0.70029E+02 16 0.56335E-03 0.87552E-01 0.23308E+01 c TempC 0.10129E+08 14 0.19831E-04 0.20298E+01 0.79471E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 20821 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -14.756 19.727 0.0034862 0.0018772 v Velocity[Y] -32.362 26.596 0.87677 0.50435 v Velocity[Z] -18.646 18.397 0.30568 0.93478 v ǁVelocityǁ 0.013483 36.192 3.2419 5.0853 v Pressure -205.99 492.25 273.99 294.42 v k 0.0020923 5.3078 0.45954 0.38393 v epsilon 0.0017035 526.98 2.1755 0.65308 v TempC 30 286.08 162.61 136.08 v Density 0.62439 1.1524 0.83086 0.90397 v TurbVisc 3.8137e-06 0.28002 0.020542 0.027716 v CourantNb 0.0024853 8.6729 1.8739 1.963 v FourierNb 0.0092993 10 3.5372 1.8959 v total_pressure 1.0112e+05 1.0182e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00025381 0.1 0.017001 0.026508 v volume_forces[X] -3498.1 3719.5 -0.086593 -0.052643 v volume_forces[Y] -48.485 60.375 -0.28242 -0.0082974 v volume_forces[Z] -1810.6 2506.1 -0.86294 0.15639 v ǁvolume_forcesǁ 0 3770.3 52.536 22.639 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.21 163.29 137.62 v Boundary Density 0.62439 1.1524 0.82948 0.89945 v Yplus 0 1227.4 103.05 188.24 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.10914 14.184 5.4111 3.8589 INSTANT 0.610000000E-01 TIME STEP NUMBER 610 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.563262027E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999872E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.20209E+01 0.23680E+02 Friction velocity uet : 0.13104E-03 0.23763E+01 Friction velocity uk : 0.25009E-01 0.92165E+00 Dimensionless distance yplus : 0.32477E+01 0.12441E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.22793E+01 0.20432E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 377 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 236.5 *C Maximum primary fluid temperature: 285.9 *C Average temperature difference: -35.8 *C Average primary fluid velocity magnitude: 1.489 m/s (for full section) Maximum primary fluid velocity magnitude: 3.908 m/s (for full section) Average primary side HTC: 28.13 W/(m2*K) Average specific heat source: 0.031 MW/m3 Total heat soure for master thread: 4.067 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56805E+03 14 0.24385E-02 0.20945E+01 0.17296E+01 c Velocity[X] 0.20121E+01 c Velocity[Y] 0.20735E-01 c Velocity[Z] 0.61699E-01 c Pressure 0.65703E+01 30 0.77553E-05 0.69385E+00 0.23087E+00 c k 0.29291E+02 20 0.38398E-03 0.75267E-03 0.44577E+00 c epsilon 0.70185E+02 16 0.44201E-03 0.57916E-01 0.18872E+01 c TempC 0.10127E+08 14 0.19005E-04 0.19420E+01 0.78921E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 19337 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -14.771 20.845 0.0033502 0.0018431 v Velocity[Y] -33.779 22.806 0.87535 0.50475 v Velocity[Z] -23.076 18.403 0.30551 0.93449 v ǁVelocityǁ 0.0084484 37.106 3.2393 5.0819 v Pressure -206.13 492.79 273.73 294.51 v k 0.0020506 5.2986 0.46035 0.38471 v epsilon 0.0016604 536.76 2.1788 0.65511 v TempC 30 286.09 162.46 135.99 v Density 0.62454 1.1524 0.83119 0.90418 v TurbVisc 3.8277e-06 0.28029 0.020585 0.027771 v CourantNb 0.0019359 5.3758 1.8815 1.9651 v FourierNb 0.0093145 10 3.5585 1.904 v total_pressure 1.0112e+05 1.0182e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00025295 0.1 0.017082 0.026569 v volume_forces[X] -9275.7 8337.1 -0.077653 -0.06035 v volume_forces[Y] -47.633 61.329 -0.26108 -0.0051009 v volume_forces[Z] -4628.3 2464.5 -0.93853 0.058823 v ǁvolume_forcesǁ 0 9305.2 52.216 23.174 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.07 163.14 137.54 v Boundary Density 0.62454 1.1524 0.82979 0.89963 v Yplus 0 1244.1 103.06 188.39 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.074616 14.185 5.44 3.8691 INSTANT 0.611000000E-01 TIME STEP NUMBER 611 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 0.392459955E-16 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000082E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.19629E+01 0.18198E+02 Friction velocity uet : 0.48044E-04 0.17299E+01 Friction velocity uk : 0.24755E-01 0.92219E+00 Dimensionless distance yplus : 0.30105E+01 0.12441E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.21129E+01 0.20432E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 368 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 236.4 *C Maximum primary fluid temperature: 285.9 *C Average temperature difference: -35.8 *C Average primary fluid velocity magnitude: 1.488 m/s (for full section) Maximum primary fluid velocity magnitude: 3.930 m/s (for full section) Average primary side HTC: 28.13 W/(m2*K) Average specific heat source: 0.031 MW/m3 Total heat soure for master thread: 4.072 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56762E+03 12 0.24406E-02 0.18743E+01 0.15781E+01 c Velocity[X] 0.17711E+01 c Velocity[Y] 0.20147E-01 c Velocity[Z] 0.83020E-01 c Pressure 0.67425E+01 22 0.76694E-05 0.71204E+00 0.34297E+00 c k 0.29325E+02 20 0.35536E-03 0.67805E-03 0.43561E+00 c epsilon 0.70370E+02 16 0.38655E-03 0.39078E-01 0.14508E+01 c TempC 0.10124E+08 14 0.19128E-04 0.19296E+01 0.78658E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 20070 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -15.685 20.048 0.0032058 0.0017028 v Velocity[Y] -24.592 21.344 0.87316 0.50467 v Velocity[Z] -26.939 18.405 0.30481 0.93348 v ǁVelocityǁ 0.019466 29.332 3.2381 5.0797 v Pressure -206.03 491.09 272.47 293.36 v k 0.0020081 5.2887 0.4611 0.3853 v epsilon 0.0016165 542.8 2.1852 0.65666 v TempC 30 286.12 162.3 135.89 v Density 0.62453 1.1524 0.83152 0.90439 v TurbVisc 3.81e-06 0.2806 0.020628 0.027821 v CourantNb 0.0089861 4.2473 1.8859 1.9656 v FourierNb 0.0093303 10 3.567 1.9114 v total_pressure 1.0112e+05 1.0182e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00025216 0.1 0.017122 0.026662 v volume_forces[X] -2415.2 3343.1 -0.06529 -0.043111 v volume_forces[Y] -47.257 60.544 -0.24598 -0.0049908 v volume_forces[Z] -1376.7 1655.8 -0.98707 0.084057 v ǁvolume_forcesǁ 0 3345.6 51.564 22.487 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.94 162.99 137.45 v Boundary Density 0.62469 1.1524 0.83013 0.89983 v Yplus 0 1244.1 103.18 188.63 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.097282 13.728 5.4529 3.877 INSTANT 0.612000000E-01 TIME STEP NUMBER 612 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.790429874E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000880E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.18409E+01 0.18204E+02 Friction velocity uet : 0.16307E-03 0.16585E+01 Friction velocity uk : 0.24495E-01 0.92897E+00 Dimensionless distance yplus : 0.26911E+01 0.12464E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.18887E+01 0.20436E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 370 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 236.4 *C Maximum primary fluid temperature: 285.9 *C Average temperature difference: -35.9 *C Average primary fluid velocity magnitude: 1.488 m/s (for full section) Maximum primary fluid velocity magnitude: 3.936 m/s (for full section) Average primary side HTC: 28.12 W/(m2*K) Average specific heat source: 0.031 MW/m3 Total heat soure for master thread: 4.075 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56698E+03 12 0.24429E-02 0.20423E+01 0.15529E+01 c Velocity[X] 0.19602E+01 c Velocity[Y] 0.13372E-01 c Velocity[Z] 0.68691E-01 c Pressure 0.49257E+01 21 0.68149E-05 0.58050E+00 0.32123E+00 c k 0.29357E+02 19 0.33494E-03 0.62971E-03 0.43027E+00 c epsilon 0.70598E+02 16 0.35845E-03 0.27749E-01 0.12156E+01 c TempC 0.10121E+08 14 0.17950E-04 0.18256E+01 0.77768E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 20185 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -16.377 17.59 0.0031379 0.0016922 v Velocity[Y] -28.389 21.638 0.87132 0.50451 v Velocity[Z] -23.752 18.412 0.30475 0.93457 v ǁVelocityǁ 0.0040631 31.563 3.2364 5.081 v Pressure -206.54 489.07 271.78 292.31 v k 0.0019661 5.2779 0.46182 0.3859 v epsilon 0.0015733 547.85 2.1931 0.65816 v TempC 30 286.16 162.15 135.8 v Density 0.62449 1.1524 0.83187 0.9046 v TurbVisc 3.8136e-06 0.28094 0.020667 0.027868 v CourantNb 0.000891 5.8379 1.8793 1.9652 v FourierNb 0.0093463 10 3.5688 1.9177 v total_pressure 1.0112e+05 1.0181e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00025139 0.1 0.017109 0.026682 v volume_forces[X] -2036.5 2055.1 -0.058042 -0.036278 v volume_forces[Y] -47.133 59.04 -0.23626 -0.003351 v volume_forces[Z] -1046.3 1530.1 -0.95232 0.14699 v ǁvolume_forcesǁ 0 2368.8 51.453 22.206 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.93 162.83 137.35 v Boundary Density 0.62471 1.1524 0.83048 0.90003 v Yplus 0 1246.4 103.36 188.89 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.10739 13.652 5.4482 3.8829 INSTANT 0.613000000E-01 TIME STEP NUMBER 613 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.123436369E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000080E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.17767E+01 0.18211E+02 Friction velocity uet : 0.14893E-03 0.16560E+01 Friction velocity uk : 0.24234E-01 0.93145E+00 Dimensionless distance yplus : 0.27667E+01 0.12600E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19418E+01 0.20462E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 366 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 236.3 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -36.0 *C Average primary fluid velocity magnitude: 1.487 m/s (for full section) Maximum primary fluid velocity magnitude: 3.931 m/s (for full section) Average primary side HTC: 28.11 W/(m2*K) Average specific heat source: 0.031 MW/m3 Total heat soure for master thread: 4.079 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56717E+03 11 0.24175E-02 0.13967E+01 0.11960E+01 c Velocity[X] 0.13389E+01 c Velocity[Y] 0.99266E-02 c Velocity[Z] 0.47903E-01 c Pressure 0.51421E+01 24 0.75847E-05 0.59158E+00 0.12332E+00 c k 0.29399E+02 20 0.29476E-03 0.58732E-03 0.42226E+00 c epsilon 0.70855E+02 16 0.31409E-03 0.24758E-01 0.11754E+01 c TempC 0.10119E+08 14 0.17780E-04 0.17752E+01 0.77071E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 22156 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -17.691 16.742 0.0031128 0.0017137 v Velocity[Y] -34.743 23.016 0.8703 0.50424 v Velocity[Z] -31.075 18.413 0.30482 0.9352 v ǁVelocityǁ 0.0063579 39.111 3.2331 5.0815 v Pressure -206.66 489.01 272.21 292.49 v k 0.0019235 5.2687 0.46252 0.38644 v epsilon 0.0015296 554.11 2.1969 0.65959 v TempC 30 286.19 162 135.71 v Density 0.62445 1.1524 0.8322 0.90481 v TurbVisc 3.8256e-06 0.28127 0.020708 0.027917 v CourantNb 0.0027022 5.1092 1.8792 1.9686 v FourierNb 0.0093529 10 3.5827 1.9288 v total_pressure 1.0112e+05 1.0181e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00025065 0.1 0.017186 0.026774 v volume_forces[X] -3183.3 2893.5 -0.059957 -0.039263 v volume_forces[Y] -47.128 57.801 -0.23017 -0.0014259 v volume_forces[Z] -1659.5 2002.2 -0.89796 0.093164 v ǁvolume_forcesǁ 0 3184.2 51.444 22.374 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.97 162.67 137.27 v Boundary Density 0.62467 1.1524 0.83082 0.90021 v Yplus 0 1260 103.49 189.07 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.18069 13.399 5.4619 3.8975 INSTANT 0.614000000E-01 TIME STEP NUMBER 614 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.207546506E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999203E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.17946E+01 0.18217E+02 Friction velocity uet : 0.86877E-04 0.17554E+01 Friction velocity uk : 0.23967E-01 0.92850E+00 Dimensionless distance yplus : 0.27778E+01 0.12655E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19496E+01 0.20473E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 367 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 236.2 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -36.0 *C Average primary fluid velocity magnitude: 1.487 m/s (for full section) Maximum primary fluid velocity magnitude: 3.929 m/s (for full section) Average primary side HTC: 28.09 W/(m2*K) Average specific heat source: 0.031 MW/m3 Total heat soure for master thread: 4.086 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56728E+03 11 0.24436E-02 0.12334E+01 0.11010E+01 c Velocity[X] 0.11748E+01 c Velocity[Y] 0.10462E-01 c Velocity[Z] 0.48103E-01 c Pressure 0.54421E+01 20 0.94229E-05 0.61434E+00 0.23705E+00 c k 0.29450E+02 19 0.28367E-03 0.57666E-03 0.41847E+00 c epsilon 0.71121E+02 16 0.27365E-03 0.18482E-01 0.97985E+00 c TempC 0.10118E+08 14 0.17923E-04 0.17594E+01 0.76657E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 23472 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -18.778 17.018 0.0031274 0.0017166 v Velocity[Y] -50.186 23.267 0.86916 0.504 v Velocity[Z] -14.501 18.42 0.30446 0.93412 v ǁVelocityǁ 0.020726 52.684 3.2303 5.0793 v Pressure -206.66 490.5 272.83 293.31 v k 0.0018812 5.2596 0.46322 0.38701 v epsilon 0.0014861 554.26 2.198 0.66106 v TempC 30 286.2 161.86 135.62 v Density 0.62442 1.1524 0.83252 0.90501 v TurbVisc 3.8487e-06 0.28161 0.020749 0.027961 v CourantNb 0.010093 3.8248 1.8846 1.9694 v FourierNb 0.0093527 10 3.5957 1.9322 v total_pressure 1.0112e+05 1.0182e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00024996 0.1 0.017247 0.026811 v volume_forces[X] -3530 2706 -0.060297 -0.044069 v volume_forces[Y] -46.922 57.416 -0.22603 -0.0016121 v volume_forces[Z] -1579.3 1405.4 -0.89304 0.049394 v ǁvolume_forcesǁ 0 3540.9 51.111 22.396 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.02 162.52 137.18 v Boundary Density 0.62461 1.1524 0.83115 0.90039 v Yplus 0 1265.5 103.55 189.23 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.11514 13.007 5.4804 3.9016 INSTANT 0.615000000E-01 TIME STEP NUMBER 615 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.430961361E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999291E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.18235E+01 0.18223E+02 Friction velocity uet : 0.61719E-04 0.17749E+01 Friction velocity uk : 0.23698E-01 0.92826E+00 Dimensionless distance yplus : 0.27255E+01 0.12646E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19129E+01 0.20471E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 368 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 236.2 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -36.1 *C Average primary fluid velocity magnitude: 1.486 m/s (for full section) Maximum primary fluid velocity magnitude: 3.934 m/s (for full section) Average primary side HTC: 28.08 W/(m2*K) Average specific heat source: 0.031 MW/m3 Total heat soure for master thread: 4.093 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56726E+03 10 0.24444E-02 0.12617E+01 0.10740E+01 c Velocity[X] 0.12219E+01 c Velocity[Y] 0.82551E-02 c Velocity[Z] 0.31561E-01 c Pressure 0.49823E+01 16 0.86528E-05 0.57673E+00 0.68018E-01 c k 0.29498E+02 19 0.25729E-03 0.53552E-03 0.41197E+00 c epsilon 0.71394E+02 16 0.26808E-03 0.17846E-01 0.95683E+00 c TempC 0.10117E+08 14 0.18102E-04 0.17187E+01 0.76128E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 21904 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -20.506 15.915 0.0031457 0.0017093 v Velocity[Y] -41.327 20.84 0.86825 0.5038 v Velocity[Z] -14.254 18.423 0.30462 0.93419 v ǁVelocityǁ 0.0084608 44.106 3.2302 5.0792 v Pressure -206.71 490.22 272.77 293.22 v k 0.0018384 5.2498 0.46389 0.38756 v epsilon 0.0014421 555.24 2.2007 0.66258 v TempC 30 286.21 161.71 135.53 v Density 0.62441 1.1524 0.83285 0.90522 v TurbVisc 3.8632e-06 0.28196 0.02079 0.028008 v CourantNb 0.003978 6.1307 1.8865 1.9687 v FourierNb 0.0093532 10 3.6014 1.9358 v total_pressure 1.0112e+05 1.0182e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00024933 0.1 0.017238 0.026801 v volume_forces[X] -1860.4 1834.1 -0.060551 -0.043337 v volume_forces[Y] -46.618 57.433 -0.22293 -0.0027882 v volume_forces[Z] -1156 1109.5 -0.89953 0.08577 v ǁvolume_forcesǁ 0 1860.8 50.841 22.28 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.02 162.37 137.09 v Boundary Density 0.62461 1.1524 0.83148 0.90059 v Yplus 0 1264.6 103.66 189.45 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.10293 13.991 5.4879 3.9046 INSTANT 0.616000000E-01 TIME STEP NUMBER 616 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.752128142E-16 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000042E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.18187E+01 0.18230E+02 Friction velocity uet : 0.11028E-03 0.18348E+01 Friction velocity uk : 0.23424E-01 0.93323E+00 Dimensionless distance yplus : 0.26341E+01 0.12681E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.18487E+01 0.20478E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 368 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 236.1 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -36.2 *C Average primary fluid velocity magnitude: 1.486 m/s (for full section) Maximum primary fluid velocity magnitude: 3.939 m/s (for full section) Average primary side HTC: 28.08 W/(m2*K) Average specific heat source: 0.031 MW/m3 Total heat soure for master thread: 4.101 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56737E+03 11 0.24450E-02 0.11686E+01 0.99183E+00 c Velocity[X] 0.11258E+01 c Velocity[Y] 0.75662E-02 c Velocity[Z] 0.35286E-01 c Pressure 0.52037E+01 19 0.82524E-05 0.59277E+00 0.15162E+00 c k 0.29548E+02 19 0.23771E-03 0.51493E-03 0.40843E+00 c epsilon 0.71673E+02 16 0.23962E-03 0.15138E-01 0.88684E+00 c TempC 0.10116E+08 14 0.17115E-04 0.16452E+01 0.75450E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 21774 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -21.74 17.529 0.0031725 0.0017304 v Velocity[Y] -43.843 23.991 0.86809 0.50356 v Velocity[Z] -14.027 18.43 0.30453 0.935 v ǁVelocityǁ 0.0089762 46.454 3.2304 5.0805 v Pressure -206.86 489.33 272.51 292.8 v k 0.0017961 5.2393 0.4646 0.38809 v epsilon 0.0013985 556.16 2.2057 0.66409 v TempC 30 286.21 161.56 135.44 v Density 0.6244 1.1524 0.83318 0.90542 v TurbVisc 3.8652e-06 0.28235 0.020827 0.028054 v CourantNb 0.012139 6.4596 1.8835 1.9686 v FourierNb 0.0093539 10 3.6039 1.9412 v total_pressure 1.0112e+05 1.0181e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00024873 0.1 0.017219 0.026807 v volume_forces[X] -1876.8 2196.5 -0.059956 -0.042761 v volume_forces[Y] -52.857 57.237 -0.22292 -0.0032729 v volume_forces[Z] -1280.4 1476.1 -0.87376 0.10862 v ǁvolume_forcesǁ 0 2199.9 50.841 22.237 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.02 162.21 137 v Boundary Density 0.62461 1.1524 0.83181 0.90078 v Yplus 0 1268.1 103.79 189.7 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.15295 13.256 5.4874 3.9098 INSTANT 0.617000000E-01 TIME STEP NUMBER 617 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.512716157E-16 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000578E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.31445E+01 0.19419E+02 Friction velocity uet : 0.17002E-03 0.19752E+01 Friction velocity uk : 0.23149E-01 0.93604E+00 Dimensionless distance yplus : 0.26406E+01 0.12704E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.18532E+01 0.20482E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 365 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 236.0 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -36.2 *C Average primary fluid velocity magnitude: 1.486 m/s (for full section) Maximum primary fluid velocity magnitude: 3.940 m/s (for full section) Average primary side HTC: 28.08 W/(m2*K) Average specific heat source: 0.031 MW/m3 Total heat soure for master thread: 4.108 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56752E+03 9 0.24756E-02 0.11383E+01 0.98678E+00 c Velocity[X] 0.10857E+01 c Velocity[Y] 0.25518E-01 c Velocity[Z] 0.27065E-01 c Pressure 0.53656E+01 24 0.87416E-05 0.60414E+00 0.12023E+00 c k 0.29604E+02 19 0.24901E-03 0.51874E-03 0.40715E+00 c epsilon 0.71962E+02 16 0.24547E-03 0.14079E-01 0.87693E+00 c TempC 0.10116E+08 14 0.16807E-04 0.16195E+01 0.75030E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 23517 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -24.348 17.719 0.0032134 0.0017515 v Velocity[Y] -17.69 25.413 0.86801 0.50334 v Velocity[Z] -14.16 18.433 0.30401 0.93451 v ǁVelocityǁ 0.014431 30.413 3.2291 5.0796 v Pressure -207.14 488.96 272.01 292.37 v k 0.0017528 5.2281 0.46532 0.38862 v epsilon 0.0013539 561.32 2.2107 0.66558 v TempC 30 286.21 161.42 135.36 v Density 0.62439 1.1524 0.8335 0.90562 v TurbVisc 3.8654e-06 0.28275 0.020865 0.028098 v CourantNb 0.00051791 3.8346 1.8839 1.97 v FourierNb 0.0093554 10 3.6108 1.9474 v total_pressure 1.0112e+05 1.0181e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00024819 0.1 0.01726 0.026871 v volume_forces[X] -2194.6 2128 -0.0619 -0.04349 v volume_forces[Y] -57.28 56.841 -0.22528 -0.0033249 v volume_forces[Z] -1214.3 1508.2 -0.84636 0.062096 v ǁvolume_forcesǁ 0 2353.5 50.898 22.311 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.02 162.07 136.92 v Boundary Density 0.62461 1.1524 0.83213 0.90096 v Yplus 0 1270.4 103.91 189.88 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.1273 13.04 5.4947 3.9174 INSTANT 0.618000000E-01 TIME STEP NUMBER 618 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.172288800E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000183E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.42290E+01 0.21405E+02 Friction velocity uet : 0.17541E-04 0.21850E+01 Friction velocity uk : 0.22864E-01 0.93540E+00 Dimensionless distance yplus : 0.26793E+01 0.12691E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.18804E+01 0.20479E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 364 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 236.0 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -36.3 *C Average primary fluid velocity magnitude: 1.485 m/s (for full section) Maximum primary fluid velocity magnitude: 3.939 m/s (for full section) Average primary side HTC: 28.07 W/(m2*K) Average specific heat source: 0.032 MW/m3 Total heat soure for master thread: 4.115 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56759E+03 9 0.24605E-02 0.11513E+01 0.97269E+00 c Velocity[X] 0.11159E+01 c Velocity[Y] 0.72970E-02 c Velocity[Z] 0.28059E-01 c Pressure 0.53779E+01 12 0.91567E-05 0.60482E+00 0.73154E-01 c k 0.29661E+02 19 0.22260E-03 0.49136E-03 0.40324E+00 c epsilon 0.72252E+02 16 0.20995E-03 0.13114E-01 0.85561E+00 c TempC 0.10115E+08 14 0.16865E-04 0.15919E+01 0.74588E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 24414 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -24.585 19.379 0.0032825 0.0017716 v Velocity[Y] -15.88 25.25 0.86765 0.50311 v Velocity[Z] -14.041 18.44 0.30402 0.93417 v ǁVelocityǁ 0.011992 32.36 3.2281 5.0787 v Pressure -207.27 488.97 272 292.4 v k 0.0017085 5.2184 0.46604 0.38918 v epsilon 0.0013082 564.71 2.2143 0.66715 v TempC 30 286.21 161.27 135.27 v Density 0.62439 1.1524 0.83381 0.90581 v TurbVisc 3.8564e-06 0.28316 0.020904 0.028142 v CourantNb 0.0036261 5.6723 1.8858 1.9707 v FourierNb 0.0093574 10 3.6171 1.9506 v total_pressure 1.0112e+05 1.0181e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00024768 0.1 0.017284 0.026891 v volume_forces[X] -2096.6 2160.5 -0.063929 -0.047407 v volume_forces[Y] -57.389 56.464 -0.22634 -0.0031357 v volume_forces[Z] -1126.1 1189.4 -0.81604 0.051484 v ǁvolume_forcesǁ 0 2165.4 50.875 22.334 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.02 161.92 136.84 v Boundary Density 0.62461 1.1524 0.83245 0.90113 v Yplus 0 1269.1 104 190.06 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.11081 12.888 5.5029 3.9213 INSTANT 0.619000000E-01 TIME STEP NUMBER 619 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.159360436E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999547E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.45166E+01 0.22465E+02 Friction velocity uet : 0.68900E-04 0.23286E+01 Friction velocity uk : 0.22568E-01 0.93713E+00 Dimensionless distance yplus : 0.29693E+01 0.12695E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20840E+01 0.20480E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 370 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 235.9 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -36.4 *C Average primary fluid velocity magnitude: 1.485 m/s (for full section) Maximum primary fluid velocity magnitude: 3.940 m/s (for full section) Average primary side HTC: 28.06 W/(m2*K) Average specific heat source: 0.032 MW/m3 Total heat soure for master thread: 4.122 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56767E+03 9 0.24378E-02 0.11516E+01 0.95294E+00 c Velocity[X] 0.11212E+01 c Velocity[Y] 0.47506E-02 c Velocity[Z] 0.25626E-01 c Pressure 0.55344E+01 12 0.89484E-05 0.61686E+00 0.62329E-01 c k 0.29720E+02 19 0.21995E-03 0.47971E-03 0.40003E+00 c epsilon 0.72546E+02 16 0.21147E-03 0.11690E-01 0.81013E+00 c TempC 0.10114E+08 14 0.16188E-04 0.15459E+01 0.74051E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 23175 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -25.857 23.192 0.003321 0.0017789 v Velocity[Y] -18.658 31.355 0.86745 0.50288 v Velocity[Z] -14.078 18.442 0.30407 0.93442 v ǁVelocityǁ 0.006592 40.549 3.2276 5.0791 v Pressure -207.37 488.87 271.98 292.32 v k 0.0016644 5.2081 0.46674 0.38975 v epsilon 0.0012627 567.62 2.2168 0.66877 v TempC 30 286.22 161.13 135.18 v Density 0.62439 1.1524 0.83413 0.90601 v TurbVisc 3.8737e-06 0.28358 0.020942 0.028187 v CourantNb 0.0093966 4.8422 1.8841 1.97 v FourierNb 0.0093603 10 3.6205 1.9535 v total_pressure 1.0112e+05 1.0181e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00024721 0.1 0.017272 0.026874 v volume_forces[X] -2285.6 1937.4 -0.066521 -0.047643 v volume_forces[Y] -59.758 56.228 -0.2265 -0.0026295 v volume_forces[Z] -1277.6 1172.3 -0.78904 0.085483 v ǁvolume_forcesǁ 0 2286 50.861 22.279 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.02 161.77 136.75 v Boundary Density 0.62461 1.1524 0.83277 0.90132 v Yplus 0 1269.5 104.12 190.28 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.10999 13.315 5.5046 3.9235 INSTANT 0.620000000E-01 TIME STEP NUMBER 620 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.113892725E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999225E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.44212E+01 0.28022E+02 Friction velocity uet : 0.11285E-03 0.28185E+01 Friction velocity uk : 0.22270E-01 0.93951E+00 Dimensionless distance yplus : 0.32024E+01 0.12718E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.22476E+01 0.20484E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 372 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 235.8 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -36.4 *C Average primary fluid velocity magnitude: 1.485 m/s (for full section) Maximum primary fluid velocity magnitude: 3.943 m/s (for full section) Average primary side HTC: 28.05 W/(m2*K) Average specific heat source: 0.032 MW/m3 Total heat soure for master thread: 4.130 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56780E+03 8 0.24335E-02 0.11784E+01 0.96672E+00 c Velocity[X] 0.11486E+01 c Velocity[Y] 0.47445E-02 c Velocity[Z] 0.25010E-01 c Pressure 0.56941E+01 16 0.94391E-05 0.62719E+00 0.56755E-01 c k 0.29780E+02 19 0.21227E-03 0.47043E-03 0.39705E+00 c epsilon 0.72841E+02 16 0.20233E-03 0.11441E-01 0.79533E+00 c TempC 0.10113E+08 14 0.16232E-04 0.15131E+01 0.73607E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 23577 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -26.496 16.619 0.0033484 0.0017864 v Velocity[Y] -25.927 25.042 0.8671 0.50267 v Velocity[Z] -14.855 18.45 0.30383 0.93439 v ǁVelocityǁ 0.0098345 30.706 3.2266 5.079 v Pressure -207.46 488.54 271.91 292.19 v k 0.0016206 5.1971 0.46745 0.39031 v epsilon 0.0012179 568.46 2.2199 0.67035 v TempC 30 286.22 160.99 135.1 v Density 0.62439 1.1524 0.83444 0.9062 v TurbVisc 3.5889e-06 0.28399 0.02098 0.028231 v CourantNb 0.0029267 5.0611 1.884 1.9708 v FourierNb 0.0093633 10 3.6267 1.9588 v total_pressure 1.0112e+05 1.0181e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00024679 0.1 0.017292 0.026905 v volume_forces[X] -2058.1 2392.7 -0.067193 -0.047292 v volume_forces[Y] -59.516 56.252 -0.22742 -0.0025632 v volume_forces[Z] -1214.1 1308.6 -0.77628 0.079013 v ǁvolume_forcesǁ 0 2394.6 50.875 22.295 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.02 161.63 136.66 v Boundary Density 0.62461 1.1524 0.83308 0.90151 v Yplus 0 1271.8 104.22 190.5 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.11319 13.898 5.5107 3.9295 INSTANT 0.621000000E-01 TIME STEP NUMBER 621 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 0.296589669E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999297E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.46315E+01 0.19589E+02 Friction velocity uet : 0.99552E-04 0.20382E+01 Friction velocity uk : 0.21971E-01 0.93976E+00 Dimensionless distance yplus : 0.30022E+01 0.12730E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.21070E+01 0.20487E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 371 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 235.8 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -36.5 *C Average primary fluid velocity magnitude: 1.485 m/s (for full section) Maximum primary fluid velocity magnitude: 3.943 m/s (for full section) Average primary side HTC: 28.05 W/(m2*K) Average specific heat source: 0.032 MW/m3 Total heat soure for master thread: 4.137 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56791E+03 8 0.24519E-02 0.12187E+01 0.98340E+00 c Velocity[X] 0.11873E+01 c Velocity[Y] 0.51424E-02 c Velocity[Z] 0.26255E-01 c Pressure 0.57466E+01 12 0.88782E-05 0.62975E+00 0.47862E-01 c k 0.29845E+02 19 0.20753E-03 0.46026E-03 0.39448E+00 c epsilon 0.73141E+02 15 0.18986E-03 0.10828E-01 0.77510E+00 c TempC 0.10112E+08 14 0.15783E-04 0.14805E+01 0.73180E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 24710 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -17.284 17.704 0.003386 0.0017845 v Velocity[Y] -37.079 26.005 0.86658 0.5025 v Velocity[Z] -13.958 18.459 0.30374 0.93405 v ǁVelocityǁ 0.013299 40.24 3.2256 5.0783 v Pressure -207.52 488.39 271.84 292.13 v k 0.0015773 5.1866 0.46819 0.39089 v epsilon 0.0011738 573.05 2.2242 0.67194 v TempC 30 286.22 160.85 135.02 v Density 0.62438 1.1524 0.83475 0.90639 v TurbVisc 3.3964e-06 0.28442 0.021018 0.028275 v CourantNb 0.013067 4.7438 1.8852 1.971 v FourierNb 0.0093672 10 3.6323 1.9609 v total_pressure 1.0112e+05 1.0181e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00024641 0.1 0.017312 0.026926 v volume_forces[X] -2371.4 2101.1 -0.067761 -0.046662 v volume_forces[Y] -51.945 56.304 -0.22786 -0.0029098 v volume_forces[Z] -1068.5 1228.8 -0.77475 0.061946 v ǁvolume_forcesǁ 0 2379 50.857 22.325 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.02 161.49 136.58 v Boundary Density 0.6246 1.1524 0.83338 0.90168 v Yplus 0 1273 104.31 190.68 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.11169 13.597 5.5175 3.9319 INSTANT 0.622000000E-01 TIME STEP NUMBER 622 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.102916252E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999602E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.54126E+01 0.19936E+02 Friction velocity uet : 0.24391E-03 0.17195E+01 Friction velocity uk : 0.21669E-01 0.93924E+00 Dimensionless distance yplus : 0.30391E+01 0.12755E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.21329E+01 0.20491E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 374 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 235.7 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -36.6 *C Average primary fluid velocity magnitude: 1.485 m/s (for full section) Maximum primary fluid velocity magnitude: 3.941 m/s (for full section) Average primary side HTC: 28.05 W/(m2*K) Average specific heat source: 0.032 MW/m3 Total heat soure for master thread: 4.144 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56800E+03 7 0.24465E-02 0.12509E+01 0.99354E+00 c Velocity[X] 0.12212E+01 c Velocity[Y] 0.40237E-02 c Velocity[Z] 0.25618E-01 c Pressure 0.58928E+01 10 0.75816E-05 0.64127E+00 0.30977E-01 c k 0.29907E+02 19 0.20580E-03 0.45179E-03 0.39203E+00 c epsilon 0.73442E+02 15 0.18387E-03 0.10361E-01 0.76655E+00 c TempC 0.10111E+08 14 0.15637E-04 0.14470E+01 0.72742E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 24734 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -18.624 17.242 0.0034347 0.0018073 v Velocity[Y] -41.677 26.231 0.86626 0.5023 v Velocity[Z] -16.995 18.462 0.30379 0.93408 v ǁVelocityǁ 0.011712 44.211 3.2253 5.0783 v Pressure -207.71 488.31 271.8 292.08 v k 0.0015355 5.1768 0.46893 0.3915 v epsilon 0.0011316 577.17 2.2284 0.67359 v TempC 30 286.23 160.71 134.93 v Density 0.62438 1.1524 0.83506 0.90658 v TurbVisc 3.0352e-06 0.28485 0.021056 0.02832 v CourantNb 0.00060034 12.484 1.8848 1.971 v FourierNb 0.0093714 10 3.6355 1.963 v total_pressure 1.0112e+05 1.0181e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00024607 0.1 0.017307 0.026924 v volume_forces[X] -2133.9 2481.8 -0.068729 -0.048552 v volume_forces[Y] -57.329 56.117 -0.22774 -0.0029177 v volume_forces[Z] -1048.2 1172.8 -0.7615 0.079064 v ǁvolume_forcesǁ 0 2483.9 50.831 22.307 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.03 161.35 136.5 v Boundary Density 0.6246 1.1524 0.83369 0.90186 v Yplus 0 1275.5 104.41 190.86 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.14072 14.316 5.5203 3.934 INSTANT 0.623000000E-01 TIME STEP NUMBER 623 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.954776253E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000072E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.65021E+01 0.20112E+02 Friction velocity uet : 0.83514E-04 0.17337E+01 Friction velocity uk : 0.21375E-01 0.94056E+00 Dimensionless distance yplus : 0.30579E+01 0.12804E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.21461E+01 0.20501E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 373 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 235.6 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -36.6 *C Average primary fluid velocity magnitude: 1.484 m/s (for full section) Maximum primary fluid velocity magnitude: 3.939 m/s (for full section) Average primary side HTC: 28.05 W/(m2*K) Average specific heat source: 0.032 MW/m3 Total heat soure for master thread: 4.152 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56812E+03 7 0.24390E-02 0.12915E+01 0.10104E+01 c Velocity[X] 0.12608E+01 c Velocity[Y] 0.43900E-02 c Velocity[Z] 0.26342E-01 c Pressure 0.60336E+01 12 0.89223E-05 0.65053E+00 0.36652E-01 c k 0.29972E+02 19 0.20457E-03 0.44603E-03 0.38997E+00 c epsilon 0.73747E+02 15 0.18087E-03 0.10257E-01 0.76106E+00 c TempC 0.10110E+08 14 0.15433E-04 0.14140E+01 0.72300E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 24614 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -26.293 15.618 0.0034738 0.001815 v Velocity[Y] -38.138 25.664 0.8661 0.50206 v Velocity[Z] -20.901 23.69 0.3037 0.93404 v ǁVelocityǁ 0.0094132 41.258 3.2247 5.0783 v Pressure -207.74 488.26 271.8 292.04 v k 0.001495 5.1667 0.46967 0.3921 v epsilon 0.0010911 579.92 2.2317 0.67525 v TempC 30 286.24 160.57 134.85 v Density 0.62437 1.1524 0.83537 0.90677 v TurbVisc 2.7821e-06 0.28528 0.021094 0.028365 v CourantNb 0.030128 6.2877 1.8838 1.9708 v FourierNb 0.0093765 10 3.6392 1.9662 v total_pressure 1.0112e+05 1.0181e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00024578 0.1 0.017306 0.026925 v volume_forces[X] -2572.8 2262.5 -0.070274 -0.048655 v volume_forces[Y] -64.842 55.926 -0.22814 -0.0025984 v volume_forces[Z] -1165.2 1155.8 -0.74808 0.085409 v ǁvolume_forcesǁ 0 2580.8 50.834 22.303 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.04 161.21 136.41 v Boundary Density 0.62459 1.1524 0.83399 0.90204 v Yplus 0 1280.4 104.52 191.07 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.1463 13.481 5.5229 3.9369 INSTANT 0.624000000E-01 TIME STEP NUMBER 624 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.986819883E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000867E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.72132E+01 0.19739E+02 Friction velocity uet : 0.13063E-03 0.20056E+01 Friction velocity uk : 0.21085E-01 0.94126E+00 Dimensionless distance yplus : 0.31382E+01 0.12852E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.22025E+01 0.20509E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 369 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 235.5 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -36.7 *C Average primary fluid velocity magnitude: 1.484 m/s (for full section) Maximum primary fluid velocity magnitude: 3.939 m/s (for full section) Average primary side HTC: 28.04 W/(m2*K) Average specific heat source: 0.032 MW/m3 Total heat soure for master thread: 4.159 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56823E+03 7 0.24544E-02 0.13411E+01 0.10363E+01 c Velocity[X] 0.13089E+01 c Velocity[Y] 0.52724E-02 c Velocity[Z] 0.26922E-01 c Pressure 0.61362E+01 14 0.91369E-05 0.65710E+00 0.49532E-01 c k 0.30038E+02 18 0.19766E-03 0.43728E-03 0.38758E+00 c epsilon 0.74051E+02 15 0.17180E-03 0.94551E-02 0.74698E+00 c TempC 0.10109E+08 14 0.15279E-04 0.13848E+01 0.71872E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 25054 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -17.155 17.083 0.0035222 0.0018316 v Velocity[Y] -33.858 21.264 0.86572 0.50182 v Velocity[Z] -25.857 20.073 0.30362 0.93389 v ǁVelocityǁ 0.012041 37.068 3.2239 5.0779 v Pressure -207.96 487.99 271.66 291.89 v k 0.0014553 5.156 0.47043 0.39272 v epsilon 0.0010518 580.1 2.2352 0.6769 v TempC 30 286.24 160.44 134.77 v Density 0.62436 1.1524 0.83567 0.90695 v TurbVisc 2.4678e-06 0.28573 0.021132 0.028409 v CourantNb 0.021401 7.2735 1.884 1.971 v FourierNb 0.0093816 10 3.6442 1.969 v total_pressure 1.0112e+05 1.0181e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00024553 0.1 0.017319 0.026938 v volume_forces[X] -2319.4 2557.9 -0.071171 -0.049606 v volume_forces[Y] -69.184 55.957 -0.22857 -0.0023909 v volume_forces[Z] -1062.1 1190.6 -0.74343 0.080477 v ǁvolume_forcesǁ 0 2560.2 50.843 22.326 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.04 161.07 136.33 v Boundary Density 0.62458 1.1524 0.83429 0.90221 v Yplus 0 1285.2 104.61 191.26 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.15227 14.152 5.5282 3.94 INSTANT 0.625000000E-01 TIME STEP NUMBER 625 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.504562183E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001632E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.75565E+01 0.18295E+02 Friction velocity uet : 0.12475E-03 0.15599E+01 Friction velocity uk : 0.20797E-01 0.93940E+00 Dimensionless distance yplus : 0.31241E+01 0.12895E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.21926E+01 0.20517E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 372 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 235.5 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -36.8 *C Average primary fluid velocity magnitude: 1.484 m/s (for full section) Maximum primary fluid velocity magnitude: 4.337 m/s (for full section) Average primary side HTC: 28.04 W/(m2*K) Average specific heat source: 0.032 MW/m3 Total heat soure for master thread: 4.166 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56833E+03 6 0.24777E-02 0.13819E+01 0.10522E+01 c Velocity[X] 0.13479E+01 c Velocity[Y] 0.64093E-02 c Velocity[Z] 0.27516E-01 c Pressure 0.62376E+01 19 0.87657E-05 0.66422E+00 0.14456E+00 c k 0.30105E+02 18 0.20028E-03 0.43156E-03 0.38525E+00 c epsilon 0.74359E+02 15 0.17534E-03 0.95335E-02 0.74664E+00 c TempC 0.10109E+08 14 0.14920E-04 0.13539E+01 0.71430E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 25240 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -14.8 18.937 0.0035573 0.0018249 v Velocity[Y] -20.155 21.907 0.86535 0.50165 v Velocity[Z] -23.6 18.48 0.30361 0.93375 v ǁVelocityǁ 0.011497 25.679 3.2232 5.0776 v Pressure -208.45 487.25 271.1 291.31 v k 0.0014167 5.1447 0.47119 0.39335 v epsilon 0.0010138 583.61 2.2394 0.67856 v TempC 30 286.25 160.3 134.69 v Density 0.62436 1.1524 0.83597 0.90714 v TurbVisc 2.1943e-06 0.28618 0.02117 0.028455 v CourantNb 0.0094289 5.3579 1.8839 1.9708 v FourierNb 0.0093876 10 3.6485 1.9711 v total_pressure 1.0112e+05 1.0181e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00024534 0.1 0.017322 0.02694 v volume_forces[X] -2596.8 2375.6 -0.071934 -0.048552 v volume_forces[Y] -73.495 56.007 -0.22852 -0.0023205 v volume_forces[Z] -1032.9 1095.7 -0.74134 0.084947 v ǁvolume_forcesǁ 0 2604.2 50.838 22.325 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.04 160.93 136.25 v Boundary Density 0.62458 1.1524 0.83458 0.90238 v Yplus 0 1289.5 104.71 191.45 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.13807 13.07 5.5324 3.9419 INSTANT 0.626000000E-01 TIME STEP NUMBER 626 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.542544573E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000137E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.61581E+01 0.18300E+02 Friction velocity uet : 0.93441E-04 0.16006E+01 Friction velocity uk : 0.20514E-01 0.94021E+00 Dimensionless distance yplus : 0.31536E+01 0.12944E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.22133E+01 0.20526E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 379 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 235.4 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -36.9 *C Average primary fluid velocity magnitude: 1.483 m/s (for full section) Maximum primary fluid velocity magnitude: 4.120 m/s (for full section) Average primary side HTC: 28.03 W/(m2*K) Average specific heat source: 0.032 MW/m3 Total heat soure for master thread: 4.173 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56841E+03 6 0.24721E-02 0.14233E+01 0.10695E+01 c Velocity[X] 0.13913E+01 c Velocity[Y] 0.42792E-02 c Velocity[Z] 0.27702E-01 c Pressure 0.63785E+01 11 0.88675E-05 0.67399E+00 0.35231E-01 c k 0.30171E+02 18 0.19796E-03 0.42398E-03 0.38290E+00 c epsilon 0.74661E+02 15 0.17037E-03 0.92748E-02 0.73694E+00 c TempC 0.10108E+08 14 0.14842E-04 0.13223E+01 0.70989E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 25192 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -14.797 17.439 0.0036048 0.0018466 v Velocity[Y] -24.75 19.871 0.86501 0.50145 v Velocity[Z] -27.765 18.488 0.30357 0.93371 v ǁVelocityǁ 0.015125 28.226 3.2227 5.0775 v Pressure -208.63 487.23 271.09 291.29 v k 0.0013796 5.1328 0.47196 0.39398 v epsilon 0.0009776 586.6 2.2437 0.68024 v TempC 30 286.25 160.17 134.61 v Density 0.62435 1.1524 0.83627 0.90732 v TurbVisc 2.1171e-06 0.28663 0.021208 0.0285 v CourantNb 0.0052451 5.4257 1.8833 1.9707 v FourierNb 0.0093941 10 3.6522 1.9735 v total_pressure 1.0112e+05 1.0181e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00024518 0.1 0.017321 0.026941 v volume_forces[X] -2415.2 2690.6 -0.072798 -0.049691 v volume_forces[Y] -79.6 55.983 -0.22868 -0.0023138 v volume_forces[Z] -988.01 1105.7 -0.7341 0.094577 v ǁvolume_forcesǁ 0 2693 50.835 22.317 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.04 160.79 136.17 v Boundary Density 0.62458 1.1524 0.83488 0.90256 v Yplus 0 1294.4 104.81 191.65 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.1625 14.565 5.5355 3.9443 INSTANT 0.627000000E-01 TIME STEP NUMBER 627 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.247647682E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110998945E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.33641E+01 0.18309E+02 Friction velocity uet : 0.62083E-04 0.14866E+01 Friction velocity uk : 0.20237E-01 0.94100E+00 Dimensionless distance yplus : 0.30788E+01 0.12996E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.21608E+01 0.20536E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 378 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 235.3 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -36.9 *C Average primary fluid velocity magnitude: 1.483 m/s (for full section) Maximum primary fluid velocity magnitude: 4.749 m/s (for full section) Average primary side HTC: 28.03 W/(m2*K) Average specific heat source: 0.032 MW/m3 Total heat soure for master thread: 4.181 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56851E+03 6 0.24252E-02 0.14682E+01 0.10882E+01 c Velocity[X] 0.14353E+01 c Velocity[Y] 0.42144E-02 c Velocity[Z] 0.28667E-01 c Pressure 0.64748E+01 13 0.82429E-05 0.67977E+00 0.77090E-01 c k 0.30238E+02 18 0.19851E-03 0.41927E-03 0.38090E+00 c epsilon 0.74964E+02 15 0.17104E-03 0.89370E-02 0.72895E+00 c TempC 0.10107E+08 14 0.14688E-04 0.12937E+01 0.70559E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 25588 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -14.793 16.358 0.0036496 0.0018537 v Velocity[Y] -27.583 19.675 0.86463 0.50122 v Velocity[Z] -14.106 18.496 0.3035 0.93358 v ǁVelocityǁ 0.0027191 30.713 3.222 5.0772 v Pressure -208.34 487.43 271.36 291.52 v k 0.0013444 5.1208 0.47273 0.39463 v epsilon 0.00094348 588.7 2.2478 0.68192 v TempC 30 286.25 160.03 134.53 v Density 0.62435 1.1524 0.83656 0.90749 v TurbVisc 1.8425e-06 0.2871 0.021246 0.028546 v CourantNb 0.003011 5.9613 1.883 1.9707 v FourierNb 0.0094014 10 3.6562 1.9761 v total_pressure 1.0112e+05 1.0181e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00024507 0.1 0.017325 0.026947 v volume_forces[X] -2682.1 2481.6 -0.074226 -0.049997 v volume_forces[Y] -72.936 55.971 -0.22891 -0.0022498 v volume_forces[Z] -1025.2 1061.3 -0.73055 0.094088 v ǁvolume_forcesǁ 0 2689.5 50.839 22.325 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.04 160.66 136.09 v Boundary Density 0.62458 1.1524 0.83517 0.90273 v Yplus 0 1299.6 104.91 191.84 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.1556 14.989 5.5392 3.9468 INSTANT 0.628000000E-01 TIME STEP NUMBER 628 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.877484838E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999910E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.35681E+01 0.18317E+02 Friction velocity uet : 0.22024E-03 0.14926E+01 Friction velocity uk : 0.19970E-01 0.93918E+00 Dimensionless distance yplus : 0.30180E+01 0.13041E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.21181E+01 0.20544E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 376 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 235.3 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -37.0 *C Average primary fluid velocity magnitude: 1.483 m/s (for full section) Maximum primary fluid velocity magnitude: 3.934 m/s (for full section) Average primary side HTC: 28.03 W/(m2*K) Average specific heat source: 0.032 MW/m3 Total heat soure for master thread: 4.188 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56861E+03 6 0.24178E-02 0.15116E+01 0.11084E+01 c Velocity[X] 0.14785E+01 c Velocity[Y] 0.43330E-02 c Velocity[Z] 0.28698E-01 c Pressure 0.65800E+01 9 0.79783E-05 0.68673E+00 0.33443E-01 c k 0.30306E+02 18 0.19463E-03 0.41162E-03 0.37850E+00 c epsilon 0.75263E+02 15 0.16572E-03 0.90883E-02 0.73429E+00 c TempC 0.10106E+08 14 0.14574E-04 0.12660E+01 0.70131E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 25891 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -14.79 17.393 0.0037037 0.0018738 v Velocity[Y] -31.563 20.309 0.86423 0.50098 v Velocity[Z] -14.798 18.502 0.30345 0.93348 v ǁVelocityǁ 0.014949 36.284 3.2214 5.0769 v Pressure -208.5 487.29 271.29 291.45 v k 0.0013127 5.1085 0.47351 0.39528 v epsilon 0.00091317 589.05 2.2521 0.6836 v TempC 30 286.26 159.9 134.45 v Density 0.62435 1.1524 0.83685 0.90767 v TurbVisc 1.9828e-06 0.28758 0.021285 0.028592 v CourantNb 0.025513 7.3761 1.8827 1.9707 v FourierNb 0.0094086 10 3.6605 1.9786 v total_pressure 1.0112e+05 1.0181e+05 1.016e+05 1.0162e+05 v Local Time Step 0.000245 0.1 0.017328 0.02695 v volume_forces[X] -2472.9 2653.5 -0.07503 -0.050976 v volume_forces[Y] -77.093 56.01 -0.22875 -0.002084 v volume_forces[Z] -962.04 1087.1 -0.72717 0.096948 v ǁvolume_forcesǁ 0 2655.9 50.837 22.333 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.04 160.52 136.01 v Boundary Density 0.62458 1.1524 0.83546 0.9029 v Yplus 0 1304.1 105.01 192.03 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.14621 13.487 5.5432 3.9493 INSTANT 0.629000000E-01 TIME STEP NUMBER 629 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.348486281E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000626E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.43136E+01 0.18325E+02 Friction velocity uet : 0.66108E-04 0.16071E+01 Friction velocity uk : 0.19727E-01 0.93933E+00 Dimensionless distance yplus : 0.31126E+01 0.13108E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.21845E+01 0.20556E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 365 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 235.2 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -37.1 *C Average primary fluid velocity magnitude: 1.483 m/s (for full section) Maximum primary fluid velocity magnitude: 3.932 m/s (for full section) Average primary side HTC: 28.02 W/(m2*K) Average specific heat source: 0.032 MW/m3 Total heat soure for master thread: 4.195 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56871E+03 6 0.24523E-02 0.15533E+01 0.11246E+01 c Velocity[X] 0.15192E+01 c Velocity[Y] 0.48034E-02 c Velocity[Z] 0.29314E-01 c Pressure 0.66744E+01 14 0.89484E-05 0.69244E+00 0.80534E-01 c k 0.30375E+02 18 0.19556E-03 0.40763E-03 0.37652E+00 c epsilon 0.75570E+02 15 0.16892E-03 0.88967E-02 0.72845E+00 c TempC 0.10105E+08 14 0.14288E-04 0.12379E+01 0.69697E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 25857 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -14.787 15.968 0.0037447 0.0018673 v Velocity[Y] -44.51 21.573 0.86389 0.50076 v Velocity[Z] -15.365 18.509 0.30343 0.93339 v ǁVelocityǁ 0.0068319 47.67 3.2207 5.0767 v Pressure -208.72 486.81 271.01 291.14 v k 0.0012848 5.0957 0.4743 0.39594 v epsilon 0.00088676 592.33 2.2566 0.6853 v TempC 30 286.26 159.77 134.38 v Density 0.62434 1.1524 0.83714 0.90784 v TurbVisc 1.8403e-06 0.28806 0.021323 0.028638 v CourantNb 0.0094018 5.837 1.8823 1.9704 v FourierNb 0.0094166 10 3.6645 1.981 v total_pressure 1.0112e+05 1.0181e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00024498 0.1 0.017329 0.02695 v volume_forces[X] -2707.1 2668.3 -0.076019 -0.050247 v volume_forces[Y] -85.877 56.078 -0.22847 -0.0018651 v volume_forces[Z] -996 1028.3 -0.72252 0.10303 v ǁvolume_forcesǁ 0 2708.6 50.831 22.33 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.04 160.39 135.93 v Boundary Density 0.62458 1.1524 0.83575 0.90307 v Yplus 0 1310.8 105.11 192.22 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.1015 13.456 5.5468 3.9514 INSTANT 0.630000000E-01 TIME STEP NUMBER 630 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.418517650E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000809E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.32400E+01 0.18331E+02 Friction velocity uet : 0.77346E-04 0.17316E+01 Friction velocity uk : 0.19510E-01 0.93998E+00 Dimensionless distance yplus : 0.27970E+01 0.13192E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19630E+01 0.20572E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 367 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 235.1 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -37.1 *C Average primary fluid velocity magnitude: 1.483 m/s (for full section) Maximum primary fluid velocity magnitude: 3.934 m/s (for full section) Average primary side HTC: 28.02 W/(m2*K) Average specific heat source: 0.032 MW/m3 Total heat soure for master thread: 4.203 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56880E+03 6 0.24594E-02 0.15996E+01 0.11453E+01 c Velocity[X] 0.15643E+01 c Velocity[Y] 0.55763E-02 c Velocity[Z] 0.29679E-01 c Pressure 0.67842E+01 9 0.87037E-05 0.69915E+00 0.33767E-01 c k 0.30443E+02 18 0.19275E-03 0.40063E-03 0.37413E+00 c epsilon 0.75869E+02 15 0.16448E-03 0.87879E-02 0.72396E+00 c TempC 0.10104E+08 14 0.14187E-04 0.12114E+01 0.69269E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 26050 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -14.963 17.492 0.0037936 0.0018865 v Velocity[Y] -61.895 23.58 0.8635 0.50055 v Velocity[Z] -14.777 18.519 0.3034 0.93333 v ǁVelocityǁ 0.013005 64.081 3.2201 5.0765 v Pressure -209 486.72 270.95 291.07 v k 0.0012593 5.0837 0.47509 0.3966 v epsilon 0.00086292 594.64 2.261 0.68699 v TempC 30 286.26 159.64 134.3 v Density 0.62434 1.1524 0.83743 0.90802 v TurbVisc 1.573e-06 0.28855 0.021361 0.028685 v CourantNb 0.013135 7.2641 1.882 1.9704 v FourierNb 0.0094249 10 3.6687 1.9836 v total_pressure 1.0112e+05 1.0181e+05 1.016e+05 1.0162e+05 v Local Time Step 0.000245 0.1 0.017331 0.026953 v volume_forces[X] -2854.4 2751.2 -0.076771 -0.050842 v volume_forces[Y] -91.794 56.126 -0.22833 -0.0017208 v volume_forces[Z] -966.23 1046.7 -0.71804 0.10739 v ǁvolume_forcesǁ 0 2858.6 50.828 22.334 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.04 160.26 135.85 v Boundary Density 0.62459 1.1524 0.83603 0.90324 v Yplus 0 1319.2 105.21 192.42 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.10524 13.328 5.5507 3.954 INSTANT 0.631000000E-01 TIME STEP NUMBER 631 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.654749070E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000726E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.42549E+01 0.18625E+02 Friction velocity uet : 0.10238E-03 0.18994E+01 Friction velocity uk : 0.19310E-01 0.93922E+00 Dimensionless distance yplus : 0.27502E+01 0.13230E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19302E+01 0.20578E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 359 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 235.1 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -37.2 *C Average primary fluid velocity magnitude: 1.482 m/s (for full section) Maximum primary fluid velocity magnitude: 3.936 m/s (for full section) Average primary side HTC: 28.01 W/(m2*K) Average specific heat source: 0.032 MW/m3 Total heat soure for master thread: 4.210 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56889E+03 6 0.24245E-02 0.16407E+01 0.11626E+01 c Velocity[X] 0.16055E+01 c Velocity[Y] 0.47529E-02 c Velocity[Z] 0.30426E-01 c Pressure 0.68755E+01 9 0.72138E-05 0.70377E+00 0.36423E-01 c k 0.30512E+02 18 0.19318E-03 0.39814E-03 0.37292E+00 c epsilon 0.76172E+02 15 0.16564E-03 0.88260E-02 0.72533E+00 c TempC 0.10103E+08 14 0.13964E-04 0.11867E+01 0.68847E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 26375 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -15.682 16.891 0.0038422 0.0018897 v Velocity[Y] -61.574 23.478 0.8631 0.50034 v Velocity[Z] -16.383 20.342 0.30335 0.93321 v ǁVelocityǁ 0.011891 63.906 3.2195 5.0762 v Pressure -209.04 486.64 270.89 291.01 v k 0.0012361 5.0716 0.47588 0.39727 v epsilon 0.00084139 595.95 2.2655 0.68867 v TempC 30 286.26 159.51 134.23 v Density 0.62434 1.1524 0.83771 0.90819 v TurbVisc 1.6618e-06 0.28905 0.021399 0.028731 v CourantNb 0.0083364 7.0511 1.8817 1.9703 v FourierNb 0.009434 10 3.6728 1.986 v total_pressure 1.0112e+05 1.0181e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00024506 0.1 0.017333 0.026956 v volume_forces[X] -2807.3 3019 -0.078053 -0.051005 v volume_forces[Y] -74.628 56.144 -0.22807 -0.0016355 v volume_forces[Z] -998.27 1024 -0.71776 0.10865 v ǁvolume_forcesǁ 0 3019.5 50.828 22.34 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.04 160.13 135.77 v Boundary Density 0.62459 1.1524 0.83632 0.90341 v Yplus 0 1323 105.31 192.61 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.10717 13.035 5.5544 3.9563 INSTANT 0.632000000E-01 TIME STEP NUMBER 632 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.106262334E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000728E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.38073E+01 0.19845E+02 Friction velocity uet : 0.39323E-04 0.20464E+01 Friction velocity uk : 0.19126E-01 0.93766E+00 Dimensionless distance yplus : 0.27494E+01 0.13310E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19296E+01 0.20593E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 362 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 235.0 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -37.3 *C Average primary fluid velocity magnitude: 1.482 m/s (for full section) Maximum primary fluid velocity magnitude: 4.280 m/s (for full section) Average primary side HTC: 28.01 W/(m2*K) Average specific heat source: 0.032 MW/m3 Total heat soure for master thread: 4.218 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56898E+03 6 0.24514E-02 0.17010E+01 0.11934E+01 c Velocity[X] 0.16496E+01 c Velocity[Y] 0.20428E-01 c Velocity[Z] 0.31012E-01 c Pressure 0.69817E+01 10 0.80100E-05 0.71163E+00 0.45921E-01 c k 0.30581E+02 18 0.19131E-03 0.39224E-03 0.37041E+00 c epsilon 0.76469E+02 15 0.16117E-03 0.87928E-02 0.72431E+00 c TempC 0.10102E+08 14 0.13847E-04 0.11628E+01 0.68419E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 26545 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -16.526 18.898 0.0039025 0.0019198 v Velocity[Y] -26.767 25.474 0.86271 0.50013 v Velocity[Z] -17.493 18.533 0.30331 0.93314 v ǁVelocityǁ 0.012617 32.375 3.2189 5.076 v Pressure -209.21 486.5 270.83 290.93 v k 0.0012149 5.0592 0.47668 0.39795 v epsilon 0.00082196 596.8 2.2703 0.69036 v TempC 30 286.26 159.39 134.15 v Density 0.62434 1.1524 0.83799 0.90836 v TurbVisc 1.6426e-06 0.28955 0.021437 0.028778 v CourantNb 0.0096599 6.0672 1.8813 1.9702 v FourierNb 0.0094431 10 3.6767 1.9886 v total_pressure 1.0112e+05 1.0181e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00024515 0.1 0.017334 0.026958 v volume_forces[X] -3207.3 2854.3 -0.078811 -0.051707 v volume_forces[Y] -75.149 56.119 -0.2277 -0.0015448 v volume_forces[Z] -967.56 1036.2 -0.71505 0.1131 v ǁvolume_forcesǁ 0 3211.7 50.826 22.343 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.03 160 135.7 v Boundary Density 0.62459 1.1524 0.8366 0.90357 v Yplus 0 1331 105.41 192.8 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.09549 14.241 5.558 3.9588 INSTANT 0.633000000E-01 TIME STEP NUMBER 633 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.582996611E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001268E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.36189E+01 0.22440E+02 Friction velocity uet : 0.59033E-04 0.23120E+01 Friction velocity uk : 0.18956E-01 0.93783E+00 Dimensionless distance yplus : 0.27221E+01 0.13351E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19105E+01 0.20600E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 361 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 234.9 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -37.3 *C Average primary fluid velocity magnitude: 1.482 m/s (for full section) Maximum primary fluid velocity magnitude: 3.941 m/s (for full section) Average primary side HTC: 28.00 W/(m2*K) Average specific heat source: 0.032 MW/m3 Total heat soure for master thread: 4.225 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56907E+03 6 0.25066E-02 0.17346E+01 0.12063E+01 c Velocity[X] 0.16908E+01 c Velocity[Y] 0.11334E-01 c Velocity[Z] 0.32392E-01 c Pressure 0.70622E+01 21 0.97361E-05 0.71644E+00 0.16219E+00 c k 0.30651E+02 18 0.19171E-03 0.38990E-03 0.36892E+00 c epsilon 0.76772E+02 15 0.16403E-03 0.89441E-02 0.72388E+00 c TempC 0.10101E+08 14 0.13654E-04 0.11393E+01 0.67992E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 26683 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -17.595 20.195 0.0039487 0.0019147 v Velocity[Y] -14.911 25.183 0.86234 0.49992 v Velocity[Z] -18.877 18.541 0.30326 0.93302 v ǁVelocityǁ 0.0031433 32.751 3.2183 5.0757 v Pressure -209.7 485.65 270.21 290.29 v k 0.0011964 5.0464 0.47748 0.39863 v epsilon 0.00080523 599.59 2.2751 0.69205 v TempC 30 286.26 159.26 134.08 v Density 0.62434 1.1524 0.83827 0.90852 v TurbVisc 1.4904e-06 0.29007 0.021475 0.028824 v CourantNb 0.022388 10.329 1.8808 1.97 v FourierNb 0.0094529 10 3.6806 1.9911 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0162e+05 v Local Time Step 0.00024529 0.1 0.017334 0.026959 v volume_forces[X] -2905.6 3356.4 -0.080048 -0.051597 v volume_forces[Y] -81.211 56.084 -0.22735 -0.0013981 v volume_forces[Z] -997.7 1037.1 -0.71209 0.11694 v ǁvolume_forcesǁ 0 3357 50.825 22.345 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.03 159.87 135.62 v Boundary Density 0.62459 1.1524 0.83688 0.90374 v Yplus 0 1335.1 105.51 192.99 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.098986 17.652 5.5614 3.9611 INSTANT 0.634000000E-01 TIME STEP NUMBER 634 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.272774243E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000333E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.43184E+01 0.23043E+02 Friction velocity uet : 0.22978E-03 0.23458E+01 Friction velocity uk : 0.18806E-01 0.93770E+00 Dimensionless distance yplus : 0.26263E+01 0.13429E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.18432E+01 0.20614E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 363 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 234.8 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -37.4 *C Average primary fluid velocity magnitude: 1.482 m/s (for full section) Maximum primary fluid velocity magnitude: 3.942 m/s (for full section) Average primary side HTC: 28.00 W/(m2*K) Average specific heat source: 0.032 MW/m3 Total heat soure for master thread: 4.232 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56913E+03 6 0.24693E-02 0.17740E+01 0.12219E+01 c Velocity[X] 0.17349E+01 c Velocity[Y] 0.68750E-02 c Velocity[Z] 0.32276E-01 c Pressure 0.71603E+01 13 0.91923E-05 0.72219E+00 0.66810E-01 c k 0.30720E+02 18 0.19015E-03 0.38332E-03 0.36664E+00 c epsilon 0.77061E+02 15 0.16158E-03 0.96239E-02 0.73755E+00 c TempC 0.10100E+08 14 0.13575E-04 0.11177E+01 0.67572E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 26863 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -18.862 21.035 0.0040001 0.0019296 v Velocity[Y] -11.128 29.687 0.86192 0.49969 v Velocity[Z] -21.849 18.55 0.30323 0.93294 v ǁVelocityǁ 0.01178 37.99 3.2177 5.0755 v Pressure -209.72 485.95 270.41 290.49 v k 0.0011808 5.0342 0.47828 0.39931 v epsilon 0.00079145 600.56 2.2797 0.69373 v TempC 30 286.25 159.13 134 v Density 0.62434 1.1524 0.83855 0.90869 v TurbVisc 1.4685e-06 0.29059 0.021513 0.028871 v CourantNb 0.02691 4.8626 1.8805 1.97 v FourierNb 0.0094632 10 3.6848 1.9937 v total_pressure 1.0111e+05 1.0181e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00024547 0.1 0.017336 0.026961 v volume_forces[X] -3506.7 2948.8 -0.080654 -0.051881 v volume_forces[Y] -78.905 56.135 -0.22697 -0.0012598 v volume_forces[Z] -969.45 1027.9 -0.70898 0.12015 v ǁvolume_forcesǁ 0 3511.3 50.823 22.35 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.03 159.74 135.54 v Boundary Density 0.6246 1.1524 0.83716 0.9039 v Yplus 0 1342.9 105.61 193.19 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.10405 13.278 5.5652 3.9637 INSTANT 0.635000000E-01 TIME STEP NUMBER 635 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.173963024E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999170E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.44767E+01 0.26000E+02 Friction velocity uet : 0.11377E-03 0.26270E+01 Friction velocity uk : 0.18679E-01 0.93617E+00 Dimensionless distance yplus : 0.25970E+01 0.13515E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.18227E+01 0.20629E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 363 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 234.8 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -37.5 *C Average primary fluid velocity magnitude: 1.482 m/s (for full section) Maximum primary fluid velocity magnitude: 3.944 m/s (for full section) Average primary side HTC: 28.00 W/(m2*K) Average specific heat source: 0.033 MW/m3 Total heat soure for master thread: 4.240 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56921E+03 6 0.24438E-02 0.18129E+01 0.12337E+01 c Velocity[X] 0.17756E+01 c Velocity[Y] 0.44500E-02 c Velocity[Z] 0.32765E-01 c Pressure 0.72479E+01 10 0.67775E-05 0.72702E+00 0.36761E-01 c k 0.30791E+02 18 0.18976E-03 0.38008E-03 0.36480E+00 c epsilon 0.77350E+02 15 0.16391E-03 0.93558E-02 0.73770E+00 c TempC 0.10099E+08 14 0.13400E-04 0.10968E+01 0.67160E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 27021 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -20.426 18.145 0.0040516 0.0019334 v Velocity[Y] -13.46 20.531 0.86154 0.49948 v Velocity[Z] -27.897 18.557 0.30318 0.93283 v ǁVelocityǁ 0.0089077 28.828 3.2171 5.0752 v Pressure -209.68 485.87 270.4 290.47 v k 0.0011685 5.0216 0.47909 0.4 v epsilon 0.00078111 601.67 2.2846 0.69541 v TempC 30 286.25 159.01 133.93 v Density 0.62434 1.1524 0.83882 0.90885 v TurbVisc 1.5467e-06 0.29111 0.021551 0.028918 v CourantNb 0.022097 5.2076 1.8802 1.9698 v FourierNb 0.0094741 10 3.6888 1.9962 v total_pressure 1.0111e+05 1.0181e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00024569 0.1 0.017337 0.026963 v volume_forces[X] -3006.2 3637.4 -0.081854 -0.051785 v volume_forces[Y] -79.332 56.205 -0.22643 -0.0011244 v volume_forces[Z] -995.55 1054.4 -0.70848 0.12263 v ǁvolume_forcesǁ 0 3638.3 50.821 22.355 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.03 159.61 135.47 v Boundary Density 0.6246 1.1524 0.83743 0.90407 v Yplus 0 1351.5 105.72 193.38 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.11186 13.049 5.5689 3.966 INSTANT 0.636000000E-01 TIME STEP NUMBER 636 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.118189835E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999262E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.53723E+01 0.18380E+02 Friction velocity uet : 0.17194E-03 0.17160E+01 Friction velocity uk : 0.18578E-01 0.93502E+00 Dimensionless distance yplus : 0.26399E+01 0.13540E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.18528E+01 0.20634E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 355 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 234.7 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -37.6 *C Average primary fluid velocity magnitude: 1.481 m/s (for full section) Maximum primary fluid velocity magnitude: 3.945 m/s (for full section) Average primary side HTC: 27.99 W/(m2*K) Average specific heat source: 0.033 MW/m3 Total heat soure for master thread: 4.247 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56929E+03 6 0.24554E-02 0.18576E+01 0.12530E+01 c Velocity[X] 0.18202E+01 c Velocity[Y] 0.42666E-02 c Velocity[Z] 0.33156E-01 c Pressure 0.73433E+01 11 0.85128E-05 0.73248E+00 0.38861E-01 c k 0.30861E+02 18 0.18908E-03 0.37451E-03 0.36243E+00 c epsilon 0.77638E+02 15 0.16117E-03 0.87908E-02 0.72375E+00 c TempC 0.10098E+08 13 0.13797E-04 0.10726E+01 0.66659E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 27149 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -22.204 17.218 0.0041128 0.0019586 v Velocity[Y] -16.625 20.689 0.86111 0.49927 v Velocity[Z] -22.804 18.568 0.30315 0.93276 v ǁVelocityǁ 0.006099 24.04 3.2165 5.075 v Pressure -209.83 485.69 270.37 290.41 v k 0.0011583 5.0087 0.47989 0.40069 v epsilon 0.00077313 602.53 2.2896 0.69709 v TempC 30 286.25 158.89 133.86 v Density 0.62435 1.1524 0.83909 0.90901 v TurbVisc 1.5472e-06 0.29164 0.021589 0.028965 v CourantNb 0.028927 6.0264 1.8798 1.9698 v FourierNb 0.0094849 10 3.6927 1.9988 v total_pressure 1.0111e+05 1.0181e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00024594 0.1 0.017337 0.026965 v volume_forces[X] -3768.2 3045.9 -0.082642 -0.052428 v volume_forces[Y] -88.962 56.233 -0.22591 -0.0010226 v volume_forces[Z] -989.28 1035.6 -0.70554 0.12676 v ǁvolume_forcesǁ 0 3773.1 50.818 22.358 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.02 159.48 135.39 v Boundary Density 0.6246 1.1524 0.83771 0.90423 v Yplus 0 1354 105.82 193.57 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.095034 14.27 5.5725 3.9686 INSTANT 0.637000000E-01 TIME STEP NUMBER 637 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.155744480E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999169E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.59644E+01 0.18388E+02 Friction velocity uet : 0.28313E-04 0.17262E+01 Friction velocity uk : 0.18494E-01 0.93424E+00 Dimensionless distance yplus : 0.26662E+01 0.13618E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.18713E+01 0.20647E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 353 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 234.6 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -37.6 *C Average primary fluid velocity magnitude: 1.481 m/s (for full section) Maximum primary fluid velocity magnitude: 3.946 m/s (for full section) Average primary side HTC: 27.99 W/(m2*K) Average specific heat source: 0.033 MW/m3 Total heat soure for master thread: 4.255 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56937E+03 6 0.24657E-02 0.18996E+01 0.12683E+01 c Velocity[X] 0.18613E+01 c Velocity[Y] 0.43761E-02 c Velocity[Z] 0.33919E-01 c Pressure 0.74285E+01 9 0.91182E-05 0.73693E+00 0.33943E-01 c k 0.30933E+02 18 0.18921E-03 0.37233E-03 0.36037E+00 c epsilon 0.77932E+02 15 0.16377E-03 0.84024E-02 0.71275E+00 c TempC 0.10098E+08 13 0.13610E-04 0.10537E+01 0.66266E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 27300 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -24.363 15.847 0.0041641 0.00196 v Velocity[Y] -20.668 21.86 0.86069 0.49904 v Velocity[Z] -27.25 18.573 0.3031 0.93267 v ǁVelocityǁ 0.0062502 27.357 3.2159 5.0747 v Pressure -209.88 485.64 270.36 290.39 v k 0.0011446 4.9954 0.4807 0.40139 v epsilon 0.00076188 604.3 2.2945 0.69876 v TempC 30 286.25 158.76 133.79 v Density 0.62435 1.1524 0.83936 0.90917 v TurbVisc 1.5173e-06 0.29217 0.021627 0.029012 v CourantNb 0.024319 5.1221 1.8793 1.9696 v FourierNb 0.0094965 10 3.6966 2.0013 v total_pressure 1.0111e+05 1.0181e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00024623 0.1 0.017337 0.026966 v volume_forces[X] -3093.5 3872.5 -0.083999 -0.05248 v volume_forces[Y] -98.005 56.267 -0.22535 -0.00090955 v volume_forces[Z] -995.77 1077.1 -0.70382 0.1295 v ǁvolume_forcesǁ 0 3873.7 50.818 22.362 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.02 159.36 135.32 v Boundary Density 0.62461 1.1524 0.83798 0.90439 v Yplus 0 1361.8 105.92 193.76 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.1016 13.104 5.5759 3.9709 INSTANT 0.638000000E-01 TIME STEP NUMBER 638 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.667822250E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999268E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.60960E+01 0.18394E+02 Friction velocity uet : 0.51921E-04 0.19085E+01 Friction velocity uk : 0.18380E-01 0.93337E+00 Dimensionless distance yplus : 0.29229E+01 0.13695E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20514E+01 0.20661E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 354 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 234.6 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -37.7 *C Average primary fluid velocity magnitude: 1.481 m/s (for full section) Maximum primary fluid velocity magnitude: 4.008 m/s (for full section) Average primary side HTC: 27.98 W/(m2*K) Average specific heat source: 0.033 MW/m3 Total heat soure for master thread: 4.262 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56945E+03 6 0.24701E-02 0.19443E+01 0.12874E+01 c Velocity[X] 0.19052E+01 c Velocity[Y] 0.44699E-02 c Velocity[Z] 0.34654E-01 c Pressure 0.75237E+01 10 0.80168E-05 0.74219E+00 0.39520E-01 c k 0.31003E+02 18 0.18860E-03 0.36741E-03 0.35780E+00 c epsilon 0.78223E+02 14 0.15920E-03 0.83515E-02 0.70771E+00 c TempC 0.10097E+08 13 0.13504E-04 0.10357E+01 0.65881E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 27412 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -26.637 17.444 0.0042186 0.0019766 v Velocity[Y] -24.101 23.79 0.86026 0.49883 v Velocity[Z] -18.73 18.584 0.30307 0.9326 v ǁVelocityǁ 0.005 29.347 3.2153 5.0744 v Pressure -210.08 485.48 270.31 290.32 v k 0.0011288 4.982 0.48151 0.40208 v epsilon 0.00074884 604.33 2.2993 0.70044 v TempC 30 286.25 158.64 133.72 v Density 0.62435 1.1524 0.83962 0.90932 v TurbVisc 1.5163e-06 0.29271 0.021665 0.029059 v CourantNb 0.019969 5.7042 1.879 1.9696 v FourierNb 0.0095082 10 3.7007 2.0039 v total_pressure 1.0111e+05 1.0181e+05 1.016e+05 1.0162e+05 v Local Time Step 0.00024656 0.1 0.017338 0.026968 v volume_forces[X] -3979.6 3126.3 -0.084681 -0.052803 v volume_forces[Y] -97.576 56.304 -0.22471 -0.00079931 v volume_forces[Z] -1012.5 1040.6 -0.70098 0.13298 v ǁvolume_forcesǁ 0 3984.6 50.816 22.367 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.02 159.23 135.24 v Boundary Density 0.62461 1.1524 0.83824 0.90455 v Yplus 0 1369.5 106.02 193.95 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.12531 13.538 5.5797 3.9735 INSTANT 0.639000000E-01 TIME STEP NUMBER 639 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.101696443E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999476E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.49051E+01 0.19547E+02 Friction velocity uet : 0.11282E-04 0.20952E+01 Friction velocity uk : 0.18249E-01 0.93264E+00 Dimensionless distance yplus : 0.28642E+01 0.13725E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20102E+01 0.20666E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 355 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 234.5 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -37.8 *C Average primary fluid velocity magnitude: 1.481 m/s (for full section) Maximum primary fluid velocity magnitude: 3.947 m/s (for full section) Average primary side HTC: 27.98 W/(m2*K) Average specific heat source: 0.033 MW/m3 Total heat soure for master thread: 4.269 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56953E+03 6 0.24418E-02 0.19868E+01 0.13027E+01 c Velocity[X] 0.19469E+01 c Velocity[Y] 0.45408E-02 c Velocity[Z] 0.35385E-01 c Pressure 0.76047E+01 11 0.77082E-05 0.74633E+00 0.39240E-01 c k 0.31075E+02 18 0.18891E-03 0.36619E-03 0.35588E+00 c epsilon 0.78519E+02 14 0.16406E-03 0.85336E-02 0.70804E+00 c TempC 0.10096E+08 13 0.13344E-04 0.10190E+01 0.65510E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 27540 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -29.583 17.328 0.0042708 0.0019806 v Velocity[Y] -26.274 25.228 0.85986 0.49861 v Velocity[Z] -15.878 18.592 0.30302 0.9325 v ǁVelocityǁ 0.01346 33.035 3.2147 5.0742 v Pressure -210.05 485.34 270.27 290.26 v k 0.0011148 4.9691 0.48231 0.40278 v epsilon 0.00073746 605.66 2.3044 0.7021 v TempC 30 286.25 158.52 133.65 v Density 0.62435 1.1524 0.83989 0.90948 v TurbVisc 1.4537e-06 0.29325 0.021703 0.029106 v CourantNb 0.011293 5.5592 1.8786 1.9694 v FourierNb 0.0083096 10 3.7046 2.0064 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0162e+05 v Local Time Step 0.00024692 0.1 0.017339 0.026969 v volume_forces[X] -3150.6 4068.3 -0.085866 -0.052545 v volume_forces[Y] -95.09 56.308 -0.224 -0.00068343 v volume_forces[Z] -986.74 1101.8 -0.69979 0.13594 v ǁvolume_forcesǁ 0 4069.7 50.814 22.371 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.01 159.11 135.17 v Boundary Density 0.62461 1.1524 0.83851 0.9047 v Yplus 0 1372.5 106.12 194.14 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.12178 12.958 5.5832 3.9758 INSTANT 0.640000000E-01 TIME STEP NUMBER 640 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.827591600E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000107E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.44997E+01 0.21755E+02 Friction velocity uet : 0.22485E-04 0.23233E+01 Friction velocity uk : 0.18130E-01 0.93103E+00 Dimensionless distance yplus : 0.29966E+01 0.13795E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.21031E+01 0.20678E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 353 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 234.4 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -37.8 *C Average primary fluid velocity magnitude: 1.481 m/s (for full section) Maximum primary fluid velocity magnitude: 3.947 m/s (for full section) Average primary side HTC: 27.98 W/(m2*K) Average specific heat source: 0.033 MW/m3 Total heat soure for master thread: 4.277 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56960E+03 6 0.24437E-02 0.20320E+01 0.13215E+01 c Velocity[X] 0.19916E+01 c Velocity[Y] 0.46177E-02 c Velocity[Z] 0.35776E-01 c Pressure 0.76959E+01 8 0.82565E-05 0.75117E+00 0.37519E-01 c k 0.31146E+02 18 0.18809E-03 0.36222E-03 0.35358E+00 c epsilon 0.78809E+02 14 0.16033E-03 0.86690E-02 0.70807E+00 c TempC 0.10095E+08 13 0.13254E-04 0.10037E+01 0.65152E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 27621 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -30.421 16.389 0.0043258 0.002 v Velocity[Y] -30.556 28.188 0.85939 0.49839 v Velocity[Z] -17.859 18.6 0.30299 0.93245 v ǁVelocityǁ 0.013935 34.803 3.2141 5.0739 v Pressure -210.25 485.24 270.23 290.21 v k 0.0011052 4.9566 0.48312 0.40349 v epsilon 0.00073015 605.9 2.3095 0.70377 v TempC 30 286.24 158.4 133.58 v Density 0.62435 1.1524 0.84015 0.90963 v TurbVisc 1.785e-06 0.29379 0.021741 0.029153 v CourantNb 0.010507 6.2354 1.8782 1.9693 v FourierNb 0.0085022 10 3.7085 2.009 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00024731 0.1 0.017339 0.02697 v volume_forces[X] -4159.4 3186.2 -0.086613 -0.053186 v volume_forces[Y] -89.886 56.325 -0.22332 -0.0005822 v volume_forces[Z] -1038.9 1050.8 -0.69667 0.13992 v ǁvolume_forcesǁ 0 4164.6 50.812 22.375 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.01 158.98 135.1 v Boundary Density 0.62462 1.1524 0.83877 0.90486 v Yplus 0 1379.5 106.23 194.33 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.12682 13.614 5.5868 3.9784 INSTANT 0.641000000E-01 TIME STEP NUMBER 641 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.928786753E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000669E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.30112E+01 0.22372E+02 Friction velocity uet : 0.23181E-04 0.23784E+01 Friction velocity uk : 0.18049E-01 0.93028E+00 Dimensionless distance yplus : 0.29867E+01 0.13877E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20962E+01 0.20692E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 356 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 234.3 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -37.9 *C Average primary fluid velocity magnitude: 1.480 m/s (for full section) Maximum primary fluid velocity magnitude: 4.210 m/s (for full section) Average primary side HTC: 27.97 W/(m2*K) Average specific heat source: 0.033 MW/m3 Total heat soure for master thread: 4.284 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56968E+03 6 0.24785E-02 0.20746E+01 0.13365E+01 c Velocity[X] 0.20328E+01 c Velocity[Y] 0.50414E-02 c Velocity[Z] 0.36716E-01 c Pressure 0.77766E+01 9 0.96694E-05 0.75512E+00 0.42287E-01 c k 0.31218E+02 18 0.18847E-03 0.36158E-03 0.35189E+00 c epsilon 0.79106E+02 14 0.16446E-03 0.85177E-02 0.70137E+00 c TempC 0.10094E+08 13 0.13129E-04 0.98955E+00 0.64814E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 27752 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -23.692 17.986 0.0043786 0.0020014 v Velocity[Y] -30.571 30.179 0.85895 0.49818 v Velocity[Z] -16.29 18.606 0.30295 0.93236 v ǁVelocityǁ 0.002921 33.551 3.2135 5.0737 v Pressure -210.27 485.09 270.16 290.12 v k 0.0010986 4.9439 0.48393 0.40419 v epsilon 0.00072568 606.66 2.3144 0.70542 v TempC 30 286.24 158.29 133.52 v Density 0.62436 1.1524 0.8404 0.90978 v TurbVisc 1.7672e-06 0.29433 0.021779 0.0292 v CourantNb 0.014394 6.5852 1.8778 1.9692 v FourierNb 0.0095459 10 3.7124 2.0115 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00024774 0.1 0.017339 0.026971 v volume_forces[X] -3234.8 4232.5 -0.08785 -0.052943 v volume_forces[Y] -76.594 56.389 -0.22252 -0.0004759 v volume_forces[Z] -969.7 1125.8 -0.69552 0.14289 v ǁvolume_forcesǁ 0 4234.2 50.811 22.38 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286.01 158.86 135.02 v Boundary Density 0.62462 1.1524 0.83904 0.90501 v Yplus 0 1387.7 106.33 194.52 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.1234 13.44 5.5902 3.9807 INSTANT 0.642000000E-01 TIME STEP NUMBER 642 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.636317510E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001240E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.30771E+01 0.23123E+02 Friction velocity uet : 0.70874E-04 0.21138E+01 Friction velocity uk : 0.17992E-01 0.92894E+00 Dimensionless distance yplus : 0.31127E+01 0.13894E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.21846E+01 0.20695E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 350 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 234.3 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -38.0 *C Average primary fluid velocity magnitude: 1.480 m/s (for full section) Maximum primary fluid velocity magnitude: 4.073 m/s (for full section) Average primary side HTC: 27.97 W/(m2*K) Average specific heat source: 0.033 MW/m3 Total heat soure for master thread: 4.292 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56975E+03 6 0.24788E-02 0.21193E+01 0.13549E+01 c Velocity[X] 0.20770E+01 c Velocity[Y] 0.49869E-02 c Velocity[Z] 0.37318E-01 c Pressure 0.78687E+01 14 0.66357E-05 0.75977E+00 0.12078E+00 c k 0.31289E+02 18 0.18732E-03 0.35822E-03 0.34962E+00 c epsilon 0.79396E+02 14 0.15920E-03 0.83283E-02 0.69591E+00 c TempC 0.10093E+08 13 0.13024E-04 0.97413E+00 0.64467E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 27805 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -18.593 23.579 0.0044374 0.0020242 v Velocity[Y] -34.731 33.251 0.85848 0.49796 v Velocity[Z] -17.741 18.617 0.30292 0.93229 v ǁVelocityǁ 0.0093927 42.899 3.2129 5.0734 v Pressure -210.81 484.46 269.7 289.65 v k 0.0010921 4.931 0.48474 0.4049 v epsilon 0.00072074 606.58 2.3195 0.70707 v TempC 30 286.24 158.17 133.45 v Density 0.62436 1.1524 0.84066 0.90993 v TurbVisc 2.3061e-06 0.29488 0.021817 0.029247 v CourantNb 0.013392 7.312 1.8774 1.9691 v FourierNb 0.0087261 10 3.7164 2.0141 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.0002482 0.1 0.017339 0.026973 v volume_forces[X] -4312.2 3268.9 -0.088599 -0.053641 v volume_forces[Y] -71.896 56.442 -0.22169 -0.00038393 v volume_forces[Z] -1063.4 1060.5 -0.69318 0.14657 v ǁvolume_forcesǁ 0 4317.7 50.809 22.384 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286 158.74 134.95 v Boundary Density 0.62462 1.1524 0.8393 0.90517 v Yplus 0 1389.4 106.43 194.71 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.12297 13.173 5.5938 3.9832 INSTANT 0.643000000E-01 TIME STEP NUMBER 643 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.120186202E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000471E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.26295E+01 0.29506E+02 Friction velocity uet : 0.43383E-04 0.29270E+01 Friction velocity uk : 0.17936E-01 0.92744E+00 Dimensionless distance yplus : 0.30027E+01 0.13972E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.21074E+01 0.20708E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 345 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 234.2 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -38.1 *C Average primary fluid velocity magnitude: 1.480 m/s (for full section) Maximum primary fluid velocity magnitude: 3.946 m/s (for full section) Average primary side HTC: 27.97 W/(m2*K) Average specific heat source: 0.033 MW/m3 Total heat soure for master thread: 4.299 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56981E+03 6 0.24503E-02 0.21640E+01 0.13709E+01 c Velocity[X] 0.21192E+01 c Velocity[Y] 0.61167E-02 c Velocity[Z] 0.38680E-01 c Pressure 0.79441E+01 10 0.71702E-05 0.76325E+00 0.40801E-01 c k 0.31361E+02 18 0.18858E-03 0.35848E-03 0.34823E+00 c epsilon 0.79688E+02 14 0.16501E-03 0.83513E-02 0.69478E+00 c TempC 0.10092E+08 13 0.12906E-04 0.95832E+00 0.64126E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 27920 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -21.747 16.816 0.0044829 0.0020222 v Velocity[Y] -39.947 20.114 0.85805 0.49774 v Velocity[Z] -13.807 18.623 0.30286 0.93218 v ǁVelocityǁ 0.0090534 43.401 3.2123 5.0731 v Pressure -210.82 484.39 269.66 289.61 v k 0.0010871 4.918 0.48554 0.4056 v epsilon 0.00071716 607.47 2.3246 0.70871 v TempC 30 286.24 158.05 133.38 v Density 0.62436 1.1524 0.84091 0.91008 v TurbVisc 2.1469e-06 0.29543 0.021854 0.029295 v CourantNb 0.021984 4.4816 1.877 1.9689 v FourierNb 0.0084002 10 3.7202 2.0166 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00024869 0.1 0.017339 0.026973 v volume_forces[X] -3313.9 4379.7 -0.090062 -0.053347 v volume_forces[Y] -68.054 56.461 -0.22083 -0.00027928 v volume_forces[Z] -980.89 1150.3 -0.69247 0.14938 v ǁvolume_forcesǁ 0 4381.6 50.807 22.389 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286 158.62 134.88 v Boundary Density 0.62463 1.1524 0.83955 0.90532 v Yplus 0 1397.2 106.53 194.9 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.13072 12.87 5.5973 3.9855 INSTANT 0.644000000E-01 TIME STEP NUMBER 644 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 0.526886346E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999278E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.30368E+01 0.18436E+02 Friction velocity uet : 0.37015E-04 0.17109E+01 Friction velocity uk : 0.17894E-01 0.92619E+00 Dimensionless distance yplus : 0.30416E+01 0.14046E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.21347E+01 0.20721E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 351 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 234.1 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -38.1 *C Average primary fluid velocity magnitude: 1.480 m/s (for full section) Maximum primary fluid velocity magnitude: 3.995 m/s (for full section) Average primary side HTC: 27.96 W/(m2*K) Average specific heat source: 0.033 MW/m3 Total heat soure for master thread: 4.307 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56987E+03 6 0.24819E-02 0.22087E+01 0.13897E+01 c Velocity[X] 0.21632E+01 c Velocity[Y] 0.64716E-02 c Velocity[Z] 0.38977E-01 c Pressure 0.80327E+01 9 0.83324E-05 0.76780E+00 0.41804E-01 c k 0.31432E+02 18 0.18766E-03 0.35466E-03 0.34578E+00 c epsilon 0.79974E+02 14 0.16017E-03 0.82596E-02 0.68747E+00 c TempC 0.10091E+08 13 0.12828E-04 0.94375E+00 0.63790E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 27971 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -25.485 15.751 0.0045413 0.002048 v Velocity[Y] -29.989 22.619 0.85756 0.49753 v Velocity[Z] -14.897 18.63 0.30282 0.93211 v ǁVelocityǁ 0.013296 33.635 3.2117 5.0728 v Pressure -210.96 484.33 269.64 289.58 v k 0.0010779 4.9048 0.48635 0.40631 v epsilon 0.00071006 607.21 2.3296 0.71034 v TempC 30 286.24 157.94 133.32 v Density 0.62436 1.1524 0.84116 0.91022 v TurbVisc 2.1596e-06 0.29599 0.021892 0.029342 v CourantNb 0.010439 6.7909 1.8767 1.9689 v FourierNb 0.0083051 10 3.7242 2.0192 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00024921 0.1 0.017339 0.026974 v volume_forces[X] -4465.5 3340 -0.090724 -0.05419 v volume_forces[Y] -69.35 56.508 -0.22003 -0.00019801 v volume_forces[Z] -1088.1 1071.4 -0.68969 0.15286 v ǁvolume_forcesǁ 0 4471.1 50.805 22.394 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286 158.5 134.81 v Boundary Density 0.62463 1.1524 0.83981 0.90547 v Yplus 0 1404.6 106.63 195.08 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.098281 15.446 5.6009 3.9881 INSTANT 0.645000000E-01 TIME STEP NUMBER 645 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.481133991E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110998511E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.26808E+01 0.18697E+02 Friction velocity uet : 0.17240E-03 0.20049E+01 Friction velocity uk : 0.17815E-01 0.92522E+00 Dimensionless distance yplus : 0.30218E+01 0.14070E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.21208E+01 0.20725E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 343 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 234.1 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -38.2 *C Average primary fluid velocity magnitude: 1.480 m/s (for full section) Maximum primary fluid velocity magnitude: 3.944 m/s (for full section) Average primary side HTC: 27.96 W/(m2*K) Average specific heat source: 0.033 MW/m3 Total heat soure for master thread: 4.314 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56993E+03 6 0.25248E-02 0.22513E+01 0.14043E+01 c Velocity[X] 0.22039E+01 c Velocity[Y] 0.73759E-02 c Velocity[Z] 0.40036E-01 c Pressure 0.81063E+01 10 0.69590E-05 0.77144E+00 0.46213E-01 c k 0.31504E+02 18 0.18942E-03 0.35558E-03 0.34445E+00 c epsilon 0.80260E+02 14 0.16516E-03 0.83587E-02 0.68659E+00 c TempC 0.10090E+08 13 0.12735E-04 0.93098E+00 0.63473E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 28049 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -26.897 16.962 0.0045883 0.0020468 v Velocity[Y] -26.777 18.887 0.8571 0.49732 v Velocity[Z] -18.376 18.644 0.30277 0.93201 v ǁVelocityǁ 0.015693 30.344 3.2111 5.0725 v Pressure -211.01 484.26 269.62 289.55 v k 0.0010706 4.8918 0.48715 0.40702 v epsilon 0.00070463 607.53 2.3346 0.71197 v TempC 30 286.24 157.83 133.25 v Density 0.62436 1.1524 0.8414 0.91037 v TurbVisc 1.8712e-06 0.29654 0.02193 0.029389 v CourantNb 0.0026738 4.7921 1.8763 1.9687 v FourierNb 0.008222 10 3.728 2.0217 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00024976 0.1 0.017339 0.026974 v volume_forces[X] -3380.1 4562.9 -0.092194 -0.053725 v volume_forces[Y] -65.703 56.577 -0.2191 -0.00010316 v volume_forces[Z] -993.09 1173.1 -0.68854 0.15543 v ǁvolume_forcesǁ 0 4565 50.805 22.399 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 286 158.39 134.74 v Boundary Density 0.62463 1.1524 0.84006 0.90562 v Yplus 0 1407 106.73 195.27 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.086557 13.288 5.6043 3.9904 INSTANT 0.646000000E-01 TIME STEP NUMBER 646 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.366383177E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110998470E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.28931E+01 0.19761E+02 Friction velocity uet : 0.14614E-03 0.21003E+01 Friction velocity uk : 0.17753E-01 0.92414E+00 Dimensionless distance yplus : 0.29528E+01 0.14140E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20724E+01 0.20737E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 348 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 234.0 *C Maximum primary fluid temperature: 286.0 *C Average temperature difference: -38.3 *C Average primary fluid velocity magnitude: 1.479 m/s (for full section) Maximum primary fluid velocity magnitude: 3.942 m/s (for full section) Average primary side HTC: 27.95 W/(m2*K) Average specific heat source: 0.033 MW/m3 Total heat soure for master thread: 4.321 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.56999E+03 6 0.25137E-02 0.22972E+01 0.14231E+01 c Velocity[X] 0.22480E+01 c Velocity[Y] 0.86840E-02 c Velocity[Z] 0.40588E-01 c Pressure 0.81942E+01 9 0.86781E-05 0.77605E+00 0.43076E-01 c k 0.31575E+02 18 0.18864E-03 0.35238E-03 0.34225E+00 c epsilon 0.80535E+02 14 0.15859E-03 0.85269E-02 0.68389E+00 c TempC 0.10089E+08 13 0.12654E-04 0.91783E+00 0.63156E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 28142 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -25.677 18.339 0.0046486 0.0020736 v Velocity[Y] -14.959 18.949 0.8566 0.49711 v Velocity[Z] -22.306 18.921 0.30274 0.93196 v ǁVelocityǁ 0.0070215 29.78 3.2105 5.0723 v Pressure -211.11 484.19 269.61 289.52 v k 0.0010673 4.8786 0.48795 0.40773 v epsilon 0.00070391 607.28 2.3396 0.71358 v TempC 30 286.24 157.71 133.19 v Density 0.62436 1.1524 0.84165 0.91051 v TurbVisc 1.9499e-06 0.2971 0.021968 0.029436 v CourantNb 0.014591 5.6231 1.8759 1.9687 v FourierNb 0.0081111 10 3.732 2.0243 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025034 0.1 0.017339 0.026975 v volume_forces[X] -4673.3 3403.9 -0.092816 -0.054802 v volume_forces[Y] -60.685 56.641 -0.21818 -2.5168e-05 v volume_forces[Z] -1111.6 1082.2 -0.68591 0.15837 v ǁvolume_forcesǁ 0 4679.1 50.803 22.404 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.99 158.27 134.67 v Boundary Density 0.62464 1.1524 0.84031 0.90577 v Yplus 0 1414 106.83 195.45 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.093441 14.18 5.6079 3.9929 INSTANT 0.647000000E-01 TIME STEP NUMBER 647 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.398880882E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110998551E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.27082E+01 0.19038E+02 Friction velocity uet : 0.45833E-04 0.19561E+01 Friction velocity uk : 0.17723E-01 0.92244E+00 Dimensionless distance yplus : 0.27834E+01 0.14220E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19535E+01 0.20750E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 343 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 233.9 *C Maximum primary fluid temperature: 285.9 *C Average temperature difference: -38.3 *C Average primary fluid velocity magnitude: 1.479 m/s (for full section) Maximum primary fluid velocity magnitude: 3.940 m/s (for full section) Average primary side HTC: 27.95 W/(m2*K) Average specific heat source: 0.033 MW/m3 Total heat soure for master thread: 4.329 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57005E+03 6 0.24842E-02 0.23367E+01 0.14350E+01 c Velocity[X] 0.22895E+01 c Velocity[Y] 0.54987E-02 c Velocity[Z] 0.41740E-01 c Pressure 0.82625E+01 13 0.83306E-05 0.77933E+00 0.58518E-01 c k 0.31647E+02 18 0.19059E-03 0.35318E-03 0.34072E+00 c epsilon 0.80806E+02 14 0.16463E-03 0.83484E-02 0.67767E+00 c TempC 0.10088E+08 13 0.12567E-04 0.90527E+00 0.62852E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 28210 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -14.869 16.484 0.0046892 0.002065 v Velocity[Y] -19.619 19.944 0.85614 0.49689 v Velocity[Z] -28.34 18.655 0.3027 0.93189 v ǁVelocityǁ 0.0037876 29.796 3.2099 5.072 v Pressure -210.9 484.14 269.76 289.63 v k 0.0010702 4.8653 0.48875 0.40844 v epsilon 0.00070938 607.41 2.3447 0.71518 v TempC 30 286.24 157.6 133.13 v Density 0.62436 1.1524 0.84189 0.91065 v TurbVisc 1.9384e-06 0.29766 0.022005 0.029483 v CourantNb 0.0011695 6.9728 1.8755 1.9685 v FourierNb 0.0080508 10 3.7358 2.0267 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025094 0.1 0.017338 0.026975 v volume_forces[X] -3441 4771.6 -0.094335 -0.054098 v volume_forces[Y] -55.698 56.679 -0.21721 6.6836e-05 v volume_forces[Z] -1006.8 1195.6 -0.68511 0.16051 v ǁvolume_forcesǁ 0 4773.8 50.803 22.41 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.99 158.15 134.6 v Boundary Density 0.62464 1.1524 0.84056 0.90592 v Yplus 0 1422 106.93 195.64 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.12305 14.39 5.6113 3.9952 INSTANT 0.648000000E-01 TIME STEP NUMBER 648 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 0.200156031E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999224E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.29406E+01 0.18460E+02 Friction velocity uet : 0.16426E-03 0.13771E+01 Friction velocity uk : 0.17749E-01 0.92109E+00 Dimensionless distance yplus : 0.28176E+01 0.14230E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19775E+01 0.20752E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 342 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 233.9 *C Maximum primary fluid temperature: 285.9 *C Average temperature difference: -38.4 *C Average primary fluid velocity magnitude: 1.479 m/s (for full section) Maximum primary fluid velocity magnitude: 3.938 m/s (for full section) Average primary side HTC: 27.95 W/(m2*K) Average specific heat source: 0.033 MW/m3 Total heat soure for master thread: 4.336 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57012E+03 6 0.24725E-02 0.23811E+01 0.14527E+01 c Velocity[X] 0.23336E+01 c Velocity[Y] 0.51836E-02 c Velocity[Z] 0.42312E-01 c Pressure 0.83464E+01 9 0.85511E-05 0.78310E+00 0.40492E-01 c k 0.31718E+02 18 0.18970E-03 0.35042E-03 0.33850E+00 c epsilon 0.81069E+02 14 0.15871E-03 0.83265E-02 0.67582E+00 c TempC 0.10087E+08 13 0.12501E-04 0.89308E+00 0.62548E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 28292 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -14.756 17.491 0.0047469 0.002093 v Velocity[Y] -22.41 20.064 0.85564 0.49668 v Velocity[Z] -22.236 18.659 0.30267 0.93185 v ǁVelocityǁ 0.010002 26.467 3.2093 5.0717 v Pressure -211.1 484.12 269.75 289.61 v k 0.0010772 4.852 0.48955 0.40915 v epsilon 0.00071923 606.94 2.3498 0.71676 v TempC 30 286.24 157.49 133.07 v Density 0.62436 1.1524 0.84213 0.91079 v TurbVisc 1.8229e-06 0.29823 0.022043 0.02953 v CourantNb 0.0081997 5.1876 1.8751 1.9684 v FourierNb 0.0086658 10 3.7397 2.0293 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025157 0.1 0.017338 0.026976 v volume_forces[X] -4889.1 3459.2 -0.094783 -0.055239 v volume_forces[Y] -49.265 56.709 -0.21627 0.00013795 v volume_forces[Z] -1134.1 1092.7 -0.68265 0.16287 v ǁvolume_forcesǁ 0 4895.1 50.802 22.416 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.99 158.04 134.53 v Boundary Density 0.62464 1.1524 0.8408 0.90607 v Yplus 0 1423 107.03 195.82 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.12951 13.831 5.6148 3.9977 INSTANT 0.649000000E-01 TIME STEP NUMBER 649 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.666109165E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000118E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.31281E+01 0.18467E+02 Friction velocity uet : 0.15026E-03 0.14603E+01 Friction velocity uk : 0.17807E-01 0.91947E+00 Dimensionless distance yplus : 0.28482E+01 0.14303E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19990E+01 0.20764E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 339 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 233.8 *C Maximum primary fluid temperature: 285.9 *C Average temperature difference: -38.5 *C Average primary fluid velocity magnitude: 1.479 m/s (for full section) Maximum primary fluid velocity magnitude: 4.162 m/s (for full section) Average primary side HTC: 27.94 W/(m2*K) Average specific heat source: 0.033 MW/m3 Total heat soure for master thread: 4.344 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57019E+03 6 0.24836E-02 0.24232E+01 0.14662E+01 c Velocity[X] 0.23747E+01 c Velocity[Y] 0.53413E-02 c Velocity[Z] 0.43210E-01 c Pressure 0.84164E+01 9 0.85780E-05 0.78634E+00 0.41427E-01 c k 0.31790E+02 18 0.19204E-03 0.35208E-03 0.33703E+00 c epsilon 0.81337E+02 14 0.16554E-03 0.83043E-02 0.66667E+00 c TempC 0.10086E+08 13 0.12455E-04 0.88170E+00 0.62259E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 28377 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -14.755 16.171 0.0047907 0.0020982 v Velocity[Y] -26.626 20.352 0.85518 0.49647 v Velocity[Z] -27.511 18.669 0.30263 0.93178 v ǁVelocityǁ 0.0063851 29.882 3.2088 5.0715 v Pressure -211.12 484.07 269.72 289.58 v k 0.001088 4.8387 0.49035 0.40986 v epsilon 0.00073388 606.64 2.3548 0.71833 v TempC 30 286.23 157.38 133 v Density 0.62437 1.1524 0.84237 0.91092 v TurbVisc 1.7935e-06 0.29879 0.022081 0.029577 v CourantNb 0.015327 4.9596 1.8747 1.9682 v FourierNb 0.0088346 10 3.7435 2.0318 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025222 0.1 0.017337 0.026975 v volume_forces[X] -3494 5001.8 -0.096363 -0.05453 v volume_forces[Y] -45.084 56.763 -0.21532 0.0002223 v volume_forces[Z] -1021.5 1216.6 -0.68215 0.16488 v ǁvolume_forcesǁ 0 5004.3 50.801 22.422 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.98 157.92 134.46 v Boundary Density 0.62465 1.1524 0.84105 0.90622 v Yplus 0 1430.3 107.13 196 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.1318 13.245 5.6182 4 INSTANT 0.650000000E-01 TIME STEP NUMBER 650 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.716600021E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001049E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.31635E+01 0.18471E+02 Friction velocity uet : 0.31491E-04 0.13603E+01 Friction velocity uk : 0.17899E-01 0.91784E+00 Dimensionless distance yplus : 0.28312E+01 0.14373E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19871E+01 0.20776E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 345 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 233.7 *C Maximum primary fluid temperature: 285.9 *C Average temperature difference: -38.6 *C Average primary fluid velocity magnitude: 1.479 m/s (for full section) Maximum primary fluid velocity magnitude: 3.933 m/s (for full section) Average primary side HTC: 27.94 W/(m2*K) Average specific heat source: 0.033 MW/m3 Total heat soure for master thread: 4.351 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57025E+03 7 0.24880E-02 0.24693E+01 0.14847E+01 c Velocity[X] 0.24191E+01 c Velocity[Y] 0.58600E-02 c Velocity[Z] 0.44307E-01 c Pressure 0.84982E+01 9 0.93418E-05 0.78985E+00 0.49245E-01 c k 0.31861E+02 18 0.19186E-03 0.34965E-03 0.33481E+00 c epsilon 0.81599E+02 14 0.15916E-03 0.80524E-02 0.65827E+00 c TempC 0.10085E+08 13 0.12427E-04 0.87022E+00 0.61969E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 28474 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -14.755 17.291 0.0048506 0.0021295 v Velocity[Y] -28.953 21.927 0.85468 0.49625 v Velocity[Z] -18.919 18.67 0.3026 0.93174 v ǁVelocityǁ 0.0094402 33.869 3.2082 5.0712 v Pressure -211.27 483.89 269.62 289.47 v k 0.0011033 4.8255 0.49114 0.41057 v epsilon 0.0007538 606.13 2.3597 0.7199 v TempC 30 286.23 157.27 132.94 v Density 0.62437 1.1524 0.8426 0.91106 v TurbVisc 1.6414e-06 0.29936 0.022118 0.029624 v CourantNb 0.012992 6.136 1.8743 1.9682 v FourierNb 0.0091168 10 3.7474 2.0343 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025289 0.1 0.017337 0.026976 v volume_forces[X] -5122.2 3512.9 -0.096979 -0.055949 v volume_forces[Y] -45.163 56.834 -0.21442 0.00028423 v volume_forces[Z] -1156.7 1102.7 -0.68019 0.16657 v ǁvolume_forcesǁ 0 5128.4 50.8 22.429 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.98 157.81 134.39 v Boundary Density 0.62465 1.1524 0.84129 0.90636 v Yplus 0 1437.3 107.23 196.18 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.10445 13.593 5.6218 4.0025 INSTANT 0.651000000E-01 TIME STEP NUMBER 651 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.557688887E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001851E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.36471E+01 0.18477E+02 Friction velocity uet : 0.10087E-03 0.15938E+01 Friction velocity uk : 0.18028E-01 0.91603E+00 Dimensionless distance yplus : 0.28228E+01 0.14389E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19811E+01 0.20778E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 345 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 233.6 *C Maximum primary fluid temperature: 285.9 *C Average temperature difference: -38.6 *C Average primary fluid velocity magnitude: 1.478 m/s (for full section) Maximum primary fluid velocity magnitude: 3.930 m/s (for full section) Average primary side HTC: 27.93 W/(m2*K) Average specific heat source: 0.033 MW/m3 Total heat soure for master thread: 4.359 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57031E+03 6 0.24697E-02 0.25120E+01 0.14983E+01 c Velocity[X] 0.24610E+01 c Velocity[Y] 0.57594E-02 c Velocity[Z] 0.45176E-01 c Pressure 0.85641E+01 15 0.79126E-05 0.79281E+00 0.15533E+00 c k 0.31932E+02 18 0.19495E-03 0.35218E-03 0.33359E+00 c epsilon 0.81865E+02 14 0.16690E-03 0.82662E-02 0.65559E+00 c TempC 0.10084E+08 13 0.12375E-04 0.85929E+00 0.61691E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 28559 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -14.755 17.022 0.0048861 0.0021234 v Velocity[Y] -35.168 20.306 0.85422 0.49603 v Velocity[Z] -16.738 18.687 0.30256 0.93165 v ǁVelocityǁ 0.0043718 39.183 3.2076 5.0709 v Pressure -211.78 483.15 269.03 288.88 v k 0.0011225 4.8122 0.49193 0.41127 v epsilon 0.00077776 605.49 2.3647 0.72145 v TempC 30 286.23 157.16 132.88 v Density 0.62437 1.1524 0.84284 0.91119 v TurbVisc 1.6011e-06 0.29999 0.022156 0.029671 v CourantNb 0.0090018 4.3845 1.8739 1.968 v FourierNb 0.0095997 10 3.7512 2.0368 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025358 0.1 0.017335 0.026975 v volume_forces[X] -3550.7 5232.7 -0.098656 -0.055005 v volume_forces[Y] -49.233 56.877 -0.21349 0.00036276 v volume_forces[Z] -1035.8 1238.1 -0.68 0.16817 v ǁvolume_forcesǁ 0 5235.4 50.801 22.436 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.98 157.7 134.32 v Boundary Density 0.62465 1.1524 0.84153 0.90651 v Yplus 0 1438.9 107.33 196.36 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.13633 13.617 5.6251 4.0047 INSTANT 0.652000000E-01 TIME STEP NUMBER 652 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.572002617E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000251E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.37189E+01 0.18482E+02 Friction velocity uet : 0.12828E-03 0.14264E+01 Friction velocity uk : 0.18189E-01 0.91494E+00 Dimensionless distance yplus : 0.28070E+01 0.14449E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19700E+01 0.20788E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 340 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 233.6 *C Maximum primary fluid temperature: 285.9 *C Average temperature difference: -38.7 *C Average primary fluid velocity magnitude: 1.478 m/s (for full section) Maximum primary fluid velocity magnitude: 3.927 m/s (for full section) Average primary side HTC: 27.93 W/(m2*K) Average specific heat source: 0.033 MW/m3 Total heat soure for master thread: 4.366 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57035E+03 7 0.24743E-02 0.25592E+01 0.15174E+01 c Velocity[X] 0.25066E+01 c Velocity[Y] 0.64081E-02 c Velocity[Z] 0.46150E-01 c Pressure 0.86440E+01 9 0.90186E-05 0.79589E+00 0.46026E-01 c k 0.32002E+02 18 0.19448E-03 0.35086E-03 0.33188E+00 c epsilon 0.82124E+02 14 0.16201E-03 0.79968E-02 0.64723E+00 c TempC 0.10083E+08 13 0.12331E-04 0.84801E+00 0.61417E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 28687 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -14.866 16.484 0.0049401 0.0021508 v Velocity[Y] -38.961 21.859 0.85372 0.49581 v Velocity[Z] -29.455 18.685 0.30252 0.93159 v ǁVelocityǁ 0.010228 42.186 3.207 5.0706 v Pressure -211.85 483.08 269.01 288.85 v k 0.0011481 4.799 0.49272 0.41198 v epsilon 0.00080817 604.78 2.3696 0.72299 v TempC 30 286.23 157.06 132.82 v Density 0.62437 1.1524 0.84307 0.91132 v TurbVisc 1.6842e-06 0.30063 0.022193 0.029718 v CourantNb 0.015095 6.544 1.8736 1.9679 v FourierNb 0.0092435 10 3.7552 2.0393 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025429 0.1 0.017335 0.026976 v volume_forces[X] -5358 3573.1 -0.09912 -0.056559 v volume_forces[Y] -48.105 56.935 -0.21261 0.00042239 v volume_forces[Z] -1178.4 1116 -0.6781 0.1694 v ǁvolume_forcesǁ 0 5364.4 50.8 22.443 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.97 157.59 134.26 v Boundary Density 0.62466 1.1524 0.84177 0.90665 v Yplus 0 1444.9 107.43 196.54 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.1408 13.328 5.6287 4.0073 INSTANT 0.653000000E-01 TIME STEP NUMBER 653 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.813702727E-16 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110998623E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.32260E+01 0.18486E+02 Friction velocity uet : 0.74128E-04 0.16206E+01 Friction velocity uk : 0.18402E-01 0.91287E+00 Dimensionless distance yplus : 0.27150E+01 0.14522E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19055E+01 0.20800E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 345 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 233.5 *C Maximum primary fluid temperature: 285.9 *C Average temperature difference: -38.8 *C Average primary fluid velocity magnitude: 1.478 m/s (for full section) Maximum primary fluid velocity magnitude: 3.924 m/s (for full section) Average primary side HTC: 27.93 W/(m2*K) Average specific heat source: 0.034 MW/m3 Total heat soure for master thread: 4.374 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57040E+03 7 0.25199E-02 0.26063E+01 0.15333E+01 c Velocity[X] 0.25483E+01 c Velocity[Y] 0.99788E-02 c Velocity[Z] 0.47957E-01 c Pressure 0.87116E+01 16 0.83483E-05 0.79942E+00 0.12738E+00 c k 0.32074E+02 18 0.19751E-03 0.35389E-03 0.33054E+00 c epsilon 0.82385E+02 14 0.16796E-03 0.79115E-02 0.64182E+00 c TempC 0.10082E+08 13 0.12287E-04 0.83767E+00 0.61155E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 28710 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -15.52 16.624 0.004975 0.0021517 v Velocity[Y] -21.654 18.897 0.85326 0.49561 v Velocity[Z] -15.015 18.693 0.30249 0.93154 v ǁVelocityǁ 0.0036899 26.187 3.2064 5.0703 v Pressure -211.42 483.5 269.48 289.29 v k 0.0011801 4.786 0.4935 0.41268 v epsilon 0.00084545 603.98 2.3744 0.72451 v TempC 30 286.23 156.95 132.76 v Density 0.62437 1.1524 0.84329 0.91146 v TurbVisc 1.7413e-06 0.30128 0.022231 0.029765 v CourantNb 0.022156 8.8589 1.8731 1.9677 v FourierNb 0.0094277 10 3.759 2.0417 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025502 0.1 0.017334 0.026975 v volume_forces[X] -3615.4 5462.5 -0.10071 -0.055397 v volume_forces[Y] -45.297 57.03 -0.21173 0.00049651 v volume_forces[Z] -1050.4 1258.5 -0.67795 0.17063 v ǁvolume_forcesǁ 0 5465.3 50.8 22.451 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.97 157.48 134.19 v Boundary Density 0.62466 1.1524 0.842 0.90679 v Yplus 0 1452.2 107.53 196.71 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.13956 17.486 5.6321 4.0094 INSTANT 0.654000000E-01 TIME STEP NUMBER 654 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 0.178991289E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000172E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.34243E+01 0.18490E+02 Friction velocity uet : 0.57571E-04 0.13951E+01 Friction velocity uk : 0.18665E-01 0.91139E+00 Dimensionless distance yplus : 0.27827E+01 0.14521E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19530E+01 0.20800E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 339 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 233.4 *C Maximum primary fluid temperature: 285.9 *C Average temperature difference: -38.8 *C Average primary fluid velocity magnitude: 1.478 m/s (for full section) Maximum primary fluid velocity magnitude: 3.921 m/s (for full section) Average primary side HTC: 27.92 W/(m2*K) Average specific heat source: 0.034 MW/m3 Total heat soure for master thread: 4.382 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57046E+03 7 0.24940E-02 0.26486E+01 0.15497E+01 c Velocity[X] 0.25938E+01 c Velocity[Y] 0.67053E-02 c Velocity[Z] 0.48033E-01 c Pressure 0.87885E+01 9 0.94325E-05 0.80248E+00 0.49791E-01 c k 0.32144E+02 18 0.19809E-03 0.35242E-03 0.32857E+00 c epsilon 0.82640E+02 14 0.16326E-03 0.78083E-02 0.63252E+00 c TempC 0.10081E+08 13 0.12240E-04 0.82708E+00 0.60891E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 28847 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -16.297 16.374 0.0050301 0.0021835 v Velocity[Y] -24.325 20.525 0.85279 0.4954 v Velocity[Z] -16.854 18.694 0.30245 0.9315 v ǁVelocityǁ 0.011778 28.978 3.2059 5.0701 v Pressure -211.59 483.45 269.46 289.27 v k 0.0012186 4.773 0.49429 0.41338 v epsilon 0.00088996 603.06 2.3793 0.72603 v TempC 30 286.23 156.85 132.7 v Density 0.62437 1.1524 0.84352 0.91158 v TurbVisc 1.5671e-06 0.30193 0.022268 0.029811 v CourantNb 0.010013 6.7416 1.8728 1.9677 v FourierNb 0.0095421 10 3.7628 2.0442 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025576 0.1 0.017333 0.026975 v volume_forces[X] -5542.5 3642.8 -0.10102 -0.057072 v volume_forces[Y] -55.98 57.126 -0.2109 0.00054648 v volume_forces[Z] -1199.4 1130.1 -0.67604 0.17139 v ǁvolume_forcesǁ 0 5549.1 50.798 22.458 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.97 157.37 134.12 v Boundary Density 0.62467 1.1524 0.84223 0.90693 v Yplus 0 1452.1 107.63 196.89 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.093478 13.819 5.6356 4.0119 INSTANT 0.655000000E-01 TIME STEP NUMBER 655 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.338272331E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000898E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.39356E+01 0.18495E+02 Friction velocity uet : 0.10048E-03 0.15485E+01 Friction velocity uk : 0.18977E-01 0.90968E+00 Dimensionless distance yplus : 0.28142E+01 0.14584E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19751E+01 0.20811E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 339 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 233.3 *C Maximum primary fluid temperature: 285.9 *C Average temperature difference: -38.9 *C Average primary fluid velocity magnitude: 1.477 m/s (for full section) Maximum primary fluid velocity magnitude: 3.917 m/s (for full section) Average primary side HTC: 27.92 W/(m2*K) Average specific heat source: 0.034 MW/m3 Total heat soure for master thread: 4.389 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57052E+03 7 0.24529E-02 0.26914E+01 0.15623E+01 c Velocity[X] 0.26358E+01 c Velocity[Y] 0.63970E-02 c Velocity[Z] 0.49172E-01 c Pressure 0.88497E+01 9 0.83819E-05 0.80521E+00 0.49679E-01 c k 0.32215E+02 18 0.20117E-03 0.35575E-03 0.32756E+00 c epsilon 0.82891E+02 14 0.16979E-03 0.79148E-02 0.62724E+00 c TempC 0.10080E+08 13 0.12257E-04 0.81768E+00 0.60637E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 28882 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -17.312 17.319 0.0050592 0.0021795 v Velocity[Y] -25.235 25.251 0.85235 0.49519 v Velocity[Z] -15.11 18.703 0.30242 0.93145 v ǁVelocityǁ 0.0078537 29.698 3.2053 5.0698 v Pressure -211.59 483.34 269.4 289.19 v k 0.0012658 4.7602 0.49507 0.41408 v epsilon 0.00094441 602.01 2.3841 0.72753 v TempC 30 286.22 156.74 132.64 v Density 0.62437 1.1524 0.84374 0.91171 v TurbVisc 1.6113e-06 0.30259 0.022306 0.029858 v CourantNb 0.03209 5.5309 1.8723 1.9675 v FourierNb 0.0092647 10 3.7666 2.0466 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025651 0.1 0.017331 0.026974 v volume_forces[X] -3690.2 5612.5 -0.10271 -0.055833 v volume_forces[Y] -62.447 57.185 -0.2101 0.00060975 v volume_forces[Z] -1065.4 1277.7 -0.67577 0.17243 v ǁvolume_forcesǁ 0 5615.5 50.798 22.466 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.96 157.26 134.06 v Boundary Density 0.62467 1.1524 0.84246 0.90707 v Yplus 0 1458.4 107.73 197.06 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.097015 15.451 5.6389 4.014 INSTANT 0.656000000E-01 TIME STEP NUMBER 656 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.113385606E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001383E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.33730E+01 0.19044E+02 Friction velocity uet : 0.66430E-04 0.19199E+01 Friction velocity uk : 0.19352E-01 0.90795E+00 Dimensionless distance yplus : 0.28145E+01 0.14644E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19753E+01 0.20820E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 334 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 233.3 *C Maximum primary fluid temperature: 285.9 *C Average temperature difference: -39.0 *C Average primary fluid velocity magnitude: 1.477 m/s (for full section) Maximum primary fluid velocity magnitude: 3.913 m/s (for full section) Average primary side HTC: 27.91 W/(m2*K) Average specific heat source: 0.034 MW/m3 Total heat soure for master thread: 4.397 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57058E+03 7 0.24943E-02 0.27370E+01 0.15800E+01 c Velocity[X] 0.26804E+01 c Velocity[Y] 0.66024E-02 c Velocity[Z] 0.49976E-01 c Pressure 0.89253E+01 18 0.83765E-05 0.80812E+00 0.11410E+00 c k 0.32284E+02 17 0.20214E-03 0.35442E-03 0.32555E+00 c epsilon 0.83135E+02 14 0.16608E-03 0.78757E-02 0.62086E+00 c TempC 0.10079E+08 13 0.12259E-04 0.80746E+00 0.60375E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 28960 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -18.496 16.989 0.0051106 0.002207 v Velocity[Y] -31.429 23.749 0.85188 0.49497 v Velocity[Z] -14.766 18.702 0.30239 0.93142 v ǁVelocityǁ 0.012605 34.21 3.2048 5.0695 v Pressure -211.98 482.63 269.01 288.77 v k 0.0013221 4.7476 0.49584 0.41478 v epsilon 0.0010092 600.89 2.3888 0.729 v TempC 30 286.22 156.64 132.59 v Density 0.62438 1.1524 0.84396 0.91184 v TurbVisc 1.6623e-06 0.30325 0.022343 0.029904 v CourantNb 0.02159 5.9437 1.872 1.9674 v FourierNb 0.0097954 10 3.7705 2.0491 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025728 0.1 0.01733 0.026974 v volume_forces[X] -5692.1 3722.3 -0.10278 -0.057494 v volume_forces[Y] -65.809 57.202 -0.20939 0.00064902 v volume_forces[Z] -1219.8 1144.6 -0.67382 0.17295 v ǁvolume_forcesǁ 0 5698.8 50.797 22.474 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.96 157.15 133.99 v Boundary Density 0.62467 1.1524 0.84269 0.90721 v Yplus 0 1464.4 107.82 197.24 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.12015 15.055 5.6425 4.0165 INSTANT 0.657000000E-01 TIME STEP NUMBER 657 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.101237373E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000785E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.34927E+01 0.18502E+02 Friction velocity uet : 0.43309E-04 0.18189E+01 Friction velocity uk : 0.19789E-01 0.90584E+00 Dimensionless distance yplus : 0.28146E+01 0.14651E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19754E+01 0.20821E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 334 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 233.2 *C Maximum primary fluid temperature: 285.9 *C Average temperature difference: -39.1 *C Average primary fluid velocity magnitude: 1.477 m/s (for full section) Maximum primary fluid velocity magnitude: 4.037 m/s (for full section) Average primary side HTC: 27.91 W/(m2*K) Average specific heat source: 0.034 MW/m3 Total heat soure for master thread: 4.404 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57062E+03 7 0.25195E-02 0.27812E+01 0.15936E+01 c Velocity[X] 0.27220E+01 c Velocity[Y] 0.81581E-02 c Velocity[Z] 0.51101E-01 c Pressure 0.89873E+01 13 0.78363E-05 0.81092E+00 0.49521E-01 c k 0.32355E+02 18 0.20458E-03 0.35824E-03 0.32465E+00 c epsilon 0.83379E+02 14 0.17378E-03 0.80446E-02 0.62050E+00 c TempC 0.10078E+08 13 0.12287E-04 0.79798E+00 0.60123E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 28971 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -19.981 16.771 0.0051345 0.0021943 v Velocity[Y] -19.92 20.704 0.85147 0.49477 v Velocity[Z] -18.212 18.717 0.30234 0.93134 v ǁVelocityǁ 0.0035482 24.79 3.2042 5.0692 v Pressure -212.02 482.74 268.96 288.75 v k 0.0013871 4.7351 0.49661 0.41547 v epsilon 0.0010412 599.6 2.3935 0.73047 v TempC 30 286.22 156.54 132.53 v Density 0.62438 1.1524 0.84418 0.91196 v TurbVisc 1.5185e-06 0.30394 0.022381 0.02995 v CourantNb 0.0049784 4.6655 1.8715 1.9672 v FourierNb 0.0098176 10 3.7742 2.0514 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025805 0.1 0.017329 0.026972 v volume_forces[X] -3776 5755.1 -0.10449 -0.056182 v volume_forces[Y] -71.428 57.187 -0.20865 0.00070761 v volume_forces[Z] -1080.5 1297.4 -0.67349 0.17371 v ǁvolume_forcesǁ 0 5758.2 50.798 22.482 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.95 157.04 133.93 v Boundary Density 0.62468 1.1524 0.84292 0.90735 v Yplus 0 1465.1 107.92 197.41 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.14136 13.054 5.6458 4.0186 INSTANT 0.658000000E-01 TIME STEP NUMBER 658 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.436380081E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000659E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.40818E+01 0.18506E+02 Friction velocity uet : 0.75788E-04 0.17240E+01 Friction velocity uk : 0.20283E-01 0.90435E+00 Dimensionless distance yplus : 0.27169E+01 0.14701E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19068E+01 0.20829E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 333 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 233.1 *C Maximum primary fluid temperature: 285.9 *C Average temperature difference: -39.1 *C Average primary fluid velocity magnitude: 1.477 m/s (for full section) Maximum primary fluid velocity magnitude: 3.905 m/s (for full section) Average primary side HTC: 27.91 W/(m2*K) Average specific heat source: 0.034 MW/m3 Total heat soure for master thread: 4.412 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57066E+03 7 0.24995E-02 0.28238E+01 0.16093E+01 c Velocity[X] 0.27662E+01 c Velocity[Y] 0.58804E-02 c Velocity[Z] 0.51750E-01 c Pressure 0.90615E+01 9 0.85729E-05 0.81377E+00 0.47272E-01 c k 0.32423E+02 17 0.20496E-03 0.35736E-03 0.32280E+00 c epsilon 0.83614E+02 14 0.16753E-03 0.79776E-02 0.61749E+00 c TempC 0.10077E+08 13 0.12334E-04 0.78879E+00 0.59868E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 29033 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -21.696 16.329 0.0051876 0.002228 v Velocity[Y] -23.468 22.049 0.85102 0.49456 v Velocity[Z] -22.113 18.713 0.30231 0.93129 v ǁVelocityǁ 0.014246 28.04 3.2037 5.0689 v Pressure -212.09 482.72 268.96 288.75 v k 0.0014616 4.7229 0.49738 0.41616 v epsilon 0.0010383 598.39 2.3983 0.73191 v TempC 30 286.22 156.44 132.47 v Density 0.62438 1.1524 0.8444 0.91209 v TurbVisc 1.5929e-06 0.30467 0.022418 0.029996 v CourantNb 0.033166 6.9154 1.8712 1.9672 v FourierNb 0.0098403 10 3.7781 2.0538 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025884 0.1 0.017328 0.026972 v volume_forces[X] -5811.3 3815 -0.10442 -0.057976 v volume_forces[Y] -71.895 57.205 -0.20802 0.00073972 v volume_forces[Z] -1240 1159.2 -0.67151 0.17399 v ǁvolume_forcesǁ 0 5818.1 50.797 22.49 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.95 156.94 133.86 v Boundary Density 0.62469 1.1524 0.84314 0.90749 v Yplus 0 1470.1 108.01 197.58 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.13211 14.091 5.6493 4.021 INSTANT 0.659000000E-01 TIME STEP NUMBER 659 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.122408553E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000072E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.34758E+01 0.18631E+02 Friction velocity uet : 0.13937E-03 0.19085E+01 Friction velocity uk : 0.20834E-01 0.90239E+00 Dimensionless distance yplus : 0.27434E+01 0.14765E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19254E+01 0.20840E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 341 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 233.1 *C Maximum primary fluid temperature: 285.9 *C Average temperature difference: -39.2 *C Average primary fluid velocity magnitude: 1.477 m/s (for full section) Maximum primary fluid velocity magnitude: 3.944 m/s (for full section) Average primary side HTC: 27.90 W/(m2*K) Average specific heat source: 0.034 MW/m3 Total heat soure for master thread: 4.419 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57070E+03 7 0.24662E-02 0.28674E+01 0.16226E+01 c Velocity[X] 0.28086E+01 c Velocity[Y] 0.58496E-02 c Velocity[Z] 0.52907E-01 c Pressure 0.91178E+01 10 0.81709E-05 0.81604E+00 0.47799E-01 c k 0.32493E+02 17 0.20797E-03 0.36159E-03 0.32215E+00 c epsilon 0.83852E+02 14 0.17463E-03 0.82732E-02 0.61898E+00 c TempC 0.10075E+08 13 0.12381E-04 0.78059E+00 0.59624E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 29020 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -23.755 17.982 0.0052118 0.0022183 v Velocity[Y] -27.949 22.477 0.85062 0.49435 v Velocity[Z] -28.243 18.718 0.30226 0.93123 v ǁVelocityǁ 0.0074106 31.841 3.2031 5.0686 v Pressure -212.03 482.65 268.95 288.72 v k 0.001546 4.711 0.49814 0.41685 v epsilon 0.0010378 596.93 2.4029 0.73334 v TempC 30 286.21 156.34 132.42 v Density 0.62439 1.1524 0.84461 0.91221 v TurbVisc 1.5451e-06 0.3054 0.022455 0.030041 v CourantNb 0.028343 5.9632 1.8708 1.967 v FourierNb 0.0098644 10 3.7818 2.0561 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025962 0.1 0.017326 0.026971 v volume_forces[X] -3874 5864 -0.1063 -0.056519 v volume_forces[Y] -68.758 57.266 -0.20739 0.00079301 v volume_forces[Z] -1094.9 1312.9 -0.67127 0.17441 v ǁvolume_forcesǁ 0 5867.2 50.797 22.497 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.94 156.83 133.8 v Boundary Density 0.62469 1.1524 0.84337 0.90762 v Yplus 0 1476.5 108.11 197.74 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.1313 14.512 5.6526 4.0231 INSTANT 0.660000000E-01 TIME STEP NUMBER 660 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.542315505E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999407E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.39271E+01 0.19660E+02 Friction velocity uet : 0.11747E-03 0.20413E+01 Friction velocity uk : 0.21440E-01 0.90075E+00 Dimensionless distance yplus : 0.27753E+01 0.14754E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19478E+01 0.20838E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 343 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 233.0 *C Maximum primary fluid temperature: 285.9 *C Average temperature difference: -39.3 *C Average primary fluid velocity magnitude: 1.476 m/s (for full section) Maximum primary fluid velocity magnitude: 3.897 m/s (for full section) Average primary side HTC: 27.90 W/(m2*K) Average specific heat source: 0.034 MW/m3 Total heat soure for master thread: 4.427 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57075E+03 7 0.24649E-02 0.29122E+01 0.16389E+01 c Velocity[X] 0.28521E+01 c Velocity[Y] 0.62131E-02 c Velocity[Z] 0.53873E-01 c Pressure 0.91907E+01 14 0.75571E-05 0.81874E+00 0.58483E-01 c k 0.32561E+02 17 0.20867E-03 0.36141E-03 0.32049E+00 c epsilon 0.84082E+02 14 0.16948E-03 0.80767E-02 0.60747E+00 c TempC 0.10074E+08 13 0.12485E-04 0.77170E+00 0.59372E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 29093 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -26.003 19.279 0.005268 0.0022553 v Velocity[Y] -32.413 26.078 0.85017 0.49413 v Velocity[Z] -21.863 18.717 0.30223 0.93121 v ǁVelocityǁ 0.0068125 35.628 3.2026 5.0683 v Pressure -212.06 482.36 269 288.71 v k 0.0016415 4.6992 0.4989 0.41753 v epsilon 0.0010411 595.44 2.4073 0.73475 v TempC 30 286.21 156.24 132.36 v Density 0.62439 1.1524 0.84482 0.91233 v TurbVisc 1.5385e-06 0.30614 0.022492 0.030087 v CourantNb 0.016167 9.2103 1.8705 1.9669 v FourierNb 0.0098892 10 3.7856 2.0585 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026041 0.1 0.017325 0.026971 v volume_forces[X] -5924.5 3918.4 -0.1063 -0.058587 v volume_forces[Y] -68.99 57.324 -0.20685 0.00081832 v volume_forces[Z] -1248.6 1170 -0.66922 0.17428 v ǁvolume_forcesǁ 0 5931.4 50.796 22.506 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.94 156.73 133.73 v Boundary Density 0.6247 1.1524 0.84359 0.90776 v Yplus 0 1475.4 108.2 197.91 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.12819 19.21 5.6561 4.0255 INSTANT 0.661000000E-01 TIME STEP NUMBER 661 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.931401677E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999513E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.39696E+01 0.22946E+02 Friction velocity uet : 0.25670E-03 0.23647E+01 Friction velocity uk : 0.21909E-01 0.89869E+00 Dimensionless distance yplus : 0.27152E+01 0.14810E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19056E+01 0.20847E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 333 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 232.9 *C Maximum primary fluid temperature: 285.9 *C Average temperature difference: -39.4 *C Average primary fluid velocity magnitude: 1.476 m/s (for full section) Maximum primary fluid velocity magnitude: 3.893 m/s (for full section) Average primary side HTC: 27.89 W/(m2*K) Average specific heat source: 0.034 MW/m3 Total heat soure for master thread: 4.435 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57079E+03 7 0.24743E-02 0.29567E+01 0.16526E+01 c Velocity[X] 0.28954E+01 c Velocity[Y] 0.63312E-02 c Velocity[Z] 0.54909E-01 c Pressure 0.92498E+01 9 0.76900E-05 0.82087E+00 0.48189E-01 c k 0.32631E+02 17 0.21206E-03 0.36623E-03 0.32006E+00 c epsilon 0.84315E+02 14 0.17518E-03 0.78782E-02 0.59740E+00 c TempC 0.10073E+08 12 0.13067E-04 0.76061E+00 0.59044E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 29098 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -28.745 17.19 0.0052894 0.0022403 v Velocity[Y] -36.355 22.781 0.84978 0.49392 v Velocity[Z] -27.024 18.724 0.30219 0.93117 v ǁVelocityǁ 0.0064528 39.223 3.2021 5.068 v Pressure -212.02 482.4 269 288.72 v k 0.0015961 4.6878 0.49965 0.41821 v epsilon 0.0010496 593.86 2.4117 0.73614 v TempC 30 286.21 156.14 132.31 v Density 0.62439 1.1524 0.84503 0.91245 v TurbVisc 1.6636e-06 0.30689 0.022529 0.030132 v CourantNb 0.018375 4.7658 1.87 1.9667 v FourierNb 0.0099156 10 3.7892 2.0608 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026119 0.1 0.017323 0.02697 v volume_forces[X] -3984.1 5969.1 -0.10825 -0.057144 v volume_forces[Y] -62.343 57.366 -0.20628 0.00087202 v volume_forces[Z] -1102.9 1314.6 -0.66844 0.17448 v ǁvolume_forcesǁ 0 5972.4 50.797 22.514 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.93 156.63 133.67 v Boundary Density 0.6247 1.1524 0.8438 0.90789 v Yplus 0 1481 108.3 198.08 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.12928 13.092 5.6593 4.0275 INSTANT 0.662000000E-01 TIME STEP NUMBER 662 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.336576870E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999621E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.31619E+01 0.21125E+02 Friction velocity uet : 0.13563E-03 0.22590E+01 Friction velocity uk : 0.21497E-01 0.89734E+00 Dimensionless distance yplus : 0.27986E+01 0.14859E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19641E+01 0.20855E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 334 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 232.8 *C Maximum primary fluid temperature: 285.9 *C Average temperature difference: -39.4 *C Average primary fluid velocity magnitude: 1.476 m/s (for full section) Maximum primary fluid velocity magnitude: 3.888 m/s (for full section) Average primary side HTC: 27.89 W/(m2*K) Average specific heat source: 0.034 MW/m3 Total heat soure for master thread: 4.442 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57083E+03 7 0.24780E-02 0.30025E+01 0.16691E+01 c Velocity[X] 0.29398E+01 c Velocity[Y] 0.65951E-02 c Velocity[Z] 0.56119E-01 c Pressure 0.93229E+01 9 0.81050E-05 0.82324E+00 0.49232E-01 c k 0.32698E+02 17 0.21292E-03 0.36683E-03 0.31881E+00 c epsilon 0.84541E+02 14 0.17217E-03 0.77891E-02 0.59293E+00 c TempC 0.10072E+08 12 0.13093E-04 0.75198E+00 0.58797E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 29183 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -30.222 23.767 0.0053416 0.0022719 v Velocity[Y] -40.98 33.204 0.84937 0.49371 v Velocity[Z] -14.382 18.721 0.30215 0.93114 v ǁVelocityǁ 0.013842 43.759 3.2016 5.0678 v Pressure -212.12 482.38 268.98 288.71 v k 0.0015143 4.6766 0.5004 0.41888 v epsilon 0.0010654 592.26 2.4162 0.73752 v TempC 30 286.2 156.04 132.25 v Density 0.6244 1.1524 0.84524 0.91256 v TurbVisc 1.875e-06 0.30763 0.022566 0.030177 v CourantNb 0.027245 7.5476 1.8697 1.9667 v FourierNb 0.009943 10 3.793 2.0632 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026198 0.1 0.017323 0.02697 v volume_forces[X] -6023 4044.2 -0.10818 -0.05927 v volume_forces[Y] -46.841 57.409 -0.20582 0.00090165 v volume_forces[Z] -1247.9 1172.8 -0.66632 0.17417 v ǁvolume_forcesǁ 0 6030.1 50.796 22.523 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.93 156.52 133.61 v Boundary Density 0.62471 1.1524 0.84402 0.90802 v Yplus 0 1485.9 108.39 198.24 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.12902 13.405 5.6627 4.0299 INSTANT 0.663000000E-01 TIME STEP NUMBER 663 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.181431899E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999781E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.39775E+01 0.29540E+02 Friction velocity uet : 0.65144E-04 0.29374E+01 Friction velocity uk : 0.21041E-01 0.89522E+00 Dimensionless distance yplus : 0.27633E+01 0.14858E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19394E+01 0.20855E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 338 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 232.8 *C Maximum primary fluid temperature: 285.9 *C Average temperature difference: -39.5 *C Average primary fluid velocity magnitude: 1.476 m/s (for full section) Maximum primary fluid velocity magnitude: 3.884 m/s (for full section) Average primary side HTC: 27.89 W/(m2*K) Average specific heat source: 0.034 MW/m3 Total heat soure for master thread: 4.450 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57087E+03 7 0.24890E-02 0.30494E+01 0.16839E+01 c Velocity[X] 0.29850E+01 c Velocity[Y] 0.70530E-02 c Velocity[Z] 0.57373E-01 c Pressure 0.93785E+01 9 0.74482E-05 0.82472E+00 0.49568E-01 c k 0.32766E+02 17 0.21543E-03 0.37270E-03 0.31921E+00 c epsilon 0.84767E+02 14 0.17874E-03 0.78228E-02 0.58992E+00 c TempC 0.10071E+08 12 0.13112E-04 0.74382E+00 0.58566E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 29222 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -30.218 18.825 0.005362 0.0022534 v Velocity[Y] -45.698 26.878 0.849 0.49349 v Velocity[Z] -16.231 18.728 0.30212 0.9311 v ǁVelocityǁ 0.0040725 50.065 3.2011 5.0674 v Pressure -212.09 482.38 268.98 288.71 v k 0.00145 4.6657 0.50114 0.41955 v epsilon 0.0010889 590.65 2.4206 0.73888 v TempC 30 286.2 155.94 132.2 v Density 0.6244 1.1524 0.84545 0.91268 v TurbVisc 1.5546e-06 0.30837 0.022602 0.030222 v CourantNb 0.0054399 6.4818 1.8693 1.9665 v FourierNb 0.0099723 10 3.7966 2.0654 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026276 0.1 0.017321 0.026968 v volume_forces[X] -4111.9 6069.2 -0.10992 -0.057508 v volume_forces[Y] -51.142 57.413 -0.20541 0.00094265 v volume_forces[Z] -1139.4 1309.2 -0.66532 0.17438 v ǁvolume_forcesǁ 0 6072.6 50.797 22.531 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.92 156.42 133.55 v Boundary Density 0.62472 1.1524 0.84423 0.90815 v Yplus 0 1485.8 108.49 198.4 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.12763 14.044 5.6659 4.0318 INSTANT 0.664000000E-01 TIME STEP NUMBER 664 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.895950789E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000045E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.42263E+01 0.22283E+02 Friction velocity uet : 0.43880E-04 0.23457E+01 Friction velocity uk : 0.20703E-01 0.89364E+00 Dimensionless distance yplus : 0.28636E+01 0.14898E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20098E+01 0.20861E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 342 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 232.7 *C Maximum primary fluid temperature: 285.8 *C Average temperature difference: -39.6 *C Average primary fluid velocity magnitude: 1.476 m/s (for full section) Maximum primary fluid velocity magnitude: 4.062 m/s (for full section) Average primary side HTC: 27.88 W/(m2*K) Average specific heat source: 0.034 MW/m3 Total heat soure for master thread: 4.457 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57092E+03 7 0.24735E-02 0.31009E+01 0.17018E+01 c Velocity[X] 0.30301E+01 c Velocity[Y] 0.12531E-01 c Velocity[Z] 0.58281E-01 c Pressure 0.94545E+01 9 0.69791E-05 0.82872E+00 0.55205E-01 c k 0.32833E+02 17 0.21665E-03 0.37427E-03 0.31841E+00 c epsilon 0.84986E+02 13 0.17443E-03 0.78774E-02 0.58958E+00 c TempC 0.10070E+08 12 0.13188E-04 0.73544E+00 0.58334E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 29283 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -17.105 16.997 0.0054159 0.0022891 v Velocity[Y] -25.29 28.036 0.84859 0.49329 v Velocity[Z] -14.515 18.726 0.30207 0.93107 v ǁVelocityǁ 0.0074564 31.151 3.2006 5.0672 v Pressure -212.18 482.28 268.93 288.66 v k 0.0013741 4.6551 0.50188 0.42022 v epsilon 0.0011232 588.79 2.4249 0.74022 v TempC 30 286.19 155.85 132.15 v Density 0.62441 1.1524 0.84565 0.9128 v TurbVisc 1.5421e-06 0.30912 0.022639 0.030266 v CourantNb 0.033112 6.4189 1.869 1.9665 v FourierNb 0.010003 10 3.8003 2.0677 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026353 0.1 0.01732 0.026968 v volume_forces[X] -6125 4189.6 -0.10992 -0.059918 v volume_forces[Y] -67.524 57.376 -0.20505 0.00096854 v volume_forces[Z] -1240.5 1246.7 -0.66291 0.17413 v ǁvolume_forcesǁ 0 6132.2 50.797 22.541 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.91 156.32 133.49 v Boundary Density 0.62473 1.1524 0.84444 0.90828 v Yplus 0 1489.8 108.58 198.56 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.12546 13.492 5.6693 4.0342 INSTANT 0.665000000E-01 TIME STEP NUMBER 665 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.310229856E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000563E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.38680E+01 0.21541E+02 Friction velocity uet : 0.36888E-04 0.18403E+01 Friction velocity uk : 0.20309E-01 0.89174E+00 Dimensionless distance yplus : 0.29261E+01 0.14956E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20537E+01 0.20870E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 340 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 232.6 *C Maximum primary fluid temperature: 285.8 *C Average temperature difference: -39.6 *C Average primary fluid velocity magnitude: 1.475 m/s (for full section) Maximum primary fluid velocity magnitude: 3.875 m/s (for full section) Average primary side HTC: 27.88 W/(m2*K) Average specific heat source: 0.034 MW/m3 Total heat soure for master thread: 4.465 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57096E+03 7 0.25142E-02 0.31448E+01 0.17168E+01 c Velocity[X] 0.30754E+01 c Velocity[Y] 0.10013E-01 c Velocity[Z] 0.59439E-01 c Pressure 0.95125E+01 8 0.94630E-05 0.83136E+00 0.54839E-01 c k 0.32901E+02 17 0.21850E-03 0.38028E-03 0.31911E+00 c epsilon 0.85207E+02 13 0.17863E-03 0.78969E-02 0.58668E+00 c TempC 0.10069E+08 12 0.13241E-04 0.72759E+00 0.58117E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 29278 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -15.378 17.532 0.0054376 0.0022637 v Velocity[Y] -19.256 26.321 0.84822 0.49308 v Velocity[Z] -15.278 18.729 0.30203 0.93103 v ǁVelocityǁ 0.0052967 30.776 3.2001 5.0669 v Pressure -212.12 482.25 268.92 288.64 v k 0.0013201 4.6454 0.50261 0.42088 v epsilon 0.0011708 586.99 2.4292 0.74154 v TempC 30 286.19 155.75 132.09 v Density 0.62441 1.1524 0.84585 0.91291 v TurbVisc 1.6497e-06 0.30986 0.022676 0.030311 v CourantNb 0.035736 4.5102 1.8685 1.9662 v FourierNb 0.01002 10 3.8039 2.0699 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026429 0.1 0.017318 0.026966 v volume_forces[X] -4238.1 6166.3 -0.11171 -0.058122 v volume_forces[Y] -64.957 57.335 -0.20468 0.0010082 v volume_forces[Z] -1220.7 1383.7 -0.66142 0.17437 v ǁvolume_forcesǁ 0 6169.8 50.799 22.55 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.9 156.22 133.43 v Boundary Density 0.62474 1.1524 0.84465 0.90841 v Yplus 0 1495.6 108.67 198.72 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.12388 13.294 5.6724 4.0361 INSTANT 0.666000000E-01 TIME STEP NUMBER 666 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.504771232E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001185E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.30455E+01 0.20316E+02 Friction velocity uet : 0.52001E-04 0.17011E+01 Friction velocity uk : 0.20089E-01 0.89024E+00 Dimensionless distance yplus : 0.28876E+01 0.14937E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20266E+01 0.20867E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 337 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 232.5 *C Maximum primary fluid temperature: 285.8 *C Average temperature difference: -39.7 *C Average primary fluid velocity magnitude: 1.475 m/s (for full section) Maximum primary fluid velocity magnitude: 4.017 m/s (for full section) Average primary side HTC: 27.87 W/(m2*K) Average specific heat source: 0.034 MW/m3 Total heat soure for master thread: 4.473 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57100E+03 7 0.24957E-02 0.31886E+01 0.17309E+01 c Velocity[X] 0.31210E+01 c Velocity[Y] 0.72403E-02 c Velocity[Z] 0.60348E-01 c Pressure 0.95854E+01 9 0.92082E-05 0.83401E+00 0.54631E-01 c k 0.32967E+02 17 0.21950E-03 0.38275E-03 0.31894E+00 c epsilon 0.85418E+02 13 0.17492E-03 0.86614E-02 0.60674E+00 c TempC 0.10068E+08 12 0.13331E-04 0.71891E+00 0.57891E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 29363 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -15.014 15.461 0.0054956 0.0022985 v Velocity[Y] -19.547 19.445 0.84784 0.49287 v Velocity[Z] -16.703 18.726 0.30198 0.93099 v ǁVelocityǁ 0.0074349 24.969 3.1996 5.0666 v Pressure -212.24 482.1 268.87 288.59 v k 0.001283 4.6361 0.50333 0.42154 v epsilon 0.0012349 585.14 2.4335 0.74285 v TempC 30 286.18 155.66 132.04 v Density 0.62442 1.1524 0.84605 0.91302 v TurbVisc 2.0708e-06 0.3106 0.022712 0.030355 v CourantNb 0.021084 6.8692 1.8682 1.9662 v FourierNb 0.010034 10 3.8075 2.0722 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026504 0.1 0.017317 0.026966 v volume_forces[X] -6222.7 4298.5 -0.11171 -0.060546 v volume_forces[Y] -67.466 57.353 -0.20436 0.0010372 v volume_forces[Z] -1322 1332.9 -0.65894 0.17421 v ǁvolume_forcesǁ 0 6230 50.799 22.56 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.9 156.13 133.37 v Boundary Density 0.62474 1.1524 0.84486 0.90854 v Yplus 0 1493.7 108.76 198.88 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.074836 14.059 5.6757 4.0384 INSTANT 0.667000000E-01 TIME STEP NUMBER 667 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 0.188580452E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001623E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.28072E+01 0.18530E+02 Friction velocity uet : 0.42123E-04 0.14479E+01 Friction velocity uk : 0.19932E-01 0.88815E+00 Dimensionless distance yplus : 0.27644E+01 0.14986E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19402E+01 0.20875E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 329 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 232.5 *C Maximum primary fluid temperature: 285.8 *C Average temperature difference: -39.8 *C Average primary fluid velocity magnitude: 1.475 m/s (for full section) Maximum primary fluid velocity magnitude: 3.946 m/s (for full section) Average primary side HTC: 27.87 W/(m2*K) Average specific heat source: 0.034 MW/m3 Total heat soure for master thread: 4.480 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57104E+03 7 0.24700E-02 0.32371E+01 0.17454E+01 c Velocity[X] 0.31677E+01 c Velocity[Y] 0.77162E-02 c Velocity[Z] 0.61708E-01 c Pressure 0.96419E+01 13 0.67575E-05 0.83606E+00 0.12708E+00 c k 0.33034E+02 17 0.22092E-03 0.38806E-03 0.31947E+00 c epsilon 0.85630E+02 13 0.17981E-03 0.87081E-02 0.60182E+00 c TempC 0.10068E+08 12 0.13408E-04 0.71123E+00 0.57677E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 29394 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -15.306 17.762 0.0055171 0.0022722 v Velocity[Y] -30.274 21.157 0.84749 0.49266 v Velocity[Z] -16.382 18.732 0.30194 0.93094 v ǁVelocityǁ 0.005403 34.489 3.1991 5.0662 v Pressure -212.52 481.42 268.42 288.12 v k 0.0012633 4.6316 0.50405 0.42219 v epsilon 0.0013213 583.25 2.4375 0.74414 v TempC 30 286.18 155.56 131.99 v Density 0.62443 1.1524 0.84625 0.91313 v TurbVisc 2.0061e-06 0.31134 0.022749 0.030399 v CourantNb 0.020745 6.8922 1.8677 1.966 v FourierNb 0.010044 10 3.811 2.0744 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026578 0.1 0.017315 0.026965 v volume_forces[X] -4378.5 6266 -0.11367 -0.058854 v volume_forces[Y] -75.559 57.4 -0.20409 0.0010686 v volume_forces[Z] -1313.9 1469.8 -0.65748 0.17436 v ǁvolume_forcesǁ 0 6269.6 50.8 22.568 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.89 156.03 133.31 v Boundary Density 0.62475 1.1524 0.84506 0.90866 v Yplus 0 1498.6 108.85 199.04 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.11989 14.615 5.6788 4.0403 INSTANT 0.668000000E-01 TIME STEP NUMBER 668 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 0.272625616E-16 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000497E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.30038E+01 0.18530E+02 Friction velocity uet : 0.20876E-03 0.15900E+01 Friction velocity uk : 0.19813E-01 0.88682E+00 Dimensionless distance yplus : 0.28375E+01 0.15029E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19915E+01 0.20882E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 327 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 232.4 *C Maximum primary fluid temperature: 285.8 *C Average temperature difference: -39.9 *C Average primary fluid velocity magnitude: 1.475 m/s (for full section) Maximum primary fluid velocity magnitude: 4.103 m/s (for full section) Average primary side HTC: 27.86 W/(m2*K) Average specific heat source: 0.034 MW/m3 Total heat soure for master thread: 4.488 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57106E+03 7 0.24748E-02 0.32840E+01 0.17619E+01 c Velocity[X] 0.32140E+01 c Velocity[Y] 0.73179E-02 c Velocity[Z] 0.62717E-01 c Pressure 0.97149E+01 9 0.92251E-05 0.83847E+00 0.53808E-01 c k 0.33100E+02 17 0.22224E-03 0.39073E-03 0.31959E+00 c epsilon 0.85835E+02 13 0.17675E-03 0.82897E-02 0.58955E+00 c TempC 0.10066E+08 12 0.13383E-04 0.70284E+00 0.57452E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 29426 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -16.068 19.132 0.0055751 0.0023027 v Velocity[Y] -39.058 22.501 0.84711 0.49245 v Velocity[Z] -16.626 18.733 0.30187 0.93088 v ǁVelocityǁ 0.0075491 41.793 3.1986 5.0659 v Pressure -212.64 481.44 268.42 288.13 v k 0.0012531 4.6363 0.50477 0.42284 v epsilon 0.0014335 581.18 2.4415 0.74541 v TempC 30 286.17 155.47 131.94 v Density 0.62443 1.1524 0.84644 0.91324 v TurbVisc 1.8964e-06 0.31207 0.022785 0.030443 v CourantNb 0.024729 5.3598 1.8674 1.966 v FourierNb 0.010052 10 3.8146 2.0766 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.0002665 0.1 0.017314 0.026964 v volume_forces[X] -6323 4442.5 -0.11354 -0.061299 v volume_forces[Y] -71.652 57.419 -0.20389 0.0010954 v volume_forces[Z] -1414.2 1431.7 -0.6547 0.17427 v ǁvolume_forcesǁ 0 6330.4 50.8 22.578 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.88 155.93 133.25 v Boundary Density 0.62476 1.1524 0.84526 0.90878 v Yplus 0 1502.9 108.94 199.2 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.12124 13.483 5.6821 4.0426 INSTANT 0.669000000E-01 TIME STEP NUMBER 669 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.117130682E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999102E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.30854E+01 0.18533E+02 Friction velocity uet : 0.68319E-04 0.17246E+01 Friction velocity uk : 0.19668E-01 0.88486E+00 Dimensionless distance yplus : 0.27947E+01 0.15023E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19614E+01 0.20881E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 327 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 232.3 *C Maximum primary fluid temperature: 285.8 *C Average temperature difference: -39.9 *C Average primary fluid velocity magnitude: 1.474 m/s (for full section) Maximum primary fluid velocity magnitude: 3.856 m/s (for full section) Average primary side HTC: 27.86 W/(m2*K) Average specific heat source: 0.034 MW/m3 Total heat soure for master thread: 4.496 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57109E+03 7 0.25085E-02 0.33334E+01 0.17770E+01 c Velocity[X] 0.32613E+01 c Velocity[Y] 0.79226E-02 c Velocity[Z] 0.64176E-01 c Pressure 0.97772E+01 9 0.78561E-05 0.84064E+00 0.53847E-01 c k 0.33166E+02 17 0.22375E-03 0.39689E-03 0.32083E+00 c epsilon 0.86043E+02 13 0.18095E-03 0.81290E-02 0.58130E+00 c TempC 0.10065E+08 12 0.13313E-04 0.69495E+00 0.57237E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 29459 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -17.015 17.526 0.0056085 0.0022898 v Velocity[Y] -27.039 27.679 0.84676 0.49224 v Velocity[Z] -19.415 18.735 0.30183 0.93083 v ǁVelocityǁ 0.0080481 32.126 3.1981 5.0656 v Pressure -212.52 481.47 268.44 288.14 v k 0.0012565 4.6421 0.50547 0.42348 v epsilon 0.0015364 579.25 2.4455 0.74667 v TempC 30 286.16 155.38 131.89 v Density 0.62444 1.1524 0.84663 0.91335 v TurbVisc 1.7494e-06 0.3128 0.022821 0.030486 v CourantNb 0.011245 5.5683 1.867 1.9658 v FourierNb 0.01006 10 3.8181 2.0788 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026721 0.1 0.017312 0.026963 v volume_forces[X] -4525.5 6363.2 -0.1155 -0.059549 v volume_forces[Y] -62.421 57.423 -0.20366 0.0011234 v volume_forces[Z] -1416.9 1560.4 -0.65306 0.17433 v ǁvolume_forcesǁ 0 6366.9 50.801 22.587 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.88 155.84 133.19 v Boundary Density 0.62476 1.1524 0.84546 0.9089 v Yplus 0 1502.3 109.03 199.36 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.12199 13.142 5.6851 4.0445 INSTANT 0.670000000E-01 TIME STEP NUMBER 670 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.624644134E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110997877E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.35716E+01 0.20966E+02 Friction velocity uet : 0.18575E-03 0.20857E+01 Friction velocity uk : 0.19534E-01 0.88335E+00 Dimensionless distance yplus : 0.29015E+01 0.15058E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20363E+01 0.20887E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 327 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 232.2 *C Maximum primary fluid temperature: 285.8 *C Average temperature difference: -40.0 *C Average primary fluid velocity magnitude: 1.474 m/s (for full section) Maximum primary fluid velocity magnitude: 3.851 m/s (for full section) Average primary side HTC: 27.86 W/(m2*K) Average specific heat source: 0.035 MW/m3 Total heat soure for master thread: 4.503 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57112E+03 7 0.24722E-02 0.33813E+01 0.17937E+01 c Velocity[X] 0.33089E+01 c Velocity[Y] 0.69976E-02 c Velocity[Z] 0.65332E-01 c Pressure 0.98487E+01 17 0.77586E-05 0.84308E+00 0.18565E+00 c k 0.33230E+02 17 0.22557E-03 0.40057E-03 0.32152E+00 c epsilon 0.86248E+02 13 0.17785E-03 0.82484E-02 0.58203E+00 c TempC 0.10064E+08 12 0.13392E-04 0.68674E+00 0.57015E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 29544 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -18.156 16.823 0.0056697 0.0023211 v Velocity[Y] -31.528 20.284 0.8464 0.49203 v Velocity[Z] -23.806 18.731 0.30178 0.93081 v ǁVelocityǁ 0.011677 34.547 3.1976 5.0654 v Pressure -211.99 482.23 269.14 288.83 v k 0.001262 4.6482 0.50618 0.42413 v epsilon 0.001447 577.1 2.4495 0.74791 v TempC 30 286.15 155.29 131.84 v Density 0.62445 1.1524 0.84683 0.91346 v TurbVisc 1.9434e-06 0.31351 0.022857 0.030529 v CourantNb 0.0038173 5.4444 1.8667 1.9658 v FourierNb 0.010068 10 3.8215 2.081 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026789 0.1 0.017311 0.026963 v volume_forces[X] -6418.7 4590.8 -0.11564 -0.062215 v volume_forces[Y] -52.231 57.444 -0.20345 0.001155 v volume_forces[Z] -1491.2 1533.9 -0.65008 0.17424 v ǁvolume_forcesǁ 0 6426.2 50.801 22.597 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.88 155.74 133.13 v Boundary Density 0.62477 1.1524 0.84566 0.90902 v Yplus 0 1505.8 109.12 199.51 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.12199 14.027 5.6883 4.0468 INSTANT 0.671000000E-01 TIME STEP NUMBER 671 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.189053658E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999975E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.29451E+01 0.18536E+02 Friction velocity uet : 0.62289E-04 0.15293E+01 Friction velocity uk : 0.19291E-01 0.88153E+00 Dimensionless distance yplus : 0.29339E+01 0.15109E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20591E+01 0.20895E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 325 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 232.2 *C Maximum primary fluid temperature: 285.8 *C Average temperature difference: -40.1 *C Average primary fluid velocity magnitude: 1.474 m/s (for full section) Maximum primary fluid velocity magnitude: 3.880 m/s (for full section) Average primary side HTC: 27.85 W/(m2*K) Average specific heat source: 0.035 MW/m3 Total heat soure for master thread: 4.511 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57118E+03 7 0.24774E-02 0.34315E+01 0.18089E+01 c Velocity[X] 0.33573E+01 c Velocity[Y] 0.75075E-02 c Velocity[Z] 0.66723E-01 c Pressure 0.99068E+01 14 0.97519E-05 0.84498E+00 0.81436E-01 c k 0.33296E+02 17 0.22701E-03 0.40630E-03 0.32300E+00 c epsilon 0.86455E+02 13 0.18193E-03 0.83097E-02 0.58133E+00 c TempC 0.10063E+08 12 0.13385E-04 0.67883E+00 0.56801E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 29589 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -19.563 16.663 0.0057035 0.0023004 v Velocity[Y] -36.938 20.421 0.84607 0.49183 v Velocity[Z] -24.577 18.733 0.30175 0.93079 v ǁVelocityǁ 0.0064934 41.035 3.1971 5.065 v Pressure -212.14 481.78 268.92 288.59 v k 0.0012723 4.6539 0.50687 0.42476 v epsilon 0.0014161 575.05 2.4534 0.74915 v TempC 30 286.15 155.2 131.79 v Density 0.62446 1.1524 0.84702 0.91356 v TurbVisc 1.6882e-06 0.31422 0.022893 0.030572 v CourantNb 0.014222 7.3795 1.8663 1.9655 v FourierNb 0.010076 10 3.8249 2.0831 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026855 0.1 0.017309 0.026961 v volume_forces[X] -4673.2 6457.6 -0.11765 -0.060488 v volume_forces[Y] -51.644 57.459 -0.20331 0.0011815 v volume_forces[Z] -1507.2 1623.3 -0.64816 0.17428 v ǁvolume_forcesǁ 0 6461.4 50.803 22.606 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.87 155.65 133.08 v Boundary Density 0.62477 1.1524 0.84586 0.90914 v Yplus 0 1510.9 109.21 199.67 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.12176 14.23 5.6912 4.0486 INSTANT 0.672000000E-01 TIME STEP NUMBER 672 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 0.241845914E-16 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001040E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.33448E+01 0.18536E+02 Friction velocity uet : 0.19672E-03 0.15103E+01 Friction velocity uk : 0.19078E-01 0.88021E+00 Dimensionless distance yplus : 0.27748E+01 0.15084E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19475E+01 0.20891E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 327 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 232.1 *C Maximum primary fluid temperature: 285.8 *C Average temperature difference: -40.2 *C Average primary fluid velocity magnitude: 1.474 m/s (for full section) Maximum primary fluid velocity magnitude: 4.432 m/s (for full section) Average primary side HTC: 27.85 W/(m2*K) Average specific heat source: 0.035 MW/m3 Total heat soure for master thread: 4.519 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57122E+03 7 0.24975E-02 0.34829E+01 0.18262E+01 c Velocity[X] 0.34057E+01 c Velocity[Y] 0.92808E-02 c Velocity[Z] 0.67905E-01 c Pressure 0.99780E+01 10 0.80809E-05 0.84714E+00 0.57169E-01 c k 0.33360E+02 17 0.22900E-03 0.40963E-03 0.32386E+00 c epsilon 0.86659E+02 13 0.17998E-03 0.81783E-02 0.57845E+00 c TempC 0.10062E+08 12 0.13409E-04 0.67024E+00 0.56578E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 29625 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -21.209 16.601 0.0057718 0.0023391 v Velocity[Y] -59.087 22.818 0.8457 0.49162 v Velocity[Z] -32.867 18.728 0.3017 0.93077 v ǁVelocityǁ 0.0060805 61.426 3.1967 5.0648 v Pressure -212.22 481.71 268.87 288.54 v k 0.0012981 4.6597 0.50756 0.42539 v epsilon 0.0014329 572.72 2.4572 0.75037 v TempC 30 286.14 155.11 131.74 v Density 0.62446 1.1524 0.84721 0.91367 v TurbVisc 1.8301e-06 0.31491 0.022928 0.030615 v CourantNb 0.011315 6.2659 1.866 1.9655 v FourierNb 0.010085 10 3.8283 2.0853 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026919 0.1 0.017308 0.02696 v volume_forces[X] -6512 4737.9 -0.1178 -0.06319 v volume_forces[Y] -54.262 57.444 -0.2032 0.0012092 v volume_forces[Z] -1550 1615.9 -0.64506 0.17438 v ǁvolume_forcesǁ 0 6519.6 50.804 22.617 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.87 155.56 133.02 v Boundary Density 0.62477 1.1524 0.84605 0.90926 v Yplus 0 1508.4 109.3 199.83 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.1217 12.957 5.6943 4.0508 INSTANT 0.673000000E-01 TIME STEP NUMBER 673 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.758616769E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111002093E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.30381E+01 0.18539E+02 Friction velocity uet : 0.48121E-04 0.17265E+01 Friction velocity uk : 0.18905E-01 0.87834E+00 Dimensionless distance yplus : 0.28329E+01 0.15128E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19882E+01 0.20898E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 332 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 232.0 *C Maximum primary fluid temperature: 285.8 *C Average temperature difference: -40.2 *C Average primary fluid velocity magnitude: 1.474 m/s (for full section) Maximum primary fluid velocity magnitude: 3.837 m/s (for full section) Average primary side HTC: 27.84 W/(m2*K) Average specific heat source: 0.035 MW/m3 Total heat soure for master thread: 4.526 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57126E+03 7 0.25032E-02 0.35314E+01 0.18414E+01 c Velocity[X] 0.34541E+01 c Velocity[Y] 0.72720E-02 c Velocity[Z] 0.69986E-01 c Pressure 0.10041E+02 19 0.74254E-05 0.84856E+00 0.18323E+00 c k 0.33424E+02 17 0.23068E-03 0.41525E-03 0.32578E+00 c epsilon 0.86861E+02 13 0.18302E-03 0.82644E-02 0.58045E+00 c TempC 0.10061E+08 12 0.13484E-04 0.66262E+00 0.56367E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 29666 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -23.122 17.197 0.0058079 0.00232 v Velocity[Y] -59.662 21.828 0.84537 0.4914 v Velocity[Z] -13.728 18.738 0.30166 0.9307 v ǁVelocityǁ 0.0091608 62.451 3.1962 5.0644 v Pressure -212.8 481.08 268.15 287.86 v k 0.0013514 4.6649 0.50824 0.42602 v epsilon 0.0014859 570.78 2.461 0.75157 v TempC 30 286.13 155.02 131.69 v Density 0.62447 1.1524 0.84739 0.91377 v TurbVisc 1.7336e-06 0.31559 0.022964 0.030658 v CourantNb 0.0096771 5.5917 1.8656 1.9653 v FourierNb 0.010093 10 3.8315 2.0873 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.0002698 0.1 0.017306 0.026958 v volume_forces[X] -4820.4 6546.8 -0.12005 -0.061667 v volume_forces[Y] -42.596 57.416 -0.20307 0.0012357 v volume_forces[Z] -1587.2 1668.8 -0.6434 0.17428 v ǁvolume_forcesǁ 0 6550.7 50.805 22.627 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.87 155.46 132.97 v Boundary Density 0.62478 1.1524 0.84624 0.90937 v Yplus 0 1512.8 109.39 199.98 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.12147 13.664 5.6971 4.0527 INSTANT 0.674000000E-01 TIME STEP NUMBER 674 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.145207337E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000004E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.31463E+01 0.18539E+02 Friction velocity uet : 0.74930E-04 0.18091E+01 Friction velocity uk : 0.18832E-01 0.87716E+00 Dimensionless distance yplus : 0.27953E+01 0.15165E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19618E+01 0.20903E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 328 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 231.9 *C Maximum primary fluid temperature: 285.7 *C Average temperature difference: -40.3 *C Average primary fluid velocity magnitude: 1.473 m/s (for full section) Maximum primary fluid velocity magnitude: 3.839 m/s (for full section) Average primary side HTC: 27.84 W/(m2*K) Average specific heat source: 0.035 MW/m3 Total heat soure for master thread: 4.534 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57127E+03 7 0.25014E-02 0.35807E+01 0.18584E+01 c Velocity[X] 0.35029E+01 c Velocity[Y] 0.70921E-02 c Velocity[Z] 0.70724E-01 c Pressure 0.10109E+02 14 0.85223E-05 0.85027E+00 0.63260E-01 c k 0.33487E+02 17 0.23250E-03 0.41858E-03 0.32702E+00 c epsilon 0.87062E+02 13 0.18068E-03 0.84613E-02 0.58389E+00 c TempC 0.10060E+08 12 0.13405E-04 0.65420E+00 0.56144E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 29691 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -25.383 16.8 0.0058713 0.0023502 v Velocity[Y] -59.851 23.706 0.84501 0.49119 v Velocity[Z] -14.51 18.727 0.30161 0.93065 v ǁVelocityǁ 0.009984 63.341 3.1957 5.0641 v Pressure -212.71 480.85 268.24 287.9 v k 0.0014951 4.6701 0.50891 0.42664 v epsilon 0.0015686 568.41 2.4647 0.75276 v TempC 30 286.12 154.93 131.64 v Density 0.62448 1.1524 0.84758 0.91387 v TurbVisc 1.7099e-06 0.31624 0.022999 0.0307 v CourantNb 0.0075109 8.3003 1.8653 1.9653 v FourierNb 0.010103 10 3.8348 2.0895 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027039 0.1 0.017305 0.026957 v volume_forces[X] -6597.1 4883.6 -0.12019 -0.064202 v volume_forces[Y] -43.79 57.443 -0.20293 0.0012722 v volume_forces[Z] -1581.7 1685.4 -0.64036 0.17435 v ǁvolume_forcesǁ 0 6604.8 50.806 22.637 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.86 155.37 132.91 v Boundary Density 0.62478 1.1524 0.84643 0.90949 v Yplus 0 1516.5 109.48 200.14 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.10981 13.314 5.7001 4.0547 INSTANT 0.675000000E-01 TIME STEP NUMBER 675 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.252489279E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110998521E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.33648E+01 0.18619E+02 Friction velocity uet : 0.40292E-04 0.19955E+01 Friction velocity uk : 0.19311E-01 0.87548E+00 Dimensionless distance yplus : 0.29133E+01 0.15153E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20447E+01 0.20902E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 331 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 231.9 *C Maximum primary fluid temperature: 285.7 *C Average temperature difference: -40.4 *C Average primary fluid velocity magnitude: 1.473 m/s (for full section) Maximum primary fluid velocity magnitude: 3.847 m/s (for full section) Average primary side HTC: 27.84 W/(m2*K) Average specific heat source: 0.035 MW/m3 Total heat soure for master thread: 4.542 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57129E+03 7 0.24991E-02 0.36415E+01 0.18768E+01 c Velocity[X] 0.35521E+01 c Velocity[Y] 0.16949E-01 c Velocity[Z] 0.72476E-01 c Pressure 0.10172E+02 16 0.81145E-05 0.85366E+00 0.14518E+00 c k 0.33550E+02 17 0.23409E-03 0.42395E-03 0.32845E+00 c epsilon 0.87260E+02 13 0.18481E-03 0.80854E-02 0.57179E+00 c TempC 0.10059E+08 12 0.13365E-04 0.64655E+00 0.55929E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 29683 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -27.726 16.975 0.0059097 0.0023355 v Velocity[Y] -29.277 27.059 0.84467 0.49099 v Velocity[Z] -15.368 18.731 0.30158 0.93063 v ǁVelocityǁ 0.0071448 33.351 3.1952 5.0638 v Pressure -212.21 481.54 268.74 288.41 v k 0.0015993 4.6746 0.50958 0.42725 v epsilon 0.0016775 566.28 2.4681 0.75394 v TempC 30 286.11 154.84 131.59 v Density 0.62449 1.1524 0.84776 0.91397 v TurbVisc 1.6394e-06 0.31689 0.023034 0.030742 v CourantNb 0.012917 5.6334 1.8649 1.9651 v FourierNb 0.010113 10 3.838 2.0915 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027094 0.1 0.017303 0.026956 v volume_forces[X] -4964.8 6627.7 -0.12244 -0.062662 v volume_forces[Y] -56.826 57.479 -0.20284 0.0012968 v volume_forces[Z] -1644.6 1699.3 -0.63907 0.17425 v ǁvolume_forcesǁ 0 6631.7 50.808 22.647 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.86 155.28 132.86 v Boundary Density 0.62479 1.1524 0.84662 0.9096 v Yplus 0 1515.3 109.57 200.29 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.088937 13.365 5.7029 4.0566 INSTANT 0.676000000E-01 TIME STEP NUMBER 676 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.662844866E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999661E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.35599E+01 0.20355E+02 Friction velocity uet : 0.11561E-03 0.21806E+01 Friction velocity uk : 0.20104E-01 0.87421E+00 Dimensionless distance yplus : 0.28067E+01 0.15183E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19699E+01 0.20906E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 325 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 231.8 *C Maximum primary fluid temperature: 285.7 *C Average temperature difference: -40.5 *C Average primary fluid velocity magnitude: 1.473 m/s (for full section) Maximum primary fluid velocity magnitude: 4.096 m/s (for full section) Average primary side HTC: 27.83 W/(m2*K) Average specific heat source: 0.035 MW/m3 Total heat soure for master thread: 4.550 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57134E+03 7 0.25114E-02 0.36931E+01 0.18977E+01 c Velocity[X] 0.36009E+01 c Velocity[Y] 0.18278E-01 c Velocity[Z] 0.73984E-01 c Pressure 0.10237E+02 10 0.86100E-05 0.85625E+00 0.70474E-01 c k 0.33612E+02 16 0.23637E-03 0.42740E-03 0.32987E+00 c epsilon 0.87457E+02 13 0.18400E-03 0.83977E-02 0.57540E+00 c TempC 0.10058E+08 12 0.13425E-04 0.63854E+00 0.55699E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 29718 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -30.98 16.574 0.0059685 0.0023601 v Velocity[Y] -14.523 31.919 0.84434 0.4908 v Velocity[Z] -18.853 18.724 0.30154 0.9306 v ǁVelocityǁ 0.011236 37.407 3.1948 5.0635 v Pressure -212.31 481.38 268.7 288.37 v k 0.0016325 4.679 0.51024 0.42787 v epsilon 0.001808 563.83 2.4717 0.75511 v TempC 30 286.1 154.75 131.54 v Density 0.6245 1.1524 0.84794 0.91407 v TurbVisc 1.5753e-06 0.31753 0.02307 0.030784 v CourantNb 0.0068384 8.2145 1.8646 1.965 v FourierNb 0.010123 10 3.8413 2.0936 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027147 0.1 0.017302 0.026955 v volume_forces[X] -6672.5 5026.2 -0.12255 -0.065239 v volume_forces[Y] -58.147 57.507 -0.20272 0.0013322 v volume_forces[Z] -1659 1734.9 -0.63635 0.17438 v ǁvolume_forcesǁ 0 6680.3 50.809 22.658 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.86 155.19 132.8 v Boundary Density 0.62479 1.1524 0.84681 0.90971 v Yplus 0 1518.3 109.66 200.45 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.085048 15.146 5.7059 4.0587 INSTANT 0.677000000E-01 TIME STEP NUMBER 677 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.634253107E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000996E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.45352E+01 0.24027E+02 Friction velocity uet : 0.70979E-04 0.24751E+01 Friction velocity uk : 0.21268E-01 0.87261E+00 Dimensionless distance yplus : 0.27994E+01 0.15231E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19647E+01 0.20914E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 325 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 231.7 *C Maximum primary fluid temperature: 285.7 *C Average temperature difference: -40.5 *C Average primary fluid velocity magnitude: 1.473 m/s (for full section) Maximum primary fluid velocity magnitude: 3.904 m/s (for full section) Average primary side HTC: 27.83 W/(m2*K) Average specific heat source: 0.035 MW/m3 Total heat soure for master thread: 4.557 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57137E+03 7 0.25321E-02 0.37345E+01 0.19067E+01 c Velocity[X] 0.36498E+01 c Velocity[Y] 0.95334E-02 c Velocity[Z] 0.75211E-01 c Pressure 0.10300E+02 16 0.83684E-05 0.85806E+00 0.10314E+00 c k 0.33675E+02 16 0.23863E-03 0.43066E-03 0.33105E+00 c epsilon 0.87646E+02 13 0.18950E-03 0.97500E-02 0.60858E+00 c TempC 0.10057E+08 12 0.13473E-04 0.63110E+00 0.55473E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 29755 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -30.261 17.789 0.006004 0.0023339 v Velocity[Y] -11.237 26.053 0.844 0.49059 v Velocity[Z] -14.357 19.827 0.30151 0.93057 v ǁVelocityǁ 0.00766 35.24 3.1943 5.0632 v Pressure -212.46 480.83 268.41 288.05 v k 0.0016767 4.6826 0.5109 0.42847 v epsilon 0.0020058 561.91 2.4752 0.75627 v TempC 30 286.09 154.66 131.5 v Density 0.62451 1.1524 0.84812 0.91417 v TurbVisc 1.519e-06 0.31816 0.023104 0.030825 v CourantNb 3.7697e-05 6.017 1.8642 1.9648 v FourierNb 0.010133 10 3.8443 2.0956 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027196 0.1 0.0173 0.026953 v volume_forces[X] -5107.4 6697.7 -0.1248 -0.063783 v volume_forces[Y] -58.585 57.506 -0.20267 0.0013479 v volume_forces[Z] -1693.5 1795.8 -0.63548 0.17404 v ǁvolume_forcesǁ 0 6701.8 50.811 22.668 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.85 155.1 132.75 v Boundary Density 0.62479 1.1524 0.84699 0.90982 v Yplus 0 1523.1 109.75 200.6 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.09078 13.408 5.7086 4.0604 INSTANT 0.678000000E-01 TIME STEP NUMBER 678 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.121721837E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000758E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.44873E+01 0.22319E+02 Friction velocity uet : 0.65152E-04 0.23439E+01 Friction velocity uk : 0.21857E-01 0.87162E+00 Dimensionless distance yplus : 0.27401E+01 0.15204E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19231E+01 0.20910E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 328 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 231.7 *C Maximum primary fluid temperature: 285.7 *C Average temperature difference: -40.6 *C Average primary fluid velocity magnitude: 1.472 m/s (for full section) Maximum primary fluid velocity magnitude: 3.871 m/s (for full section) Average primary side HTC: 27.82 W/(m2*K) Average specific heat source: 0.035 MW/m3 Total heat soure for master thread: 4.565 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57139E+03 7 0.25101E-02 0.37836E+01 0.19223E+01 c Velocity[X] 0.36994E+01 c Velocity[Y] 0.76002E-02 c Velocity[Z] 0.76544E-01 c Pressure 0.10368E+02 9 0.92635E-05 0.86026E+00 0.59902E-01 c k 0.33736E+02 16 0.24009E-03 0.43145E-03 0.33158E+00 c epsilon 0.87830E+02 13 0.18735E-03 0.89997E-02 0.59602E+00 c TempC 0.10056E+08 12 0.13437E-04 0.62298E+00 0.55228E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 29824 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -16.943 17.379 0.0060659 0.0023621 v Velocity[Y] -13.817 20.688 0.84366 0.49039 v Velocity[Z] -14.437 18.718 0.30147 0.93054 v ǁVelocityǁ 0.01219 25.408 3.1939 5.0629 v Pressure -212.53 480.81 268.39 288.03 v k 0.001718 4.6859 0.51155 0.42908 v epsilon 0.0021052 559.49 2.4786 0.75742 v TempC 30 286.08 154.58 131.45 v Density 0.62453 1.1524 0.8483 0.91427 v TurbVisc 1.4952e-06 0.31877 0.023139 0.030866 v CourantNb 0.0022825 6.0783 1.8639 1.9648 v FourierNb 0.010144 10 3.8475 2.0977 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027243 0.1 0.017299 0.026953 v volume_forces[X] -6737.7 5183.3 -0.12475 -0.066035 v volume_forces[Y] -64.436 57.477 -0.20256 0.0013852 v volume_forces[Z] -1740.1 1776.1 -0.63293 0.17425 v ǁvolume_forcesǁ 0 6745.7 50.813 22.679 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.85 155.01 132.7 v Boundary Density 0.6248 1.1524 0.84717 0.90993 v Yplus 0 1520.4 109.83 200.76 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.05299 15.564 5.7114 4.0625 INSTANT 0.679000000E-01 TIME STEP NUMBER 679 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.118544738E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000531E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.40784E+01 0.18544E+02 Friction velocity uet : 0.13703E-03 0.18482E+01 Friction velocity uk : 0.22258E-01 0.87289E+00 Dimensionless distance yplus : 0.28566E+01 0.15244E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20048E+01 0.20916E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 321 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 231.6 *C Maximum primary fluid temperature: 285.7 *C Average temperature difference: -40.7 *C Average primary fluid velocity magnitude: 1.472 m/s (for full section) Maximum primary fluid velocity magnitude: 3.999 m/s (for full section) Average primary side HTC: 27.82 W/(m2*K) Average specific heat source: 0.035 MW/m3 Total heat soure for master thread: 4.573 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57142E+03 7 0.24939E-02 0.38344E+01 0.19364E+01 c Velocity[X] 0.37489E+01 c Velocity[Y] 0.75770E-02 c Velocity[Z] 0.77944E-01 c Pressure 0.10427E+02 9 0.94245E-05 0.86190E+00 0.60221E-01 c k 0.33798E+02 16 0.24109E-03 0.43345E-03 0.33242E+00 c epsilon 0.88014E+02 13 0.18962E-03 0.83696E-02 0.57616E+00 c TempC 0.10055E+08 12 0.13416E-04 0.61604E+00 0.54988E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 29830 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -14.771 16.177 0.0061081 0.002353 v Velocity[Y] -17.113 22.323 0.84334 0.49018 v Velocity[Z] -13.784 18.915 0.30144 0.93049 v ǁVelocityǁ 0.0091081 27.894 3.1934 5.0625 v Pressure -212.45 480.83 268.37 288.02 v k 0.0016959 4.6886 0.51219 0.42967 v epsilon 0.0020795 557.41 2.4818 0.75855 v TempC 30 286.07 154.49 131.4 v Density 0.62454 1.1524 0.84848 0.91437 v TurbVisc 1.4596e-06 0.31936 0.023174 0.030907 v CourantNb 0.0021208 5.2827 1.8636 1.9646 v FourierNb 0.010156 10 3.8504 2.0996 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027286 0.1 0.017297 0.026951 v volume_forces[X] -5282.8 6758.5 -0.12714 -0.064732 v volume_forces[Y] -68.164 57.484 -0.2025 0.0014041 v volume_forces[Z] -1723.7 1862.7 -0.63222 0.1739 v ǁvolume_forcesǁ 0 6762.6 50.815 22.689 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.84 154.93 132.64 v Boundary Density 0.62481 1.1524 0.84735 0.91004 v Yplus 0 1524.4 109.92 200.91 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.11147 13.205 5.714 4.0642 INSTANT 0.680000000E-01 TIME STEP NUMBER 680 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.219800912E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000186E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.42588E+01 0.19539E+02 Friction velocity uet : 0.71027E-04 0.20209E+01 Friction velocity uk : 0.22765E-01 0.87458E+00 Dimensionless distance yplus : 0.28476E+01 0.15278E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19985E+01 0.20921E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 319 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 231.5 *C Maximum primary fluid temperature: 285.7 *C Average temperature difference: -40.8 *C Average primary fluid velocity magnitude: 1.472 m/s (for full section) Maximum primary fluid velocity magnitude: 3.886 m/s (for full section) Average primary side HTC: 27.82 W/(m2*K) Average specific heat source: 0.035 MW/m3 Total heat soure for master thread: 4.580 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57145E+03 7 0.24864E-02 0.38852E+01 0.19531E+01 c Velocity[X] 0.37988E+01 c Velocity[Y] 0.74970E-02 c Velocity[Z] 0.78866E-01 c Pressure 0.10495E+02 9 0.71480E-05 0.86406E+00 0.60749E-01 c k 0.33858E+02 16 0.24391E-03 0.43413E-03 0.33271E+00 c epsilon 0.88198E+02 13 0.18753E-03 0.82679E-02 0.56775E+00 c TempC 0.10054E+08 12 0.13523E-04 0.60833E+00 0.54728E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 29928 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -14.77 18.032 0.0061676 0.002378 v Velocity[Y] -19.911 24.216 0.84298 0.48997 v Velocity[Z] -14.365 18.712 0.3014 0.93045 v ǁVelocityǁ 0.0066233 30.682 3.193 5.0622 v Pressure -212.49 480.81 268.37 288.02 v k 0.0016739 4.691 0.51283 0.43026 v epsilon 0.0020491 554.96 2.4852 0.75968 v TempC 30 286.06 154.41 131.36 v Density 0.62455 1.1524 0.84866 0.91447 v TurbVisc 1.556e-06 0.31992 0.023208 0.030947 v CourantNb 0.022773 5.0918 1.8633 1.9646 v FourierNb 0.010167 10 3.8535 2.1016 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027327 0.1 0.017296 0.026951 v volume_forces[X] -6793.7 5303.5 -0.12724 -0.067122 v volume_forces[Y] -66.195 57.51 -0.20245 0.0014417 v volume_forces[Z] -1803.9 1800.3 -0.62991 0.1742 v ǁvolume_forcesǁ 0 6801.8 50.817 22.7 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.84 154.84 132.59 v Boundary Density 0.62481 1.1524 0.84753 0.91015 v Yplus 0 1527.8 110.01 201.07 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.1188 13.345 5.7168 4.0662 INSTANT 0.681000000E-01 TIME STEP NUMBER 681 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.521588354E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999752E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.38156E+01 0.21209E+02 Friction velocity uet : 0.17556E-03 0.22136E+01 Friction velocity uk : 0.23057E-01 0.87621E+00 Dimensionless distance yplus : 0.27051E+01 0.15262E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.18986E+01 0.20919E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 311 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 231.4 *C Maximum primary fluid temperature: 285.7 *C Average temperature difference: -40.8 *C Average primary fluid velocity magnitude: 1.472 m/s (for full section) Maximum primary fluid velocity magnitude: 3.894 m/s (for full section) Average primary side HTC: 27.81 W/(m2*K) Average specific heat source: 0.035 MW/m3 Total heat soure for master thread: 4.588 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57147E+03 7 0.25012E-02 0.39372E+01 0.19673E+01 c Velocity[X] 0.38492E+01 c Velocity[Y] 0.75488E-02 c Velocity[Z] 0.80456E-01 c Pressure 0.10559E+02 8 0.82636E-05 0.86572E+00 0.61122E-01 c k 0.33919E+02 16 0.24587E-03 0.43632E-03 0.33349E+00 c epsilon 0.88384E+02 13 0.18988E-03 0.85224E-02 0.57382E+00 c TempC 0.10053E+08 12 0.13535E-04 0.60134E+00 0.54469E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 29907 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -14.769 20.244 0.0062088 0.002364 v Velocity[Y] -22.372 26.467 0.84264 0.48975 v Velocity[Z] -16.41 25.084 0.30137 0.9304 v ǁVelocityǁ 0.0067735 34.064 3.1925 5.0619 v Pressure -212.4 480.8 268.37 288.02 v k 0.0016515 4.6926 0.51347 0.43085 v epsilon 0.0020134 553.07 2.4884 0.76079 v TempC 30 286.05 154.32 131.31 v Density 0.62456 1.1524 0.84883 0.91456 v TurbVisc 1.5152e-06 0.32047 0.023243 0.030988 v CourantNb 0.024773 5.5924 1.8629 1.9644 v FourierNb 0.01018 10 3.8564 2.1035 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027364 0.1 0.017294 0.026949 v volume_forces[X] -5383.1 6811.2 -0.12978 -0.065937 v volume_forces[Y] -68.945 57.538 -0.20239 0.0014619 v volume_forces[Z] -1745.3 1916.6 -0.62961 0.1737 v ǁvolume_forcesǁ 0 6815.4 50.82 22.711 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.83 154.75 132.54 v Boundary Density 0.62482 1.1524 0.84771 0.91025 v Yplus 0 1526.2 110.1 201.22 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.12296 13.116 5.7193 4.0679 INSTANT 0.682000000E-01 TIME STEP NUMBER 682 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.575922482E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999264E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.39675E+01 0.23234E+02 Friction velocity uet : 0.79444E-04 0.24415E+01 Friction velocity uk : 0.23136E-01 0.87771E+00 Dimensionless distance yplus : 0.27793E+01 0.15305E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19506E+01 0.20925E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 308 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 231.4 *C Maximum primary fluid temperature: 285.6 *C Average temperature difference: -40.9 *C Average primary fluid velocity magnitude: 1.472 m/s (for full section) Maximum primary fluid velocity magnitude: 3.900 m/s (for full section) Average primary side HTC: 27.81 W/(m2*K) Average specific heat source: 0.035 MW/m3 Total heat soure for master thread: 4.596 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57150E+03 7 0.25070E-02 0.39890E+01 0.19844E+01 c Velocity[X] 0.38998E+01 c Velocity[Y] 0.77008E-02 c Velocity[Z] 0.81527E-01 c Pressure 0.10625E+02 9 0.75196E-05 0.86781E+00 0.62082E-01 c k 0.33979E+02 16 0.24624E-03 0.43755E-03 0.33392E+00 c epsilon 0.88570E+02 13 0.18930E-03 0.85496E-02 0.56597E+00 c TempC 0.10052E+08 12 0.13502E-04 0.59408E+00 0.54193E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 29969 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -14.766 22.384 0.0062652 0.0023862 v Velocity[Y] -25.146 28.276 0.8423 0.48955 v Velocity[Z] -19.9 18.707 0.30133 0.93036 v ǁVelocityǁ 0.0085986 36.948 3.1921 5.0616 v Pressure -212.43 480.74 268.37 288.02 v k 0.0016245 4.6944 0.5141 0.43143 v epsilon 0.0019659 550.75 2.4915 0.7619 v TempC 30 286.03 154.24 131.26 v Density 0.62458 1.1524 0.849 0.91466 v TurbVisc 1.5272e-06 0.321 0.023277 0.031027 v CourantNb 0.0167 6.882 1.8626 1.9644 v FourierNb 0.010193 10 3.8593 2.1054 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027398 0.1 0.017293 0.026948 v volume_forces[X] -6844.5 5441.3 -0.12989 -0.06816 v volume_forces[Y] -65.587 57.553 -0.20227 0.0015066 v volume_forces[Z] -1848.6 1816.1 -0.62762 0.17445 v ǁvolume_forcesǁ 0 6852.6 50.822 22.722 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.82 154.67 132.49 v Boundary Density 0.62482 1.1524 0.84789 0.91036 v Yplus 0 1530.5 110.18 201.38 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.13221 13.802 5.722 4.0698 INSTANT 0.683000000E-01 TIME STEP NUMBER 683 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.118393027E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110998902E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.40071E+01 0.24772E+02 Friction velocity uet : 0.12705E-03 0.26456E+01 Friction velocity uk : 0.23285E-01 0.87913E+00 Dimensionless distance yplus : 0.29005E+01 0.15346E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20357E+01 0.20932E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 313 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 231.3 *C Maximum primary fluid temperature: 285.6 *C Average temperature difference: -41.0 *C Average primary fluid velocity magnitude: 1.471 m/s (for full section) Maximum primary fluid velocity magnitude: 3.907 m/s (for full section) Average primary side HTC: 27.80 W/(m2*K) Average specific heat source: 0.035 MW/m3 Total heat soure for master thread: 4.604 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57153E+03 7 0.25020E-02 0.40425E+01 0.19990E+01 c Velocity[X] 0.39513E+01 c Velocity[Y] 0.79040E-02 c Velocity[Z] 0.83275E-01 c Pressure 0.10685E+02 9 0.94561E-05 0.86927E+00 0.62791E-01 c k 0.34039E+02 16 0.24665E-03 0.43955E-03 0.33482E+00 c epsilon 0.88756E+02 13 0.19498E-03 0.84971E-02 0.56403E+00 c TempC 0.10051E+08 12 0.13480E-04 0.58763E+00 0.53921E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 30002 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -14.766 25.935 0.0063028 0.0023699 v Velocity[Y] -27.511 34.901 0.84197 0.48934 v Velocity[Z] -25.146 18.709 0.30129 0.9303 v ǁVelocityǁ 0.0083735 45.656 3.1916 5.0612 v Pressure -212.32 480.7 268.39 288.03 v k 0.0015974 4.696 0.51472 0.43201 v epsilon 0.001913 548.79 2.4944 0.76299 v TempC 30 286.02 154.15 131.22 v Density 0.62459 1.1524 0.84917 0.91475 v TurbVisc 1.4981e-06 0.32151 0.023311 0.031067 v CourantNb 0.025697 5.8372 1.8623 1.9642 v FourierNb 0.010206 10 3.8622 2.1073 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.0002743 0.1 0.017291 0.026946 v volume_forces[X] -5518.5 6861 -0.13254 -0.066907 v volume_forces[Y] -51.171 57.544 -0.20221 0.0015236 v volume_forces[Z] -1756.5 1951.3 -0.62777 0.17397 v ǁvolume_forcesǁ 0 6865.3 50.825 22.733 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.82 154.58 132.44 v Boundary Density 0.62483 1.1524 0.84806 0.91046 v Yplus 0 1534.6 110.27 201.53 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.12294 13.563 5.7244 4.0715 INSTANT 0.684000000E-01 TIME STEP NUMBER 684 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 0.540222151E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110998823E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.40939E+01 0.30588E+02 Friction velocity uet : 0.14003E-03 0.31545E+01 Friction velocity uk : 0.23502E-01 0.88042E+00 Dimensionless distance yplus : 0.27939E+01 0.15389E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19608E+01 0.20938E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 306 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 231.2 *C Maximum primary fluid temperature: 285.6 *C Average temperature difference: -41.1 *C Average primary fluid velocity magnitude: 1.471 m/s (for full section) Maximum primary fluid velocity magnitude: 4.057 m/s (for full section) Average primary side HTC: 27.80 W/(m2*K) Average specific heat source: 0.035 MW/m3 Total heat soure for master thread: 4.611 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57155E+03 7 0.24949E-02 0.40963E+01 0.20162E+01 c Velocity[X] 0.40036E+01 c Velocity[Y] 0.83685E-02 c Velocity[Z] 0.84361E-01 c Pressure 0.10752E+02 11 0.92798E-05 0.87136E+00 0.65780E-01 c k 0.34097E+02 16 0.24892E-03 0.44133E-03 0.33542E+00 c epsilon 0.88941E+02 13 0.19098E-03 0.85680E-02 0.56309E+00 c TempC 0.10050E+08 12 0.13503E-04 0.58030E+00 0.53630E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 30033 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -15.31 15.541 0.0063529 0.0023887 v Velocity[Y] -32.072 21.828 0.84163 0.48914 v Velocity[Z] -24.252 18.7 0.30126 0.93028 v ǁVelocityǁ 0.0096314 34.861 3.1912 5.0609 v Pressure -212.29 480.56 268.44 288.06 v k 0.0015662 4.6975 0.51534 0.43258 v epsilon 0.0018465 546.36 2.4975 0.76408 v TempC 30 286.01 154.07 131.17 v Density 0.6246 1.1524 0.84934 0.91484 v TurbVisc 1.4996e-06 0.322 0.023345 0.031106 v CourantNb 0.018002 6.2189 1.862 1.9642 v FourierNb 0.01022 10 3.865 2.1092 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027458 0.1 0.01729 0.026946 v volume_forces[X] -6893.4 5573.4 -0.13254 -0.069074 v volume_forces[Y] -52.56 57.53 -0.20213 0.0015658 v volume_forces[Z] -1873.5 1817.4 -0.62574 0.17491 v ǁvolume_forcesǁ 0 6901.6 50.827 22.744 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.81 154.5 132.38 v Boundary Density 0.62484 1.1524 0.84824 0.91057 v Yplus 0 1538.9 110.35 201.69 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.085541 13.733 5.727 4.0734 INSTANT 0.685000000E-01 TIME STEP NUMBER 685 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.668492616E-16 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999060E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.40171E+01 0.18544E+02 Friction velocity uet : 0.65375E-04 0.16769E+01 Friction velocity uk : 0.23779E-01 0.88164E+00 Dimensionless distance yplus : 0.28397E+01 0.15439E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19930E+01 0.20946E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 307 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 231.1 *C Maximum primary fluid temperature: 285.6 *C Average temperature difference: -41.1 *C Average primary fluid velocity magnitude: 1.471 m/s (for full section) Maximum primary fluid velocity magnitude: 3.920 m/s (for full section) Average primary side HTC: 27.80 W/(m2*K) Average specific heat source: 0.035 MW/m3 Total heat soure for master thread: 4.619 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57158E+03 7 0.25106E-02 0.41514E+01 0.20310E+01 c Velocity[X] 0.40564E+01 c Velocity[Y] 0.90108E-02 c Velocity[Z] 0.85991E-01 c Pressure 0.10817E+02 8 0.76049E-05 0.87280E+00 0.64164E-01 c k 0.34156E+02 16 0.24833E-03 0.44333E-03 0.33641E+00 c epsilon 0.89127E+02 13 0.19328E-03 0.83684E-02 0.56258E+00 c TempC 0.10049E+08 12 0.13527E-04 0.57418E+00 0.53349E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 30032 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -16.059 17.561 0.0063864 0.0023706 v Velocity[Y] -39.826 20.422 0.84127 0.48892 v Velocity[Z] -30.881 18.702 0.30123 0.93023 v ǁVelocityǁ 0.008592 43.202 3.1907 5.0606 v Pressure -212.22 480.55 268.43 288.04 v k 0.0015663 4.6985 0.51596 0.43315 v epsilon 0.001789 544.58 2.5006 0.76516 v TempC 30 285.99 153.99 131.13 v Density 0.62462 1.1524 0.84951 0.91494 v TurbVisc 1.4952e-06 0.32248 0.023379 0.031145 v CourantNb 0.022513 4.6323 1.8616 1.964 v FourierNb 0.010234 10 3.8678 2.111 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027484 0.1 0.017289 0.026945 v volume_forces[X] -5650.7 6910 -0.13533 -0.068021 v volume_forces[Y] -64.13 57.517 -0.20207 0.0015781 v volume_forces[Z] -1740.6 1963.3 -0.6263 0.17451 v ǁvolume_forcesǁ 0 6914.3 50.831 22.756 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.8 154.41 132.33 v Boundary Density 0.62485 1.1524 0.84841 0.91067 v Yplus 0 1543.9 110.44 201.84 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.12341 13.464 5.7294 4.075 INSTANT 0.686000000E-01 TIME STEP NUMBER 686 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.759277732E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999362E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.40132E+01 0.18542E+02 Friction velocity uet : 0.10402E-03 0.14658E+01 Friction velocity uk : 0.24130E-01 0.88274E+00 Dimensionless distance yplus : 0.27862E+01 0.15483E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19554E+01 0.20953E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 309 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 231.1 *C Maximum primary fluid temperature: 285.6 *C Average temperature difference: -41.2 *C Average primary fluid velocity magnitude: 1.471 m/s (for full section) Maximum primary fluid velocity magnitude: 3.927 m/s (for full section) Average primary side HTC: 27.79 W/(m2*K) Average specific heat source: 0.035 MW/m3 Total heat soure for master thread: 4.627 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57161E+03 7 0.25470E-02 0.42056E+01 0.20490E+01 c Velocity[X] 0.41095E+01 c Velocity[Y] 0.87143E-02 c Velocity[Z] 0.87339E-01 c Pressure 0.10885E+02 8 0.81805E-05 0.87479E+00 0.65382E-01 c k 0.34214E+02 16 0.25036E-03 0.44502E-03 0.33689E+00 c epsilon 0.89310E+02 13 0.19198E-03 0.85069E-02 0.55924E+00 c TempC 0.10048E+08 12 0.13523E-04 0.56725E+00 0.53056E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 30121 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -17.025 18.613 0.0064311 0.002386 v Velocity[Y] -37.538 22.269 0.84092 0.48872 v Velocity[Z] -15.964 18.692 0.3012 0.93021 v ǁVelocityǁ 0.012362 40.853 3.1903 5.0603 v Pressure -212.25 480.52 268.43 288.05 v k 0.0016312 4.6994 0.51657 0.43372 v epsilon 0.001808 542.36 2.5035 0.76622 v TempC 30 285.98 153.91 131.08 v Density 0.62463 1.1524 0.84968 0.91503 v TurbVisc 1.5036e-06 0.32294 0.023413 0.031184 v CourantNb 0.021585 5.6144 1.8613 1.964 v FourierNb 0.010249 10 3.8706 2.1129 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027507 0.1 0.017288 0.026944 v volume_forces[X] -6943.7 5706.6 -0.13527 -0.070014 v volume_forces[Y] -51.571 57.538 -0.20192 0.0016273 v volume_forces[Z] -1871.4 1789.8 -0.62484 0.17549 v ǁvolume_forcesǁ 0 6952 50.833 22.768 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.8 154.33 132.28 v Boundary Density 0.62485 1.1524 0.84858 0.91077 v Yplus 0 1548.3 110.52 201.99 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.14074 15.614 5.732 4.0769 INSTANT 0.687000000E-01 TIME STEP NUMBER 687 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.843751642E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999651E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.40033E+01 0.18542E+02 Friction velocity uet : 0.64734E-04 0.15624E+01 Friction velocity uk : 0.24541E-01 0.88374E+00 Dimensionless distance yplus : 0.30191E+01 0.15529E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.21189E+01 0.20960E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 313 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 231.0 *C Maximum primary fluid temperature: 285.6 *C Average temperature difference: -41.3 *C Average primary fluid velocity magnitude: 1.471 m/s (for full section) Maximum primary fluid velocity magnitude: 3.933 m/s (for full section) Average primary side HTC: 27.79 W/(m2*K) Average specific heat source: 0.036 MW/m3 Total heat soure for master thread: 4.635 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57164E+03 7 0.25257E-02 0.42632E+01 0.20649E+01 c Velocity[X] 0.41646E+01 c Velocity[Y] 0.96780E-02 c Velocity[Z] 0.88863E-01 c Pressure 0.10946E+02 8 0.86828E-05 0.87595E+00 0.68069E-01 c k 0.34272E+02 16 0.25013E-03 0.44843E-03 0.33866E+00 c epsilon 0.89492E+02 13 0.19341E-03 0.85891E-02 0.56668E+00 c TempC 0.10047E+08 12 0.13558E-04 0.56092E+00 0.52771E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 30128 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -18.172 16.394 0.0064625 0.002369 v Velocity[Y] -38.746 23.109 0.84059 0.48851 v Velocity[Z] -13.854 18.694 0.30117 0.93016 v ǁVelocityǁ 0.0096857 41.937 3.1899 5.0599 v Pressure -212.15 480.51 268.42 288.05 v k 0.0017717 4.7 0.51718 0.43427 v epsilon 0.001943 540.52 2.5063 0.76728 v TempC 30 285.97 153.83 131.04 v Density 0.62465 1.1524 0.84984 0.91512 v TurbVisc 1.5103e-06 0.32338 0.023447 0.031222 v CourantNb 0.018537 4.8649 1.861 1.9638 v FourierNb 0.010264 10 3.8733 2.1147 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027528 0.1 0.017286 0.026943 v volume_forces[X] -5782 6962.5 -0.138 -0.0688 v volume_forces[Y] -44.924 57.547 -0.20182 0.001644 v volume_forces[Z] -1706.2 1949.5 -0.62557 0.17518 v ǁvolume_forcesǁ 0 6967 50.837 22.78 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.8 154.25 132.23 v Boundary Density 0.62486 1.1524 0.84875 0.91087 v Yplus 0 1552.9 110.6 202.14 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.098114 14.281 5.7343 4.0784 INSTANT 0.688000000E-01 TIME STEP NUMBER 688 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 0.876706928E-16 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999969E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.39399E+01 0.18541E+02 Friction velocity uet : 0.13480E-03 0.16637E+01 Friction velocity uk : 0.25001E-01 0.88463E+00 Dimensionless distance yplus : 0.31662E+01 0.15581E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.22222E+01 0.20968E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 313 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 230.9 *C Maximum primary fluid temperature: 285.6 *C Average temperature difference: -41.4 *C Average primary fluid velocity magnitude: 1.470 m/s (for full section) Maximum primary fluid velocity magnitude: 3.939 m/s (for full section) Average primary side HTC: 27.78 W/(m2*K) Average specific heat source: 0.036 MW/m3 Total heat soure for master thread: 4.642 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57167E+03 7 0.25066E-02 0.43283E+01 0.20871E+01 c Velocity[X] 0.42195E+01 c Velocity[Y] 0.18724E-01 c Velocity[Z] 0.90135E-01 c Pressure 0.11017E+02 9 0.83903E-05 0.87902E+00 0.72781E-01 c k 0.34329E+02 16 0.25083E-03 0.44941E-03 0.33847E+00 c epsilon 0.89668E+02 13 0.19068E-03 0.86125E-02 0.56405E+00 c TempC 0.10046E+08 12 0.13595E-04 0.55428E+00 0.52481E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 30199 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -19.603 17.59 0.0065086 0.0023921 v Velocity[Y] -17.829 25.918 0.84025 0.48833 v Velocity[Z] -14.58 18.686 0.30114 0.93014 v ǁVelocityǁ 0.0059828 28.061 3.1894 5.0596 v Pressure -212.21 480.44 268.4 288.03 v k 0.0019494 4.7006 0.51778 0.43483 v epsilon 0.0021508 538.18 2.5091 0.76832 v TempC 30 285.95 153.75 131 v Density 0.62467 1.1524 0.85001 0.91521 v TurbVisc 1.4727e-06 0.32381 0.023481 0.03126 v CourantNb 0.0098135 4.9837 1.8607 1.9638 v FourierNb 0.010281 10 3.8761 2.1165 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027546 0.1 0.017285 0.026943 v volume_forces[X] -6998.2 5835.8 -0.13788 -0.070866 v volume_forces[Y] -47.961 57.54 -0.20172 0.0016939 v volume_forces[Z] -1846.2 1749.1 -0.62402 0.17656 v ǁvolume_forcesǁ 0 7006.5 50.839 22.792 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.79 154.17 132.18 v Boundary Density 0.62486 1.1524 0.84892 0.91097 v Yplus 0 1558.1 110.69 202.3 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.054587 13.027 5.7368 4.0803 INSTANT 0.689000000E-01 TIME STEP NUMBER 689 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.870804134E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000547E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.41382E+01 0.19924E+02 Friction velocity uet : 0.12028E-03 0.18888E+01 Friction velocity uk : 0.24909E-01 0.88542E+00 Dimensionless distance yplus : 0.31564E+01 0.15637E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.22152E+01 0.20976E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 319 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 230.8 *C Maximum primary fluid temperature: 285.5 *C Average temperature difference: -41.4 *C Average primary fluid velocity magnitude: 1.470 m/s (for full section) Maximum primary fluid velocity magnitude: 3.946 m/s (for full section) Average primary side HTC: 27.78 W/(m2*K) Average specific heat source: 0.036 MW/m3 Total heat soure for master thread: 4.650 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57170E+03 7 0.25510E-02 0.43769E+01 0.20984E+01 c Velocity[X] 0.42753E+01 c Velocity[Y] 0.98518E-02 c Velocity[Z] 0.91743E-01 c Pressure 0.11080E+02 8 0.90440E-05 0.88030E+00 0.69842E-01 c k 0.34386E+02 16 0.25105E-03 0.45144E-03 0.33918E+00 c epsilon 0.89841E+02 13 0.19632E-03 0.86372E-02 0.56137E+00 c TempC 0.10045E+08 12 0.13649E-04 0.54833E+00 0.52203E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 30234 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -21.229 16.922 0.0065368 0.0023742 v Velocity[Y] -19.103 27.233 0.83991 0.48812 v Velocity[Z] -14.25 18.688 0.3011 0.93008 v ǁVelocityǁ 0.009492 29.704 3.189 5.0592 v Pressure -212.11 480.42 268.38 288.02 v k 0.002048 4.7009 0.51839 0.43538 v epsilon 0.0023564 536.58 2.5119 0.76936 v TempC 30 285.94 153.67 130.95 v Density 0.62468 1.1524 0.85017 0.9153 v TurbVisc 1.5318e-06 0.32424 0.023514 0.031298 v CourantNb 0.021386 6.02 1.8603 1.9636 v FourierNb 0.0094586 10 3.8788 2.1183 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027561 0.1 0.017284 0.026942 v volume_forces[X] -5911.9 7018.6 -0.14093 -0.069881 v volume_forces[Y] -42.925 57.558 -0.20167 0.0016977 v volume_forces[Z] -1656.9 1917.7 -0.62512 0.17656 v ǁvolume_forcesǁ 0 7023 50.843 22.804 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.79 154.08 132.14 v Boundary Density 0.62487 1.1524 0.84908 0.91107 v Yplus 0 1563.7 110.77 202.45 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.07991 14.691 5.7391 4.0818 INSTANT 0.690000000E-01 TIME STEP NUMBER 690 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.771227912E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001085E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.40374E+01 0.20928E+02 Friction velocity uet : 0.22389E-03 0.19231E+01 Friction velocity uk : 0.24687E-01 0.88608E+00 Dimensionless distance yplus : 0.31478E+01 0.15691E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.22092E+01 0.20985E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 320 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 230.8 *C Maximum primary fluid temperature: 285.5 *C Average temperature difference: -41.5 *C Average primary fluid velocity magnitude: 1.470 m/s (for full section) Maximum primary fluid velocity magnitude: 3.953 m/s (for full section) Average primary side HTC: 27.77 W/(m2*K) Average specific heat source: 0.036 MW/m3 Total heat soure for master thread: 4.658 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57173E+03 7 0.25240E-02 0.44327E+01 0.21154E+01 c Velocity[X] 0.43307E+01 c Velocity[Y] 0.90914E-02 c Velocity[Z] 0.92961E-01 c Pressure 0.11149E+02 9 0.82388E-05 0.88242E+00 0.69556E-01 c k 0.34442E+02 16 0.25216E-03 0.45326E-03 0.33964E+00 c epsilon 0.90002E+02 13 0.19221E-03 0.87765E-02 0.56200E+00 c TempC 0.10044E+08 12 0.13623E-04 0.54144E+00 0.51920E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 30301 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -23.268 16.749 0.0065746 0.0023884 v Velocity[Y] -22.38 28.638 0.83957 0.48793 v Velocity[Z] -16.729 18.677 0.30107 0.93005 v ǁVelocityǁ 0.0083799 33.447 3.1886 5.0589 v Pressure -212.2 480.32 268.32 287.96 v k 0.0019995 4.7012 0.51899 0.43592 v epsilon 0.0023029 534.45 2.5146 0.77037 v TempC 30 285.92 153.59 130.91 v Density 0.6247 1.1524 0.85033 0.91539 v TurbVisc 1.5646e-06 0.32464 0.023548 0.031336 v CourantNb 0.023743 4.9494 1.8601 1.9636 v FourierNb 0.0093004 10 3.8815 2.1201 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027575 0.1 0.017283 0.026942 v volume_forces[X] -7056.3 5965 -0.14071 -0.071749 v volume_forces[Y] -43.28 57.584 -0.20154 0.0017472 v volume_forces[Z] -1813 1689.9 -0.62372 0.17802 v ǁvolume_forcesǁ 0 7064.7 50.845 22.817 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.78 154 132.09 v Boundary Density 0.62487 1.1524 0.84925 0.91117 v Yplus 0 1569.1 110.85 202.6 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.093155 13.11 5.7416 4.0836 INSTANT 0.691000000E-01 TIME STEP NUMBER 691 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.837777600E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001105E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.38136E+01 0.21601E+02 Friction velocity uet : 0.12738E-03 0.22027E+01 Friction velocity uk : 0.24512E-01 0.88665E+00 Dimensionless distance yplus : 0.31397E+01 0.15751E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.22036E+01 0.20994E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 320 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 230.7 *C Maximum primary fluid temperature: 285.5 *C Average temperature difference: -41.6 *C Average primary fluid velocity magnitude: 1.470 m/s (for full section) Maximum primary fluid velocity magnitude: 3.958 m/s (for full section) Average primary side HTC: 27.77 W/(m2*K) Average specific heat source: 0.036 MW/m3 Total heat soure for master thread: 4.665 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57175E+03 7 0.25015E-02 0.44928E+01 0.21317E+01 c Velocity[X] 0.43888E+01 c Velocity[Y] 0.92276E-02 c Velocity[Z] 0.94689E-01 c Pressure 0.11209E+02 8 0.79990E-05 0.88361E+00 0.68827E-01 c k 0.34498E+02 16 0.25274E-03 0.45514E-03 0.34020E+00 c epsilon 0.90164E+02 13 0.19496E-03 0.82290E-02 0.54866E+00 c TempC 0.10043E+08 12 0.13673E-04 0.53563E+00 0.51650E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 30314 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -25.351 15.937 0.006601 0.0023723 v Velocity[Y] -30.334 24.245 0.83922 0.48771 v Velocity[Z] -19.487 18.679 0.30103 0.92999 v ǁVelocityǁ 0.008318 34.074 3.1881 5.0585 v Pressure -212.1 480.28 268.3 287.94 v k 0.0019467 4.7013 0.51958 0.43646 v epsilon 0.00224 532.73 2.5172 0.77138 v TempC 30 285.9 153.51 130.87 v Density 0.62472 1.1524 0.85049 0.91548 v TurbVisc 1.4704e-06 0.32504 0.023582 0.031373 v CourantNb 0.0085094 6.0177 1.8597 1.9634 v FourierNb 0.009496 10 3.8841 2.1218 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027586 0.1 0.017281 0.026941 v volume_forces[X] -6039.5 7078.9 -0.14384 -0.070775 v volume_forces[Y] -46.705 57.609 -0.20145 0.0017569 v volume_forces[Z] -1596.4 1883.4 -0.62497 0.17823 v ǁvolume_forcesǁ 0 7083.5 50.849 22.829 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.78 153.92 132.04 v Boundary Density 0.62488 1.1524 0.84941 0.91127 v Yplus 0 1575.1 110.93 202.74 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.077921 13.996 5.7438 4.0851 INSTANT 0.692000000E-01 TIME STEP NUMBER 692 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 0.126611101E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001021E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.42478E+01 0.18980E+02 Friction velocity uet : 0.18880E-03 0.19924E+01 Friction velocity uk : 0.24265E-01 0.88709E+00 Dimensionless distance yplus : 0.30679E+01 0.15816E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.21532E+01 0.21004E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 311 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 230.6 *C Maximum primary fluid temperature: 285.5 *C Average temperature difference: -41.7 *C Average primary fluid velocity magnitude: 1.469 m/s (for full section) Maximum primary fluid velocity magnitude: 3.964 m/s (for full section) Average primary side HTC: 27.77 W/(m2*K) Average specific heat source: 0.036 MW/m3 Total heat soure for master thread: 4.673 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57178E+03 7 0.25057E-02 0.45508E+01 0.21497E+01 c Velocity[X] 0.44453E+01 c Velocity[Y] 0.93235E-02 c Velocity[Z] 0.96183E-01 c Pressure 0.11277E+02 8 0.79493E-05 0.88569E+00 0.69608E-01 c k 0.34553E+02 16 0.25339E-03 0.45731E-03 0.34074E+00 c epsilon 0.90322E+02 13 0.19190E-03 0.82729E-02 0.54864E+00 c TempC 0.10042E+08 12 0.13675E-04 0.52925E+00 0.51377E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 30372 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -28.251 16.948 0.0066334 0.0023828 v Velocity[Y] -33.67 25.785 0.83887 0.48752 v Velocity[Z] -14.47 18.669 0.301 0.92995 v ǁVelocityǁ 0.012644 36.78 3.1877 5.0582 v Pressure -212.15 480.23 268.29 287.93 v k 0.001904 4.7014 0.52018 0.437 v epsilon 0.00216 530.63 2.52 0.77237 v TempC 30 285.89 153.43 130.82 v Density 0.62474 1.1524 0.85065 0.91556 v TurbVisc 1.4821e-06 0.32543 0.023615 0.03141 v CourantNb 0.0022389 5.4517 1.8594 1.9634 v FourierNb 0.0090904 10 3.8868 2.1236 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027595 0.1 0.017281 0.026941 v volume_forces[X] -7210.9 6102.7 -0.14351 -0.072586 v volume_forces[Y] -39.303 57.659 -0.20131 0.0018118 v volume_forces[Z] -1763.6 1619.1 -0.62361 0.1798 v ǁvolume_forcesǁ 0 7221.6 50.852 22.842 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.77 153.84 131.99 v Boundary Density 0.62488 1.1524 0.84957 0.91137 v Yplus 0 1581.6 111.01 202.89 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.078339 13.027 5.7462 4.0869 INSTANT 0.693000000E-01 TIME STEP NUMBER 693 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.342599376E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000884E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.40715E+01 0.20761E+02 Friction velocity uet : 0.19883E-03 0.22197E+01 Friction velocity uk : 0.24037E-01 0.88744E+00 Dimensionless distance yplus : 0.30100E+01 0.15890E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.21125E+01 0.21015E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 312 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 230.5 *C Maximum primary fluid temperature: 285.5 *C Average temperature difference: -41.7 *C Average primary fluid velocity magnitude: 1.469 m/s (for full section) Maximum primary fluid velocity magnitude: 3.970 m/s (for full section) Average primary side HTC: 27.76 W/(m2*K) Average specific heat source: 0.036 MW/m3 Total heat soure for master thread: 4.681 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57181E+03 7 0.25309E-02 0.46129E+01 0.21670E+01 c Velocity[X] 0.45044E+01 c Velocity[Y] 0.10658E-01 c Velocity[Z] 0.97830E-01 c Pressure 0.11341E+02 9 0.80097E-05 0.88690E+00 0.74796E-01 c k 0.34609E+02 16 0.25376E-03 0.46041E-03 0.34176E+00 c epsilon 0.90481E+02 13 0.19898E-03 0.86489E-02 0.55455E+00 c TempC 0.10042E+08 12 0.13717E-04 0.52366E+00 0.51116E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 30409 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -28.643 17.553 0.0066607 0.0023674 v Velocity[Y] -28.841 26.695 0.83855 0.48731 v Velocity[Z] -14.9 18.67 0.30096 0.92989 v ǁVelocityǁ 0.0083489 32.534 3.1872 5.0578 v Pressure -212.08 480.14 268.24 287.88 v k 0.0018749 4.7012 0.52077 0.43752 v epsilon 0.0020912 529 2.5226 0.77336 v TempC 30 285.87 153.35 130.78 v Density 0.62475 1.1524 0.85081 0.91565 v TurbVisc 1.5852e-06 0.32581 0.023649 0.031447 v CourantNb 0.01427 7.7599 1.859 1.9632 v FourierNb 0.0089114 10 3.8894 2.1252 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027602 0.1 0.017279 0.026941 v volume_forces[X] -6205.9 7318.7 -0.14669 -0.071699 v volume_forces[Y] -43.506 57.704 -0.20122 0.0018209 v volume_forces[Z] -1500.1 1825.1 -0.6246 0.18026 v ǁvolume_forcesǁ 0 7343.8 50.856 22.854 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.77 153.76 131.94 v Boundary Density 0.62489 1.1524 0.84973 0.91146 v Yplus 0 1589 111.09 203.04 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.075472 17.247 5.7485 4.0884 INSTANT 0.694000000E-01 TIME STEP NUMBER 694 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.148434552E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000830E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.34273E+01 0.21067E+02 Friction velocity uet : 0.72835E-04 0.22342E+01 Friction velocity uk : 0.23863E-01 0.88768E+00 Dimensionless distance yplus : 0.29819E+01 0.15978E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20928E+01 0.21028E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 308 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 230.5 *C Maximum primary fluid temperature: 285.5 *C Average temperature difference: -41.8 *C Average primary fluid velocity magnitude: 1.469 m/s (for full section) Maximum primary fluid velocity magnitude: 3.976 m/s (for full section) Average primary side HTC: 27.76 W/(m2*K) Average specific heat source: 0.036 MW/m3 Total heat soure for master thread: 4.689 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57183E+03 7 0.25572E-02 0.46735E+01 0.21863E+01 c Velocity[X] 0.45610E+01 c Velocity[Y] 0.13591E-01 c Velocity[Z] 0.98902E-01 c Pressure 0.11409E+02 8 0.76086E-05 0.88919E+00 0.73042E-01 c k 0.34662E+02 16 0.25655E-03 0.46176E-03 0.34178E+00 c epsilon 0.90635E+02 13 0.19418E-03 0.84268E-02 0.55381E+00 c TempC 0.10041E+08 12 0.13760E-04 0.51751E+00 0.50848E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 30490 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -21.981 16.378 0.0066912 0.0023784 v Velocity[Y] -14.724 26.226 0.8382 0.48712 v Velocity[Z] -18.097 18.663 0.30093 0.92985 v ǁVelocityǁ 0.011738 30.599 3.1868 5.0575 v Pressure -212.13 480.05 268.2 287.84 v k 0.001854 4.701 0.52136 0.43805 v epsilon 0.0021112 527.03 2.5252 0.77433 v TempC 30 285.85 153.28 130.74 v Density 0.62477 1.1524 0.85096 0.91574 v TurbVisc 1.6735e-06 0.32618 0.023682 0.031483 v CourantNb 0.012423 10.109 1.8587 1.9632 v FourierNb 0.0091303 10 3.8921 2.127 v total_pressure 1.0111e+05 1.0181e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027607 0.1 0.017278 0.026941 v volume_forces[X] -7463.2 6300.5 -0.14645 -0.073488 v volume_forces[Y] -57.473 57.76 -0.20113 0.0018651 v volume_forces[Z] -1640.7 1593.1 -0.62336 0.18176 v ǁvolume_forcesǁ 0 7474.7 50.86 22.867 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.76 153.68 131.89 v Boundary Density 0.6249 1.1524 0.84989 0.91156 v Yplus 0 1597.8 111.18 203.18 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.056731 14.025 5.7508 4.0902 INSTANT 0.695000000E-01 TIME STEP NUMBER 695 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.192163353E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000880E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.35192E+01 0.20188E+02 Friction velocity uet : 0.14476E-03 0.17200E+01 Friction velocity uk : 0.23600E-01 0.88782E+00 Dimensionless distance yplus : 0.30137E+01 0.16070E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.21151E+01 0.21042E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 309 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 230.4 *C Maximum primary fluid temperature: 285.4 *C Average temperature difference: -41.9 *C Average primary fluid velocity magnitude: 1.469 m/s (for full section) Maximum primary fluid velocity magnitude: 3.981 m/s (for full section) Average primary side HTC: 27.75 W/(m2*K) Average specific heat source: 0.036 MW/m3 Total heat soure for master thread: 4.696 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57186E+03 7 0.25364E-02 0.47307E+01 0.22007E+01 c Velocity[X] 0.46209E+01 c Velocity[Y] 0.93146E-02 c Velocity[Z] 0.10049E+00 c Pressure 0.11467E+02 9 0.67861E-05 0.89046E+00 0.72642E-01 c k 0.34716E+02 16 0.25639E-03 0.46471E-03 0.34249E+00 c epsilon 0.90786E+02 13 0.19865E-03 0.83357E-02 0.54349E+00 c TempC 0.10040E+08 12 0.13801E-04 0.51224E+00 0.50589E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 30534 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -22.847 17.147 0.0067203 0.0023694 v Velocity[Y] -17.785 22.745 0.83787 0.48691 v Velocity[Z] -22.757 18.663 0.30089 0.92979 v ǁVelocityǁ 0.0074061 25.625 3.1863 5.0571 v Pressure -212.01 480.01 268.19 287.83 v k 0.0018815 4.7005 0.52195 0.43857 v epsilon 0.0022234 525.26 2.5276 0.77529 v TempC 30 285.83 153.2 130.7 v Density 0.62479 1.1524 0.85112 0.91582 v TurbVisc 1.5554e-06 0.32653 0.023715 0.031519 v CourantNb 0.023029 5.796 1.8584 1.963 v FourierNb 0.0093027 10 3.8947 2.1286 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027609 0.1 0.017277 0.026941 v volume_forces[X] -6403.8 7561.3 -0.14988 -0.072797 v volume_forces[Y] -59.13 57.794 -0.20105 0.0018723 v volume_forces[Z] -1524.6 1819.3 -0.62404 0.18224 v ǁvolume_forcesǁ 0 7587.4 50.864 22.88 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.75 153.61 131.85 v Boundary Density 0.6249 1.1524 0.85005 0.91166 v Yplus 0 1607 111.25 203.33 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.071587 13.663 5.7531 4.0916 INSTANT 0.696000000E-01 TIME STEP NUMBER 696 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.990994377E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000756E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.37331E+01 0.18531E+02 Friction velocity uet : 0.75289E-04 0.17520E+01 Friction velocity uk : 0.23349E-01 0.88785E+00 Dimensionless distance yplus : 0.32303E+01 0.16169E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.22672E+01 0.21056E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 310 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 230.3 *C Maximum primary fluid temperature: 285.4 *C Average temperature difference: -42.0 *C Average primary fluid velocity magnitude: 1.468 m/s (for full section) Maximum primary fluid velocity magnitude: 3.986 m/s (for full section) Average primary side HTC: 27.75 W/(m2*K) Average specific heat source: 0.036 MW/m3 Total heat soure for master thread: 4.704 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57188E+03 7 0.25014E-02 0.47889E+01 0.22184E+01 c Velocity[X] 0.46784E+01 c Velocity[Y] 0.89811E-02 c Velocity[Z] 0.10160E+00 c Pressure 0.11535E+02 8 0.74947E-05 0.89234E+00 0.72169E-01 c k 0.34769E+02 16 0.25813E-03 0.46722E-03 0.34285E+00 c epsilon 0.90929E+02 13 0.19695E-03 0.79732E-02 0.53768E+00 c TempC 0.10039E+08 11 0.14372E-04 0.50401E+00 0.50248E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 30612 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -16.31 16.344 0.0067464 0.0023789 v Velocity[Y] -21.144 21.544 0.83752 0.48672 v Velocity[Z] -28.176 19.995 0.30084 0.92974 v ǁVelocityǁ 0.010735 29.689 3.1859 5.0568 v Pressure -212.08 479.97 268.19 287.83 v k 0.0018578 4.7012 0.52253 0.43909 v epsilon 0.0024376 523.5 2.5303 0.77623 v TempC 30 285.82 153.12 130.66 v Density 0.62481 1.1524 0.85127 0.91591 v TurbVisc 1.5507e-06 0.32688 0.023748 0.031555 v CourantNb 0.015388 5.5126 1.8581 1.963 v FourierNb 0.0098832 10 3.8973 2.1304 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.0002761 0.1 0.017276 0.026942 v volume_forces[X] -7697.7 6503.9 -0.14953 -0.074375 v volume_forces[Y] -59.945 57.782 -0.20091 0.0019266 v volume_forces[Z] -1623.2 1587.2 -0.62199 0.18369 v ǁvolume_forcesǁ 0 7709.9 50.867 22.893 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.75 153.53 131.8 v Boundary Density 0.62491 1.1524 0.85021 0.91175 v Yplus 0 1616.9 111.33 203.47 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.058357 13.356 5.7554 4.0934 INSTANT 0.697000000E-01 TIME STEP NUMBER 697 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.273605155E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000365E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.36979E+01 0.18531E+02 Friction velocity uet : 0.13200E-03 0.17358E+01 Friction velocity uk : 0.23061E-01 0.88781E+00 Dimensionless distance yplus : 0.33018E+01 0.16274E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.23173E+01 0.21072E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 301 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 230.2 *C Maximum primary fluid temperature: 285.4 *C Average temperature difference: -42.0 *C Average primary fluid velocity magnitude: 1.468 m/s (for full section) Maximum primary fluid velocity magnitude: 3.991 m/s (for full section) Average primary side HTC: 27.74 W/(m2*K) Average specific heat source: 0.036 MW/m3 Total heat soure for master thread: 4.712 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57191E+03 7 0.25147E-02 0.48516E+01 0.22348E+01 c Velocity[X] 0.47391E+01 c Velocity[Y] 0.90782E-02 c Velocity[Z] 0.10338E+00 c Pressure 0.11595E+02 9 0.67998E-05 0.89361E+00 0.72961E-01 c k 0.34823E+02 16 0.25959E-03 0.47054E-03 0.34334E+00 c epsilon 0.91073E+02 13 0.20021E-03 0.81425E-02 0.53773E+00 c TempC 0.10038E+08 11 0.14471E-04 0.49906E+00 0.49993E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 30673 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -18.583 16.932 0.0067735 0.0023706 v Velocity[Y] -23.981 22.715 0.8372 0.48651 v Velocity[Z] -21.573 18.657 0.30081 0.92969 v ǁVelocityǁ 0.0063713 28.065 3.1854 5.0564 v Pressure -211.95 479.95 268.18 287.83 v k 0.00182 4.7014 0.52311 0.4396 v epsilon 0.0026909 521.74 2.5328 0.77717 v TempC 30 285.8 153.05 130.61 v Density 0.62483 1.1524 0.85142 0.91599 v TurbVisc 1.6005e-06 0.32721 0.023782 0.031591 v CourantNb 0.013847 4.863 1.8577 1.9628 v FourierNb 0.010457 10 3.8999 2.132 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027609 0.1 0.017275 0.026941 v volume_forces[X] -6617.1 7786.8 -0.153 -0.073891 v volume_forces[Y] -65.107 57.837 -0.20081 0.0019326 v volume_forces[Z] -1547.4 1808.1 -0.62187 0.18433 v ǁvolume_forcesǁ 0 7813.7 50.87 22.906 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.74 153.45 131.75 v Boundary Density 0.62492 1.1524 0.85036 0.91184 v Yplus 0 1627.4 111.41 203.61 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.077924 13.878 5.7576 4.0948 INSTANT 0.698000000E-01 TIME STEP NUMBER 698 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.886272197E-16 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999858E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.33021E+01 0.18528E+02 Friction velocity uet : 0.84814E-04 0.18640E+01 Friction velocity uk : 0.22822E-01 0.88766E+00 Dimensionless distance yplus : 0.33878E+01 0.16382E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.23777E+01 0.21087E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 304 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 230.2 *C Maximum primary fluid temperature: 285.4 *C Average temperature difference: -42.1 *C Average primary fluid velocity magnitude: 1.468 m/s (for full section) Maximum primary fluid velocity magnitude: 3.996 m/s (for full section) Average primary side HTC: 27.74 W/(m2*K) Average specific heat source: 0.036 MW/m3 Total heat soure for master thread: 4.719 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57193E+03 7 0.25322E-02 0.49116E+01 0.22533E+01 c Velocity[X] 0.47978E+01 c Velocity[Y] 0.91814E-02 c Velocity[Z] 0.10458E+00 c Pressure 0.11663E+02 8 0.79208E-05 0.89536E+00 0.73736E-01 c k 0.34874E+02 16 0.26194E-03 0.47281E-03 0.34347E+00 c epsilon 0.91212E+02 13 0.19767E-03 0.83283E-02 0.54059E+00 c TempC 0.10037E+08 11 0.14478E-04 0.49341E+00 0.49734E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 30781 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -23.644 16.801 0.0067966 0.0023775 v Velocity[Y] -26.161 24.185 0.83685 0.48632 v Velocity[Z] -27.247 18.653 0.30077 0.92964 v ǁVelocityǁ 0.007563 29.828 3.1849 5.056 v Pressure -211.99 479.93 268.18 287.84 v k 0.0017795 4.7013 0.52369 0.44011 v epsilon 0.0026084 520 2.5352 0.77809 v TempC 30 285.78 152.97 130.57 v Density 0.62485 1.1524 0.85157 0.91607 v TurbVisc 1.712e-06 0.32754 0.023814 0.031626 v CourantNb 0.023882 7.104 1.8574 1.9628 v FourierNb 0.01048 10 3.9025 2.1337 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027606 0.1 0.017275 0.026942 v volume_forces[X] -7914 6724.8 -0.15259 -0.075371 v volume_forces[Y] -69.206 57.965 -0.20069 0.0019769 v volume_forces[Z] -1601.2 1586 -0.62004 0.18534 v ǁvolume_forcesǁ 0 7926.9 50.872 22.919 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.73 153.37 131.71 v Boundary Density 0.62493 1.1524 0.85052 0.91194 v Yplus 0 1638.2 111.49 203.75 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.085834 14.925 5.7599 4.0965 INSTANT 0.699000000E-01 TIME STEP NUMBER 699 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.314077530E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999451E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.34438E+01 0.20330E+02 Friction velocity uet : 0.11673E-03 0.20982E+01 Friction velocity uk : 0.22550E-01 0.88745E+00 Dimensionless distance yplus : 0.34221E+01 0.16485E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.24018E+01 0.21102E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 299 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 230.1 *C Maximum primary fluid temperature: 285.4 *C Average temperature difference: -42.2 *C Average primary fluid velocity magnitude: 1.468 m/s (for full section) Maximum primary fluid velocity magnitude: 4.000 m/s (for full section) Average primary side HTC: 27.74 W/(m2*K) Average specific heat source: 0.036 MW/m3 Total heat soure for master thread: 4.727 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57196E+03 7 0.25194E-02 0.49766E+01 0.22703E+01 c Velocity[X] 0.48603E+01 c Velocity[Y] 0.94974E-02 c Velocity[Z] 0.10679E+00 c Pressure 0.11721E+02 9 0.74358E-05 0.89664E+00 0.74801E-01 c k 0.34927E+02 16 0.26277E-03 0.47650E-03 0.34404E+00 c epsilon 0.91352E+02 13 0.20328E-03 0.87360E-02 0.54610E+00 c TempC 0.10036E+08 11 0.14449E-04 0.48845E+00 0.49486E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 30760 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -18.157 17.932 0.0068263 0.0023744 v Velocity[Y] -30.824 26.752 0.83652 0.48611 v Velocity[Z] -14.027 18.65 0.30075 0.9296 v ǁVelocityǁ 0.0090175 33.67 3.1845 5.0556 v Pressure -211.88 479.93 268.2 287.86 v k 0.0017466 4.7007 0.52426 0.44062 v epsilon 0.0025024 518.25 2.5376 0.779 v TempC 30 285.76 152.9 130.53 v Density 0.62488 1.1524 0.85172 0.91615 v TurbVisc 1.5365e-06 0.32785 0.023847 0.031661 v CourantNb 0.0079225 8.7152 1.857 1.9626 v FourierNb 0.010505 10 3.9051 2.1353 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.000276 0.1 0.017274 0.026942 v volume_forces[X] -6840.4 7996.5 -0.15617 -0.074983 v volume_forces[Y] -67.439 58.052 -0.20058 0.0019765 v volume_forces[Z] -1568.6 1786.6 -0.62041 0.18575 v ǁvolume_forcesǁ 0 8024.3 50.876 22.932 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.72 153.3 131.66 v Boundary Density 0.62494 1.1524 0.85067 0.91203 v Yplus 0 1648.5 111.57 203.89 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.073237 15.165 5.7622 4.0979 INSTANT 0.700000000E-01 TIME STEP NUMBER 700 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.598157262E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999198E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.39566E+01 0.20541E+02 Friction velocity uet : 0.68602E-04 0.21742E+01 Friction velocity uk : 0.22341E-01 0.88716E+00 Dimensionless distance yplus : 0.35249E+01 0.16579E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.24739E+01 0.21116E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 301 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 230.0 *C Maximum primary fluid temperature: 285.4 *C Average temperature difference: -42.3 *C Average primary fluid velocity magnitude: 1.468 m/s (for full section) Maximum primary fluid velocity magnitude: 4.005 m/s (for full section) Average primary side HTC: 27.73 W/(m2*K) Average specific heat source: 0.036 MW/m3 Total heat soure for master thread: 4.735 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57199E+03 7 0.24999E-02 0.50388E+01 0.22891E+01 c Velocity[X] 0.49205E+01 c Velocity[Y] 0.10323E-01 c Velocity[Z] 0.10797E+00 c Pressure 0.11791E+02 8 0.81130E-05 0.89834E+00 0.75497E-01 c k 0.34978E+02 16 0.26546E-03 0.47874E-03 0.34418E+00 c epsilon 0.91488E+02 13 0.20153E-03 0.84561E-02 0.54103E+00 c TempC 0.10035E+08 11 0.14459E-04 0.48296E+00 0.49234E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 30791 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -18.172 24.467 0.0068459 0.0023779 v Velocity[Y] -35.177 34.801 0.83616 0.48592 v Velocity[Z] -15.419 18.65 0.30072 0.92955 v ǁVelocityǁ 0.0081145 45.022 3.184 5.0553 v Pressure -211.91 479.9 268.2 287.86 v k 0.0017128 4.6998 0.52484 0.44112 v epsilon 0.0024651 516.58 2.5401 0.77991 v TempC 30 285.74 152.83 130.49 v Density 0.6249 1.1524 0.85187 0.91624 v TurbVisc 1.5441e-06 0.32815 0.02388 0.031696 v CourantNb 0.0073468 8.5306 1.8567 1.9626 v FourierNb 0.01053 10 3.9077 2.137 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027592 0.1 0.017273 0.026944 v volume_forces[X] -8118.2 6956 -0.15569 -0.076318 v volume_forces[Y] -63.583 58.112 -0.20043 0.0020251 v volume_forces[Z] -1576.4 1553.9 -0.61904 0.1865 v ǁvolume_forcesǁ 0 8131.8 50.878 22.946 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.72 153.22 131.61 v Boundary Density 0.62495 1.1524 0.85082 0.91212 v Yplus 0 1657.9 111.64 204.02 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.059111 13.446 5.7644 4.0996 INSTANT 0.701000000E-01 TIME STEP NUMBER 701 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.109179380E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110998995E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.35862E+01 0.30738E+02 Friction velocity uet : 0.19308E-03 0.30607E+01 Friction velocity uk : 0.22110E-01 0.88679E+00 Dimensionless distance yplus : 0.34362E+01 0.16675E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.24116E+01 0.21129E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 306 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 229.9 *C Maximum primary fluid temperature: 285.3 *C Average temperature difference: -42.3 *C Average primary fluid velocity magnitude: 1.467 m/s (for full section) Maximum primary fluid velocity magnitude: 4.009 m/s (for full section) Average primary side HTC: 27.73 W/(m2*K) Average specific heat source: 0.036 MW/m3 Total heat soure for master thread: 4.743 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57202E+03 7 0.25438E-02 0.51052E+01 0.23067E+01 c Velocity[X] 0.49846E+01 c Velocity[Y] 0.10497E-01 c Velocity[Z] 0.11009E+00 c Pressure 0.11851E+02 9 0.83730E-05 0.89961E+00 0.76956E-01 c k 0.35029E+02 16 0.26642E-03 0.48259E-03 0.34480E+00 c epsilon 0.91626E+02 13 0.20801E-03 0.84493E-02 0.54019E+00 c TempC 0.10034E+08 11 0.14522E-04 0.47852E+00 0.48994E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 30849 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -20.32 17.447 0.0068746 0.0023762 v Velocity[Y] -37.801 21.113 0.83583 0.48571 v Velocity[Z] -13.994 18.648 0.30071 0.92952 v ǁVelocityǁ 0.007756 41.411 3.1835 5.0549 v Pressure -211.75 479.89 268.21 287.88 v k 0.0016777 4.6982 0.5254 0.44162 v epsilon 0.0023941 514.81 2.5424 0.78081 v TempC 30 285.72 152.75 130.45 v Density 0.62492 1.1524 0.85201 0.91632 v TurbVisc 1.5689e-06 0.32844 0.023912 0.031731 v CourantNb 0.0053253 6.0036 1.8564 1.9624 v FourierNb 0.010557 10 3.9103 2.1385 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027582 0.1 0.017272 0.026944 v volume_forces[X] -7079.4 8194.3 -0.15923 -0.076049 v volume_forces[Y] -51.627 58.183 -0.20033 0.0020239 v volume_forces[Z] -1589.1 1757.4 -0.61967 0.18681 v ǁvolume_forcesǁ 0 8222.9 50.882 22.96 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.71 153.15 131.57 v Boundary Density 0.62496 1.1524 0.85097 0.91222 v Yplus 0 1667.5 111.72 204.15 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.082923 13.201 5.7666 4.1009 INSTANT 0.702000000E-01 TIME STEP NUMBER 702 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.846058609E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110998994E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.35280E+01 0.18522E+02 Friction velocity uet : 0.14301E-03 0.15670E+01 Friction velocity uk : 0.21875E-01 0.88637E+00 Dimensionless distance yplus : 0.33560E+01 0.16762E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.23553E+01 0.21142E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 309 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 229.8 *C Maximum primary fluid temperature: 285.3 *C Average temperature difference: -42.4 *C Average primary fluid velocity magnitude: 1.467 m/s (for full section) Maximum primary fluid velocity magnitude: 4.388 m/s (for full section) Average primary side HTC: 27.72 W/(m2*K) Average specific heat source: 0.036 MW/m3 Total heat soure for master thread: 4.750 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57205E+03 7 0.25514E-02 0.51678E+01 0.23261E+01 c Velocity[X] 0.50456E+01 c Velocity[Y] 0.10961E-01 c Velocity[Z] 0.11122E+00 c Pressure 0.11922E+02 8 0.76283E-05 0.90099E+00 0.79581E-01 c k 0.35079E+02 16 0.26860E-03 0.48591E-03 0.34587E+00 c epsilon 0.91758E+02 13 0.20337E-03 0.86123E-02 0.55082E+00 c TempC 0.10033E+08 11 0.14544E-04 0.47330E+00 0.48751E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 30892 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -21.03 15.809 0.0068912 0.002376 v Velocity[Y] -40.417 21.549 0.83548 0.48552 v Velocity[Z] -14.045 18.648 0.30067 0.92947 v ǁVelocityǁ 0.01109 43.832 3.183 5.0545 v Pressure -211.8 479.87 268.22 287.89 v k 0.0016447 4.6962 0.52597 0.44212 v epsilon 0.0023276 513.2 2.5448 0.7817 v TempC 30 285.7 152.68 130.41 v Density 0.62494 1.1524 0.85216 0.9164 v TurbVisc 1.4742e-06 0.32872 0.023945 0.031765 v CourantNb 0.026944 7.0097 1.856 1.9624 v FourierNb 0.010585 10 3.9129 2.1402 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.0002757 0.1 0.017271 0.026945 v volume_forces[X] -8310.3 7203.1 -0.15868 -0.077161 v volume_forces[Y] -51.385 58.269 -0.20016 0.0020629 v volume_forces[Z] -1550.1 1529.7 -0.61849 0.18723 v ǁvolume_forcesǁ 0 8324.5 50.884 22.973 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.7 153.07 131.52 v Boundary Density 0.62497 1.1524 0.85112 0.91231 v Yplus 0 1676.2 111.79 204.29 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.10722 15.892 5.7689 4.1026 INSTANT 0.703000000E-01 TIME STEP NUMBER 703 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.108901344E-16 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999068E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.43325E+01 0.18523E+02 Friction velocity uet : 0.69561E-04 0.16401E+01 Friction velocity uk : 0.21652E-01 0.88593E+00 Dimensionless distance yplus : 0.32167E+01 0.16852E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.22576E+01 0.21155E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 307 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 229.8 *C Maximum primary fluid temperature: 285.3 *C Average temperature difference: -42.5 *C Average primary fluid velocity magnitude: 1.467 m/s (for full section) Maximum primary fluid velocity magnitude: 4.017 m/s (for full section) Average primary side HTC: 27.72 W/(m2*K) Average specific heat source: 0.036 MW/m3 Total heat soure for master thread: 4.758 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57208E+03 7 0.25379E-02 0.52456E+01 0.23479E+01 c Velocity[X] 0.51108E+01 c Velocity[Y] 0.21308E-01 c Velocity[Z] 0.11346E+00 c Pressure 0.11981E+02 9 0.72821E-05 0.90316E+00 0.83787E-01 c k 0.35131E+02 16 0.26896E-03 0.48816E-03 0.34556E+00 c epsilon 0.91892E+02 13 0.20676E-03 0.84596E-02 0.54163E+00 c TempC 0.10032E+08 11 0.14515E-04 0.46903E+00 0.48520E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 30971 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -25.179 17.425 0.0069179 0.0023804 v Velocity[Y] -18.849 22.891 0.83515 0.48532 v Velocity[Z] -14.159 18.644 0.30066 0.92944 v ǁVelocityǁ 0.0088438 27.12 3.1826 5.0541 v Pressure -211.67 479.87 268.23 287.91 v k 0.0016141 4.6934 0.52653 0.44261 v epsilon 0.0022677 511.63 2.5471 0.78258 v TempC 30 285.68 152.61 130.37 v Density 0.62496 1.1524 0.8523 0.91648 v TurbVisc 1.4462e-06 0.32899 0.023977 0.0318 v CourantNb 0.023414 6.1397 1.8557 1.9622 v FourierNb 0.010613 10 3.9154 2.1417 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027556 0.1 0.01727 0.026945 v volume_forces[X] -7336.7 8381.4 -0.1623 -0.077079 v volume_forces[Y] -62.748 58.364 -0.20002 0.0020658 v volume_forces[Z] -1610.5 1732.4 -0.61906 0.18746 v ǁvolume_forcesǁ 0 8410.7 50.887 22.987 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.69 153 131.48 v Boundary Density 0.62498 1.1524 0.85127 0.9124 v Yplus 0 1685.2 111.86 204.42 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.075701 14.892 5.7711 4.104 INSTANT 0.704000000E-01 TIME STEP NUMBER 704 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.371111057E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999354E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.42196E+01 0.18607E+02 Friction velocity uet : 0.13453E-03 0.19477E+01 Friction velocity uk : 0.21445E-01 0.88542E+00 Dimensionless distance yplus : 0.29414E+01 0.16936E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20644E+01 0.21166E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 303 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 229.7 *C Maximum primary fluid temperature: 285.3 *C Average temperature difference: -42.6 *C Average primary fluid velocity magnitude: 1.467 m/s (for full section) Maximum primary fluid velocity magnitude: 4.020 m/s (for full section) Average primary side HTC: 27.71 W/(m2*K) Average specific heat source: 0.037 MW/m3 Total heat soure for master thread: 4.765 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57211E+03 7 0.25558E-02 0.52991E+01 0.23627E+01 c Velocity[X] 0.51726E+01 c Velocity[Y] 0.11789E-01 c Velocity[Z] 0.11475E+00 c Pressure 0.12050E+02 8 0.70779E-05 0.90471E+00 0.81349E-01 c k 0.35180E+02 16 0.27077E-03 0.48887E-03 0.34522E+00 c epsilon 0.92017E+02 13 0.20411E-03 0.83002E-02 0.53901E+00 c TempC 0.10031E+08 11 0.14523E-04 0.46421E+00 0.48287E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 31046 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -20.349 17.63 0.0069321 0.0023783 v Velocity[Y] -17.426 19.692 0.83479 0.48514 v Velocity[Z] -13.763 18.639 0.30063 0.92939 v ǁVelocityǁ 0.012928 23.545 3.1821 5.0537 v Pressure -211.72 479.84 268.23 287.91 v k 0.0015843 4.6904 0.52709 0.4431 v epsilon 0.0022112 509.93 2.5495 0.78347 v TempC 30 285.67 152.54 130.33 v Density 0.62499 1.1524 0.85245 0.91656 v TurbVisc 1.5116e-06 0.32926 0.024009 0.031834 v CourantNb 0.030098 5.2188 1.8553 1.9623 v FourierNb 0.010643 10 3.9179 2.1434 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027539 0.1 0.01727 0.026947 v volume_forces[X] -8493.2 7479.7 -0.16169 -0.078132 v volume_forces[Y] -53.382 58.459 -0.19982 0.0021116 v volume_forces[Z] -1552.4 1552 -0.61767 0.18787 v ǁvolume_forcesǁ 0 8508 50.89 23.001 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.68 152.93 131.43 v Boundary Density 0.62499 1.1524 0.85142 0.91249 v Yplus 0 1693.6 111.94 204.55 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.10603 13.194 5.7733 4.1056 INSTANT 0.705000000E-01 TIME STEP NUMBER 705 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.194060831E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999675E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.39733E+01 0.18519E+02 Friction velocity uet : 0.19351E-03 0.15876E+01 Friction velocity uk : 0.21240E-01 0.88492E+00 Dimensionless distance yplus : 0.29259E+01 0.17018E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20535E+01 0.21178E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 303 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 229.6 *C Maximum primary fluid temperature: 285.3 *C Average temperature difference: -42.6 *C Average primary fluid velocity magnitude: 1.466 m/s (for full section) Maximum primary fluid velocity magnitude: 4.023 m/s (for full section) Average primary side HTC: 27.71 W/(m2*K) Average specific heat source: 0.037 MW/m3 Total heat soure for master thread: 4.773 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57214E+03 7 0.25446E-02 0.53654E+01 0.23787E+01 c Velocity[X] 0.52383E+01 c Velocity[Y] 0.10376E-01 c Velocity[Z] 0.11669E+00 c Pressure 0.12108E+02 8 0.99367E-05 0.90602E+00 0.80023E-01 c k 0.35231E+02 16 0.27183E-03 0.49206E-03 0.34567E+00 c epsilon 0.92135E+02 13 0.20870E-03 0.89508E-02 0.55043E+00 c TempC 0.10030E+08 11 0.14533E-04 0.45999E+00 0.48064E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 31138 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -23.554 15.934 0.0069598 0.0023793 v Velocity[Y] -16.737 20.659 0.83447 0.48494 v Velocity[Z] -15.874 18.637 0.30062 0.92936 v ǁVelocityǁ 0.0071441 25.191 3.1816 5.0533 v Pressure -211.62 479.81 268.23 287.91 v k 0.0015563 4.6868 0.52764 0.44359 v epsilon 0.0021581 508.53 2.5517 0.78435 v TempC 30 285.66 152.46 130.29 v Density 0.625 1.1524 0.85259 0.91663 v TurbVisc 1.4996e-06 0.32951 0.024041 0.031868 v CourantNb 0.023796 6.634 1.855 1.962 v FourierNb 0.010674 10 3.9205 2.1449 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027519 0.1 0.017269 0.026947 v volume_forces[X] -7627 8560.1 -0.16509 -0.078041 v volume_forces[Y] -41.623 58.532 -0.19964 0.0021165 v volume_forces[Z] -1633.6 1708.7 -0.61809 0.18809 v ǁvolume_forcesǁ 0 8590.3 50.893 23.015 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.67 152.85 131.39 v Boundary Density 0.625 1.1524 0.85156 0.91258 v Yplus 0 1701.8 112.01 204.68 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.10248 15.803 5.7755 4.1069 INSTANT 0.706000000E-01 TIME STEP NUMBER 706 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.116186897E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999913E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.40286E+01 0.18517E+02 Friction velocity uet : 0.18564E-03 0.18274E+01 Friction velocity uk : 0.21049E-01 0.88437E+00 Dimensionless distance yplus : 0.26999E+01 0.17091E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.18949E+01 0.21188E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 300 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 229.5 *C Maximum primary fluid temperature: 285.2 *C Average temperature difference: -42.7 *C Average primary fluid velocity magnitude: 1.466 m/s (for full section) Maximum primary fluid velocity magnitude: 4.026 m/s (for full section) Average primary side HTC: 27.70 W/(m2*K) Average specific heat source: 0.037 MW/m3 Total heat soure for master thread: 4.781 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57217E+03 7 0.25374E-02 0.54286E+01 0.23975E+01 c Velocity[X] 0.53005E+01 c Velocity[Y] 0.99962E-02 c Velocity[Z] 0.11810E+00 c Pressure 0.12180E+02 8 0.74931E-05 0.90766E+00 0.80431E-01 c k 0.35279E+02 16 0.27324E-03 0.49255E-03 0.34539E+00 c epsilon 0.92250E+02 13 0.20656E-03 0.89048E-02 0.55589E+00 c TempC 0.10029E+08 11 0.14556E-04 0.45530E+00 0.47838E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 31211 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -22.619 17.932 0.0069742 0.0023839 v Velocity[Y] -20.853 23.454 0.83412 0.48476 v Velocity[Z] -19.261 18.634 0.3006 0.92932 v ǁVelocityǁ 0.011087 26.186 3.1811 5.0529 v Pressure -211.67 479.78 268.23 287.91 v k 0.0015318 4.683 0.5282 0.44408 v epsilon 0.0020915 506.83 2.554 0.78522 v TempC 30 285.65 152.39 130.25 v Density 0.62501 1.1524 0.85273 0.91671 v TurbVisc 1.4735e-06 0.32975 0.024073 0.031901 v CourantNb 0.020995 10.311 1.8547 1.9621 v FourierNb 0.010706 10 3.923 2.1465 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027497 0.1 0.017268 0.026948 v volume_forces[X] -8668.8 7773.3 -0.16458 -0.078975 v volume_forces[Y] -47.607 58.583 -0.19941 0.0021555 v volume_forces[Z] -1607.2 1576.8 -0.61634 0.18839 v ǁvolume_forcesǁ 0 8684.2 50.895 23.029 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.66 152.78 131.34 v Boundary Density 0.62501 1.1524 0.85171 0.91266 v Yplus 0 1709.1 112.08 204.8 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.096296 13.631 5.7777 4.1086 INSTANT 0.707000000E-01 TIME STEP NUMBER 707 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.201585171E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000024E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.41069E+01 0.18516E+02 Friction velocity uet : 0.16025E-03 0.17939E+01 Friction velocity uk : 0.20881E-01 0.88380E+00 Dimensionless distance yplus : 0.26775E+01 0.17168E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.18792E+01 0.21199E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 306 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 229.5 *C Maximum primary fluid temperature: 285.2 *C Average temperature difference: -42.8 *C Average primary fluid velocity magnitude: 1.466 m/s (for full section) Maximum primary fluid velocity magnitude: 4.029 m/s (for full section) Average primary side HTC: 27.70 W/(m2*K) Average specific heat source: 0.037 MW/m3 Total heat soure for master thread: 4.788 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57220E+03 7 0.25251E-02 0.54970E+01 0.24144E+01 c Velocity[X] 0.53666E+01 c Velocity[Y] 0.10223E-01 c Velocity[Z] 0.12021E+00 c Pressure 0.12235E+02 9 0.67898E-05 0.90883E+00 0.81518E-01 c k 0.35329E+02 16 0.27457E-03 0.49551E-03 0.34575E+00 c epsilon 0.92368E+02 13 0.21307E-03 0.87965E-02 0.55357E+00 c TempC 0.10028E+08 11 0.14572E-04 0.45146E+00 0.47620E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 31290 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -22.631 17.396 0.0070035 0.0023837 v Velocity[Y] -22.425 24.483 0.8338 0.48456 v Velocity[Z] -24.291 18.632 0.30059 0.92928 v ǁVelocityǁ 0.0098164 28.004 3.1807 5.0525 v Pressure -211.57 479.72 268.21 287.89 v k 0.0015106 4.6796 0.52874 0.44457 v epsilon 0.001997 505.42 2.5563 0.7861 v TempC 30 285.63 152.32 130.21 v Density 0.62502 1.1524 0.85287 0.91679 v TurbVisc 1.5124e-06 0.32999 0.024104 0.031935 v CourantNb 0.0065004 6.1994 1.8543 1.9619 v FourierNb 0.01074 10 3.9255 2.148 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027473 0.1 0.017267 0.026948 v volume_forces[X] -7927.8 8808.3 -0.16806 -0.078992 v volume_forces[Y] -54.758 58.659 -0.19923 0.0021631 v volume_forces[Z] -1658.4 1724.6 -0.6168 0.18866 v ǁvolume_forcesǁ 0 8808.3 50.898 23.043 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.65 152.71 131.3 v Boundary Density 0.62502 1.1524 0.85185 0.91275 v Yplus 0 1716.8 112.16 204.93 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.095178 13.373 5.7798 4.1098 INSTANT 0.708000000E-01 TIME STEP NUMBER 708 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.130195809E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000021E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.38662E+01 0.18514E+02 Friction velocity uet : 0.20323E-03 0.19004E+01 Friction velocity uk : 0.20736E-01 0.88323E+00 Dimensionless distance yplus : 0.26378E+01 0.17226E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.18513E+01 0.21207E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 308 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 229.4 *C Maximum primary fluid temperature: 285.2 *C Average temperature difference: -42.9 *C Average primary fluid velocity magnitude: 1.466 m/s (for full section) Maximum primary fluid velocity magnitude: 4.031 m/s (for full section) Average primary side HTC: 27.69 W/(m2*K) Average specific heat source: 0.037 MW/m3 Total heat soure for master thread: 4.796 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57223E+03 7 0.25089E-02 0.55612E+01 0.24332E+01 c Velocity[X] 0.54291E+01 c Velocity[Y] 0.10484E-01 c Velocity[Z] 0.12154E+00 c Pressure 0.12308E+02 8 0.77115E-05 0.91044E+00 0.82057E-01 c k 0.35378E+02 16 0.27514E-03 0.49615E-03 0.34550E+00 c epsilon 0.92483E+02 13 0.20808E-03 0.84724E-02 0.54248E+00 c TempC 0.10027E+08 11 0.14569E-04 0.44694E+00 0.47400E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 31339 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -16.429 16.342 0.0070179 0.0023862 v Velocity[Y] -28.375 28.467 0.83344 0.48437 v Velocity[Z] -26.97 18.631 0.30056 0.92924 v ǁVelocityǁ 0.010542 33.711 3.1802 5.0521 v Pressure -211.63 479.68 268.21 287.89 v k 0.0014793 4.6756 0.52929 0.44506 v epsilon 0.0019115 503.76 2.5584 0.78697 v TempC 30 285.62 152.25 130.18 v Density 0.62504 1.1524 0.85301 0.91686 v TurbVisc 1.4649e-06 0.33022 0.024135 0.031969 v CourantNb 0.0052015 6.0159 1.854 1.9619 v FourierNb 0.010775 10 3.928 2.1496 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027446 0.1 0.017267 0.02695 v volume_forces[X] -8990.2 8089.8 -0.16754 -0.079814 v volume_forces[Y] -44.288 58.766 -0.19898 0.0022015 v volume_forces[Z] -1658.2 1601 -0.6148 0.18932 v ǁvolume_forcesǁ 0 8991.6 50.901 23.057 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.63 152.64 131.25 v Boundary Density 0.62504 1.1524 0.85199 0.91284 v Yplus 0 1722.6 112.23 205.06 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.10236 13.283 5.782 4.1115 INSTANT 0.709000000E-01 TIME STEP NUMBER 709 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 0.392350119E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999944E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.41401E+01 0.21467E+02 Friction velocity uet : 0.34121E-04 0.21897E+01 Friction velocity uk : 0.20575E-01 0.88270E+00 Dimensionless distance yplus : 0.27776E+01 0.17298E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19494E+01 0.21217E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 302 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 229.3 *C Maximum primary fluid temperature: 285.2 *C Average temperature difference: -42.9 *C Average primary fluid velocity magnitude: 1.465 m/s (for full section) Maximum primary fluid velocity magnitude: 4.034 m/s (for full section) Average primary side HTC: 27.69 W/(m2*K) Average specific heat source: 0.037 MW/m3 Total heat soure for master thread: 4.803 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57226E+03 7 0.25484E-02 0.56304E+01 0.24502E+01 c Velocity[X] 0.54957E+01 c Velocity[Y] 0.11127E-01 c Velocity[Z] 0.12356E+00 c Pressure 0.12362E+02 8 0.97876E-05 0.91163E+00 0.82974E-01 c k 0.35427E+02 16 0.27701E-03 0.49900E-03 0.34591E+00 c epsilon 0.92603E+02 13 0.21235E-03 0.83639E-02 0.53930E+00 c TempC 0.10027E+08 11 0.14571E-04 0.44307E+00 0.47186E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 31400 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -18.624 17.085 0.0070449 0.0023873 v Velocity[Y] -39.595 24.775 0.83311 0.48417 v Velocity[Z] -26.231 18.628 0.30054 0.9292 v ǁVelocityǁ 0.0077397 42.951 3.1797 5.0517 v Pressure -211.51 479.64 268.2 287.88 v k 0.0014349 4.671 0.52983 0.44554 v epsilon 0.0018357 502.47 2.5606 0.78784 v TempC 30 285.61 152.18 130.14 v Density 0.62505 1.1524 0.85315 0.91694 v TurbVisc 1.538e-06 0.3305 0.024167 0.032002 v CourantNb 0.0075119 5.0929 1.8537 1.9617 v FourierNb 0.010811 10 3.9305 2.151 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027418 0.1 0.017266 0.02695 v volume_forces[X] -8256.6 9156.2 -0.17078 -0.079689 v volume_forces[Y] -44.776 58.859 -0.19877 0.0022078 v volume_forces[Z] -1682.7 1771.7 -0.61472 0.18952 v ǁvolume_forcesǁ 0 9156.2 50.904 23.07 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.62 152.56 131.21 v Boundary Density 0.62505 1.1524 0.85213 0.91293 v Yplus 0 1729.8 112.3 205.18 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.085022 13.332 5.7842 4.1127 INSTANT 0.710000000E-01 TIME STEP NUMBER 710 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.483829401E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999818E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.38459E+01 0.18845E+02 Friction velocity uet : 0.41069E-04 0.18943E+01 Friction velocity uk : 0.20260E-01 0.88218E+00 Dimensionless distance yplus : 0.27604E+01 0.17357E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19373E+01 0.21225E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 308 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 229.2 *C Maximum primary fluid temperature: 285.1 *C Average temperature difference: -43.0 *C Average primary fluid velocity magnitude: 1.465 m/s (for full section) Maximum primary fluid velocity magnitude: 4.036 m/s (for full section) Average primary side HTC: 27.68 W/(m2*K) Average specific heat source: 0.037 MW/m3 Total heat soure for master thread: 4.811 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57229E+03 7 0.25726E-02 0.56958E+01 0.24693E+01 c Velocity[X] 0.55584E+01 c Velocity[Y] 0.12389E-01 c Velocity[Z] 0.12496E+00 c Pressure 0.12435E+02 8 0.82403E-05 0.91311E+00 0.84021E-01 c k 0.35474E+02 17 0.27725E-03 0.49940E-03 0.34577E+00 c epsilon 0.92719E+02 13 0.20807E-03 0.85482E-02 0.54259E+00 c TempC 0.10026E+08 11 0.14583E-04 0.43903E+00 0.46969E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 31460 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -22.372 16.549 0.0070604 0.0023915 v Velocity[Y] -55.968 24.973 0.83276 0.48398 v Velocity[Z] -25.868 18.624 0.30052 0.92916 v ǁVelocityǁ 0.010665 57.909 3.1792 5.0513 v Pressure -211.58 479.59 268.19 287.88 v k 0.0013957 4.666 0.53037 0.44603 v epsilon 0.0017706 500.79 2.563 0.78872 v TempC 30 285.6 152.11 130.1 v Density 0.62506 1.1524 0.85328 0.91702 v TurbVisc 1.5952e-06 0.3308 0.024198 0.032036 v CourantNb 0.01727 8.8193 1.8533 1.9617 v FourierNb 0.010848 10 3.9329 2.1526 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027386 0.1 0.017265 0.026952 v volume_forces[X] -9343.4 8426.4 -0.17033 -0.080549 v volume_forces[Y] -54.708 58.918 -0.19851 0.0022364 v volume_forces[Z] -1703.9 1626.8 -0.61168 0.1899 v ǁvolume_forcesǁ 0 9344.8 50.906 23.084 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.61 152.49 131.16 v Boundary Density 0.62506 1.1524 0.85227 0.91301 v Yplus 0 1735.7 112.37 205.3 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.11278 14.312 5.7863 4.1143 INSTANT 0.711000000E-01 TIME STEP NUMBER 711 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.805698074E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999790E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.34583E+01 0.19207E+02 Friction velocity uet : 0.12056E-03 0.17199E+01 Friction velocity uk : 0.19980E-01 0.88166E+00 Dimensionless distance yplus : 0.28858E+01 0.17416E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20254E+01 0.21233E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 313 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 229.2 *C Maximum primary fluid temperature: 285.1 *C Average temperature difference: -43.1 *C Average primary fluid velocity magnitude: 1.465 m/s (for full section) Maximum primary fluid velocity magnitude: 4.039 m/s (for full section) Average primary side HTC: 27.68 W/(m2*K) Average specific heat source: 0.037 MW/m3 Total heat soure for master thread: 4.818 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57232E+03 7 0.25209E-02 0.57645E+01 0.24866E+01 c Velocity[X] 0.56251E+01 c Velocity[Y] 0.12348E-01 c Velocity[Z] 0.12707E+00 c Pressure 0.12488E+02 9 0.67997E-05 0.91412E+00 0.87432E-01 c k 0.35523E+02 17 0.27870E-03 0.50373E-03 0.34718E+00 c epsilon 0.92839E+02 13 0.21218E-03 0.83586E-02 0.54703E+00 c TempC 0.10025E+08 11 0.14590E-04 0.43536E+00 0.46754E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 31552 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -20.459 16.333 0.0070891 0.0023877 v Velocity[Y] -47.184 26.472 0.83243 0.48379 v Velocity[Z] -30.527 18.624 0.30051 0.92912 v ǁVelocityǁ 0.0069765 49.942 3.1787 5.0509 v Pressure -211.48 479.52 268.18 287.86 v k 0.0013634 4.6604 0.53091 0.44651 v epsilon 0.0017185 499.55 2.5651 0.78959 v TempC 30 285.58 152.04 130.06 v Density 0.62508 1.1524 0.85342 0.91709 v TurbVisc 1.6345e-06 0.33109 0.024228 0.032069 v CourantNb 0.024488 5.8542 1.853 1.9615 v FourierNb 0.010887 10 3.9354 2.1541 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027353 0.1 0.017265 0.026953 v volume_forces[X] -8605 9489.2 -0.17344 -0.080439 v volume_forces[Y] -48.363 58.945 -0.1983 0.0022445 v volume_forces[Z] -1708.7 1813.4 -0.61149 0.18982 v ǁvolume_forcesǁ 0 9489.3 50.908 23.097 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.6 152.42 131.12 v Boundary Density 0.62508 1.1524 0.85241 0.9131 v Yplus 0 1741.6 112.44 205.43 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.1045 14.61 5.7884 4.1156 INSTANT 0.712000000E-01 TIME STEP NUMBER 712 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.485577343E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999702E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.37138E+01 0.20336E+02 Friction velocity uet : 0.81158E-04 0.17391E+01 Friction velocity uk : 0.19748E-01 0.88120E+00 Dimensionless distance yplus : 0.29372E+01 0.17460E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20614E+01 0.21239E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 310 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 229.1 *C Maximum primary fluid temperature: 285.1 *C Average temperature difference: -43.2 *C Average primary fluid velocity magnitude: 1.464 m/s (for full section) Maximum primary fluid velocity magnitude: 4.040 m/s (for full section) Average primary side HTC: 27.67 W/(m2*K) Average specific heat source: 0.037 MW/m3 Total heat soure for master thread: 4.826 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57234E+03 7 0.25423E-02 0.58387E+01 0.25090E+01 c Velocity[X] 0.56882E+01 c Velocity[Y] 0.21922E-01 c Velocity[Z] 0.12861E+00 c Pressure 0.12562E+02 9 0.70422E-05 0.91617E+00 0.90004E-01 c k 0.35570E+02 17 0.27880E-03 0.50190E-03 0.34565E+00 c epsilon 0.92956E+02 13 0.20865E-03 0.82312E-02 0.53822E+00 c TempC 0.10024E+08 11 0.14606E-04 0.43137E+00 0.46535E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 31627 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -24.058 16.638 0.0071005 0.0023905 v Velocity[Y] -21.965 27.57 0.83209 0.48362 v Velocity[Z] -14.104 18.621 0.30048 0.92909 v ǁVelocityǁ 0.012228 30.65 3.1782 5.0505 v Pressure -211.55 479.46 268.18 287.85 v k 0.0013392 4.6545 0.53145 0.44699 v epsilon 0.0016807 497.88 2.5672 0.79046 v TempC 30 285.57 151.98 130.02 v Density 0.62509 1.1524 0.85355 0.91717 v TurbVisc 1.5051e-06 0.33139 0.024259 0.032102 v CourantNb 0.0063115 5.9065 1.8527 1.9615 v FourierNb 0.010928 10 3.9379 2.1556 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027318 0.1 0.017264 0.026954 v volume_forces[X] -9667.4 8787.4 -0.17315 -0.08126 v volume_forces[Y] -38.823 58.984 -0.19801 0.0022655 v volume_forces[Z] -1734 1653.8 -0.60869 0.19014 v ǁvolume_forcesǁ 0 9669 50.909 23.11 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.58 152.35 131.08 v Boundary Density 0.62509 1.1524 0.85255 0.91318 v Yplus 0 1746 112.51 205.55 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.082068 14.707 5.7905 4.1172 INSTANT 0.713000000E-01 TIME STEP NUMBER 713 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.107926137E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999741E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.40729E+01 0.21189E+02 Friction velocity uet : 0.63071E-04 0.18635E+01 Friction velocity uk : 0.19572E-01 0.88074E+00 Dimensionless distance yplus : 0.29010E+01 0.17513E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20360E+01 0.21246E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 313 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 229.0 *C Maximum primary fluid temperature: 285.1 *C Average temperature difference: -43.2 *C Average primary fluid velocity magnitude: 1.464 m/s (for full section) Maximum primary fluid velocity magnitude: 4.255 m/s (for full section) Average primary side HTC: 27.67 W/(m2*K) Average specific heat source: 0.037 MW/m3 Total heat soure for master thread: 4.833 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57237E+03 7 0.25704E-02 0.58967E+01 0.25213E+01 c Velocity[X] 0.57548E+01 c Velocity[Y] 0.11519E-01 c Velocity[Z] 0.13043E+00 c Pressure 0.12611E+02 9 0.66120E-05 0.91736E+00 0.87565E-01 c k 0.35618E+02 17 0.28012E-03 0.50401E-03 0.34560E+00 c epsilon 0.93075E+02 13 0.21479E-03 0.83998E-02 0.54132E+00 c TempC 0.10023E+08 11 0.14619E-04 0.42807E+00 0.46316E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 31684 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -23.383 16.798 0.0071228 0.0023831 v Velocity[Y] -24.522 26.016 0.83177 0.48342 v Velocity[Z] -14.099 18.618 0.30047 0.92906 v ǁVelocityǁ 0.0075383 30.395 3.1778 5.05 v Pressure -211.45 479.42 268.17 287.85 v k 0.0013219 4.6482 0.53198 0.44747 v epsilon 0.0016545 496.9 2.5694 0.79134 v TempC 30 285.56 151.91 129.99 v Density 0.62511 1.1524 0.85369 0.91724 v TurbVisc 1.5027e-06 0.33169 0.024289 0.032135 v CourantNb 0.0091976 5.396 1.8523 1.9613 v FourierNb 0.01097 10 3.9403 2.1571 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027281 0.1 0.017264 0.026955 v volume_forces[X] -8970.3 9829.4 -0.17599 -0.080917 v volume_forces[Y] -46.409 59.059 -0.19777 0.0022704 v volume_forces[Z] -1736 1838.6 -0.60848 0.18954 v ǁvolume_forcesǁ 0 9829.5 50.911 23.123 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.57 152.28 131.04 v Boundary Density 0.62511 1.1524 0.85269 0.91327 v Yplus 0 1751.3 112.58 205.67 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.083574 13.427 5.7927 4.1184 INSTANT 0.714000000E-01 TIME STEP NUMBER 714 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.898596015E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000044E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.37759E+01 0.20083E+02 Friction velocity uet : 0.25098E-03 0.17880E+01 Friction velocity uk : 0.19447E-01 0.88041E+00 Dimensionless distance yplus : 0.27555E+01 0.17546E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19339E+01 0.21251E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 307 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 228.9 *C Maximum primary fluid temperature: 285.0 *C Average temperature difference: -43.3 *C Average primary fluid velocity magnitude: 1.464 m/s (for full section) Maximum primary fluid velocity magnitude: 4.300 m/s (for full section) Average primary side HTC: 27.66 W/(m2*K) Average specific heat source: 0.037 MW/m3 Total heat soure for master thread: 4.841 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57239E+03 7 0.25469E-02 0.59619E+01 0.25399E+01 c Velocity[X] 0.58184E+01 c Velocity[Y] 0.11641E-01 c Velocity[Z] 0.13191E+00 c Pressure 0.12683E+02 8 0.98380E-05 0.91881E+00 0.87800E-01 c k 0.35664E+02 17 0.27968E-03 0.50314E-03 0.34489E+00 c epsilon 0.93182E+02 13 0.21008E-03 0.91677E-02 0.55355E+00 c TempC 0.10022E+08 11 0.14627E-04 0.42402E+00 0.46088E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 31738 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -18.862 16.41 0.0071332 0.0023821 v Velocity[Y] -20.777 19.585 0.83143 0.48325 v Velocity[Z] -13.906 18.618 0.30045 0.92902 v ǁVelocityǁ 0.008958 25.553 3.1773 5.0496 v Pressure -211.52 479.32 268.15 287.82 v k 0.0013112 4.6418 0.53251 0.44795 v epsilon 0.0016384 495.12 2.5716 0.79221 v TempC 30 285.55 151.84 129.95 v Density 0.62512 1.1524 0.85382 0.91731 v TurbVisc 1.5103e-06 0.33199 0.02432 0.032168 v CourantNb 0.022855 5.5658 1.852 1.9614 v FourierNb 0.011013 10 3.9427 2.1586 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027243 0.1 0.017263 0.026956 v volume_forces[X] -10009 9155.9 -0.17562 -0.081687 v volume_forces[Y] -62.018 59.118 -0.1975 0.0022932 v volume_forces[Z] -1757.7 1681 -0.60578 0.1894 v ǁvolume_forcesǁ 0 10011 50.911 23.136 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.56 152.22 130.99 v Boundary Density 0.62512 1.1524 0.85282 0.91335 v Yplus 0 1754.6 112.65 205.79 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.10382 13.767 5.7947 4.12 INSTANT 0.715000000E-01 TIME STEP NUMBER 715 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 0.344073984E-16 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000155E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.37110E+01 0.18507E+02 Friction velocity uet : 0.50602E-04 0.14823E+01 Friction velocity uk : 0.19369E-01 0.88008E+00 Dimensionless distance yplus : 0.28063E+01 0.17585E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19695E+01 0.21256E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 302 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 228.9 *C Maximum primary fluid temperature: 285.0 *C Average temperature difference: -43.4 *C Average primary fluid velocity magnitude: 1.464 m/s (for full section) Maximum primary fluid velocity magnitude: 4.672 m/s (for full section) Average primary side HTC: 27.66 W/(m2*K) Average specific heat source: 0.037 MW/m3 Total heat soure for master thread: 4.848 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57242E+03 7 0.25356E-02 0.60315E+01 0.25562E+01 c Velocity[X] 0.58863E+01 c Velocity[Y] 0.11079E-01 c Velocity[Z] 0.13417E+00 c Pressure 0.12732E+02 9 0.65560E-05 0.92005E+00 0.88118E-01 c k 0.35711E+02 17 0.28092E-03 0.50431E-03 0.34468E+00 c epsilon 0.93294E+02 13 0.21334E-03 0.84272E-02 0.54189E+00 c TempC 0.10021E+08 11 0.14637E-04 0.42070E+00 0.45859E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 31877 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -21.537 17.115 0.0071579 0.0023798 v Velocity[Y] -25.683 20.418 0.83111 0.48305 v Velocity[Z] -16.975 18.616 0.30045 0.92901 v ǁVelocityǁ 0.01022 29.129 3.1768 5.0492 v Pressure -211.43 479.27 268.14 287.81 v k 0.0013051 4.6353 0.53304 0.44843 v epsilon 0.0016293 494.38 2.5736 0.79309 v TempC 30 285.53 151.77 129.91 v Density 0.62514 1.1524 0.85395 0.91738 v TurbVisc 1.503e-06 0.3323 0.02435 0.032201 v CourantNb 0.020213 6.699 1.8517 1.9612 v FourierNb 0.011057 10 3.9452 2.1601 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027204 0.1 0.017263 0.026957 v volume_forces[X] -9358.4 10174 -0.17844 -0.081441 v volume_forces[Y] -59.658 59.153 -0.1973 0.002298 v volume_forces[Z] -1762.3 1856.2 -0.60605 0.18889 v ǁvolume_forcesǁ 0 10174 50.912 23.148 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.54 152.15 130.95 v Boundary Density 0.62514 1.1524 0.85296 0.91343 v Yplus 0 1758.5 112.72 205.91 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.11197 13.11 5.7968 4.1212 INSTANT 0.716000000E-01 TIME STEP NUMBER 716 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.811169637E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000056E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.38321E+01 0.18504E+02 Friction velocity uet : 0.11335E-03 0.16696E+01 Friction velocity uk : 0.19327E-01 0.87982E+00 Dimensionless distance yplus : 0.28114E+01 0.17616E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19731E+01 0.21260E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 305 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 228.8 *C Maximum primary fluid temperature: 285.0 *C Average temperature difference: -43.5 *C Average primary fluid velocity magnitude: 1.463 m/s (for full section) Maximum primary fluid velocity magnitude: 4.621 m/s (for full section) Average primary side HTC: 27.65 W/(m2*K) Average specific heat source: 0.037 MW/m3 Total heat soure for master thread: 4.856 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57245E+03 7 0.25305E-02 0.60998E+01 0.25754E+01 c Velocity[X] 0.59518E+01 c Velocity[Y] 0.12234E-01 c Velocity[Z] 0.13571E+00 c Pressure 0.12804E+02 8 0.82223E-05 0.92133E+00 0.88736E-01 c k 0.35757E+02 17 0.28025E-03 0.50302E-03 0.34386E+00 c epsilon 0.93403E+02 13 0.20771E-03 0.81598E-02 0.53427E+00 c TempC 0.10020E+08 11 0.14640E-04 0.41671E+00 0.45623E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 31911 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -24.225 16.782 0.0071644 0.0023712 v Velocity[Y] -35.118 21.205 0.83078 0.48288 v Velocity[Z] -19.818 18.613 0.30043 0.92896 v ǁVelocityǁ 0.010677 38.367 3.1763 5.0488 v Pressure -211.5 479.21 268.14 287.8 v k 0.0013022 4.6292 0.53356 0.44891 v epsilon 0.001625 492.59 2.5756 0.79397 v TempC 30 285.52 151.71 129.87 v Density 0.62515 1.1524 0.85408 0.91746 v TurbVisc 1.472e-06 0.3326 0.02438 0.032234 v CourantNb 0.018421 6.7087 1.8513 1.9612 v FourierNb 0.011103 10 3.9476 2.1616 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027163 0.1 0.017262 0.026958 v volume_forces[X] -10365 9561 -0.17805 -0.082138 v volume_forces[Y] -60.118 59.195 -0.19704 0.0023311 v volume_forces[Z] -1771 1707.2 -0.60419 0.18826 v ǁvolume_forcesǁ 0 10367 50.911 23.162 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.53 152.08 130.91 v Boundary Density 0.62515 1.1524 0.85309 0.91351 v Yplus 0 1761.6 112.79 206.03 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.11634 13.796 5.7989 4.1228 INSTANT 0.717000000E-01 TIME STEP NUMBER 717 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.404611158E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999922E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.41451E+01 0.18505E+02 Friction velocity uet : 0.14888E-04 0.18909E+01 Friction velocity uk : 0.19308E-01 0.87962E+00 Dimensionless distance yplus : 0.28094E+01 0.17649E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19717E+01 0.21265E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 306 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 228.7 *C Maximum primary fluid temperature: 285.0 *C Average temperature difference: -43.5 *C Average primary fluid velocity magnitude: 1.463 m/s (for full section) Maximum primary fluid velocity magnitude: 4.955 m/s (for full section) Average primary side HTC: 27.64 W/(m2*K) Average specific heat source: 0.037 MW/m3 Total heat soure for master thread: 4.864 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57247E+03 7 0.25606E-02 0.61705E+01 0.25921E+01 c Velocity[X] 0.60210E+01 c Velocity[Y] 0.11431E-01 c Velocity[Z] 0.13804E+00 c Pressure 0.12855E+02 8 0.97000E-05 0.92254E+00 0.89594E-01 c k 0.35803E+02 17 0.28144E-03 0.50433E-03 0.34363E+00 c epsilon 0.93517E+02 13 0.21161E-03 0.83209E-02 0.53729E+00 c TempC 0.10020E+08 11 0.14662E-04 0.41340E+00 0.45387E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 32029 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -26.944 16.99 0.0071897 0.0023705 v Velocity[Y] -39.898 22.885 0.83048 0.48268 v Velocity[Z] -23.208 18.612 0.30043 0.92894 v ǁVelocityǁ 0.0074025 42.292 3.1758 5.0483 v Pressure -211.4 479.16 268.14 287.8 v k 0.0013009 4.6236 0.53409 0.44939 v epsilon 0.0016231 492.09 2.5778 0.79486 v TempC 30 285.51 151.64 129.84 v Density 0.62516 1.1524 0.85421 0.91753 v TurbVisc 1.4615e-06 0.33292 0.024409 0.032267 v CourantNb 0.01992 7.8226 1.851 1.961 v FourierNb 0.011151 10 3.95 2.163 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027122 0.1 0.017261 0.026959 v volume_forces[X] -9743.8 10512 -0.18059 -0.081728 v volume_forces[Y] -64.172 59.204 -0.19686 0.0023396 v volume_forces[Z] -1786.7 1867.5 -0.60482 0.18779 v ǁvolume_forcesǁ 0 10513 50.912 23.175 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.52 152.01 130.87 v Boundary Density 0.62517 1.1524 0.85323 0.9136 v Yplus 0 1764.9 112.85 206.15 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.11419 15.216 5.801 4.124 INSTANT 0.718000000E-01 TIME STEP NUMBER 718 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.229803359E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999822E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.45877E+01 0.19805E+02 Friction velocity uet : 0.23781E-03 0.21078E+01 Friction velocity uk : 0.19299E-01 0.87948E+00 Dimensionless distance yplus : 0.27252E+01 0.17675E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19126E+01 0.21268E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 306 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 228.6 *C Maximum primary fluid temperature: 284.9 *C Average temperature difference: -43.6 *C Average primary fluid velocity magnitude: 1.463 m/s (for full section) Maximum primary fluid velocity magnitude: 4.895 m/s (for full section) Average primary side HTC: 27.64 W/(m2*K) Average specific heat source: 0.037 MW/m3 Total heat soure for master thread: 4.871 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57250E+03 7 0.25716E-02 0.62411E+01 0.26125E+01 c Velocity[X] 0.60882E+01 c Velocity[Y] 0.12768E-01 c Velocity[Z] 0.14009E+00 c Pressure 0.12928E+02 8 0.86988E-05 0.92365E+00 0.93516E-01 c k 0.35848E+02 17 0.28061E-03 0.50447E-03 0.34353E+00 c epsilon 0.93626E+02 13 0.20945E-03 0.86574E-02 0.54371E+00 c TempC 0.10019E+08 11 0.14661E-04 0.40921E+00 0.45141E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 32061 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -28.499 16.719 0.0071927 0.0023579 v Velocity[Y] -37.356 24.019 0.83016 0.48251 v Velocity[Z] -21.017 18.609 0.30041 0.9289 v ǁVelocityǁ 0.011609 39.658 3.1753 5.0479 v Pressure -211.49 479.08 268.11 287.77 v k 0.0013008 4.6195 0.53461 0.44987 v epsilon 0.0016227 490.25 2.5801 0.79574 v TempC 30 285.49 151.57 129.8 v Density 0.62518 1.1524 0.85434 0.9176 v TurbVisc 1.4812e-06 0.33323 0.024439 0.032299 v CourantNb 0.009479 9.478 1.8506 1.961 v FourierNb 0.011199 10 3.9524 2.1645 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.0002708 0.1 0.017261 0.02696 v volume_forces[X] -10653 9913 -0.18025 -0.082418 v volume_forces[Y] -57.849 59.215 -0.19662 0.0023822 v volume_forces[Z] -1782.2 1729.9 -0.60327 0.18715 v ǁvolume_forcesǁ 0 10655 50.911 23.188 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.51 151.94 130.83 v Boundary Density 0.62518 1.1524 0.85336 0.91368 v Yplus 0 1767.5 112.92 206.27 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.10627 17.222 5.803 4.1255 INSTANT 0.719000000E-01 TIME STEP NUMBER 719 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 0.126068550E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999879E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.40769E+01 0.21022E+02 Friction velocity uet : 0.78191E-04 0.22065E+01 Friction velocity uk : 0.19300E-01 0.87935E+00 Dimensionless distance yplus : 0.27898E+01 0.17710E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19580E+01 0.21273E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 306 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 228.6 *C Maximum primary fluid temperature: 284.9 *C Average temperature difference: -43.7 *C Average primary fluid velocity magnitude: 1.462 m/s (for full section) Maximum primary fluid velocity magnitude: 5.177 m/s (for full section) Average primary side HTC: 27.63 W/(m2*K) Average specific heat source: 0.037 MW/m3 Total heat soure for master thread: 4.879 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57252E+03 7 0.25672E-02 0.63245E+01 0.26331E+01 c Velocity[X] 0.61582E+01 c Velocity[Y] 0.23379E-01 c Velocity[Z] 0.14288E+00 c Pressure 0.12981E+02 9 0.72127E-05 0.92537E+00 0.94330E-01 c k 0.35893E+02 17 0.28147E-03 0.50400E-03 0.34234E+00 c epsilon 0.93742E+02 13 0.21371E-03 0.86391E-02 0.54089E+00 c TempC 0.10018E+08 11 0.14679E-04 0.40611E+00 0.44899E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 32179 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -22.733 18.191 0.0072162 0.0023572 v Velocity[Y] -14.999 23.944 0.82988 0.48234 v Velocity[Z] -29.136 18.608 0.30041 0.92889 v ǁVelocityǁ 0.0097307 30.501 3.1748 5.0474 v Pressure -211.41 479 268.1 287.75 v k 0.0013024 4.6247 0.53513 0.45035 v epsilon 0.0016255 489.98 2.5818 0.79663 v TempC 30 285.48 151.51 129.76 v Density 0.62519 1.1524 0.85447 0.91767 v TurbVisc 1.5188e-06 0.33356 0.024468 0.032332 v CourantNb 0.0074292 6.0181 1.8504 1.9608 v FourierNb 0.011248 10 3.9548 2.1659 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00027038 0.1 0.01726 0.026961 v volume_forces[X] -10108 10796 -0.18277 -0.082075 v volume_forces[Y] -45.205 59.225 -0.19647 0.0023926 v volume_forces[Z] -1807.1 1874.5 -0.60465 0.18637 v ǁvolume_forcesǁ 0 10796 50.91 23.202 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.49 151.88 130.78 v Boundary Density 0.62519 1.1524 0.85349 0.91376 v Yplus 0 1771 112.99 206.39 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.12047 14.82 5.8052 4.1268 INSTANT 0.720000000E-01 TIME STEP NUMBER 720 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.922812577E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000278E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.38812E+01 0.20937E+02 Friction velocity uet : 0.25688E-03 0.22122E+01 Friction velocity uk : 0.19314E-01 0.87993E+00 Dimensionless distance yplus : 0.28064E+01 0.17737E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19696E+01 0.21276E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 305 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 228.5 *C Maximum primary fluid temperature: 284.9 *C Average temperature difference: -43.8 *C Average primary fluid velocity magnitude: 1.462 m/s (for full section) Maximum primary fluid velocity magnitude: 5.100 m/s (for full section) Average primary side HTC: 27.63 W/(m2*K) Average specific heat source: 0.037 MW/m3 Total heat soure for master thread: 4.886 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57255E+03 7 0.25372E-02 0.63839E+01 0.26486E+01 c Velocity[X] 0.62269E+01 c Velocity[Y] 0.12042E-01 c Velocity[Z] 0.14487E+00 c Pressure 0.13053E+02 8 0.85045E-05 0.92669E+00 0.93956E-01 c k 0.35937E+02 17 0.28060E-03 0.50229E-03 0.34122E+00 c epsilon 0.93851E+02 13 0.20846E-03 0.81129E-02 0.52925E+00 c TempC 0.10017E+08 11 0.14684E-04 0.40218E+00 0.44650E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 32263 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -15.861 22.442 0.0072183 0.0023422 v Velocity[Y] -14.924 30.728 0.82958 0.48216 v Velocity[Z] -14.392 18.608 0.3004 0.92886 v ǁVelocityǁ 0.011832 39.611 3.1743 5.047 v Pressure -211.5 478.91 268.08 287.73 v k 0.0013055 4.6241 0.53565 0.45083 v epsilon 0.0016312 488.16 2.5838 0.79752 v TempC 30 285.47 151.44 129.73 v Density 0.62521 1.1524 0.8546 0.91774 v TurbVisc 1.5378e-06 0.33388 0.024497 0.032364 v CourantNb 0.013522 6.952 1.85 1.9608 v FourierNb 0.011299 10 3.9572 2.1674 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026997 0.1 0.017259 0.026962 v volume_forces[X] -10974 10293 -0.18224 -0.082608 v volume_forces[Y] -48.151 59.215 -0.19627 0.0024295 v volume_forces[Z] -1785 1748 -0.60345 0.18521 v ǁvolume_forcesǁ 0 10976 50.909 23.215 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.48 151.81 130.74 v Boundary Density 0.62521 1.1524 0.85362 0.91384 v Yplus 0 1773.7 113.06 206.51 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.11888 13.757 5.8072 4.1283 INSTANT 0.721000000E-01 TIME STEP NUMBER 721 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.436899362E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000474E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.37291E+01 0.27074E+02 Friction velocity uet : 0.14561E-03 0.27631E+01 Friction velocity uk : 0.19337E-01 0.88145E+00 Dimensionless distance yplus : 0.28102E+01 0.17769E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19723E+01 0.21281E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 300 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 228.4 *C Maximum primary fluid temperature: 284.9 *C Average temperature difference: -43.8 *C Average primary fluid velocity magnitude: 1.462 m/s (for full section) Maximum primary fluid velocity magnitude: 5.312 m/s (for full section) Average primary side HTC: 27.62 W/(m2*K) Average specific heat source: 0.038 MW/m3 Total heat soure for master thread: 4.894 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57257E+03 7 0.25747E-02 0.64568E+01 0.26648E+01 c Velocity[X] 0.62982E+01 c Velocity[Y] 0.11712E-01 c Velocity[Z] 0.14689E+00 c Pressure 0.13105E+02 8 0.92914E-05 0.92788E+00 0.92968E-01 c k 0.35982E+02 17 0.28196E-03 0.50239E-03 0.34046E+00 c epsilon 0.93961E+02 13 0.21235E-03 0.87098E-02 0.54355E+00 c TempC 0.10016E+08 11 0.14702E-04 0.39890E+00 0.44403E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 32369 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -17.226 16.898 0.007236 0.0023352 v Velocity[Y] -18.044 23.257 0.8293 0.48198 v Velocity[Z] -13.535 18.607 0.30039 0.92884 v ǁVelocityǁ 0.010026 25.879 3.1738 5.0465 v Pressure -211.41 478.87 268.07 287.72 v k 0.001309 4.6263 0.53617 0.45131 v epsilon 0.0016377 488.15 2.5861 0.79842 v TempC 30 285.45 151.38 129.69 v Density 0.62522 1.1524 0.85472 0.91781 v TurbVisc 1.5303e-06 0.3342 0.024527 0.032397 v CourantNb 0.0092729 5.4667 1.8497 1.9607 v FourierNb 0.011351 10 3.9596 2.1688 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026955 0.1 0.017259 0.026963 v volume_forces[X] -10475 11131 -0.18445 -0.082146 v volume_forces[Y] -61.404 59.24 -0.19616 0.0024437 v volume_forces[Z] -1822.1 1873.4 -0.60515 0.18398 v ǁvolume_forcesǁ 0 11131 50.909 23.229 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.47 151.74 130.7 v Boundary Density 0.62522 1.1524 0.85375 0.91392 v Yplus 0 1776.9 113.12 206.62 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.10997 14.568 5.8093 4.1295 INSTANT 0.722000000E-01 TIME STEP NUMBER 722 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.123606564E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000246E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.37898E+01 0.18500E+02 Friction velocity uet : 0.25939E-03 0.17827E+01 Friction velocity uk : 0.19365E-01 0.88269E+00 Dimensionless distance yplus : 0.27069E+01 0.17800E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.18998E+01 0.21285E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 305 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 228.3 *C Maximum primary fluid temperature: 284.8 *C Average temperature difference: -43.9 *C Average primary fluid velocity magnitude: 1.462 m/s (for full section) Maximum primary fluid velocity magnitude: 5.263 m/s (for full section) Average primary side HTC: 27.62 W/(m2*K) Average specific heat source: 0.038 MW/m3 Total heat soure for master thread: 4.901 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57260E+03 7 0.25501E-02 0.65285E+01 0.26847E+01 c Velocity[X] 0.63682E+01 c Velocity[Y] 0.11694E-01 c Velocity[Z] 0.14857E+00 c Pressure 0.13179E+02 8 0.70929E-05 0.92921E+00 0.93653E-01 c k 0.36025E+02 17 0.28093E-03 0.50016E-03 0.33905E+00 c epsilon 0.94066E+02 13 0.20941E-03 0.82068E-02 0.52870E+00 c TempC 0.10015E+08 11 0.14710E-04 0.39518E+00 0.44153E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 32432 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -22.011 16.491 0.0072348 0.0023222 v Velocity[Y] -19.529 27.096 0.82901 0.48181 v Velocity[Z] -14.414 18.608 0.30038 0.92882 v ǁVelocityǁ 0.0070171 30.907 3.1733 5.0461 v Pressure -211.5 478.82 268.07 287.71 v k 0.0013184 4.6291 0.53669 0.45179 v epsilon 0.0016542 486.25 2.5882 0.79932 v TempC 30 285.44 151.31 129.66 v Density 0.62524 1.1524 0.85485 0.91788 v TurbVisc 1.5394e-06 0.33452 0.024555 0.032429 v CourantNb 0.0069515 11.675 1.8493 1.9606 v FourierNb 0.011404 10 3.962 2.1703 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026915 0.1 0.017258 0.026964 v volume_forces[X] -11308 10657 -0.18374 -0.082483 v volume_forces[Y] -54.147 59.293 -0.19598 0.0024781 v volume_forces[Z] -1778.5 1759.9 -0.60394 0.18247 v ǁvolume_forcesǁ 0 11310 50.908 23.243 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.45 151.68 130.66 v Boundary Density 0.62524 1.1524 0.85387 0.914 v Yplus 0 1780 113.19 206.74 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.079056 13.495 5.8113 4.131 INSTANT 0.723000000E-01 TIME STEP NUMBER 723 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.101280377E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999958E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.38027E+01 0.20464E+02 Friction velocity uet : 0.28793E-04 0.20601E+01 Friction velocity uk : 0.19439E-01 0.88412E+00 Dimensionless distance yplus : 0.27694E+01 0.17835E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19437E+01 0.21290E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 306 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 228.3 *C Maximum primary fluid temperature: 284.8 *C Average temperature difference: -44.0 *C Average primary fluid velocity magnitude: 1.461 m/s (for full section) Maximum primary fluid velocity magnitude: 5.418 m/s (for full section) Average primary side HTC: 27.61 W/(m2*K) Average specific heat source: 0.038 MW/m3 Total heat soure for master thread: 4.909 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57263E+03 7 0.25179E-02 0.66036E+01 0.27013E+01 c Velocity[X] 0.64405E+01 c Velocity[Y] 0.11851E-01 c Velocity[Z] 0.15117E+00 c Pressure 0.13231E+02 8 0.89904E-05 0.93040E+00 0.94588E-01 c k 0.36068E+02 17 0.28242E-03 0.50043E-03 0.33813E+00 c epsilon 0.94177E+02 13 0.21337E-03 0.82920E-02 0.53036E+00 c TempC 0.10014E+08 11 0.14730E-04 0.39208E+00 0.43903E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 32503 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -18.045 17.421 0.0072514 0.0023163 v Velocity[Y] -22.45 23.336 0.82875 0.48162 v Velocity[Z] -13.449 18.605 0.30038 0.92881 v ǁVelocityǁ 0.010054 27.617 3.1728 5.0456 v Pressure -211.42 478.76 268.06 287.7 v k 0.0013314 4.6277 0.53721 0.45227 v epsilon 0.001589 486.38 2.5899 0.80022 v TempC 30 285.42 151.25 129.62 v Density 0.62526 1.1524 0.85497 0.91795 v TurbVisc 1.4936e-06 0.33485 0.024584 0.032461 v CourantNb 0.0025048 6.1277 1.849 1.9605 v FourierNb 0.011458 10 3.9644 2.1717 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026875 0.1 0.017258 0.026965 v volume_forces[X] -10851 11481 -0.186 -0.08233 v volume_forces[Y] -45.452 59.305 -0.19589 0.0024862 v volume_forces[Z] -1830.7 1856.7 -0.60605 0.1808 v ǁvolume_forcesǁ 0 11482 50.908 23.257 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.44 151.61 130.62 v Boundary Density 0.62526 1.1524 0.854 0.91407 v Yplus 0 1783.5 113.26 206.86 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.049457 13.522 5.8134 4.1322 INSTANT 0.724000000E-01 TIME STEP NUMBER 724 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.311766976E-16 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999793E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.40319E+01 0.18501E+02 Friction velocity uet : 0.22202E-03 0.17846E+01 Friction velocity uk : 0.19539E-01 0.88527E+00 Dimensionless distance yplus : 0.27896E+01 0.17862E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19578E+01 0.21293E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 302 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 228.2 *C Maximum primary fluid temperature: 284.8 *C Average temperature difference: -44.1 *C Average primary fluid velocity magnitude: 1.461 m/s (for full section) Maximum primary fluid velocity magnitude: 5.350 m/s (for full section) Average primary side HTC: 27.61 W/(m2*K) Average specific heat source: 0.038 MW/m3 Total heat soure for master thread: 4.916 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57265E+03 7 0.25173E-02 0.66781E+01 0.27215E+01 c Velocity[X] 0.65129E+01 c Velocity[Y] 0.12307E-01 c Velocity[Z] 0.15284E+00 c Pressure 0.13306E+02 8 0.70697E-05 0.93172E+00 0.95294E-01 c k 0.36110E+02 17 0.28112E-03 0.49824E-03 0.33666E+00 c epsilon 0.94285E+02 13 0.20960E-03 0.84504E-02 0.53208E+00 c TempC 0.10014E+08 11 0.14738E-04 0.38831E+00 0.43650E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 32630 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -19.294 17.076 0.0072474 0.0023026 v Velocity[Y] -28.998 19.581 0.82847 0.48145 v Velocity[Z] -14.216 18.603 0.30037 0.92879 v ǁVelocityǁ 0.010305 34.003 3.1722 5.0452 v Pressure -211.53 478.73 268.06 287.7 v k 0.0013432 4.6331 0.53773 0.45276 v epsilon 0.0014203 484.58 2.592 0.80113 v TempC 30 285.41 151.19 129.59 v Density 0.62527 1.1524 0.8551 0.91802 v TurbVisc 1.4438e-06 0.33516 0.024613 0.032493 v CourantNb 0.0041642 4.4505 1.8487 1.9605 v FourierNb 0.011512 10 3.9667 2.1732 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026836 0.1 0.017257 0.026966 v volume_forces[X] -11662 11014 -0.18514 -0.082395 v volume_forces[Y] -43.53 59.299 -0.19572 0.0025176 v volume_forces[Z] -1753.5 1764.9 -0.60504 0.17899 v ǁvolume_forcesǁ 0 11664 50.907 23.271 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.42 151.55 130.58 v Boundary Density 0.62527 1.1524 0.85413 0.91415 v Yplus 0 1786.2 113.32 206.97 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.049075 13.111 5.8154 4.1337 INSTANT 0.725000000E-01 TIME STEP NUMBER 725 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.690217619E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999681E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.42618E+01 0.18501E+02 Friction velocity uet : 0.24246E-03 0.14963E+01 Friction velocity uk : 0.19632E-01 0.88653E+00 Dimensionless distance yplus : 0.27349E+01 0.17897E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19195E+01 0.21298E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 304 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 228.1 *C Maximum primary fluid temperature: 284.8 *C Average temperature difference: -44.1 *C Average primary fluid velocity magnitude: 1.461 m/s (for full section) Maximum primary fluid velocity magnitude: 5.508 m/s (for full section) Average primary side HTC: 27.60 W/(m2*K) Average specific heat source: 0.038 MW/m3 Total heat soure for master thread: 4.924 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57268E+03 7 0.25578E-02 0.67554E+01 0.27387E+01 c Velocity[X] 0.65873E+01 c Velocity[Y] 0.12725E-01 c Velocity[Z] 0.15539E+00 c Pressure 0.13359E+02 8 0.88629E-05 0.93289E+00 0.96192E-01 c k 0.36153E+02 17 0.28257E-03 0.49814E-03 0.33557E+00 c epsilon 0.94399E+02 14 0.21403E-03 0.88523E-02 0.53691E+00 c TempC 0.10013E+08 11 0.14762E-04 0.38541E+00 0.43397E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 32751 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -20.62 16.51 0.0072619 0.0022981 v Velocity[Y] -38.508 23.073 0.82822 0.48126 v Velocity[Z] -13.971 18.603 0.30037 0.92878 v ǁVelocityǁ 0.0030235 42.082 3.1717 5.0447 v Pressure -211.41 478.68 268.05 287.69 v k 0.0013593 4.6295 0.53825 0.45324 v epsilon 0.0012843 484.91 2.5941 0.80203 v TempC 30 285.39 151.12 129.55 v Density 0.62529 1.1524 0.85522 0.91808 v TurbVisc 1.5449e-06 0.33548 0.024642 0.032526 v CourantNb 0.0059539 5.5415 1.8484 1.9603 v FourierNb 0.011568 10 3.9691 2.1746 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026798 0.1 0.017257 0.026967 v volume_forces[X] -11137 11784 -0.18716 -0.082198 v volume_forces[Y] -44.029 59.298 -0.19564 0.0025242 v volume_forces[Z] -1832.3 1827.9 -0.60756 0.17697 v ǁvolume_forcesǁ 0 11784 50.907 23.284 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.41 151.48 130.54 v Boundary Density 0.62529 1.1524 0.85425 0.91423 v Yplus 0 1789.7 113.39 207.09 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.031422 12.988 5.8175 4.1349 INSTANT 0.726000000E-01 TIME STEP NUMBER 726 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.106230329E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999710E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.36901E+01 0.18500E+02 Friction velocity uet : 0.12385E-03 0.17679E+01 Friction velocity uk : 0.19753E-01 0.88749E+00 Dimensionless distance yplus : 0.27794E+01 0.17926E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19506E+01 0.21302E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 302 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 228.0 *C Maximum primary fluid temperature: 284.7 *C Average temperature difference: -44.2 *C Average primary fluid velocity magnitude: 1.460 m/s (for full section) Maximum primary fluid velocity magnitude: 5.446 m/s (for full section) Average primary side HTC: 27.60 W/(m2*K) Average specific heat source: 0.038 MW/m3 Total heat soure for master thread: 4.931 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57271E+03 7 0.25539E-02 0.68311E+01 0.27593E+01 c Velocity[X] 0.66613E+01 c Velocity[Y] 0.12648E-01 c Velocity[Z] 0.15718E+00 c Pressure 0.13433E+02 8 0.70870E-05 0.93403E+00 0.97592E-01 c k 0.36193E+02 17 0.28124E-03 0.49604E-03 0.33419E+00 c epsilon 0.94507E+02 14 0.21069E-03 0.83940E-02 0.53148E+00 c TempC 0.10012E+08 10 0.15251E-04 0.38017E+00 0.43068E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 32825 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -23.286 16.511 0.0072558 0.0022858 v Velocity[Y] -41.161 25.086 0.82797 0.4811 v Velocity[Z] -14.171 18.6 0.30036 0.92876 v ǁVelocityǁ 0.0046975 43.861 3.1712 5.0443 v Pressure -211.52 478.65 268.05 287.69 v k 0.0013643 4.6367 0.53877 0.45372 v epsilon 0.0011755 483.13 2.596 0.80295 v TempC 30 285.38 151.06 129.51 v Density 0.62531 1.1524 0.85534 0.91815 v TurbVisc 1.5936e-06 0.33578 0.02467 0.032558 v CourantNb 0.0093447 7.9938 1.848 1.9603 v FourierNb 0.011624 10 3.9715 2.1761 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026761 0.1 0.017256 0.026968 v volume_forces[X] -11915 11246 -0.18612 -0.082173 v volume_forces[Y] -54.454 59.3 -0.1955 0.0025444 v volume_forces[Z] -1724.2 1763.8 -0.60682 0.17503 v ǁvolume_forcesǁ 0 11918 50.906 23.299 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.39 151.42 130.5 v Boundary Density 0.62531 1.1524 0.85437 0.91431 v Yplus 0 1792.6 113.45 207.2 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.035083 17.827 5.8195 4.1364 INSTANT 0.727000000E-01 TIME STEP NUMBER 727 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.146271270E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999802E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.33615E+01 0.18795E+02 Friction velocity uet : 0.43328E-04 0.19510E+01 Friction velocity uk : 0.19785E-01 0.88861E+00 Dimensionless distance yplus : 0.28289E+01 0.17959E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19854E+01 0.21306E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 303 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 228.0 *C Maximum primary fluid temperature: 284.7 *C Average temperature difference: -44.3 *C Average primary fluid velocity magnitude: 1.460 m/s (for full section) Maximum primary fluid velocity magnitude: 5.565 m/s (for full section) Average primary side HTC: 27.59 W/(m2*K) Average specific heat source: 0.038 MW/m3 Total heat soure for master thread: 4.939 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57274E+03 7 0.25288E-02 0.69097E+01 0.27763E+01 c Velocity[X] 0.67362E+01 c Velocity[Y] 0.13851E-01 c Velocity[Z] 0.15966E+00 c Pressure 0.13488E+02 8 0.96386E-05 0.93518E+00 0.98529E-01 c k 0.36234E+02 17 0.28301E-03 0.49462E-03 0.33245E+00 c epsilon 0.94620E+02 14 0.21446E-03 0.82670E-02 0.52617E+00 c TempC 0.10011E+08 10 0.15268E-04 0.37705E+00 0.42813E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 32945 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -23.345 18.121 0.0072682 0.0022808 v Velocity[Y] -28.383 32.054 0.82775 0.48092 v Velocity[Z] -18.402 18.598 0.30037 0.92874 v ǁVelocityǁ 0.0085214 37.21 3.1707 5.0438 v Pressure -211.48 478.6 268.03 287.68 v k 0.0013456 4.6311 0.53929 0.4542 v epsilon 0.0010875 483.47 2.5978 0.80386 v TempC 30 285.36 151 129.48 v Density 0.62532 1.1524 0.85546 0.91822 v TurbVisc 1.8338e-06 0.33608 0.024698 0.03259 v CourantNb 0.014008 5.0726 1.8477 1.9601 v FourierNb 0.011681 10 3.9739 2.1775 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026725 0.1 0.017256 0.026969 v volume_forces[X] -11367 12023 -0.18809 -0.08222 v volume_forces[Y] -51.845 59.3 -0.19547 0.0025456 v volume_forces[Z] -1829 1797.4 -0.60953 0.17267 v ǁvolume_forcesǁ 0 12024 50.905 23.312 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.38 151.36 130.46 v Boundary Density 0.62532 1.1524 0.8545 0.91438 v Yplus 0 1795.9 113.52 207.31 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.050328 13.183 5.8216 4.1377 INSTANT 0.728000000E-01 TIME STEP NUMBER 728 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 0.377583484E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000008E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.30619E+01 0.24324E+02 Friction velocity uet : 0.97060E-04 0.24081E+01 Friction velocity uk : 0.19655E-01 0.88951E+00 Dimensionless distance yplus : 0.27496E+01 0.17985E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19297E+01 0.21309E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 312 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 227.9 *C Maximum primary fluid temperature: 284.7 *C Average temperature difference: -44.4 *C Average primary fluid velocity magnitude: 1.460 m/s (for full section) Maximum primary fluid velocity magnitude: 5.501 m/s (for full section) Average primary side HTC: 27.58 W/(m2*K) Average specific heat source: 0.038 MW/m3 Total heat soure for master thread: 4.945 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57277E+03 7 0.25145E-02 0.69860E+01 0.27968E+01 c Velocity[X] 0.68115E+01 c Velocity[Y] 0.12737E-01 c Velocity[Z] 0.16169E+00 c Pressure 0.13562E+02 8 0.74335E-05 0.93639E+00 0.99623E-01 c k 0.36274E+02 17 0.28181E-03 0.49161E-03 0.33038E+00 c epsilon 0.94728E+02 14 0.21127E-03 0.84589E-02 0.52679E+00 c TempC 0.10010E+08 10 0.15284E-04 0.37373E+00 0.42559E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 33009 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -24.733 17.456 0.0072567 0.0022659 v Velocity[Y] -28.546 23.27 0.82751 0.48076 v Velocity[Z] -17.326 18.599 0.30037 0.92873 v ǁVelocityǁ 0.0057231 32.156 3.1702 5.0433 v Pressure -211.53 478.53 268.01 287.65 v k 0.0013332 4.6401 0.53981 0.45468 v epsilon 0.0010168 481.82 2.5999 0.80478 v TempC 30 285.35 150.94 129.45 v Density 0.62534 1.1524 0.85558 0.91829 v TurbVisc 1.5549e-06 0.33636 0.024726 0.032621 v CourantNb 0.016971 10.152 1.8474 1.9601 v FourierNb 0.011738 10 3.9762 2.179 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.0002669 0.1 0.017255 0.026969 v volume_forces[X] -12140 11448 -0.1868 -0.081825 v volume_forces[Y] -45.115 59.328 -0.19537 0.002569 v volume_forces[Z] -1696.7 1757 -0.60922 0.17094 v ǁvolume_forcesǁ 0 12143 50.904 23.326 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.36 151.29 130.42 v Boundary Density 0.62534 1.1524 0.85462 0.91446 v Yplus 0 1798.5 113.58 207.42 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.063662 18.878 5.8236 4.1391 INSTANT 0.729000000E-01 TIME STEP NUMBER 729 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.816083091E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000222E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.40858E+01 0.18501E+02 Friction velocity uet : 0.61045E-04 0.19180E+01 Friction velocity uk : 0.19588E-01 0.89058E+00 Dimensionless distance yplus : 0.27997E+01 0.18017E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19649E+01 0.21314E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 309 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 227.8 *C Maximum primary fluid temperature: 284.7 *C Average temperature difference: -44.4 *C Average primary fluid velocity magnitude: 1.460 m/s (for full section) Maximum primary fluid velocity magnitude: 5.625 m/s (for full section) Average primary side HTC: 27.58 W/(m2*K) Average specific heat source: 0.038 MW/m3 Total heat soure for master thread: 4.953 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57280E+03 7 0.25492E-02 0.70636E+01 0.28133E+01 c Velocity[X] 0.68868E+01 c Velocity[Y] 0.12807E-01 c Velocity[Z] 0.16396E+00 c Pressure 0.13618E+02 8 0.90334E-05 0.93755E+00 0.99939E-01 c k 0.36313E+02 17 0.28355E-03 0.49043E-03 0.32850E+00 c epsilon 0.94836E+02 14 0.21736E-03 0.83471E-02 0.52501E+00 c TempC 0.10009E+08 10 0.15295E-04 0.37080E+00 0.42304E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 33131 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -25.594 15.605 0.0072636 0.0022603 v Velocity[Y] -33.595 23.85 0.82731 0.48057 v Velocity[Z] -21.386 20.417 0.30038 0.92871 v ǁVelocityǁ 0.003663 36.324 3.1697 5.0429 v Pressure -211.47 478.48 268 287.64 v k 0.0013253 4.6326 0.54033 0.45517 v epsilon 0.00095918 482.2 2.6018 0.8057 v TempC 30 285.33 150.88 129.41 v Density 0.62536 1.1524 0.8557 0.91835 v TurbVisc 1.5931e-06 0.33664 0.024755 0.032653 v CourantNb 0.017367 5.2683 1.8471 1.9599 v FourierNb 0.011795 10 3.9786 2.1804 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026656 0.1 0.017255 0.02697 v volume_forces[X] -11516 12229 -0.18845 -0.081747 v volume_forces[Y] -39.623 59.363 -0.1954 0.0025535 v volume_forces[Z] -1819 1771.1 -0.61294 0.16844 v ǁvolume_forcesǁ 0 12230 50.903 23.339 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.35 151.23 130.38 v Boundary Density 0.62536 1.1524 0.85474 0.91453 v Yplus 0 1801.7 113.64 207.53 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.075499 13.494 5.8257 4.1404 INSTANT 0.730000000E-01 TIME STEP NUMBER 730 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.696762910E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000308E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.37130E+01 0.18966E+02 Friction velocity uet : 0.94144E-04 0.19546E+01 Friction velocity uk : 0.19534E-01 0.89135E+00 Dimensionless distance yplus : 0.28288E+01 0.18042E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19854E+01 0.21317E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 304 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 227.7 *C Maximum primary fluid temperature: 284.6 *C Average temperature difference: -44.5 *C Average primary fluid velocity magnitude: 1.459 m/s (for full section) Maximum primary fluid velocity magnitude: 5.568 m/s (for full section) Average primary side HTC: 27.57 W/(m2*K) Average specific heat source: 0.038 MW/m3 Total heat soure for master thread: 4.960 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57283E+03 7 0.25430E-02 0.71430E+01 0.28339E+01 c Velocity[X] 0.69622E+01 c Velocity[Y] 0.14894E-01 c Velocity[Z] 0.16592E+00 c Pressure 0.13692E+02 8 0.72895E-05 0.93865E+00 0.10089E+00 c k 0.36351E+02 17 0.28159E-03 0.48814E-03 0.32677E+00 c epsilon 0.94937E+02 14 0.21369E-03 0.83503E-02 0.52185E+00 c TempC 0.10009E+08 10 0.15324E-04 0.36747E+00 0.42053E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 33196 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -18.534 17.694 0.0072479 0.0022446 v Velocity[Y] -51.073 21.903 0.82709 0.48041 v Velocity[Z] -26.79 18.972 0.30039 0.92871 v ǁVelocityǁ 0.0079878 53.231 3.1692 5.0424 v Pressure -211.55 478.44 267.99 287.63 v k 0.0013001 4.6428 0.54085 0.45565 v epsilon 0.00091202 480.5 2.6038 0.80662 v TempC 30 285.31 150.82 129.38 v Density 0.62538 1.1524 0.85581 0.91842 v TurbVisc 1.6073e-06 0.33689 0.024783 0.032685 v CourantNb 0.020844 7.3721 1.8467 1.9599 v FourierNb 0.011852 10 3.9809 2.1819 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026622 0.1 0.017253 0.026971 v volume_forces[X] -12327 11579 -0.18713 -0.081499 v volume_forces[Y] -43.617 59.369 -0.19534 0.0025708 v volume_forces[Z] -1670.8 1745.2 -0.61334 0.16677 v ǁvolume_forcesǁ 0 12330 50.902 23.353 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.33 151.17 130.34 v Boundary Density 0.62538 1.1524 0.85486 0.91461 v Yplus 0 1804.2 113.71 207.64 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.077934 13.551 5.8277 4.1418 INSTANT 0.731000000E-01 TIME STEP NUMBER 731 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.560142619E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000438E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.29295E+01 0.18500E+02 Friction velocity uet : 0.12335E-03 0.15122E+01 Friction velocity uk : 0.19435E-01 0.89232E+00 Dimensionless distance yplus : 0.28349E+01 0.18075E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19896E+01 0.21321E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 303 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 227.7 *C Maximum primary fluid temperature: 284.6 *C Average temperature difference: -44.6 *C Average primary fluid velocity magnitude: 1.459 m/s (for full section) Maximum primary fluid velocity magnitude: 5.677 m/s (for full section) Average primary side HTC: 27.57 W/(m2*K) Average specific heat source: 0.038 MW/m3 Total heat soure for master thread: 4.968 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57285E+03 7 0.25307E-02 0.72231E+01 0.28507E+01 c Velocity[X] 0.70378E+01 c Velocity[Y] 0.16828E-01 c Velocity[Z] 0.16842E+00 c Pressure 0.13751E+02 9 0.69192E-05 0.94007E+00 0.10325E+00 c k 0.36389E+02 17 0.28291E-03 0.48757E-03 0.32526E+00 c epsilon 0.95041E+02 14 0.21690E-03 0.82773E-02 0.52209E+00 c TempC 0.10008E+08 10 0.15328E-04 0.36455E+00 0.41800E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 33236 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -21.34 18.763 0.0072558 0.0022416 v Velocity[Y] -29.246 19.481 0.8269 0.48024 v Velocity[Z] -21.759 18.598 0.30039 0.92869 v ǁVelocityǁ 0.0085535 32.759 3.1687 5.0419 v Pressure -211.49 478.35 267.94 287.59 v k 0.0012808 4.6324 0.54137 0.45613 v epsilon 0.00087322 480.98 2.6056 0.80755 v TempC 30 285.29 150.75 129.34 v Density 0.6254 1.1524 0.85593 0.91848 v TurbVisc 2.0929e-06 0.33714 0.024811 0.032717 v CourantNb 0.00012817 7.6738 1.8465 1.9598 v FourierNb 0.01191 10 3.9833 2.1834 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.0002659 0.1 0.017253 0.026972 v volume_forces[X] -11646 12394 -0.18863 -0.081424 v volume_forces[Y] -56.969 59.4 -0.19542 0.0025559 v volume_forces[Z] -1805.2 1745.3 -0.6173 0.16404 v ǁvolume_forcesǁ 0 12395 50.9 23.365 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.31 151.11 130.31 v Boundary Density 0.6254 1.1524 0.85498 0.91468 v Yplus 0 1807.5 113.77 207.75 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.084112 14.269 5.8298 4.1431 INSTANT 0.732000000E-01 TIME STEP NUMBER 732 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 0.508383441E-16 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000783E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.27868E+01 0.18499E+02 Friction velocity uet : 0.14456E-03 0.16597E+01 Friction velocity uk : 0.19285E-01 0.89304E+00 Dimensionless distance yplus : 0.27612E+01 0.18103E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19379E+01 0.21325E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 305 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 227.6 *C Maximum primary fluid temperature: 284.6 *C Average temperature difference: -44.7 *C Average primary fluid velocity magnitude: 1.459 m/s (for full section) Maximum primary fluid velocity magnitude: 5.614 m/s (for full section) Average primary side HTC: 27.56 W/(m2*K) Average specific heat source: 0.038 MW/m3 Total heat soure for master thread: 4.975 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57288E+03 7 0.25541E-02 0.72997E+01 0.28713E+01 c Velocity[X] 0.71147E+01 c Velocity[Y] 0.14593E-01 c Velocity[Z] 0.17042E+00 c Pressure 0.13823E+02 8 0.76241E-05 0.94129E+00 0.10418E+00 c k 0.36426E+02 17 0.28151E-03 0.48417E-03 0.32257E+00 c epsilon 0.95138E+02 14 0.21260E-03 0.87759E-02 0.52563E+00 c TempC 0.10007E+08 10 0.15359E-04 0.36148E+00 0.41552E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 33279 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -25.398 16.616 0.0072391 0.0022253 v Velocity[Y] -28.414 19.873 0.8267 0.48009 v Velocity[Z] -26.517 18.596 0.30041 0.92869 v ǁVelocityǁ 0.0086193 32.281 3.1682 5.0415 v Pressure -211.57 478.3 267.93 287.57 v k 0.0012651 4.6448 0.5419 0.45662 v epsilon 0.00084136 479.23 2.6077 0.80848 v TempC 30 285.28 150.69 129.31 v Density 0.62542 1.1524 0.85604 0.91855 v TurbVisc 2.0872e-06 0.33736 0.024839 0.032748 v CourantNb 0.022016 7.4148 1.8461 1.9597 v FourierNb 0.011967 10 3.9857 2.1848 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026558 0.1 0.017252 0.026972 v volume_forces[X] -12480 11692 -0.18703 -0.080968 v volume_forces[Y] -55.882 59.474 -0.19542 0.0025664 v volume_forces[Z] -1646.4 1729.3 -0.61745 0.16251 v ǁvolume_forcesǁ 0 12482 50.899 23.379 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.29 151.05 130.27 v Boundary Density 0.62542 1.1524 0.85509 0.91475 v Yplus 0 1810.3 113.83 207.86 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.067133 13.914 5.8318 4.1446 INSTANT 0.733000000E-01 TIME STEP NUMBER 733 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.100995908E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001150E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.27287E+01 0.18721E+02 Friction velocity uet : 0.12289E-03 0.19758E+01 Friction velocity uk : 0.19159E-01 0.89389E+00 Dimensionless distance yplus : 0.28171E+01 0.18137E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19771E+01 0.21330E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 314 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 227.5 *C Maximum primary fluid temperature: 284.6 *C Average temperature difference: -44.7 *C Average primary fluid velocity magnitude: 1.458 m/s (for full section) Maximum primary fluid velocity magnitude: 5.713 m/s (for full section) Average primary side HTC: 27.56 W/(m2*K) Average specific heat source: 0.038 MW/m3 Total heat soure for master thread: 4.982 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57291E+03 7 0.25771E-02 0.73787E+01 0.28873E+01 c Velocity[X] 0.71909E+01 c Velocity[Y] 0.14695E-01 c Velocity[Z] 0.17307E+00 c Pressure 0.13882E+02 9 0.70345E-05 0.94272E+00 0.10518E+00 c k 0.36463E+02 17 0.28230E-03 0.48223E-03 0.32054E+00 c epsilon 0.95238E+02 14 0.21731E-03 0.83216E-02 0.51720E+00 c TempC 0.10006E+08 10 0.15356E-04 0.35835E+00 0.41301E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 33385 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -25.371 17.624 0.0072476 0.0022213 v Velocity[Y] -19.642 21.709 0.82651 0.47991 v Velocity[Z] -13.992 18.596 0.30041 0.92867 v ǁVelocityǁ 0.00443 28.011 3.1677 5.041 v Pressure -211.52 478.22 267.89 287.53 v k 0.0012511 4.632 0.54242 0.4571 v epsilon 0.00081489 479.77 2.6095 0.80941 v TempC 30 285.26 150.64 129.27 v Density 0.62544 1.1524 0.85616 0.91861 v TurbVisc 1.9116e-06 0.33757 0.024867 0.03278 v CourantNb 0.008163 5.2568 1.8458 1.9596 v FourierNb 0.012024 10 3.9881 2.1863 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026527 0.1 0.017252 0.026973 v volume_forces[X] -11745 12550 -0.18835 -0.080769 v volume_forces[Y] -51.157 59.51 -0.19551 0.0025506 v volume_forces[Z] -1787.6 1720.6 -0.62126 0.15948 v ǁvolume_forcesǁ 0 12551 50.897 23.392 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.28 150.99 130.23 v Boundary Density 0.62544 1.1524 0.85521 0.91483 v Yplus 0 1813.7 113.89 207.97 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.055604 13.334 5.8339 4.1459 INSTANT 0.734000000E-01 TIME STEP NUMBER 734 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.489509594E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001475E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.31027E+01 0.18825E+02 Friction velocity uet : 0.15111E-04 0.19440E+01 Friction velocity uk : 0.19046E-01 0.89456E+00 Dimensionless distance yplus : 0.28248E+01 0.18164E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19826E+01 0.21333E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 316 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 227.4 *C Maximum primary fluid temperature: 284.5 *C Average temperature difference: -44.8 *C Average primary fluid velocity magnitude: 1.458 m/s (for full section) Maximum primary fluid velocity magnitude: 5.637 m/s (for full section) Average primary side HTC: 27.55 W/(m2*K) Average specific heat source: 0.038 MW/m3 Total heat soure for master thread: 4.989 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57294E+03 7 0.25827E-02 0.74571E+01 0.29077E+01 c Velocity[X] 0.72682E+01 c Velocity[Y] 0.14278E-01 c Velocity[Z] 0.17466E+00 c Pressure 0.13952E+02 9 0.98452E-05 0.94378E+00 0.10899E+00 c k 0.36498E+02 17 0.28102E-03 0.47842E-03 0.31789E+00 c epsilon 0.95330E+02 14 0.21498E-03 0.82177E-02 0.51420E+00 c TempC 0.10005E+08 10 0.15386E-04 0.35514E+00 0.41052E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 33387 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -17.771 17.022 0.0072353 0.002209 v Velocity[Y] -27.736 23.122 0.8263 0.47975 v Velocity[Z] -15.563 18.595 0.30043 0.92867 v ǁVelocityǁ 0.0080916 31.332 3.1672 5.0405 v Pressure -211.69 478.02 267.76 287.41 v k 0.0012385 4.6504 0.54294 0.45759 v epsilon 0.0007936 477.75 2.6113 0.81033 v TempC 30 285.24 150.58 129.24 v Density 0.62546 1.1524 0.85627 0.91867 v TurbVisc 1.7132e-06 0.33776 0.024894 0.032812 v CourantNb 0.0049023 5.7598 1.8454 1.9595 v FourierNb 0.012081 10 3.9904 2.1878 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026496 0.1 0.01725 0.026973 v volume_forces[X] -12629 11796 -0.18678 -0.080532 v volume_forces[Y] -49.552 59.477 -0.1955 0.0025615 v volume_forces[Z] -1623.7 1710.9 -0.62112 0.15805 v ǁvolume_forcesǁ 0 12632 50.895 23.406 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.26 150.92 130.19 v Boundary Density 0.62546 1.1524 0.85532 0.9149 v Yplus 0 1816.4 113.95 208.08 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.056752 13.572 5.8358 4.1473 INSTANT 0.735000000E-01 TIME STEP NUMBER 735 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.142775842E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001545E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.34774E+01 0.20218E+02 Friction velocity uet : 0.12660E-03 0.21098E+01 Friction velocity uk : 0.18941E-01 0.89534E+00 Dimensionless distance yplus : 0.27845E+01 0.18197E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19543E+01 0.21337E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 313 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 227.4 *C Maximum primary fluid temperature: 284.5 *C Average temperature difference: -44.9 *C Average primary fluid velocity magnitude: 1.458 m/s (for full section) Maximum primary fluid velocity magnitude: 5.739 m/s (for full section) Average primary side HTC: 27.54 W/(m2*K) Average specific heat source: 0.038 MW/m3 Total heat soure for master thread: 4.996 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57296E+03 7 0.25315E-02 0.75356E+01 0.29230E+01 c Velocity[X] 0.73449E+01 c Velocity[Y] 0.13846E-01 c Velocity[Z] 0.17695E+00 c Pressure 0.14013E+02 9 0.79552E-05 0.94494E+00 0.10707E+00 c k 0.36534E+02 17 0.28161E-03 0.47684E-03 0.31589E+00 c epsilon 0.95424E+02 14 0.21805E-03 0.82302E-02 0.51273E+00 c TempC 0.10004E+08 10 0.15394E-04 0.35237E+00 0.40804E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 33513 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -20.222 19.398 0.0072446 0.0022047 v Velocity[Y] -30.367 25.862 0.82612 0.47957 v Velocity[Z] -13.726 18.593 0.30043 0.92863 v ǁVelocityǁ 0.010864 33.772 3.1667 5.04 v Pressure -211.68 477.92 267.69 287.33 v k 0.0012188 4.6313 0.54346 0.45807 v epsilon 0.00077868 478.4 2.6132 0.81126 v TempC 30 285.22 150.52 129.21 v Density 0.62548 1.1524 0.85638 0.91874 v TurbVisc 1.8353e-06 0.33793 0.024922 0.032843 v CourantNb 0.0068416 8.936 1.8452 1.9594 v FourierNb 0.012137 10 3.9929 2.1894 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026465 0.1 0.01725 0.026975 v volume_forces[X] -11857 12698 -0.18798 -0.080265 v volume_forces[Y] -54.797 59.506 -0.19556 0.0025401 v volume_forces[Z] -1768.3 1698.7 -0.62449 0.15497 v ǁvolume_forcesǁ 0 12699 50.892 23.418 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.24 150.87 130.15 v Boundary Density 0.62548 1.1524 0.85544 0.91497 v Yplus 0 1819.7 114.01 208.18 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.040727 15.735 5.8381 4.1488 INSTANT 0.736000000E-01 TIME STEP NUMBER 736 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.170203417E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001248E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.31318E+01 0.22694E+02 Friction velocity uet : 0.23592E-04 0.23695E+01 Friction velocity uk : 0.18846E-01 0.89584E+00 Dimensionless distance yplus : 0.28255E+01 0.18223E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19830E+01 0.21341E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 312 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 227.3 *C Maximum primary fluid temperature: 284.5 *C Average temperature difference: -45.0 *C Average primary fluid velocity magnitude: 1.457 m/s (for full section) Maximum primary fluid velocity magnitude: 5.653 m/s (for full section) Average primary side HTC: 27.54 W/(m2*K) Average specific heat source: 0.038 MW/m3 Total heat soure for master thread: 5.003 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57298E+03 7 0.25371E-02 0.76169E+01 0.29442E+01 c Velocity[X] 0.74236E+01 c Velocity[Y] 0.14405E-01 c Velocity[Z] 0.17884E+00 c Pressure 0.14085E+02 8 0.81811E-05 0.94591E+00 0.10727E+00 c k 0.36568E+02 17 0.28057E-03 0.47390E-03 0.31361E+00 c epsilon 0.95515E+02 14 0.21447E-03 0.81990E-02 0.50944E+00 c TempC 0.10004E+08 10 0.15419E-04 0.34889E+00 0.40556E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 33494 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -24.283 20.819 0.0072318 0.0021928 v Velocity[Y] -31.507 25.854 0.82593 0.47942 v Velocity[Z] -14.305 18.594 0.30044 0.92862 v ǁVelocityǁ 0.010676 34.696 3.1661 5.0395 v Pressure -211.78 477.88 267.67 287.32 v k 0.0011809 4.6566 0.54399 0.45856 v epsilon 0.00075224 476.34 2.6152 0.81219 v TempC 30 285.2 150.46 129.17 v Density 0.6255 1.1524 0.85649 0.9188 v TurbVisc 1.7096e-06 0.33808 0.02495 0.032875 v CourantNb 0.018701 7.2722 1.8447 1.9593 v FourierNb 0.012194 10 3.9953 2.1909 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026433 0.1 0.017249 0.026975 v volume_forces[X] -12802 11914 -0.18631 -0.08 v volume_forces[Y] -61.359 59.58 -0.19553 0.0025467 v volume_forces[Z] -1603.9 1691.3 -0.62442 0.15376 v ǁvolume_forcesǁ 0 12805 50.888 23.432 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.22 150.81 130.12 v Boundary Density 0.6255 1.1524 0.85555 0.91504 v Yplus 0 1822.3 114.08 208.29 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.060848 13.737 5.84 4.1502 INSTANT 0.737000000E-01 TIME STEP NUMBER 737 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.158094936E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000945E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.34273E+01 0.23528E+02 Friction velocity uet : 0.13546E-03 0.24246E+01 Friction velocity uk : 0.18696E-01 0.89649E+00 Dimensionless distance yplus : 0.28266E+01 0.18252E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19838E+01 0.21345E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 310 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 227.2 *C Maximum primary fluid temperature: 284.4 *C Average temperature difference: -45.0 *C Average primary fluid velocity magnitude: 1.457 m/s (for full section) Maximum primary fluid velocity magnitude: 5.749 m/s (for full section) Average primary side HTC: 27.53 W/(m2*K) Average specific heat source: 0.038 MW/m3 Total heat soure for master thread: 5.011 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57301E+03 7 0.25804E-02 0.77000E+01 0.29610E+01 c Velocity[X] 0.75020E+01 c Velocity[Y] 0.16692E-01 c Velocity[Z] 0.18126E+00 c Pressure 0.14143E+02 9 0.74711E-05 0.94735E+00 0.10930E+00 c k 0.36602E+02 17 0.28110E-03 0.47236E-03 0.31159E+00 c epsilon 0.95611E+02 14 0.21770E-03 0.81238E-02 0.50665E+00 c TempC 0.10003E+08 10 0.15435E-04 0.34615E+00 0.40311E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 33650 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -21.589 21.173 0.0072406 0.0021874 v Velocity[Y] -18.566 29.875 0.82576 0.47925 v Velocity[Z] -15.075 18.595 0.30045 0.92859 v ǁVelocityǁ 0.0076347 38.25 3.1656 5.039 v Pressure -211.75 477.77 267.61 287.26 v k 0.0011447 4.6344 0.54451 0.45905 v epsilon 0.00072387 477.11 2.617 0.81312 v TempC 30 285.18 150.4 129.14 v Density 0.62552 1.1524 0.8566 0.91886 v TurbVisc 1.5178e-06 0.33821 0.024978 0.032906 v CourantNb 0.014083 5.2622 1.8445 1.9592 v FourierNb 0.012233 10 3.9977 2.1924 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026401 0.1 0.017249 0.026976 v volume_forces[X] -11972 12893 -0.18731 -0.079506 v volume_forces[Y] -61.368 59.649 -0.19564 0.0025173 v volume_forces[Z] -1747.8 1680.4 -0.62754 0.15095 v ǁvolume_forcesǁ 0 12894 50.883 23.444 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.2 150.75 130.08 v Boundary Density 0.62552 1.1524 0.85567 0.91511 v Yplus 0 1825.2 114.14 208.4 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.04623 14.726 5.8422 4.1516 INSTANT 0.738000000E-01 TIME STEP NUMBER 738 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.116473040E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000765E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.42371E+01 0.25949E+02 Friction velocity uet : 0.42597E-04 0.26593E+01 Friction velocity uk : 0.18329E-01 0.89687E+00 Dimensionless distance yplus : 0.27630E+01 0.18276E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19391E+01 0.21348E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 312 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 227.1 *C Maximum primary fluid temperature: 284.4 *C Average temperature difference: -45.1 *C Average primary fluid velocity magnitude: 1.457 m/s (for full section) Maximum primary fluid velocity magnitude: 5.656 m/s (for full section) Average primary side HTC: 27.52 W/(m2*K) Average specific heat source: 0.038 MW/m3 Total heat soure for master thread: 5.017 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57303E+03 7 0.25744E-02 0.77791E+01 0.29816E+01 c Velocity[X] 0.75818E+01 c Velocity[Y] 0.14125E-01 c Velocity[Z] 0.18322E+00 c Pressure 0.14215E+02 8 0.82396E-05 0.94844E+00 0.10907E+00 c k 0.36635E+02 17 0.28048E-03 0.46946E-03 0.30926E+00 c epsilon 0.95700E+02 13 0.21661E-03 0.82798E-02 0.50489E+00 c TempC 0.10002E+08 10 0.15454E-04 0.34287E+00 0.40064E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 33640 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -21.776 16.366 0.0072296 0.002178 v Velocity[Y] -21.741 26.311 0.82556 0.4791 v Velocity[Z] -16.656 18.596 0.30046 0.92859 v ǁVelocityǁ 0.0086008 28.552 3.165 5.0386 v Pressure -211.8 477.69 267.58 287.22 v k 0.0010873 4.6614 0.54504 0.45953 v epsilon 0.00070022 474.5 2.6188 0.81405 v TempC 30 285.16 150.34 129.11 v Density 0.62554 1.1524 0.85671 0.91893 v TurbVisc 1.4843e-06 0.33832 0.025006 0.032938 v CourantNb 0.0054643 5.0951 1.844 1.9592 v FourierNb 0.01225 10 4.0001 2.1939 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026369 0.1 0.017248 0.026976 v volume_forces[X] -13001 11998 -0.18552 -0.079526 v volume_forces[Y] -57.367 59.689 -0.19569 0.0025087 v volume_forces[Z] -1589.8 1669.6 -0.62733 0.15 v ǁvolume_forcesǁ 0 13004 50.877 23.458 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.18 150.69 130.04 v Boundary Density 0.62554 1.1524 0.85578 0.91518 v Yplus 0 1827.6 114.2 208.5 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.028496 13.791 5.8442 4.1531 INSTANT 0.739000000E-01 TIME STEP NUMBER 739 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.962451582E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000499E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.42559E+01 0.20205E+02 Friction velocity uet : 0.17100E-03 0.17815E+01 Friction velocity uk : 0.17840E-01 0.89744E+00 Dimensionless distance yplus : 0.28426E+01 0.18298E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19950E+01 0.21351E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 309 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 227.1 *C Maximum primary fluid temperature: 284.4 *C Average temperature difference: -45.2 *C Average primary fluid velocity magnitude: 1.456 m/s (for full section) Maximum primary fluid velocity magnitude: 5.757 m/s (for full section) Average primary side HTC: 27.52 W/(m2*K) Average specific heat source: 0.039 MW/m3 Total heat soure for master thread: 5.025 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57305E+03 7 0.25136E-02 0.78608E+01 0.29971E+01 c Velocity[X] 0.76613E+01 c Velocity[Y] 0.13992E-01 c Velocity[Z] 0.18556E+00 c Pressure 0.14276E+02 9 0.72127E-05 0.94963E+00 0.10846E+00 c k 0.36668E+02 17 0.28097E-03 0.46760E-03 0.30723E+00 c epsilon 0.95792E+02 13 0.21742E-03 0.82538E-02 0.50662E+00 c TempC 0.10001E+08 10 0.15479E-04 0.34015E+00 0.39821E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 33810 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -17.681 17.338 0.0072402 0.0021704 v Velocity[Y] -26.477 28.148 0.82539 0.47892 v Velocity[Z] -15.783 18.596 0.30047 0.92855 v ǁVelocityǁ 0.0099527 31.067 3.1645 5.0381 v Pressure -211.73 477.67 267.57 287.21 v k 0.0010355 4.6361 0.54557 0.46002 v epsilon 0.00068097 475.58 2.6206 0.81498 v TempC 30 285.14 150.29 129.07 v Density 0.62556 1.1524 0.85682 0.91899 v TurbVisc 1.5177e-06 0.33841 0.025034 0.032969 v CourantNb 0.007289 7.19 1.8438 1.9591 v FourierNb 0.012268 10 4.0026 2.1955 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026335 0.1 0.017248 0.026977 v volume_forces[X] -12066 13097 -0.18642 -0.07892 v volume_forces[Y] -56.215 59.716 -0.19581 0.0024816 v volume_forces[Z] -1724.9 1666.7 -0.63033 0.14682 v ǁvolume_forcesǁ 0 13098 50.87 23.47 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.16 150.63 130.01 v Boundary Density 0.62556 1.1524 0.85589 0.91525 v Yplus 0 1829.8 114.25 208.61 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.038304 13.36 5.8464 4.1546 INSTANT 0.740000000E-01 TIME STEP NUMBER 740 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.484333319E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000177E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.36747E+01 0.21601E+02 Friction velocity uet : 0.97976E-04 0.18555E+01 Friction velocity uk : 0.17391E-01 0.89774E+00 Dimensionless distance yplus : 0.27830E+01 0.18315E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19532E+01 0.21353E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 310 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 227.0 *C Maximum primary fluid temperature: 284.4 *C Average temperature difference: -45.3 *C Average primary fluid velocity magnitude: 1.456 m/s (for full section) Maximum primary fluid velocity magnitude: 5.660 m/s (for full section) Average primary side HTC: 27.51 W/(m2*K) Average specific heat source: 0.039 MW/m3 Total heat soure for master thread: 5.032 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57308E+03 7 0.25294E-02 0.79464E+01 0.30192E+01 c Velocity[X] 0.77442E+01 c Velocity[Y] 0.14565E-01 c Velocity[Z] 0.18773E+00 c Pressure 0.14348E+02 8 0.76693E-05 0.95060E+00 0.10945E+00 c k 0.36699E+02 17 0.28046E-03 0.46518E-03 0.30508E+00 c epsilon 0.95882E+02 13 0.21408E-03 0.82472E-02 0.50118E+00 c TempC 0.10000E+08 10 0.15480E-04 0.33651E+00 0.39575E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 33759 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -19.717 16.261 0.0072296 0.00216 v Velocity[Y] -32.195 28.651 0.82522 0.47877 v Velocity[Z] -19.289 18.596 0.30048 0.92854 v ǁVelocityǁ 0.0094004 36.449 3.1639 5.0376 v Pressure -211.82 477.63 267.57 287.21 v k 0.0009961 4.664 0.54609 0.4605 v epsilon 0.00066608 473.06 2.6225 0.81591 v TempC 30 285.12 150.23 129.04 v Density 0.62558 1.1524 0.85693 0.91905 v TurbVisc 1.5138e-06 0.33848 0.025062 0.033001 v CourantNb 0.016502 6.7879 1.8434 1.959 v FourierNb 0.012285 10 4.005 2.1971 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026301 0.1 0.017247 0.026977 v volume_forces[X] -13225 12115 -0.18469 -0.078907 v volume_forces[Y] -53.979 59.765 -0.19587 0.0024782 v volume_forces[Z] -1578.3 1647.5 -0.63008 0.14567 v ǁvolume_forcesǁ 0 13228 50.864 23.485 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.14 150.57 129.97 v Boundary Density 0.62558 1.1524 0.856 0.91532 v Yplus 0 1831.5 114.31 208.71 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.06152 15.836 5.8484 4.1561 INSTANT 0.741000000E-01 TIME STEP NUMBER 741 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.493649308E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999887E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.39489E+01 0.22058E+02 Friction velocity uet : 0.61433E-04 0.18681E+01 Friction velocity uk : 0.17049E-01 0.89818E+00 Dimensionless distance yplus : 0.28427E+01 0.18329E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19951E+01 0.21355E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 312 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 226.9 *C Maximum primary fluid temperature: 284.3 *C Average temperature difference: -45.3 *C Average primary fluid velocity magnitude: 1.456 m/s (for full section) Maximum primary fluid velocity magnitude: 5.760 m/s (for full section) Average primary side HTC: 27.51 W/(m2*K) Average specific heat source: 0.039 MW/m3 Total heat soure for master thread: 5.039 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57310E+03 7 0.25614E-02 0.80304E+01 0.30355E+01 c Velocity[X] 0.78258E+01 c Velocity[Y] 0.14340E-01 c Velocity[Z] 0.19022E+00 c Pressure 0.14408E+02 9 0.85875E-05 0.95174E+00 0.11160E+00 c k 0.36731E+02 17 0.28092E-03 0.46330E-03 0.30318E+00 c epsilon 0.95975E+02 13 0.21748E-03 0.81772E-02 0.49791E+00 c TempC 0.99991E+07 10 0.15506E-04 0.33419E+00 0.39337E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 33907 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -21.09 17.358 0.0072417 0.0021553 v Velocity[Y] -37.576 21.547 0.82507 0.47859 v Velocity[Z] -24.025 18.595 0.3005 0.92852 v ǁVelocityǁ 0.006615 40.703 3.1634 5.0371 v Pressure -211.72 477.52 267.53 287.16 v k 0.00097025 4.6364 0.54663 0.46099 v epsilon 0.00065614 474.17 2.6242 0.81684 v TempC 30 285.1 150.17 129.01 v Density 0.62561 1.1524 0.85704 0.91911 v TurbVisc 1.4461e-06 0.33853 0.025091 0.033032 v CourantNb 0.017321 7.8155 1.8431 1.9589 v FourierNb 0.012302 10 4.0075 2.1987 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026265 0.1 0.017246 0.026978 v volume_forces[X] -12191 13344 -0.18542 -0.078042 v volume_forces[Y] -51.229 59.81 -0.19609 0.0024443 v volume_forces[Z] -1703.4 1656.6 -0.63307 0.14234 v ǁvolume_forcesǁ 0 13345 50.856 23.499 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.12 150.51 129.94 v Boundary Density 0.62561 1.1524 0.85611 0.91539 v Yplus 0 1832.9 114.37 208.81 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.065753 17.481 5.8506 4.1576 INSTANT 0.742000000E-01 TIME STEP NUMBER 742 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.113590558E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999814E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.44197E+01 0.18970E+02 Friction velocity uet : 0.49975E-04 0.19582E+01 Friction velocity uk : 0.16825E-01 0.89849E+00 Dimensionless distance yplus : 0.27903E+01 0.18339E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19583E+01 0.21356E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 317 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 226.8 *C Maximum primary fluid temperature: 284.3 *C Average temperature difference: -45.4 *C Average primary fluid velocity magnitude: 1.455 m/s (for full section) Maximum primary fluid velocity magnitude: 5.660 m/s (for full section) Average primary side HTC: 27.50 W/(m2*K) Average specific heat source: 0.039 MW/m3 Total heat soure for master thread: 5.046 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57313E+03 7 0.25516E-02 0.81182E+01 0.30586E+01 c Velocity[X] 0.79106E+01 c Velocity[Y] 0.15110E-01 c Velocity[Z] 0.19254E+00 c Pressure 0.14481E+02 8 0.83106E-05 0.95255E+00 0.11229E+00 c k 0.36761E+02 17 0.28077E-03 0.46193E-03 0.30190E+00 c epsilon 0.96062E+02 13 0.21752E-03 0.80307E-02 0.49428E+00 c TempC 0.99983E+07 10 0.15501E-04 0.33035E+00 0.39091E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 33873 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -18.384 16.81 0.0072319 0.0021415 v Velocity[Y] -41.885 23.013 0.82491 0.47845 v Velocity[Z] -25.553 18.596 0.30052 0.92852 v ǁVelocityǁ 0.0074649 44.458 3.1628 5.0366 v Pressure -211.8 477.49 267.53 287.16 v k 0.00095841 4.6649 0.54716 0.46147 v epsilon 0.00065336 471.47 2.626 0.81777 v TempC 30 285.08 150.12 128.98 v Density 0.62563 1.1524 0.85714 0.91917 v TurbVisc 1.4773e-06 0.33857 0.025119 0.033064 v CourantNb 0.0082707 6.5305 1.8427 1.9588 v FourierNb 0.012319 10 4.0099 2.2003 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026229 0.1 0.017245 0.026978 v volume_forces[X] -13487 12277 -0.18375 -0.078324 v volume_forces[Y] -42.957 59.84 -0.19626 0.0024341 v volume_forces[Z] -1570.8 1627.2 -0.63332 0.14072 v ǁvolume_forcesǁ 0 13490 50.85 23.514 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.1 150.46 129.9 v Boundary Density 0.62563 1.1524 0.85622 0.91545 v Yplus 0 1833.9 114.43 208.92 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.049118 14.96 5.8526 4.1591 INSTANT 0.743000000E-01 TIME STEP NUMBER 743 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.119906569E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999857E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.40776E+01 0.19547E+02 Friction velocity uet : 0.14970E-03 0.20605E+01 Friction velocity uk : 0.16729E-01 0.89992E+00 Dimensionless distance yplus : 0.28513E+01 0.18344E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20011E+01 0.21357E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 311 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 226.8 *C Maximum primary fluid temperature: 284.3 *C Average temperature difference: -45.5 *C Average primary fluid velocity magnitude: 1.455 m/s (for full section) Maximum primary fluid velocity magnitude: 5.765 m/s (for full section) Average primary side HTC: 27.49 W/(m2*K) Average specific heat source: 0.039 MW/m3 Total heat soure for master thread: 5.053 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57315E+03 7 0.25546E-02 0.82109E+01 0.30764E+01 c Velocity[X] 0.79938E+01 c Velocity[Y] 0.22027E-01 c Velocity[Z] 0.19503E+00 c Pressure 0.14546E+02 9 0.87622E-05 0.95409E+00 0.11534E+00 c k 0.36792E+02 17 0.28107E-03 0.45950E-03 0.29975E+00 c epsilon 0.96152E+02 13 0.21871E-03 0.79294E-02 0.48902E+00 c TempC 0.99974E+07 10 0.15536E-04 0.32785E+00 0.38853E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34002 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -19.618 20.984 0.0072458 0.0021387 v Velocity[Y] -20.021 28.759 0.82476 0.47828 v Velocity[Z] -27.82 18.598 0.30054 0.9285 v ǁVelocityǁ 0.0098015 36.879 3.1623 5.0361 v Pressure -211.71 477.4 267.49 287.11 v k 0.00096067 4.6346 0.5477 0.46195 v epsilon 0.00066009 472.89 2.6278 0.81869 v TempC 30 285.06 150.06 128.94 v Density 0.62565 1.1524 0.85725 0.91923 v TurbVisc 1.5056e-06 0.33859 0.025147 0.033095 v CourantNb 0.019091 5.2157 1.8424 1.9587 v FourierNb 0.012335 10 4.0124 2.2019 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026191 0.1 0.017245 0.026979 v volume_forces[X] -12373 13605 -0.18454 -0.077467 v volume_forces[Y] -50.595 59.859 -0.19656 0.0023969 v volume_forces[Z] -1684.6 1648.9 -0.63626 0.1371 v ǁvolume_forcesǁ 0 13606 50.843 23.529 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.08 150.4 129.87 v Boundary Density 0.62565 1.1524 0.85632 0.91552 v Yplus 0 1834.4 114.49 209.02 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.081356 15.216 5.8548 4.1606 INSTANT 0.744000000E-01 TIME STEP NUMBER 744 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.757972381E-16 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000315E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.38259E+01 0.25402E+02 Friction velocity uet : 0.97248E-04 0.25910E+01 Friction velocity uk : 0.16761E-01 0.90125E+00 Dimensionless distance yplus : 0.27961E+01 0.18347E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19624E+01 0.21357E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 309 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 226.7 *C Maximum primary fluid temperature: 284.2 *C Average temperature difference: -45.6 *C Average primary fluid velocity magnitude: 1.455 m/s (for full section) Maximum primary fluid velocity magnitude: 5.770 m/s (for full section) Average primary side HTC: 27.49 W/(m2*K) Average specific heat source: 0.039 MW/m3 Total heat soure for master thread: 5.060 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57318E+03 7 0.25710E-02 0.82939E+01 0.30982E+01 c Velocity[X] 0.80810E+01 c Velocity[Y] 0.15439E-01 c Velocity[Z] 0.19745E+00 c Pressure 0.14620E+02 8 0.93376E-05 0.95507E+00 0.11526E+00 c k 0.36821E+02 17 0.28114E-03 0.45653E-03 0.29779E+00 c epsilon 0.96237E+02 13 0.21621E-03 0.79756E-02 0.48641E+00 c TempC 0.99965E+07 10 0.15525E-04 0.32434E+00 0.38608E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 33922 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -16.871 16.128 0.0072356 0.0021229 v Velocity[Y] -18.778 26.254 0.82461 0.47814 v Velocity[Z] -21.693 18.594 0.30056 0.9285 v ǁVelocityǁ 0.0063042 30.634 3.1617 5.0357 v Pressure -211.81 477.37 267.48 287.11 v k 0.00097638 4.6625 0.54824 0.46244 v epsilon 0.00065566 469.93 2.6298 0.81961 v TempC 30 285.04 150 128.91 v Density 0.62568 1.1524 0.85735 0.91929 v TurbVisc 1.556e-06 0.33859 0.025175 0.033126 v CourantNb 0.013547 10.282 1.842 1.9586 v FourierNb 0.012351 10 4.0147 2.2035 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026152 0.1 0.017243 0.026979 v volume_forces[X] -13749 12471 -0.18285 -0.077712 v volume_forces[Y] -53.68 59.891 -0.19677 0.0023854 v volume_forces[Z] -1564.5 1610.8 -0.63637 0.13551 v ǁvolume_forcesǁ 0 13753 50.838 23.546 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.06 150.34 129.83 v Boundary Density 0.62568 1.1524 0.85643 0.91558 v Yplus 0 1834.7 114.55 209.13 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.063238 15.263 5.8567 4.1621 INSTANT 0.745000000E-01 TIME STEP NUMBER 745 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 0.573070184E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000657E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.36314E+01 0.20143E+02 Friction velocity uet : 0.12194E-03 0.17320E+01 Friction velocity uk : 0.16915E-01 0.90266E+00 Dimensionless distance yplus : 0.28689E+01 0.18345E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20135E+01 0.21357E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 311 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 226.6 *C Maximum primary fluid temperature: 284.2 *C Average temperature difference: -45.6 *C Average primary fluid velocity magnitude: 1.454 m/s (for full section) Maximum primary fluid velocity magnitude: 5.835 m/s (for full section) Average primary side HTC: 27.48 W/(m2*K) Average specific heat source: 0.039 MW/m3 Total heat soure for master thread: 5.067 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57321E+03 7 0.25609E-02 0.83801E+01 0.31140E+01 c Velocity[X] 0.81654E+01 c Velocity[Y] 0.14927E-01 c Velocity[Z] 0.19977E+00 c Pressure 0.14681E+02 9 0.85104E-05 0.95615E+00 0.11501E+00 c k 0.36850E+02 17 0.28173E-03 0.45414E-03 0.29602E+00 c epsilon 0.96320E+02 13 0.21766E-03 0.78754E-02 0.48197E+00 c TempC 0.99956E+07 10 0.15565E-04 0.32184E+00 0.38372E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34119 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -20.224 17.181 0.0072491 0.0021165 v Velocity[Y] -22.655 26.232 0.82447 0.47797 v Velocity[Z] -30.268 18.601 0.30058 0.92847 v ǁVelocityǁ 0.010534 31.543 3.1612 5.0352 v Pressure -211.76 477.28 267.45 287.06 v k 0.0010049 4.6311 0.54878 0.46292 v epsilon 0.00065871 470.96 2.6314 0.82052 v TempC 30 285.02 149.95 128.88 v Density 0.6257 1.1524 0.85746 0.91935 v TurbVisc 1.5737e-06 0.33858 0.025204 0.033157 v CourantNb 0.0086883 4.9175 1.8417 1.9586 v FourierNb 0.012367 10 4.0172 2.2051 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026112 0.1 0.017243 0.02698 v volume_forces[X] -12593 13899 -0.18345 -0.076505 v volume_forces[Y] -51.001 59.906 -0.1971 0.0023469 v volume_forces[Z] -1669.7 1642.6 -0.6394 0.13191 v ǁvolume_forcesǁ 0 13901 50.832 23.561 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.04 150.29 129.8 v Boundary Density 0.6257 1.1524 0.85653 0.91565 v Yplus 0 1834.5 114.61 209.23 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.038952 13.049 5.8589 4.1637 INSTANT 0.746000000E-01 TIME STEP NUMBER 746 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.441874421E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000603E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.39252E+01 0.20191E+02 Friction velocity uet : 0.86015E-04 0.17122E+01 Friction velocity uk : 0.17158E-01 0.90395E+00 Dimensionless distance yplus : 0.27957E+01 0.18346E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19621E+01 0.21357E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 312 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 226.6 *C Maximum primary fluid temperature: 284.2 *C Average temperature difference: -45.7 *C Average primary fluid velocity magnitude: 1.454 m/s (for full section) Maximum primary fluid velocity magnitude: 5.881 m/s (for full section) Average primary side HTC: 27.47 W/(m2*K) Average specific heat source: 0.039 MW/m3 Total heat soure for master thread: 5.074 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57323E+03 7 0.25535E-02 0.84716E+01 0.31373E+01 c Velocity[X] 0.82528E+01 c Velocity[Y] 0.16155E-01 c Velocity[Z] 0.20272E+00 c Pressure 0.14756E+02 8 0.83721E-05 0.95718E+00 0.11528E+00 c k 0.36878E+02 17 0.28188E-03 0.45140E-03 0.29419E+00 c epsilon 0.96400E+02 13 0.21717E-03 0.76448E-02 0.47476E+00 c TempC 0.99948E+07 10 0.15554E-04 0.31816E+00 0.38128E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34036 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -23.258 17.213 0.0072391 0.0021021 v Velocity[Y] -35.005 22.859 0.82433 0.47783 v Velocity[Z] -14.214 18.597 0.30059 0.92848 v ǁVelocityǁ 0.0071469 38.216 3.1607 5.0347 v Pressure -211.8 477.22 267.43 287.04 v k 0.0009999 4.658 0.54932 0.4634 v epsilon 0.00065564 467.26 2.6332 0.82143 v TempC 30 285 149.89 128.85 v Density 0.62573 1.1524 0.85756 0.91941 v TurbVisc 1.5454e-06 0.33857 0.025232 0.033188 v CourantNb 0.012384 6.3826 1.8413 1.9585 v FourierNb 0.012384 10 4.0196 2.2067 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.0002607 0.1 0.017242 0.026979 v volume_forces[X] -14056 12719 -0.18192 -0.077114 v volume_forces[Y] -45.551 59.917 -0.19736 0.0023248 v volume_forces[Z] -1558.7 1625.3 -0.6396 0.13013 v ǁvolume_forcesǁ 0 14059 50.827 23.578 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285.02 150.23 129.76 v Boundary Density 0.62573 1.1524 0.85664 0.91572 v Yplus 0 1834.6 114.67 209.34 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.042508 13.548 5.8609 4.1652 INSTANT 0.747000000E-01 TIME STEP NUMBER 747 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.172379976E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000600E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.36543E+01 0.18510E+02 Friction velocity uet : 0.11964E-03 0.18026E+01 Friction velocity uk : 0.17034E-01 0.90523E+00 Dimensionless distance yplus : 0.28833E+01 0.18340E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20236E+01 0.21356E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 315 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 226.5 *C Maximum primary fluid temperature: 284.2 *C Average temperature difference: -45.8 *C Average primary fluid velocity magnitude: 1.454 m/s (for full section) Maximum primary fluid velocity magnitude: 5.937 m/s (for full section) Average primary side HTC: 27.47 W/(m2*K) Average specific heat source: 0.039 MW/m3 Total heat soure for master thread: 5.081 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57326E+03 7 0.25343E-02 0.85587E+01 0.31532E+01 c Velocity[X] 0.83385E+01 c Velocity[Y] 0.15298E-01 c Velocity[Z] 0.20488E+00 c Pressure 0.14822E+02 9 0.82063E-05 0.95820E+00 0.11719E+00 c k 0.36906E+02 17 0.28255E-03 0.44944E-03 0.29268E+00 c epsilon 0.96482E+02 13 0.21811E-03 0.78548E-02 0.47569E+00 c TempC 0.99939E+07 10 0.15603E-04 0.31597E+00 0.37895E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34210 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -25.758 16.533 0.0072568 0.0021015 v Velocity[Y] -41.406 26.825 0.8242 0.47766 v Velocity[Z] -14.492 18.604 0.30061 0.92845 v ǁVelocityǁ 0.0094752 43.673 3.1601 5.0342 v Pressure -211.77 477.13 267.37 286.98 v k 0.00099256 4.6262 0.54987 0.46387 v epsilon 0.00065637 468.71 2.6351 0.82232 v TempC 30 284.97 149.84 128.82 v Density 0.62575 1.1524 0.85766 0.91947 v TurbVisc 1.6008e-06 0.33855 0.025261 0.033219 v CourantNb 0.0071113 6.1054 1.8411 1.9584 v FourierNb 0.012399 10 4.022 2.2084 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00026028 0.1 0.017241 0.026981 v volume_forces[X] -12827 14170 -0.18264 -0.076044 v volume_forces[Y] -43.337 59.936 -0.19778 0.002277 v volume_forces[Z] -1660.5 1635.8 -0.64248 0.12644 v ǁvolume_forcesǁ 0 14171 50.822 23.594 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 285 150.18 129.73 v Boundary Density 0.62575 1.1524 0.85674 0.91578 v Yplus 0 1834 114.72 209.44 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.067378 13.663 5.8631 4.1668 INSTANT 0.748000000E-01 TIME STEP NUMBER 748 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.592373904E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000692E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.35251E+01 0.20263E+02 Friction velocity uet : 0.11664E-03 0.20449E+01 Friction velocity uk : 0.16981E-01 0.90610E+00 Dimensionless distance yplus : 0.28068E+01 0.18340E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19699E+01 0.21356E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 318 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 226.4 *C Maximum primary fluid temperature: 284.1 *C Average temperature difference: -45.9 *C Average primary fluid velocity magnitude: 1.453 m/s (for full section) Maximum primary fluid velocity magnitude: 5.971 m/s (for full section) Average primary side HTC: 27.46 W/(m2*K) Average specific heat source: 0.039 MW/m3 Total heat soure for master thread: 5.088 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57328E+03 7 0.25592E-02 0.86511E+01 0.31770E+01 c Velocity[X] 0.84279E+01 c Velocity[Y] 0.15902E-01 c Velocity[Z] 0.20737E+00 c Pressure 0.14897E+02 9 0.71634E-05 0.95911E+00 0.11828E+00 c k 0.36933E+02 17 0.28249E-03 0.44755E-03 0.29168E+00 c epsilon 0.96561E+02 13 0.21738E-03 0.79905E-02 0.47761E+00 c TempC 0.99930E+07 10 0.15606E-04 0.31246E+00 0.37656E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34166 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -27.56 17.833 0.0072428 0.0020822 v Velocity[Y] -40.399 23.959 0.82407 0.47752 v Velocity[Z] -14.09 18.601 0.30063 0.92845 v ǁVelocityǁ 0.0050188 42.555 3.1596 5.0337 v Pressure -211.86 477.09 267.35 286.97 v k 0.00099712 4.651 0.55042 0.46435 v epsilon 0.00066418 464.97 2.637 0.82322 v TempC 30 284.95 149.79 128.78 v Density 0.62578 1.1524 0.85776 0.91953 v TurbVisc 1.6072e-06 0.33851 0.02529 0.03325 v CourantNb 0.0094754 5.0993 1.8407 1.9583 v FourierNb 0.012415 10 4.0244 2.21 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025984 0.1 0.01724 0.02698 v volume_forces[X] -14292 12908 -0.18125 -0.076615 v volume_forces[Y] -49.667 59.942 -0.19812 0.0022563 v volume_forces[Z] -1554.1 1654.3 -0.64251 0.12456 v ǁvolume_forcesǁ 0 14295 50.818 23.612 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.97 150.12 129.69 v Boundary Density 0.62578 1.1524 0.85685 0.91584 v Yplus 0 1834 114.78 209.54 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.090344 13.532 5.865 4.1683 INSTANT 0.749000000E-01 TIME STEP NUMBER 749 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.653646054E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000933E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.38456E+01 0.20313E+02 Friction velocity uet : 0.14447E-03 0.21405E+01 Friction velocity uk : 0.17034E-01 0.90698E+00 Dimensionless distance yplus : 0.28983E+01 0.18333E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20341E+01 0.21355E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 321 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 226.3 *C Maximum primary fluid temperature: 284.1 *C Average temperature difference: -45.9 *C Average primary fluid velocity magnitude: 1.453 m/s (for full section) Maximum primary fluid velocity magnitude: 6.015 m/s (for full section) Average primary side HTC: 27.46 W/(m2*K) Average specific heat source: 0.039 MW/m3 Total heat soure for master thread: 5.095 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57331E+03 7 0.26121E-02 0.87478E+01 0.31953E+01 c Velocity[X] 0.85149E+01 c Velocity[Y] 0.22888E-01 c Velocity[Z] 0.21005E+00 c Pressure 0.14959E+02 9 0.95718E-05 0.96035E+00 0.12231E+00 c k 0.36960E+02 17 0.28370E-03 0.44566E-03 0.29006E+00 c epsilon 0.96644E+02 13 0.21882E-03 0.79057E-02 0.47240E+00 c TempC 0.99921E+07 10 0.15654E-04 0.31005E+00 0.37425E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34320 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -27.478 16.646 0.0072606 0.0020831 v Velocity[Y] -17.938 22.093 0.82397 0.47737 v Velocity[Z] -14.437 18.608 0.30064 0.92842 v ǁVelocityǁ 0.010101 31.198 3.1591 5.0332 v Pressure -211.82 476.94 267.25 286.86 v k 0.0010187 4.6196 0.55097 0.46482 v epsilon 0.00068377 466.6 2.6386 0.8241 v TempC 30 284.93 149.73 128.75 v Density 0.6258 1.1524 0.85786 0.91959 v TurbVisc 1.5567e-06 0.33847 0.025319 0.033281 v CourantNb 0.0078417 5.3703 1.8404 1.9582 v FourierNb 0.012431 10 4.0268 2.2117 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.0002594 0.1 0.017239 0.026982 v volume_forces[X] -13006 14391 -0.18167 -0.075153 v volume_forces[Y] -46.488 59.937 -0.19862 0.0021986 v volume_forces[Z] -1677.1 1628.3 -0.64571 0.12109 v ǁvolume_forcesǁ 0 14393 50.813 23.627 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.95 150.07 129.66 v Boundary Density 0.6258 1.1524 0.85695 0.91591 v Yplus 0 1833.3 114.84 209.64 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.078786 12.876 5.8672 4.1699 INSTANT 0.750000000E-01 TIME STEP NUMBER 750 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.116774012E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001160E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.38262E+01 0.20417E+02 Friction velocity uet : 0.75576E-04 0.20805E+01 Friction velocity uk : 0.17236E-01 0.90758E+00 Dimensionless distance yplus : 0.28274E+01 0.18335E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19843E+01 0.21355E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 314 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 226.3 *C Maximum primary fluid temperature: 284.1 *C Average temperature difference: -46.0 *C Average primary fluid velocity magnitude: 1.453 m/s (for full section) Maximum primary fluid velocity magnitude: 6.045 m/s (for full section) Average primary side HTC: 27.45 W/(m2*K) Average specific heat source: 0.039 MW/m3 Total heat soure for master thread: 5.102 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57333E+03 7 0.25750E-02 0.88312E+01 0.32164E+01 c Velocity[X] 0.86031E+01 c Velocity[Y] 0.15548E-01 c Velocity[Z] 0.21248E+00 c Pressure 0.15035E+02 9 0.72261E-05 0.96142E+00 0.11984E+00 c k 0.36986E+02 17 0.28380E-03 0.44282E-03 0.28877E+00 c epsilon 0.96722E+02 13 0.22152E-03 0.78039E-02 0.46761E+00 c TempC 0.99912E+07 10 0.15677E-04 0.30716E+00 0.37191E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34238 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -16.687 17.167 0.007251 0.0020715 v Velocity[Y] -19.627 23.283 0.82386 0.47723 v Velocity[Z] -13.868 18.605 0.30065 0.92842 v ǁVelocityǁ 0.0070485 25.706 3.1586 5.0327 v Pressure -211.88 476.89 267.24 286.85 v k 0.0010625 4.6421 0.55153 0.46529 v epsilon 0.00072091 463.21 2.6404 0.82497 v TempC 30 284.91 149.68 128.72 v Density 0.62583 1.1524 0.85796 0.91965 v TurbVisc 1.6418e-06 0.33842 0.025348 0.033312 v CourantNb 0.012694 7.2043 1.84 1.9581 v FourierNb 0.012446 10 4.0292 2.2133 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025896 0.1 0.017238 0.026981 v volume_forces[X] -14496 13096 -0.1804 -0.075985 v volume_forces[Y] -55.659 59.952 -0.19907 0.0021615 v volume_forces[Z] -1615.4 1668.6 -0.64574 0.11933 v ǁvolume_forcesǁ 0 14500 50.808 23.644 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.93 150.01 129.63 v Boundary Density 0.62583 1.1524 0.85705 0.91597 v Yplus 0 1833.5 114.9 209.75 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.068591 16.574 5.8692 4.1714 INSTANT 0.751000000E-01 TIME STEP NUMBER 751 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.144752877E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001186E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.31950E+01 0.18510E+02 Friction velocity uet : 0.66562E-04 0.14583E+01 Friction velocity uk : 0.17627E-01 0.90829E+00 Dimensionless distance yplus : 0.28973E+01 0.18332E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20334E+01 0.21355E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 317 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 226.2 *C Maximum primary fluid temperature: 284.0 *C Average temperature difference: -46.1 *C Average primary fluid velocity magnitude: 1.453 m/s (for full section) Maximum primary fluid velocity magnitude: 6.091 m/s (for full section) Average primary side HTC: 27.45 W/(m2*K) Average specific heat source: 0.039 MW/m3 Total heat soure for master thread: 5.109 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57335E+03 7 0.25363E-02 0.89197E+01 0.32321E+01 c Velocity[X] 0.86894E+01 c Velocity[Y] 0.15334E-01 c Velocity[Z] 0.21492E+00 c Pressure 0.15099E+02 9 0.83147E-05 0.96229E+00 0.12089E+00 c k 0.37013E+02 17 0.28518E-03 0.44169E-03 0.28765E+00 c epsilon 0.96799E+02 13 0.22140E-03 0.72945E-02 0.45693E+00 c TempC 0.99903E+07 10 0.15722E-04 0.30469E+00 0.36962E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34395 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -15.865 16.751 0.0072671 0.0020709 v Velocity[Y] -23.337 22.564 0.82377 0.47707 v Velocity[Z] -16.071 18.611 0.30066 0.92838 v ǁVelocityǁ 0.0093777 27.387 3.158 5.0322 v Pressure -211.79 476.8 267.2 286.79 v k 0.0011324 4.6115 0.5521 0.46575 v epsilon 0.00078153 464.85 2.6424 0.82584 v TempC 30 284.88 149.63 128.69 v Density 0.62585 1.1524 0.85806 0.9197 v TurbVisc 1.9182e-06 0.33837 0.025377 0.033343 v CourantNb 0.013014 5.0621 1.8397 1.9581 v FourierNb 0.012461 10 4.0317 2.215 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025851 0.1 0.017238 0.026983 v volume_forces[X] -13183 14577 -0.18087 -0.074765 v volume_forces[Y] -58.684 59.951 -0.19966 0.0020969 v volume_forces[Z] -1673.2 1618.4 -0.64859 0.11599 v ǁvolume_forcesǁ 0 14579 50.804 23.659 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.91 149.96 129.59 v Boundary Density 0.62585 1.1524 0.85715 0.91603 v Yplus 0 1833.2 114.96 209.85 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.064815 13.408 5.8713 4.1731 INSTANT 0.752000000E-01 TIME STEP NUMBER 752 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 0.927287278E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000942E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.29879E+01 0.18509E+02 Friction velocity uet : 0.67589E-04 0.15061E+01 Friction velocity uk : 0.18224E-01 0.90940E+00 Dimensionless distance yplus : 0.28301E+01 0.18337E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19863E+01 0.21356E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 313 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 226.1 *C Maximum primary fluid temperature: 284.0 *C Average temperature difference: -46.1 *C Average primary fluid velocity magnitude: 1.452 m/s (for full section) Maximum primary fluid velocity magnitude: 6.110 m/s (for full section) Average primary side HTC: 27.44 W/(m2*K) Average specific heat source: 0.039 MW/m3 Total heat soure for master thread: 5.116 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57337E+03 7 0.25467E-02 0.90120E+01 0.32551E+01 c Velocity[X] 0.87789E+01 c Velocity[Y] 0.15831E-01 c Velocity[Z] 0.21730E+00 c Pressure 0.15173E+02 9 0.81471E-05 0.96331E+00 0.12168E+00 c k 0.37038E+02 18 0.28526E-03 0.43934E-03 0.28650E+00 c epsilon 0.96874E+02 13 0.22158E-03 0.76574E-02 0.46059E+00 c TempC 0.99894E+07 10 0.15755E-04 0.30175E+00 0.36731E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34289 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -17.202 17.476 0.0072512 0.0020536 v Velocity[Y] -25.999 19.25 0.82366 0.47694 v Velocity[Z] -13.995 18.606 0.30067 0.92837 v ǁVelocityǁ 0.0084361 30.57 3.1575 5.0317 v Pressure -211.89 476.68 267.13 286.73 v k 0.0012305 4.6312 0.55266 0.46621 v epsilon 0.00087168 461.15 2.6444 0.8267 v TempC 30 284.86 149.57 128.66 v Density 0.62588 1.1524 0.85816 0.91976 v TurbVisc 1.5336e-06 0.33831 0.025406 0.033373 v CourantNb 0.0083952 6.6011 1.8393 1.958 v FourierNb 0.012476 10 4.034 2.2166 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025806 0.1 0.017236 0.026982 v volume_forces[X] -14676 13256 -0.17966 -0.075414 v volume_forces[Y] -62.049 59.951 -0.20021 0.002043 v volume_forces[Z] -1674.8 1657.7 -0.64838 0.11469 v ǁvolume_forcesǁ 0 14680 50.799 23.675 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.88 149.91 129.56 v Boundary Density 0.62588 1.1524 0.85725 0.9161 v Yplus 0 1833.7 115.01 209.95 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.064018 14.313 5.8733 4.1746 INSTANT 0.753000000E-01 TIME STEP NUMBER 753 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.894405828E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000653E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.44205E+01 0.18511E+02 Friction velocity uet : 0.64311E-04 0.16115E+01 Friction velocity uk : 0.19025E-01 0.90963E+00 Dimensionless distance yplus : 0.29217E+01 0.18339E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20505E+01 0.21356E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 313 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 226.1 *C Maximum primary fluid temperature: 284.0 *C Average temperature difference: -46.2 *C Average primary fluid velocity magnitude: 1.452 m/s (for full section) Maximum primary fluid velocity magnitude: 6.144 m/s (for full section) Average primary side HTC: 27.44 W/(m2*K) Average specific heat source: 0.039 MW/m3 Total heat soure for master thread: 5.123 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57339E+03 7 0.25604E-02 0.91027E+01 0.32714E+01 c Velocity[X] 0.88663E+01 c Velocity[Y] 0.16398E-01 c Velocity[Z] 0.21995E+00 c Pressure 0.15233E+02 9 0.74440E-05 0.96414E+00 0.12295E+00 c k 0.37063E+02 17 0.28636E-03 0.43806E-03 0.28539E+00 c epsilon 0.96952E+02 13 0.22200E-03 0.77690E-02 0.45905E+00 c TempC 0.99884E+07 10 0.15794E-04 0.29957E+00 0.36504E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34495 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -18.191 18.592 0.0072641 0.0020571 v Velocity[Y] -35.598 19.904 0.82358 0.47677 v Velocity[Z] -13.403 18.615 0.30068 0.92833 v ǁVelocityǁ 0.010766 39.479 3.157 5.0311 v Pressure -211.83 476.57 267.09 286.68 v k 0.001356 4.6027 0.55323 0.46668 v epsilon 0.00099622 463.39 2.6462 0.82755 v TempC 30 284.84 149.52 128.63 v Density 0.62591 1.1524 0.85826 0.91982 v TurbVisc 1.8055e-06 0.33825 0.025436 0.033404 v CourantNb 0.011917 6.0109 1.839 1.9579 v FourierNb 0.012491 10 4.0365 2.2183 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025761 0.1 0.017236 0.026984 v volume_forces[X] -13354 14762 -0.17995 -0.074004 v volume_forces[Y] -62.466 59.966 -0.2009 0.0019622 v volume_forces[Z] -1657.5 1606.5 -0.65122 0.11189 v ǁvolume_forcesǁ 0 14764 50.795 23.691 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.86 149.85 129.53 v Boundary Density 0.62591 1.1524 0.85735 0.91616 v Yplus 0 1833.9 115.07 210.05 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.072836 14.168 5.8755 4.1762 INSTANT 0.754000000E-01 TIME STEP NUMBER 754 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.792008154E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000479E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.31894E+01 0.18511E+02 Friction velocity uet : 0.13009E-03 0.17731E+01 Friction velocity uk : 0.20002E-01 0.91027E+00 Dimensionless distance yplus : 0.28373E+01 0.18347E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19913E+01 0.21357E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 315 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 226.0 *C Maximum primary fluid temperature: 283.9 *C Average temperature difference: -46.3 *C Average primary fluid velocity magnitude: 1.452 m/s (for full section) Maximum primary fluid velocity magnitude: 6.158 m/s (for full section) Average primary side HTC: 27.43 W/(m2*K) Average specific heat source: 0.039 MW/m3 Total heat soure for master thread: 5.130 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57341E+03 7 0.25564E-02 0.91945E+01 0.32943E+01 c Velocity[X] 0.89559E+01 c Velocity[Y] 0.16419E-01 c Velocity[Z] 0.22223E+00 c Pressure 0.15308E+02 8 0.94527E-05 0.96510E+00 0.12296E+00 c k 0.37087E+02 18 0.28674E-03 0.43619E-03 0.28469E+00 c epsilon 0.97026E+02 13 0.22362E-03 0.78241E-02 0.46182E+00 c TempC 0.99875E+07 10 0.15824E-04 0.29659E+00 0.36276E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34465 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -20.539 16.352 0.0072442 0.0020405 v Velocity[Y] -44.582 20.972 0.82348 0.47664 v Velocity[Z] -14.05 18.61 0.30069 0.92832 v ǁVelocityǁ 0.0072816 47.133 3.1564 5.0307 v Pressure -211.85 476.54 267.08 286.67 v k 0.0015051 4.6185 0.55381 0.46713 v epsilon 0.0011015 459.93 2.6481 0.82838 v TempC 30 284.81 149.47 128.6 v Density 0.62593 1.1524 0.85836 0.91987 v TurbVisc 1.8273e-06 0.33819 0.025465 0.033434 v CourantNb 0.0070162 5.3831 1.8386 1.9578 v FourierNb 0.012506 10 4.0389 2.2199 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025717 0.1 0.017234 0.026983 v volume_forces[X] -14855 13439 -0.17874 -0.074879 v volume_forces[Y] -54.001 59.971 -0.20152 0.0019045 v volume_forces[Z] -1733.8 1631.2 -0.65147 0.11064 v ǁvolume_forcesǁ 0 14859 50.789 23.707 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.83 149.8 129.49 v Boundary Density 0.62593 1.1524 0.85745 0.91622 v Yplus 0 1834.7 115.13 210.15 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.084913 13.803 5.8774 4.1777 INSTANT 0.755000000E-01 TIME STEP NUMBER 755 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.988748325E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000434E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.25714E+01 0.18511E+02 Friction velocity uet : 0.12165E-03 0.18925E+01 Friction velocity uk : 0.21103E-01 0.91140E+00 Dimensionless distance yplus : 0.29174E+01 0.18355E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20475E+01 0.21358E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 317 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 225.9 *C Maximum primary fluid temperature: 283.9 *C Average temperature difference: -46.4 *C Average primary fluid velocity magnitude: 1.451 m/s (for full section) Maximum primary fluid velocity magnitude: 6.193 m/s (for full section) Average primary side HTC: 27.42 W/(m2*K) Average specific heat source: 0.039 MW/m3 Total heat soure for master thread: 5.136 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57343E+03 7 0.25648E-02 0.92862E+01 0.33107E+01 c Velocity[X] 0.90446E+01 c Velocity[Y] 0.16737E-01 c Velocity[Z] 0.22489E+00 c Pressure 0.15375E+02 9 0.82514E-05 0.96583E+00 0.12529E+00 c k 0.37112E+02 18 0.28751E-03 0.43589E-03 0.28399E+00 c epsilon 0.97105E+02 13 0.22722E-03 0.79696E-02 0.46670E+00 c TempC 0.99866E+07 10 0.15859E-04 0.29423E+00 0.36051E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34671 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -20.896 17.744 0.0072589 0.0020493 v Velocity[Y] -39.211 23.752 0.82341 0.47648 v Velocity[Z] -16.947 18.616 0.30071 0.92829 v ǁVelocityǁ 0.010861 41.979 3.1559 5.0301 v Pressure -211.8 476.43 267.03 286.61 v k 0.0015737 4.593 0.55439 0.46759 v epsilon 0.0010836 462.13 2.6501 0.82922 v TempC 30 284.79 149.42 128.57 v Density 0.62596 1.1524 0.85845 0.91993 v TurbVisc 2.5752e-06 0.33813 0.025495 0.033464 v CourantNb 0.009105 5.6727 1.8383 1.9578 v FourierNb 0.012521 10 4.0414 2.2216 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025674 0.1 0.017234 0.026985 v volume_forces[X] -13534 14938 -0.17902 -0.073589 v volume_forces[Y] -52.941 59.962 -0.20228 0.0018187 v volume_forces[Z] -1631.3 1581.6 -0.65504 0.10794 v ǁvolume_forcesǁ 0 14940 50.784 23.723 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.81 149.75 129.46 v Boundary Density 0.62596 1.1524 0.85755 0.91628 v Yplus 0 1835.5 115.18 210.24 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.10407 15.044 5.8797 4.1794 INSTANT 0.756000000E-01 TIME STEP NUMBER 756 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.328747680E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000505E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.22636E+01 0.20830E+02 Friction velocity uet : 0.74445E-04 0.21516E+01 Friction velocity uk : 0.21648E-01 0.91246E+00 Dimensionless distance yplus : 0.28342E+01 0.18362E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19891E+01 0.21359E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 317 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 225.8 *C Maximum primary fluid temperature: 283.8 *C Average temperature difference: -46.4 *C Average primary fluid velocity magnitude: 1.451 m/s (for full section) Maximum primary fluid velocity magnitude: 6.198 m/s (for full section) Average primary side HTC: 27.42 W/(m2*K) Average specific heat source: 0.039 MW/m3 Total heat soure for master thread: 5.143 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57344E+03 7 0.25537E-02 0.93824E+01 0.33346E+01 c Velocity[X] 0.91371E+01 c Velocity[Y] 0.17888E-01 c Velocity[Z] 0.22745E+00 c Pressure 0.15446E+02 9 0.68374E-05 0.96680E+00 0.12629E+00 c k 0.37136E+02 18 0.28842E-03 0.43497E-03 0.28404E+00 c epsilon 0.97182E+02 14 0.22452E-03 0.80358E-02 0.47601E+00 c TempC 0.99856E+07 10 0.15887E-04 0.29169E+00 0.35828E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34631 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -26.081 18.238 0.0072359 0.0020301 v Velocity[Y] -35.21 23.452 0.82332 0.47637 v Velocity[Z] -20.46 18.613 0.30072 0.92827 v ǁVelocityǁ 0.0083846 38.355 3.1554 5.0296 v Pressure -211.84 476.37 267.01 286.59 v k 0.0015508 4.6044 0.55498 0.46804 v epsilon 0.0010669 458.54 2.6522 0.83003 v TempC 30 284.76 149.37 128.54 v Density 0.62598 1.1524 0.85855 0.91998 v TurbVisc 2.3064e-06 0.33807 0.025525 0.033494 v CourantNb 0.0082954 5.2105 1.8378 1.9577 v FourierNb 0.012535 10 4.0439 2.2232 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025632 0.1 0.017232 0.026984 v volume_forces[X] -15041 13614 -0.17806 -0.074667 v volume_forces[Y] -46.53 59.965 -0.20298 0.0017462 v volume_forces[Z] -1784.4 1664.8 -0.65559 0.10699 v ǁvolume_forcesǁ 0 15045 50.778 23.74 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.79 149.7 129.43 v Boundary Density 0.62599 1.1524 0.85764 0.91634 v Yplus 0 1836.2 115.24 210.34 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.13017 13.699 5.8817 4.1809 INSTANT 0.757000000E-01 TIME STEP NUMBER 757 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.989036460E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000643E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.22775E+01 0.20970E+02 Friction velocity uet : 0.21533E-04 0.21807E+01 Friction velocity uk : 0.21486E-01 0.91319E+00 Dimensionless distance yplus : 0.29089E+01 0.18374E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20415E+01 0.21360E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 320 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 225.8 *C Maximum primary fluid temperature: 283.8 *C Average temperature difference: -46.5 *C Average primary fluid velocity magnitude: 1.451 m/s (for full section) Maximum primary fluid velocity magnitude: 6.236 m/s (for full section) Average primary side HTC: 27.41 W/(m2*K) Average specific heat source: 0.039 MW/m3 Total heat soure for master thread: 5.150 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57346E+03 8 0.25764E-02 0.94810E+01 0.33529E+01 c Velocity[X] 0.92276E+01 c Velocity[Y] 0.22890E-01 c Velocity[Z] 0.23048E+00 c Pressure 0.15510E+02 9 0.84437E-05 0.96798E+00 0.13004E+00 c k 0.37160E+02 18 0.28909E-03 0.43405E-03 0.28296E+00 c epsilon 0.97261E+02 14 0.22472E-03 0.77426E-02 0.46250E+00 c TempC 0.99847E+07 10 0.15919E-04 0.28926E+00 0.35604E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34756 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -18.083 21.934 0.0072451 0.0020422 v Velocity[Y] -17.63 31.409 0.82326 0.47622 v Velocity[Z] -26.409 18.619 0.30074 0.92824 v ǁVelocityǁ 0.010846 40.29 3.1548 5.0291 v Pressure -211.75 476.26 266.95 286.52 v k 0.0015282 4.5824 0.55556 0.46849 v epsilon 0.0010517 461.38 2.6542 0.83085 v TempC 30 284.74 149.31 128.51 v Density 0.62601 1.1524 0.85864 0.92004 v TurbVisc 2.4844e-06 0.33801 0.025555 0.033524 v CourantNb 0.0081865 7.5324 1.8375 1.9576 v FourierNb 0.012549 10 4.0464 2.2249 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025591 0.1 0.017231 0.026986 v volume_forces[X] -13718 15129 -0.17806 -0.072884 v volume_forces[Y] -44.031 59.954 -0.20378 0.0016551 v volume_forces[Z] -1622 1545.6 -0.65975 0.10424 v ǁvolume_forcesǁ 0 15131 50.773 23.756 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.76 149.65 129.4 v Boundary Density 0.62602 1.1524 0.85774 0.9164 v Yplus 0 1837.4 115.3 210.43 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.14742 13.447 5.8839 4.1825 INSTANT 0.758000000E-01 TIME STEP NUMBER 758 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.141969880E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000984E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.22741E+01 0.27578E+02 Friction velocity uet : 0.85050E-04 0.27685E+01 Friction velocity uk : 0.21324E-01 0.91352E+00 Dimensionless distance yplus : 0.28240E+01 0.18382E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19820E+01 0.21362E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 327 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 225.7 *C Maximum primary fluid temperature: 283.8 *C Average temperature difference: -46.6 *C Average primary fluid velocity magnitude: 1.450 m/s (for full section) Maximum primary fluid velocity magnitude: 6.219 m/s (for full section) Average primary side HTC: 27.41 W/(m2*K) Average specific heat source: 0.040 MW/m3 Total heat soure for master thread: 5.157 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57348E+03 8 0.26031E-02 0.95700E+01 0.33745E+01 c Velocity[X] 0.93192E+01 c Velocity[Y] 0.17788E-01 c Velocity[Z] 0.23307E+00 c Pressure 0.15580E+02 9 0.76003E-05 0.96897E+00 0.12866E+00 c k 0.37183E+02 18 0.28959E-03 0.43202E-03 0.28242E+00 c epsilon 0.97324E+02 14 0.22347E-03 0.75857E-02 0.45732E+00 c TempC 0.99838E+07 10 0.15945E-04 0.28648E+00 0.35379E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34733 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -17.005 17.564 0.0072163 0.002022 v Velocity[Y] -19.144 25.891 0.82318 0.47609 v Velocity[Z] -22.341 18.614 0.30076 0.92822 v ǁVelocityǁ 0.010017 29.303 3.1542 5.0286 v Pressure -211.78 476.18 266.91 286.49 v k 0.0015104 4.5895 0.55616 0.46893 v epsilon 0.0010446 457.53 2.6562 0.83164 v TempC 30 284.72 149.26 128.48 v Density 0.62604 1.1524 0.85873 0.9201 v TurbVisc 2.7532e-06 0.33796 0.025585 0.033554 v CourantNb 0.0075351 6.8051 1.8371 1.9575 v FourierNb 0.012563 10 4.0489 2.2265 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025552 0.1 0.01723 0.026985 v volume_forces[X] -15229 13808 -0.17704 -0.074294 v volume_forces[Y] -40.971 59.941 -0.20453 0.001569 v volume_forces[Z] -1835.8 1792 -0.66114 0.10334 v ǁvolume_forcesǁ 0 15234 50.767 23.773 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.74 149.6 129.37 v Boundary Density 0.62604 1.1524 0.85784 0.91646 v Yplus 0 1838.2 115.35 210.53 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.12808 13.114 5.886 4.184 INSTANT 0.759000000E-01 TIME STEP NUMBER 759 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 0.331692391E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001301E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.22682E+01 0.19590E+02 Friction velocity uet : 0.76742E-04 0.19511E+01 Friction velocity uk : 0.21195E-01 0.91348E+00 Dimensionless distance yplus : 0.29030E+01 0.18393E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20375E+01 0.21363E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 321 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 225.6 *C Maximum primary fluid temperature: 283.7 *C Average temperature difference: -46.6 *C Average primary fluid velocity magnitude: 1.450 m/s (for full section) Maximum primary fluid velocity magnitude: 6.246 m/s (for full section) Average primary side HTC: 27.40 W/(m2*K) Average specific heat source: 0.040 MW/m3 Total heat soure for master thread: 5.163 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57349E+03 8 0.25518E-02 0.96640E+01 0.33907E+01 c Velocity[X] 0.94106E+01 c Velocity[Y] 0.17564E-01 c Velocity[Z] 0.23576E+00 c Pressure 0.15643E+02 9 0.86697E-05 0.96967E+00 0.12887E+00 c k 0.37207E+02 18 0.29029E-03 0.43223E-03 0.28198E+00 c epsilon 0.97385E+02 14 0.22467E-03 0.79323E-02 0.46716E+00 c TempC 0.99828E+07 10 0.15975E-04 0.28462E+00 0.35159E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34857 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -17.098 17.164 0.0072247 0.0020364 v Velocity[Y] -24.883 24.07 0.82314 0.47594 v Velocity[Z] -26.215 18.622 0.30078 0.92819 v ǁVelocityǁ 0.0091183 29.481 3.1537 5.028 v Pressure -211.73 476.09 266.87 286.43 v k 0.0015055 4.5716 0.55676 0.46938 v epsilon 0.0010586 460.25 2.6583 0.83244 v TempC 30 284.7 149.21 128.45 v Density 0.62606 1.1524 0.85883 0.92015 v TurbVisc 2.4555e-06 0.33793 0.025615 0.033584 v CourantNb 0.0085533 6.5675 1.8368 1.9574 v FourierNb 0.012577 10 4.0515 2.2282 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025515 0.1 0.017229 0.026987 v volume_forces[X] -13913 15317 -0.17705 -0.072677 v volume_forces[Y] -46.254 59.935 -0.20539 0.0014848 v volume_forces[Z] -1650.1 1500.6 -0.66587 0.10055 v ǁvolume_forcesǁ 0 15319 50.763 23.79 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.71 149.55 129.34 v Boundary Density 0.62607 1.1524 0.85793 0.91652 v Yplus 0 1839.3 115.41 210.62 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.12491 13.937 5.8882 4.1857 INSTANT 0.760000000E-01 TIME STEP NUMBER 760 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.518047867E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001364E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.22738E+01 0.18899E+02 Friction velocity uet : 0.12765E-03 0.16325E+01 Friction velocity uk : 0.21160E-01 0.91318E+00 Dimensionless distance yplus : 0.28308E+01 0.18396E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19867E+01 0.21363E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 320 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 225.6 *C Maximum primary fluid temperature: 283.7 *C Average temperature difference: -46.7 *C Average primary fluid velocity magnitude: 1.450 m/s (for full section) Maximum primary fluid velocity magnitude: 6.238 m/s (for full section) Average primary side HTC: 27.40 W/(m2*K) Average specific heat source: 0.040 MW/m3 Total heat soure for master thread: 5.170 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57351E+03 8 0.25402E-02 0.97605E+01 0.34141E+01 c Velocity[X] 0.95045E+01 c Velocity[Y] 0.17415E-01 c Velocity[Z] 0.23854E+00 c Pressure 0.15713E+02 9 0.87538E-05 0.97063E+00 0.13122E+00 c k 0.37230E+02 18 0.29049E-03 0.43024E-03 0.28130E+00 c epsilon 0.97445E+02 14 0.22685E-03 0.77387E-02 0.46002E+00 c TempC 0.99819E+07 10 0.16001E-04 0.28163E+00 0.34933E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34830 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -18.351 17.451 0.0071934 0.0020165 v Velocity[Y] -30.238 26.382 0.82307 0.47582 v Velocity[Z] -14.137 18.616 0.30079 0.92816 v ǁVelocityǁ 0.0072072 33.76 3.1531 5.0275 v Pressure -211.82 475.94 266.76 286.34 v k 0.0015103 4.5741 0.55736 0.46982 v epsilon 0.0010735 456.89 2.6606 0.83322 v TempC 30 284.67 149.16 128.42 v Density 0.62609 1.1524 0.85892 0.9202 v TurbVisc 2.3852e-06 0.33791 0.025646 0.033614 v CourantNb 0.0049208 10.444 1.8364 1.9573 v FourierNb 0.012591 10 4.054 2.2298 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.0002548 0.1 0.017228 0.026986 v volume_forces[X] -15414 13992 -0.17612 -0.073974 v volume_forces[Y] -49.043 59.918 -0.20624 0.001394 v volume_forces[Z] -1882.6 1908 -0.6674 0.10008 v ǁvolume_forcesǁ 0 15418 50.756 23.808 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.68 149.49 129.3 v Boundary Density 0.6261 1.1524 0.85802 0.91657 v Yplus 0 1839.6 115.46 210.71 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.091715 20.18 5.8903 4.1871 INSTANT 0.761000000E-01 TIME STEP NUMBER 761 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.101174195E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001169E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.22904E+01 0.19995E+02 Friction velocity uet : 0.10530E-03 0.19801E+01 Friction velocity uk : 0.21194E-01 0.91247E+00 Dimensionless distance yplus : 0.29508E+01 0.18408E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20709E+01 0.21365E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 319 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 225.5 *C Maximum primary fluid temperature: 283.7 *C Average temperature difference: -46.8 *C Average primary fluid velocity magnitude: 1.450 m/s (for full section) Maximum primary fluid velocity magnitude: 6.251 m/s (for full section) Average primary side HTC: 27.39 W/(m2*K) Average specific heat source: 0.040 MW/m3 Total heat soure for master thread: 5.177 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57352E+03 8 0.25641E-02 0.98562E+01 0.34311E+01 c Velocity[X] 0.95970E+01 c Velocity[Y] 0.17687E-01 c Velocity[Z] 0.24146E+00 c Pressure 0.15774E+02 9 0.87126E-05 0.97131E+00 0.13164E+00 c k 0.37253E+02 18 0.29097E-03 0.43040E-03 0.28095E+00 c epsilon 0.97509E+02 14 0.22838E-03 0.75884E-02 0.45493E+00 c TempC 0.99809E+07 10 0.16035E-04 0.27948E+00 0.34713E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34903 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -19.746 17.248 0.0071957 0.0020332 v Velocity[Y] -24.814 19.486 0.82305 0.47568 v Velocity[Z] -13.151 18.622 0.30081 0.92812 v ǁVelocityǁ 0.013562 29.653 3.1526 5.0269 v Pressure -211.76 475.84 266.69 286.26 v k 0.0015254 4.5599 0.55797 0.47026 v epsilon 0.0010537 459.55 2.6628 0.83399 v TempC 30 284.65 149.11 128.39 v Density 0.62612 1.1524 0.85901 0.92026 v TurbVisc 2.4225e-06 0.33789 0.025676 0.033644 v CourantNb 0.010391 8.1528 1.836 1.9573 v FourierNb 0.012605 10 4.0565 2.2315 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025447 0.1 0.017227 0.026988 v volume_forces[X] -14086 15482 -0.17577 -0.071732 v volume_forces[Y] -56.693 59.891 -0.20716 0.0013104 v volume_forces[Z] -1755.9 1454.9 -0.6719 0.097384 v ǁvolume_forcesǁ 0 15484 50.752 23.825 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.66 149.44 129.27 v Boundary Density 0.62613 1.1524 0.85812 0.91663 v Yplus 0 1840.8 115.52 210.8 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.11763 13.273 5.8926 4.1888 INSTANT 0.762000000E-01 TIME STEP NUMBER 762 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.921576488E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001068E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.24722E+01 0.18506E+02 Friction velocity uet : 0.12898E-03 0.14972E+01 Friction velocity uk : 0.21302E-01 0.91175E+00 Dimensionless distance yplus : 0.28819E+01 0.18410E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20226E+01 0.21365E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 320 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 225.4 *C Maximum primary fluid temperature: 283.6 *C Average temperature difference: -46.8 *C Average primary fluid velocity magnitude: 1.449 m/s (for full section) Maximum primary fluid velocity magnitude: 6.242 m/s (for full section) Average primary side HTC: 27.39 W/(m2*K) Average specific heat source: 0.040 MW/m3 Total heat soure for master thread: 5.183 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57353E+03 8 0.25607E-02 0.99519E+01 0.34540E+01 c Velocity[X] 0.96903E+01 c Velocity[Y] 0.17555E-01 c Velocity[Z] 0.24402E+00 c Pressure 0.15846E+02 9 0.73763E-05 0.97231E+00 0.13095E+00 c k 0.37276E+02 18 0.29133E-03 0.42904E-03 0.28057E+00 c epsilon 0.97569E+02 14 0.22562E-03 0.78319E-02 0.45911E+00 c TempC 0.99799E+07 10 0.16067E-04 0.27704E+00 0.34492E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34875 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -21.528 17.334 0.0071667 0.0020211 v Velocity[Y] -31.458 19.434 0.82299 0.47556 v Velocity[Z] -15.643 18.617 0.30082 0.92809 v ǁVelocityǁ 0.014224 35.649 3.152 5.0264 v Pressure -211.79 475.8 266.67 286.25 v k 0.0015476 4.5585 0.55858 0.4707 v epsilon 0.00098658 456.21 2.665 0.83475 v TempC 30 284.62 149.07 128.36 v Density 0.62614 1.1524 0.8591 0.92031 v TurbVisc 2.2513e-06 0.33788 0.025707 0.033673 v CourantNb 0.010562 5.9152 1.8356 1.9572 v FourierNb 0.012618 10 4.0591 2.2331 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025416 0.1 0.017225 0.026987 v volume_forces[X] -15564 14160 -0.1747 -0.073315 v volume_forces[Y] -57.413 59.874 -0.20806 0.0012063 v volume_forces[Z] -1928.8 1998.5 -0.67299 0.09733 v ǁvolume_forcesǁ 0 15568 50.746 23.843 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.63 149.39 129.24 v Boundary Density 0.62616 1.1524 0.85821 0.91669 v Yplus 0 1841 115.57 210.89 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.10515 14.964 5.8947 4.1903 INSTANT 0.763000000E-01 TIME STEP NUMBER 763 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.987339364E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000908E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.26405E+01 0.18505E+02 Friction velocity uet : 0.54454E-04 0.16475E+01 Friction velocity uk : 0.21461E-01 0.91095E+00 Dimensionless distance yplus : 0.29645E+01 0.18420E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20806E+01 0.21366E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 325 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 225.3 *C Maximum primary fluid temperature: 283.6 *C Average temperature difference: -46.9 *C Average primary fluid velocity magnitude: 1.449 m/s (for full section) Maximum primary fluid velocity magnitude: 6.256 m/s (for full section) Average primary side HTC: 27.38 W/(m2*K) Average specific heat source: 0.040 MW/m3 Total heat soure for master thread: 5.190 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57354E+03 8 0.25409E-02 0.10050E+02 0.34715E+01 c Velocity[X] 0.97844E+01 c Velocity[Y] 0.18131E-01 c Velocity[Z] 0.24721E+00 c Pressure 0.15907E+02 9 0.85678E-05 0.97292E+00 0.13284E+00 c k 0.37299E+02 18 0.29222E-03 0.42938E-03 0.28024E+00 c epsilon 0.97635E+02 14 0.22421E-03 0.76479E-02 0.45758E+00 c TempC 0.99789E+07 9 0.16544E-04 0.27338E+00 0.34184E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 35007 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -23.409 17.327 0.0071645 0.0020345 v Velocity[Y] -41.948 21.29 0.82298 0.47541 v Velocity[Z] -13.02 18.623 0.30084 0.92806 v ǁVelocityǁ 0.0082228 44.404 3.1515 5.0259 v Pressure -211.68 475.71 266.63 286.2 v k 0.0015751 4.5472 0.55919 0.47113 v epsilon 0.00097998 458.75 2.6672 0.83552 v TempC 30 284.6 149.02 128.33 v Density 0.62617 1.1524 0.85919 0.92037 v TurbVisc 2.0803e-06 0.33788 0.025737 0.033703 v CourantNb 0.011858 6.6352 1.8353 1.9572 v FourierNb 0.012632 10 4.0617 2.2348 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025389 0.1 0.017224 0.026989 v volume_forces[X] -14249 15626 -0.17448 -0.071347 v volume_forces[Y] -61.12 59.846 -0.20903 0.0011317 v volume_forces[Z] -1838.7 1498 -0.67725 0.094384 v ǁvolume_forcesǁ 0 15628 50.744 23.861 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.6 149.35 129.21 v Boundary Density 0.62619 1.1524 0.8583 0.91675 v Yplus 0 1842 115.62 210.98 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.088406 13.469 5.897 4.1919 INSTANT 0.764000000E-01 TIME STEP NUMBER 764 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.846626563E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000837E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.29778E+01 0.18503E+02 Friction velocity uet : 0.62243E-04 0.18101E+01 Friction velocity uk : 0.21656E-01 0.91001E+00 Dimensionless distance yplus : 0.28344E+01 0.18423E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19893E+01 0.21367E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 326 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 225.3 *C Maximum primary fluid temperature: 283.6 *C Average temperature difference: -47.0 *C Average primary fluid velocity magnitude: 1.449 m/s (for full section) Maximum primary fluid velocity magnitude: 6.248 m/s (for full section) Average primary side HTC: 27.38 W/(m2*K) Average specific heat source: 0.040 MW/m3 Total heat soure for master thread: 5.197 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57355E+03 8 0.25592E-02 0.10147E+02 0.34948E+01 c Velocity[X] 0.98791E+01 c Velocity[Y] 0.17813E-01 c Velocity[Z] 0.24991E+00 c Pressure 0.15978E+02 9 0.76575E-05 0.97382E+00 0.13349E+00 c k 0.37322E+02 18 0.29240E-03 0.42786E-03 0.28000E+00 c epsilon 0.97697E+02 14 0.22471E-03 0.76319E-02 0.45946E+00 c TempC 0.99779E+07 9 0.16556E-04 0.27072E+00 0.33966E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34952 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -25.907 16.54 0.0071305 0.0020161 v Velocity[Y] -38.8 21.962 0.82292 0.4753 v Velocity[Z] -13.816 18.617 0.30084 0.92803 v ǁVelocityǁ 0.0071468 42.13 3.1509 5.0253 v Pressure -211.7 475.59 266.59 286.16 v k 0.0016081 4.5429 0.55981 0.47157 v epsilon 0.00094742 455.95 2.6697 0.83626 v TempC 30 284.57 148.97 128.3 v Density 0.6262 1.1524 0.85928 0.92042 v TurbVisc 2.1436e-06 0.33787 0.025768 0.033732 v CourantNb 0.011757 5.3836 1.8349 1.957 v FourierNb 0.012645 10 4.0642 2.2363 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025363 0.1 0.017223 0.026988 v volume_forces[X] -15703 14318 -0.17334 -0.072853 v volume_forces[Y] -65.192 60.096 -0.20998 0.0010206 v volume_forces[Z] -1973.3 2083.3 -0.67808 0.094332 v ǁvolume_forcesǁ 0 15707 50.738 23.879 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.58 149.3 129.18 v Boundary Density 0.62622 1.1524 0.85839 0.9168 v Yplus 0 1842.3 115.68 211.06 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.069006 13.323 5.8991 4.1933 INSTANT 0.765000000E-01 TIME STEP NUMBER 765 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.228669521E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000799E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.39106E+01 0.19074E+02 Friction velocity uet : 0.65766E-04 0.20188E+01 Friction velocity uk : 0.21887E-01 0.90897E+00 Dimensionless distance yplus : 0.28800E+01 0.18431E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20213E+01 0.21368E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 321 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 225.2 *C Maximum primary fluid temperature: 283.5 *C Average temperature difference: -47.1 *C Average primary fluid velocity magnitude: 1.448 m/s (for full section) Maximum primary fluid velocity magnitude: 6.253 m/s (for full section) Average primary side HTC: 27.37 W/(m2*K) Average specific heat source: 0.040 MW/m3 Total heat soure for master thread: 5.203 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57357E+03 8 0.25749E-02 0.10245E+02 0.35125E+01 c Velocity[X] 0.99735E+01 c Velocity[Y] 0.18205E-01 c Velocity[Z] 0.25321E+00 c Pressure 0.16036E+02 9 0.84138E-05 0.97440E+00 0.13471E+00 c k 0.37345E+02 18 0.29348E-03 0.42899E-03 0.27969E+00 c epsilon 0.97762E+02 14 0.22627E-03 0.79409E-02 0.46518E+00 c TempC 0.99769E+07 9 0.16607E-04 0.26908E+00 0.33754E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 35049 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -27.847 17.958 0.0071265 0.0020274 v Velocity[Y] -37.045 25.989 0.82292 0.47515 v Velocity[Z] -15.083 18.624 0.30087 0.928 v ǁVelocityǁ 0.012377 39.794 3.1504 5.0248 v Pressure -211.61 475.53 266.56 286.12 v k 0.0016432 4.531 0.56043 0.472 v epsilon 0.00095897 458.26 2.672 0.83701 v TempC 30 284.55 148.92 128.27 v Density 0.62623 1.1524 0.85937 0.92047 v TurbVisc 1.908e-06 0.33787 0.025798 0.033762 v CourantNb 0.011765 4.5601 1.8345 1.957 v FourierNb 0.012658 10 4.0668 2.238 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025341 0.1 0.017222 0.02699 v volume_forces[X] -14404 15760 -0.17301 -0.070464 v volume_forces[Y] -67.22 59.808 -0.211 0.00093843 v volume_forces[Z] -1923.9 1545.1 -0.68283 0.091169 v ǁvolume_forcesǁ 0 15762 50.736 23.896 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.55 149.25 129.15 v Boundary Density 0.62625 1.1524 0.85848 0.91686 v Yplus 0 1843.1 115.73 211.15 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.062894 14.247 5.9013 4.195 INSTANT 0.766000000E-01 TIME STEP NUMBER 766 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.271719089E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000770E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.48277E+01 0.20458E+02 Friction velocity uet : 0.12804E-03 0.21842E+01 Friction velocity uk : 0.21994E-01 0.90782E+00 Dimensionless distance yplus : 0.29029E+01 0.18432E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20374E+01 0.21368E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 322 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 225.1 *C Maximum primary fluid temperature: 283.5 *C Average temperature difference: -47.1 *C Average primary fluid velocity magnitude: 1.448 m/s (for full section) Maximum primary fluid velocity magnitude: 6.237 m/s (for full section) Average primary side HTC: 27.37 W/(m2*K) Average specific heat source: 0.040 MW/m3 Total heat soure for master thread: 5.210 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57358E+03 8 0.25538E-02 0.10343E+02 0.35357E+01 c Velocity[X] 0.10068E+02 c Velocity[Y] 0.19013E-01 c Velocity[Z] 0.25613E+00 c Pressure 0.16110E+02 9 0.79467E-05 0.97521E+00 0.13685E+00 c k 0.37368E+02 18 0.29416E-03 0.42888E-03 0.28024E+00 c epsilon 0.97822E+02 14 0.22685E-03 0.80444E-02 0.47445E+00 c TempC 0.99759E+07 9 0.16630E-04 0.26653E+00 0.33539E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34987 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -31.842 16.716 0.0070888 0.0020044 v Velocity[Y] -40.139 23.114 0.82286 0.47504 v Velocity[Z] -18.577 18.617 0.30088 0.92797 v ǁVelocityǁ 0.013315 42.584 3.1498 5.0243 v Pressure -211.64 475.44 266.51 286.07 v k 0.001664 4.5279 0.56106 0.47243 v epsilon 0.0010072 455.42 2.6745 0.83774 v TempC 30 284.52 148.87 128.24 v Density 0.62625 1.1524 0.85946 0.92052 v TurbVisc 1.7835e-06 0.33787 0.025829 0.033791 v CourantNb 0.012354 5.5167 1.8342 1.9569 v FourierNb 0.012645 10 4.0694 2.2395 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025321 0.1 0.01722 0.026989 v volume_forces[X] -15814 14458 -0.17171 -0.072148 v volume_forces[Y] -67.2 62.175 -0.21198 0.00082743 v volume_forces[Z] -2017.4 2165.2 -0.68404 0.091151 v ǁvolume_forcesǁ 0 15819 50.731 23.915 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.53 149.2 129.12 v Boundary Density 0.62628 1.1524 0.85857 0.91692 v Yplus 0 1843.2 115.78 211.23 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.074757 15.363 5.9035 4.1964 INSTANT 0.767000000E-01 TIME STEP NUMBER 767 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.110111438E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000915E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.36781E+01 0.23513E+02 Friction velocity uet : 0.76988E-04 0.24835E+01 Friction velocity uk : 0.21691E-01 0.90656E+00 Dimensionless distance yplus : 0.27711E+01 0.18438E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19449E+01 0.21369E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 320 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 225.1 *C Maximum primary fluid temperature: 283.4 *C Average temperature difference: -47.2 *C Average primary fluid velocity magnitude: 1.448 m/s (for full section) Maximum primary fluid velocity magnitude: 6.236 m/s (for full section) Average primary side HTC: 27.36 W/(m2*K) Average specific heat source: 0.040 MW/m3 Total heat soure for master thread: 5.216 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57358E+03 8 0.26185E-02 0.10457E+02 0.35578E+01 c Velocity[X] 0.10164E+02 c Velocity[Y] 0.33108E-01 c Velocity[Z] 0.25972E+00 c Pressure 0.16170E+02 9 0.92544E-05 0.97640E+00 0.14097E+00 c k 0.37391E+02 18 0.29526E-03 0.43044E-03 0.27976E+00 c epsilon 0.97888E+02 14 0.22728E-03 0.83194E-02 0.47815E+00 c TempC 0.99748E+07 9 0.16683E-04 0.26472E+00 0.33329E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 35039 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -24.165 17.393 0.0070895 0.0020211 v Velocity[Y] -16.748 24.742 0.82287 0.47491 v Velocity[Z] -23.163 18.622 0.3009 0.92795 v ǁVelocityǁ 0.0079494 26.626 3.1493 5.0237 v Pressure -211.56 475.29 266.44 286 v k 0.0016241 4.5133 0.56168 0.47286 v epsilon 0.00108 457.85 2.6769 0.83848 v TempC 30 284.5 148.83 128.21 v Density 0.62628 1.1524 0.85954 0.92057 v TurbVisc 1.5951e-06 0.33788 0.025859 0.03382 v CourantNb 0.013084 5.4281 1.8338 1.9569 v FourierNb 0.012629 10 4.072 2.2412 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025304 0.1 0.017219 0.026991 v volume_forces[X] -14507 15838 -0.17157 -0.069994 v volume_forces[Y] -65.245 59.785 -0.21303 0.00073845 v volume_forces[Z] -2009.7 1625.3 -0.68915 0.088002 v ǁvolume_forcesǁ 0 15840 50.729 23.932 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.51 149.15 129.09 v Boundary Density 0.6263 1.1524 0.85866 0.91697 v Yplus 0 1843.8 115.83 211.31 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.089314 13.461 5.9058 4.1981 INSTANT 0.768000000E-01 TIME STEP NUMBER 768 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.356840450E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001270E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.41900E+01 0.19022E+02 Friction velocity uet : 0.12722E-03 0.18820E+01 Friction velocity uk : 0.21422E-01 0.90525E+00 Dimensionless distance yplus : 0.28210E+01 0.18441E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19799E+01 0.21369E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 314 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 225.0 *C Maximum primary fluid temperature: 283.4 *C Average temperature difference: -47.3 *C Average primary fluid velocity magnitude: 1.448 m/s (for full section) Maximum primary fluid velocity magnitude: 6.201 m/s (for full section) Average primary side HTC: 27.35 W/(m2*K) Average specific heat source: 0.040 MW/m3 Total heat soure for master thread: 5.223 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57359E+03 8 0.25953E-02 0.10541E+02 0.35769E+01 c Velocity[X] 0.10259E+02 c Velocity[Y] 0.19608E-01 c Velocity[Z] 0.26247E+00 c Pressure 0.16239E+02 9 0.78501E-05 0.97737E+00 0.13954E+00 c k 0.37414E+02 18 0.29587E-03 0.42898E-03 0.27968E+00 c epsilon 0.97942E+02 14 0.22705E-03 0.78589E-02 0.47107E+00 c TempC 0.99738E+07 9 0.16696E-04 0.26255E+00 0.33119E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34971 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -24.399 16.599 0.0070581 0.0020032 v Velocity[Y] -12.906 29.759 0.82282 0.4748 v Velocity[Z] -25.029 18.617 0.30091 0.92792 v ǁVelocityǁ 0.0076629 34.735 3.1487 5.0231 v Pressure -211.58 475.23 266.42 285.98 v k 0.001601 4.5137 0.5623 0.47328 v epsilon 0.0010602 455.1 2.6793 0.8392 v TempC 30 284.47 148.78 128.19 v Density 0.62631 1.1524 0.85963 0.92063 v TurbVisc 1.8438e-06 0.33789 0.025889 0.033849 v CourantNb 0.0039968 5.6996 1.8334 1.9567 v FourierNb 0.012615 10 4.0745 2.2427 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.0002529 0.1 0.017217 0.02699 v volume_forces[X] -15857 14515 -0.17035 -0.071661 v volume_forces[Y] -53.679 63.832 -0.21406 0.00061988 v volume_forces[Z] -2058.7 2252 -0.69023 0.087845 v ǁvolume_forcesǁ 0 15861 50.724 23.951 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.48 149.1 129.06 v Boundary Density 0.62633 1.1524 0.85875 0.91703 v Yplus 0 1844.1 115.88 211.39 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.05232 13.796 5.9079 4.1994 INSTANT 0.769000000E-01 TIME STEP NUMBER 769 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.959878832E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001405E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.30404E+01 0.22642E+02 Friction velocity uet : 0.95745E-04 0.21992E+01 Friction velocity uk : 0.21275E-01 0.90398E+00 Dimensionless distance yplus : 0.28421E+01 0.18448E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19947E+01 0.21370E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 318 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 224.9 *C Maximum primary fluid temperature: 283.4 *C Average temperature difference: -47.3 *C Average primary fluid velocity magnitude: 1.447 m/s (for full section) Maximum primary fluid velocity magnitude: 6.190 m/s (for full section) Average primary side HTC: 27.35 W/(m2*K) Average specific heat source: 0.040 MW/m3 Total heat soure for master thread: 5.229 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57360E+03 8 0.25763E-02 0.10642E+02 0.35943E+01 c Velocity[X] 0.10357E+02 c Velocity[Y] 0.18780E-01 c Velocity[Z] 0.26616E+00 c Pressure 0.16297E+02 9 0.85767E-05 0.97794E+00 0.14210E+00 c k 0.37438E+02 18 0.29739E-03 0.43152E-03 0.27957E+00 c epsilon 0.97996E+02 14 0.22786E-03 0.86514E-02 0.49346E+00 c TempC 0.99728E+07 9 0.16752E-04 0.26093E+00 0.32914E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 35086 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -16.985 17.392 0.007061 0.0020189 v Velocity[Y] -18.156 27.853 0.82281 0.47466 v Velocity[Z] -26.922 18.621 0.30093 0.9279 v ǁVelocityǁ 0.011277 31.065 3.1481 5.0225 v Pressure -211.49 475.02 266.32 285.85 v k 0.0015884 4.4953 0.56293 0.47371 v epsilon 0.00107 457.14 2.6819 0.83992 v TempC 30 284.45 148.73 128.16 v Density 0.62634 1.1524 0.85972 0.92068 v TurbVisc 1.6981e-06 0.3379 0.02592 0.033878 v CourantNb 0.016086 5.486 1.833 1.9567 v FourierNb 0.012603 10 4.0771 2.2443 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025279 0.1 0.017216 0.026992 v volume_forces[X] -14542 15848 -0.17035 -0.069284 v volume_forces[Y] -39.625 59.787 -0.21516 0.00052866 v volume_forces[Z] -2099.8 1700.3 -0.69559 0.084543 v ǁvolume_forcesǁ 0 15851 50.723 23.969 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.46 149.06 129.03 v Boundary Density 0.62636 1.1524 0.85884 0.91708 v Yplus 0 1844.8 115.93 211.47 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.09863 13.134 5.9102 4.201 INSTANT 0.770000000E-01 TIME STEP NUMBER 770 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.576850654E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001126E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.29588E+01 0.21400E+02 Friction velocity uet : 0.55787E-04 0.18288E+01 Friction velocity uk : 0.21182E-01 0.90246E+00 Dimensionless distance yplus : 0.27568E+01 0.18450E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19348E+01 0.21370E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 318 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 224.9 *C Maximum primary fluid temperature: 283.3 *C Average temperature difference: -47.4 *C Average primary fluid velocity magnitude: 1.447 m/s (for full section) Maximum primary fluid velocity magnitude: 6.155 m/s (for full section) Average primary side HTC: 27.34 W/(m2*K) Average specific heat source: 0.040 MW/m3 Total heat soure for master thread: 5.236 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57360E+03 8 0.25536E-02 0.10739E+02 0.36165E+01 c Velocity[X] 0.10451E+02 c Velocity[Y] 0.18782E-01 c Velocity[Z] 0.26902E+00 c Pressure 0.16371E+02 9 0.67858E-05 0.97893E+00 0.13889E+00 c k 0.37461E+02 18 0.29803E-03 0.42944E-03 0.27876E+00 c epsilon 0.98047E+02 14 0.22740E-03 0.84322E-02 0.48723E+00 c TempC 0.99717E+07 9 0.16773E-04 0.25858E+00 0.32708E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34982 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -19.433 18.334 0.0070326 0.0020066 v Velocity[Y] -19.545 26.826 0.82276 0.47455 v Velocity[Z] -22.307 18.614 0.30094 0.92786 v ǁVelocityǁ 0.015113 31.131 3.1476 5.022 v Pressure -211.49 474.98 266.31 285.85 v k 0.0015852 4.5002 0.56355 0.47413 v epsilon 0.0010269 454.85 2.6846 0.84063 v TempC 30 284.42 148.68 128.13 v Density 0.62637 1.1524 0.8598 0.92073 v TurbVisc 2.4932e-06 0.33792 0.02595 0.033907 v CourantNb 0.017052 5.7593 1.8326 1.9566 v FourierNb 0.012593 10 4.0797 2.2458 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.0002527 0.1 0.017214 0.026991 v volume_forces[X] -15854 14531 -0.16904 -0.071102 v volume_forces[Y] -40.484 65.094 -0.2162 0.00041071 v volume_forces[Z] -2100.9 2344.1 -0.69649 0.084485 v ǁvolume_forcesǁ 0 15859 50.717 23.987 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.43 149.01 129 v Boundary Density 0.62638 1.1524 0.85892 0.91714 v Yplus 0 1845 115.98 211.54 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.11221 14.164 5.9123 4.2024 INSTANT 0.771000000E-01 TIME STEP NUMBER 771 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.106956318E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000983E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.22720E+01 0.20710E+02 Friction velocity uet : 0.57053E-04 0.17325E+01 Friction velocity uk : 0.21157E-01 0.90096E+00 Dimensionless distance yplus : 0.28148E+01 0.18458E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19755E+01 0.21371E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 317 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 224.8 *C Maximum primary fluid temperature: 283.3 *C Average temperature difference: -47.5 *C Average primary fluid velocity magnitude: 1.447 m/s (for full section) Maximum primary fluid velocity magnitude: 6.136 m/s (for full section) Average primary side HTC: 27.34 W/(m2*K) Average specific heat source: 0.040 MW/m3 Total heat soure for master thread: 5.242 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57361E+03 8 0.25719E-02 0.10843E+02 0.36351E+01 c Velocity[X] 0.10552E+02 c Velocity[Y] 0.19021E-01 c Velocity[Z] 0.27267E+00 c Pressure 0.16431E+02 9 0.81187E-05 0.97947E+00 0.14056E+00 c k 0.37486E+02 18 0.29909E-03 0.43233E-03 0.27858E+00 c epsilon 0.98107E+02 14 0.22693E-03 0.84874E-02 0.49037E+00 c TempC 0.99707E+07 9 0.16823E-04 0.25711E+00 0.32509E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34922 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -23.27 17.384 0.0070392 0.0020252 v Velocity[Y] -25.071 20.364 0.82276 0.47441 v Velocity[Z] -31.253 18.619 0.30096 0.92783 v ǁVelocityǁ 0.011971 31.922 3.147 5.0214 v Pressure -211.38 474.9 266.28 285.81 v k 0.0015855 4.4807 0.56418 0.47456 v epsilon 0.0010342 456.36 2.687 0.84134 v TempC 30 284.4 148.64 128.1 v Density 0.6264 1.1524 0.85989 0.92078 v TurbVisc 2.5228e-06 0.33793 0.02598 0.033936 v CourantNb 0.012456 5.4769 1.8323 1.9565 v FourierNb 0.012584 10 4.0823 2.2474 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025263 0.1 0.017213 0.026993 v volume_forces[X] -14545 15854 -0.16915 -0.068961 v volume_forces[Y] -52.722 59.794 -0.21735 0.00031279 v volume_forces[Z] -2193.3 1767.3 -0.70182 0.081291 v ǁvolume_forcesǁ 0 15856 50.716 24.005 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.41 148.96 128.98 v Boundary Density 0.62641 1.1524 0.85901 0.91719 v Yplus 0 1845.8 116.03 211.62 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.11941 13.764 5.9146 4.204 INSTANT 0.772000000E-01 TIME STEP NUMBER 772 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.113194654E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000975E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.23527E+01 0.18489E+02 Friction velocity uet : 0.63060E-04 0.18190E+01 Friction velocity uk : 0.21163E-01 0.89920E+00 Dimensionless distance yplus : 0.28323E+01 0.18463E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19878E+01 0.21372E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 316 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 224.7 *C Maximum primary fluid temperature: 283.2 *C Average temperature difference: -47.5 *C Average primary fluid velocity magnitude: 1.446 m/s (for full section) Maximum primary fluid velocity magnitude: 6.085 m/s (for full section) Average primary side HTC: 27.33 W/(m2*K) Average specific heat source: 0.040 MW/m3 Total heat soure for master thread: 5.248 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57362E+03 8 0.25757E-02 0.10945E+02 0.36579E+01 c Velocity[X] 0.10649E+02 c Velocity[Y] 0.20184E-01 c Velocity[Z] 0.27658E+00 c Pressure 0.16502E+02 9 0.68777E-05 0.98043E+00 0.14109E+00 c k 0.37509E+02 18 0.29982E-03 0.43060E-03 0.27803E+00 c epsilon 0.98165E+02 14 0.22918E-03 0.82319E-02 0.48273E+00 c TempC 0.99696E+07 9 0.16845E-04 0.25460E+00 0.32305E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34831 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -21.409 17.603 0.0070136 0.0020112 v Velocity[Y] -37.134 21.608 0.82272 0.4743 v Velocity[Z] -15.152 18.612 0.30096 0.9278 v ǁVelocityǁ 0.0091268 40.782 3.1465 5.0208 v Pressure -211.38 474.83 266.24 285.78 v k 0.0015899 4.488 0.5648 0.47498 v epsilon 0.0010779 454.67 2.6895 0.84205 v TempC 30 284.38 148.59 128.07 v Density 0.62642 1.1524 0.85997 0.92083 v TurbVisc 2.4117e-06 0.33795 0.02601 0.033964 v CourantNb 0.02025 5.9064 1.8319 1.9565 v FourierNb 0.012578 10 4.0848 2.2489 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025259 0.1 0.017211 0.026993 v volume_forces[X] -15854 14524 -0.16795 -0.070794 v volume_forces[Y] -53.179 66.011 -0.21843 0.000199 v volume_forces[Z] -2141.5 2436.2 -0.70212 0.081313 v ǁvolume_forcesǁ 0 15859 50.71 24.023 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.39 148.92 128.95 v Boundary Density 0.62644 1.1524 0.8591 0.91724 v Yplus 0 1846.3 116.08 211.69 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.12509 13.833 5.9167 4.2053 INSTANT 0.773000000E-01 TIME STEP NUMBER 773 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.524155309E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000913E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.31619E+01 0.18857E+02 Friction velocity uet : 0.83445E-04 0.19550E+01 Friction velocity uk : 0.21186E-01 0.89736E+00 Dimensionless distance yplus : 0.28352E+01 0.18473E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19898E+01 0.21373E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 319 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 224.7 *C Maximum primary fluid temperature: 283.2 *C Average temperature difference: -47.6 *C Average primary fluid velocity magnitude: 1.446 m/s (for full section) Maximum primary fluid velocity magnitude: 6.059 m/s (for full section) Average primary side HTC: 27.33 W/(m2*K) Average specific heat source: 0.040 MW/m3 Total heat soure for master thread: 5.255 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57363E+03 8 0.25641E-02 0.11048E+02 0.36759E+01 c Velocity[X] 0.10748E+02 c Velocity[Y] 0.19553E-01 c Velocity[Z] 0.27998E+00 c Pressure 0.16564E+02 9 0.78040E-05 0.98100E+00 0.14238E+00 c k 0.37535E+02 18 0.30118E-03 0.43403E-03 0.27795E+00 c epsilon 0.98230E+02 14 0.23120E-03 0.85385E-02 0.49162E+00 c TempC 0.99686E+07 9 0.16889E-04 0.25311E+00 0.32110E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34815 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -22.319 17.774 0.0070196 0.0020251 v Velocity[Y] -44.803 24.286 0.82272 0.47416 v Velocity[Z] -16.367 18.616 0.30097 0.92777 v ǁVelocityǁ 0.012649 47.375 3.1459 5.0202 v Pressure -211.25 474.77 266.23 285.76 v k 0.0015932 4.4685 0.56542 0.4754 v epsilon 0.0011478 455.45 2.6922 0.84276 v TempC 30 284.35 148.55 128.05 v Density 0.62645 1.1524 0.86006 0.92088 v TurbVisc 2.3248e-06 0.33797 0.02604 0.033993 v CourantNb 0.022482 9.4008 1.8315 1.9564 v FourierNb 0.012574 10 4.0874 2.2504 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025257 0.1 0.01721 0.026994 v volume_forces[X] -14533 15858 -0.16825 -0.068388 v volume_forces[Y] -51.601 59.74 -0.21964 9.2427e-05 v volume_forces[Z] -2288.8 1885.3 -0.70694 0.078578 v ǁvolume_forcesǁ 0 15860 50.708 24.042 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.36 148.87 128.92 v Boundary Density 0.62646 1.1524 0.85918 0.9173 v Yplus 0 1847.3 116.13 211.76 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.12531 14.304 5.9189 4.2068 INSTANT 0.774000000E-01 TIME STEP NUMBER 774 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.299773917E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000981E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.32564E+01 0.21260E+02 Friction velocity uet : 0.20377E-03 0.22059E+01 Friction velocity uk : 0.21212E-01 0.89539E+00 Dimensionless distance yplus : 0.27292E+01 0.18482E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19154E+01 0.21374E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 315 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 224.6 *C Maximum primary fluid temperature: 283.2 *C Average temperature difference: -47.7 *C Average primary fluid velocity magnitude: 1.446 m/s (for full section) Maximum primary fluid velocity magnitude: 6.009 m/s (for full section) Average primary side HTC: 27.32 W/(m2*K) Average specific heat source: 0.040 MW/m3 Total heat soure for master thread: 5.261 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57363E+03 8 0.25621E-02 0.11148E+02 0.36983E+01 c Velocity[X] 0.10845E+02 c Velocity[Y] 0.19412E-01 c Velocity[Z] 0.28351E+00 c Pressure 0.16637E+02 9 0.72067E-05 0.98188E+00 0.14322E+00 c k 0.37559E+02 18 0.30184E-03 0.43219E-03 0.27751E+00 c epsilon 0.98293E+02 14 0.23007E-03 0.84146E-02 0.49225E+00 c TempC 0.99675E+07 9 0.16931E-04 0.25111E+00 0.31916E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34723 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -22.816 19.014 0.0069955 0.0020141 v Velocity[Y] -46.653 24.258 0.82268 0.47405 v Velocity[Z] -13.874 18.609 0.30098 0.92773 v ǁVelocityǁ 0.014032 48.803 3.1454 5.0197 v Pressure -211.27 474.72 266.22 285.75 v k 0.0015588 4.4765 0.56605 0.47582 v epsilon 0.0011919 454.49 2.695 0.84346 v TempC 30 284.33 148.5 128.02 v Density 0.62647 1.1524 0.86014 0.92093 v TurbVisc 2.11e-06 0.33798 0.026069 0.034021 v CourantNb 0.0038349 6.6047 1.8312 1.9563 v FourierNb 0.012571 10 4.0899 2.2519 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025258 0.1 0.017208 0.026994 v volume_forces[X] -15872 14510 -0.16694 -0.070256 v volume_forces[Y] -51.665 66.658 -0.22078 -2.6538e-05 v volume_forces[Z] -2182.6 2531.9 -0.70679 0.078538 v ǁvolume_forcesǁ 0 15876 50.702 24.06 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.34 148.83 128.89 v Boundary Density 0.62649 1.1524 0.85927 0.91735 v Yplus 0 1848.2 116.17 211.83 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.12156 15.247 5.921 4.2082 INSTANT 0.775000000E-01 TIME STEP NUMBER 775 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.590357220E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001202E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.34962E+01 0.21633E+02 Friction velocity uet : 0.13777E-03 0.22623E+01 Friction velocity uk : 0.21245E-01 0.89338E+00 Dimensionless distance yplus : 0.27953E+01 0.18493E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19618E+01 0.21376E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 317 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 224.5 *C Maximum primary fluid temperature: 283.1 *C Average temperature difference: -47.7 *C Average primary fluid velocity magnitude: 1.446 m/s (for full section) Maximum primary fluid velocity magnitude: 5.977 m/s (for full section) Average primary side HTC: 27.32 W/(m2*K) Average specific heat source: 0.040 MW/m3 Total heat soure for master thread: 5.267 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57364E+03 8 0.25957E-02 0.11256E+02 0.37172E+01 c Velocity[X] 0.10947E+02 c Velocity[Y] 0.21593E-01 c Velocity[Z] 0.28759E+00 c Pressure 0.16698E+02 9 0.83356E-05 0.98244E+00 0.14512E+00 c k 0.37585E+02 18 0.30323E-03 0.43558E-03 0.27723E+00 c epsilon 0.98364E+02 14 0.23030E-03 0.84692E-02 0.49614E+00 c TempC 0.99665E+07 9 0.16970E-04 0.24950E+00 0.31725E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34710 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -16.559 22.622 0.0070031 0.0020297 v Velocity[Y] -30.733 32.467 0.82269 0.47392 v Velocity[Z] -13.954 19.407 0.30099 0.92771 v ǁVelocityǁ 0.0094589 41.726 3.1448 5.0191 v Pressure -211.14 474.63 266.18 285.7 v k 0.00152 4.4577 0.56667 0.47624 v epsilon 0.0012602 454.35 2.6976 0.84416 v TempC 30 284.31 148.46 127.99 v Density 0.6265 1.1524 0.86022 0.92098 v TurbVisc 1.9408e-06 0.338 0.026099 0.034049 v CourantNb 0.015424 6.7343 1.8308 1.9563 v FourierNb 0.012517 10 4.0924 2.2534 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.0002526 0.1 0.017207 0.026995 v volume_forces[X] -14523 15888 -0.16731 -0.068077 v volume_forces[Y] -58.998 59.6 -0.22204 -0.0001153 v volume_forces[Z] -2386.7 2028.4 -0.71096 0.07604 v ǁvolume_forcesǁ 0 15890 50.701 24.08 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.31 148.78 128.86 v Boundary Density 0.62652 1.1524 0.85935 0.9174 v Yplus 0 1849.3 116.22 211.9 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.1215 14.531 5.9232 4.2096 INSTANT 0.776000000E-01 TIME STEP NUMBER 776 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 0.353060206E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001551E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.31823E+01 0.28417E+02 Friction velocity uet : 0.13730E-03 0.28587E+01 Friction velocity uk : 0.21177E-01 0.89127E+00 Dimensionless distance yplus : 0.28236E+01 0.18505E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19817E+01 0.21377E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 316 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 224.5 *C Maximum primary fluid temperature: 283.1 *C Average temperature difference: -47.8 *C Average primary fluid velocity magnitude: 1.445 m/s (for full section) Maximum primary fluid velocity magnitude: 5.913 m/s (for full section) Average primary side HTC: 27.31 W/(m2*K) Average specific heat source: 0.040 MW/m3 Total heat soure for master thread: 5.273 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57365E+03 8 0.25953E-02 0.11358E+02 0.37401E+01 c Velocity[X] 0.11047E+02 c Velocity[Y] 0.20213E-01 c Velocity[Z] 0.29138E+00 c Pressure 0.16768E+02 9 0.74450E-05 0.98333E+00 0.14533E+00 c k 0.37609E+02 18 0.30372E-03 0.43335E-03 0.27651E+00 c epsilon 0.98429E+02 14 0.22969E-03 0.85361E-02 0.49588E+00 c TempC 0.99654E+07 9 0.17007E-04 0.24739E+00 0.31533E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34611 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -17.348 16.603 0.0069774 0.0020196 v Velocity[Y] -34.597 23.657 0.82265 0.47382 v Velocity[Z] -13.641 20.658 0.30098 0.92766 v ǁVelocityǁ 0.0066945 38.608 3.1443 5.0185 v Pressure -211.14 474.56 266.16 285.68 v k 0.0014889 4.4659 0.56729 0.47665 v epsilon 0.0013143 453.95 2.7002 0.84486 v TempC 30 284.28 148.41 127.97 v Density 0.62652 1.1524 0.8603 0.92102 v TurbVisc 1.8548e-06 0.33802 0.026128 0.034078 v CourantNb 0.014374 6.0497 1.8305 1.9562 v FourierNb 0.010646 10 4.0949 2.2548 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025263 0.1 0.017205 0.026995 v volume_forces[X] -15913 14507 -0.16603 -0.069833 v volume_forces[Y] -59.91 67.096 -0.22323 -0.00023291 v volume_forces[Z] -2218.6 2632.1 -0.70982 0.076193 v ǁvolume_forcesǁ 0 15917 50.695 24.099 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.29 148.74 128.83 v Boundary Density 0.62655 1.1524 0.85943 0.91745 v Yplus 0 1850.5 116.27 211.97 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.11669 13.448 5.9253 4.211 INSTANT 0.777000000E-01 TIME STEP NUMBER 777 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.817964686E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001803E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.32047E+01 0.18533E+02 Friction velocity uet : 0.14696E-03 0.15220E+01 Friction velocity uk : 0.20952E-01 0.88924E+00 Dimensionless distance yplus : 0.27656E+01 0.18522E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19410E+01 0.21380E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 313 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 224.4 *C Maximum primary fluid temperature: 283.0 *C Average temperature difference: -47.8 *C Average primary fluid velocity magnitude: 1.445 m/s (for full section) Maximum primary fluid velocity magnitude: 5.874 m/s (for full section) Average primary side HTC: 27.31 W/(m2*K) Average specific heat source: 0.040 MW/m3 Total heat soure for master thread: 5.280 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57366E+03 8 0.25638E-02 0.11465E+02 0.37584E+01 c Velocity[X] 0.11149E+02 c Velocity[Y] 0.20646E-01 c Velocity[Z] 0.29548E+00 c Pressure 0.16830E+02 9 0.91134E-05 0.98387E+00 0.14729E+00 c k 0.37636E+02 18 0.30508E-03 0.43707E-03 0.27632E+00 c epsilon 0.98499E+02 14 0.23123E-03 0.86028E-02 0.49970E+00 c TempC 0.99644E+07 9 0.17049E-04 0.24620E+00 0.31349E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34618 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -18.857 17.46 0.0069845 0.0020352 v Velocity[Y] -46.138 23.286 0.82264 0.47368 v Velocity[Z] -15.34 18.609 0.30099 0.92764 v ǁVelocityǁ 0.014127 48.56 3.1437 5.0179 v Pressure -211.03 474.45 266.12 285.63 v k 0.0014623 4.449 0.56791 0.47707 v epsilon 0.0013073 453.15 2.7029 0.84555 v TempC 30 284.26 148.37 127.94 v Density 0.62655 1.1524 0.86039 0.92107 v TurbVisc 1.6811e-06 0.33804 0.026157 0.034106 v CourantNb 0.009537 5.2134 1.8301 1.9561 v FourierNb 0.010017 10 4.0973 2.2563 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025269 0.1 0.017204 0.026996 v volume_forces[X] -14529 15948 -0.16646 -0.067445 v volume_forces[Y] -61.629 59.381 -0.22451 -0.000322 v volume_forces[Z] -2492.6 2155 -0.71317 0.0744 v ǁvolume_forcesǁ 0 15951 50.694 24.119 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.26 148.69 128.81 v Boundary Density 0.62657 1.1524 0.85952 0.9175 v Yplus 0 1852.2 116.31 212.03 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.072174 13.128 5.9274 4.2124 INSTANT 0.778000000E-01 TIME STEP NUMBER 778 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.739968789E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111002005E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.34249E+01 0.18475E+02 Friction velocity uet : 0.14408E-03 0.14401E+01 Friction velocity uk : 0.20758E-01 0.88696E+00 Dimensionless distance yplus : 0.28185E+01 0.18539E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19781E+01 0.21382E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 315 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 224.4 *C Maximum primary fluid temperature: 283.0 *C Average temperature difference: -47.9 *C Average primary fluid velocity magnitude: 1.445 m/s (for full section) Maximum primary fluid velocity magnitude: 5.812 m/s (for full section) Average primary side HTC: 27.30 W/(m2*K) Average specific heat source: 0.041 MW/m3 Total heat soure for master thread: 5.286 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57367E+03 8 0.25645E-02 0.11571E+02 0.37822E+01 c Velocity[X] 0.11250E+02 c Velocity[Y] 0.20858E-01 c Velocity[Z] 0.29945E+00 c Pressure 0.16905E+02 10 0.75644E-05 0.98448E+00 0.15130E+00 c k 0.37661E+02 17 0.30571E-03 0.43617E-03 0.27615E+00 c epsilon 0.98564E+02 14 0.23378E-03 0.85768E-02 0.50001E+00 c TempC 0.99633E+07 9 0.17085E-04 0.24386E+00 0.31156E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34568 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -19.085 16.631 0.0069537 0.0020169 v Velocity[Y] -49.714 18.622 0.82259 0.47357 v Velocity[Z] -16.975 18.6 0.30097 0.92758 v ǁVelocityǁ 0.0068912 52.147 3.1432 5.0173 v Pressure -211.1 474.25 265.98 285.5 v k 0.0014393 4.4572 0.56853 0.47749 v epsilon 0.0012798 453.51 2.7058 0.84624 v TempC 30 284.24 148.32 127.91 v Density 0.62658 1.1524 0.86047 0.92112 v TurbVisc 1.6507e-06 0.33805 0.026186 0.034134 v CourantNb 0.00020543 5.2503 1.8298 1.956 v FourierNb 0.010027 10 4.0998 2.2577 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025275 0.1 0.017202 0.026996 v volume_forces[X] -16000 14528 -0.16522 -0.069268 v volume_forces[Y] -65.63 67.371 -0.22569 -0.00042481 v volume_forces[Z] -2239.5 2737 -0.71178 0.074575 v ǁvolume_forcesǁ 0 16004 50.689 24.139 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.24 148.65 128.78 v Boundary Density 0.6266 1.1524 0.8596 0.91756 v Yplus 0 1853.9 116.36 212.1 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.02585 13.605 5.9295 4.2137 INSTANT 0.779000000E-01 TIME STEP NUMBER 779 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.887100568E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001848E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.36482E+01 0.18473E+02 Friction velocity uet : 0.18254E-03 0.14619E+01 Friction velocity uk : 0.20587E-01 0.88471E+00 Dimensionless distance yplus : 0.28520E+01 0.18563E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20016E+01 0.21385E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 313 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 224.3 *C Maximum primary fluid temperature: 282.9 *C Average temperature difference: -48.0 *C Average primary fluid velocity magnitude: 1.445 m/s (for full section) Maximum primary fluid velocity magnitude: 5.762 m/s (for full section) Average primary side HTC: 27.30 W/(m2*K) Average specific heat source: 0.041 MW/m3 Total heat soure for master thread: 5.292 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57368E+03 8 0.25868E-02 0.11696E+02 0.38050E+01 c Velocity[X] 0.11357E+02 c Velocity[Y] 0.35272E-01 c Velocity[Z] 0.30401E+00 c Pressure 0.16968E+02 9 0.92708E-05 0.98565E+00 0.15270E+00 c k 0.37688E+02 18 0.30690E-03 0.43992E-03 0.27589E+00 c epsilon 0.98636E+02 14 0.23514E-03 0.85981E-02 0.50324E+00 c TempC 0.99623E+07 9 0.17121E-04 0.24258E+00 0.30973E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34545 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -23.628 17.544 0.0069633 0.0020364 v Velocity[Y] -21.213 17.827 0.8226 0.47345 v Velocity[Z] -17.297 18.603 0.30097 0.92755 v ǁVelocityǁ 0.016152 25.439 3.1426 5.0167 v Pressure -211.02 474.14 265.93 285.44 v k 0.0014175 4.4426 0.56914 0.4779 v epsilon 0.0012811 451.8 2.7085 0.84693 v TempC 30 284.21 148.28 127.89 v Density 0.6266 1.1524 0.86055 0.92117 v TurbVisc 1.572e-06 0.33807 0.026215 0.034162 v CourantNb 0.017987 6.2281 1.8294 1.956 v FourierNb 0.010208 10 4.1022 2.2591 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025283 0.1 0.0172 0.026997 v volume_forces[X] -14566 16063 -0.16551 -0.066907 v volume_forces[Y] -63.513 59.127 -0.22695 -0.00050197 v volume_forces[Z] -2604.7 2258 -0.71426 0.073154 v ǁvolume_forcesǁ 0 16066 50.689 24.16 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.22 148.6 128.75 v Boundary Density 0.62663 1.1524 0.85968 0.91761 v Yplus 0 1856.3 116.4 212.16 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.074393 14.526 5.9316 4.2151 INSTANT 0.780000000E-01 TIME STEP NUMBER 780 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.254713855E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001675E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.40405E+01 0.18470E+02 Friction velocity uet : 0.37585E-04 0.17943E+01 Friction velocity uk : 0.20424E-01 0.88225E+00 Dimensionless distance yplus : 0.27838E+01 0.18587E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19538E+01 0.21388E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 306 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 224.2 *C Maximum primary fluid temperature: 282.9 *C Average temperature difference: -48.0 *C Average primary fluid velocity magnitude: 1.444 m/s (for full section) Maximum primary fluid velocity magnitude: 5.708 m/s (for full section) Average primary side HTC: 27.29 W/(m2*K) Average specific heat source: 0.041 MW/m3 Total heat soure for master thread: 5.298 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57368E+03 8 0.26024E-02 0.11793E+02 0.38268E+01 c Velocity[X] 0.11462E+02 c Velocity[Y] 0.22811E-01 c Velocity[Z] 0.30822E+00 c Pressure 0.17038E+02 9 0.81085E-05 0.98640E+00 0.15155E+00 c k 0.37713E+02 17 0.30795E-03 0.43835E-03 0.27552E+00 c epsilon 0.98703E+02 14 0.23477E-03 0.87997E-02 0.50837E+00 c TempC 0.99612E+07 9 0.17158E-04 0.24059E+00 0.30784E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34432 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -18.849 17.368 0.0069404 0.0020262 v Velocity[Y] -18.208 21.219 0.82256 0.47335 v Velocity[Z] -13.483 18.595 0.30095 0.92749 v ǁVelocityǁ 0.0060595 24.752 3.1421 5.0161 v Pressure -211.03 474.05 265.88 285.4 v k 0.001396 4.4505 0.56975 0.47832 v epsilon 0.0013104 452.37 2.7113 0.84762 v TempC 30 284.19 148.23 127.86 v Density 0.62663 1.1524 0.86063 0.92121 v TurbVisc 1.4989e-06 0.33813 0.026243 0.034189 v CourantNb 0.017345 8.2206 1.8291 1.9559 v FourierNb 0.011013 10 4.1045 2.2605 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025291 0.1 0.017198 0.026997 v volume_forces[X] -16147 14581 -0.16432 -0.068778 v volume_forces[Y] -56.086 67.516 -0.22815 -0.00060638 v volume_forces[Z] -2249.1 2855 -0.71247 0.073652 v ǁvolume_forcesǁ 0 16152 50.686 24.181 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.19 148.56 128.72 v Boundary Density 0.62666 1.1524 0.85976 0.91766 v Yplus 0 1858.7 116.45 212.23 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.1238 18.049 5.9336 4.2164 INSTANT 0.781000000E-01 TIME STEP NUMBER 781 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.684855417E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001702E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.43214E+01 0.18467E+02 Friction velocity uet : 0.10575E-03 0.14693E+01 Friction velocity uk : 0.20262E-01 0.87990E+00 Dimensionless distance yplus : 0.28173E+01 0.18613E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19773E+01 0.21391E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 305 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 224.2 *C Maximum primary fluid temperature: 282.9 *C Average temperature difference: -48.1 *C Average primary fluid velocity magnitude: 1.444 m/s (for full section) Maximum primary fluid velocity magnitude: 5.680 m/s (for full section) Average primary side HTC: 27.29 W/(m2*K) Average specific heat source: 0.041 MW/m3 Total heat soure for master thread: 5.304 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57368E+03 8 0.26019E-02 0.11904E+02 0.38457E+01 c Velocity[X] 0.11570E+02 c Velocity[Y] 0.20931E-01 c Velocity[Z] 0.31259E+00 c Pressure 0.17102E+02 9 0.82367E-05 0.98705E+00 0.15169E+00 c k 0.37741E+02 17 0.30881E-03 0.44157E-03 0.27528E+00 c epsilon 0.98771E+02 14 0.23493E-03 0.89418E-02 0.51494E+00 c TempC 0.99601E+07 9 0.17194E-04 0.23911E+00 0.30606E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34426 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -20.104 17.655 0.0069467 0.0020395 v Velocity[Y] -17.287 22.933 0.82257 0.47322 v Velocity[Z] -15.153 18.597 0.30095 0.92746 v ǁVelocityǁ 0.012124 26.234 3.1416 5.0155 v Pressure -210.88 473.97 265.85 285.35 v k 0.001374 4.4381 0.57037 0.47873 v epsilon 0.0013128 450.6 2.714 0.84831 v TempC 30 284.16 148.19 127.83 v Density 0.62666 1.1524 0.86071 0.92126 v TurbVisc 1.493e-06 0.33819 0.026271 0.034217 v CourantNb 0.007919 5.8853 1.8288 1.9558 v FourierNb 0.012018 10 4.1069 2.2619 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.000253 0.1 0.017197 0.026998 v volume_forces[X] -14637 16258 -0.165 -0.066428 v volume_forces[Y] -54.14 58.898 -0.22944 -0.00067632 v volume_forces[Z] -2732.6 2339.2 -0.71479 0.072237 v ǁvolume_forcesǁ 0 16261 50.688 24.203 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.17 148.52 128.7 v Boundary Density 0.62668 1.1524 0.85984 0.91771 v Yplus 0 1861.3 116.49 212.29 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.095293 13.617 5.9357 4.2177 INSTANT 0.782000000E-01 TIME STEP NUMBER 782 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.398602767E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001582E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.42209E+01 0.18463E+02 Friction velocity uet : 0.11959E-03 0.15411E+01 Friction velocity uk : 0.20094E-01 0.87744E+00 Dimensionless distance yplus : 0.28543E+01 0.18642E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20033E+01 0.21395E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 301 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 224.1 *C Maximum primary fluid temperature: 282.8 *C Average temperature difference: -48.2 *C Average primary fluid velocity magnitude: 1.444 m/s (for full section) Maximum primary fluid velocity magnitude: 5.605 m/s (for full section) Average primary side HTC: 27.28 W/(m2*K) Average specific heat source: 0.041 MW/m3 Total heat soure for master thread: 5.310 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57369E+03 8 0.25946E-02 0.12015E+02 0.38704E+01 c Velocity[X] 0.11677E+02 c Velocity[Y] 0.20599E-01 c Velocity[Z] 0.31711E+00 c Pressure 0.17178E+02 9 0.82330E-05 0.98784E+00 0.15220E+00 c k 0.37768E+02 17 0.31046E-03 0.43981E-03 0.27452E+00 c epsilon 0.98836E+02 14 0.23497E-03 0.89870E-02 0.51946E+00 c TempC 0.99590E+07 9 0.17235E-04 0.23696E+00 0.30423E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34351 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -21.893 17.242 0.0069208 0.0020298 v Velocity[Y] -21.362 20.634 0.82254 0.47312 v Velocity[Z] -18.47 18.588 0.30093 0.9274 v ǁVelocityǁ 0.0084144 26.199 3.1411 5.0149 v Pressure -210.9 473.91 265.8 285.32 v k 0.0013526 4.4455 0.57098 0.47914 v epsilon 0.0013104 451.43 2.717 0.84899 v TempC 30 284.14 148.15 127.81 v Density 0.62669 1.1524 0.86079 0.92131 v TurbVisc 1.5735e-06 0.33824 0.026299 0.034244 v CourantNb 0.012652 5.7357 1.8285 1.9557 v FourierNb 0.012347 10 4.1092 2.2632 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.0002531 0.1 0.017195 0.026998 v volume_forces[X] -16368 14674 -0.16369 -0.068127 v volume_forces[Y] -50.141 67.541 -0.23065 -0.00077515 v volume_forces[Z] -2248.7 2982.2 -0.71304 0.072367 v ǁvolume_forcesǁ 0 16373 50.688 24.225 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.14 148.47 128.67 v Boundary Density 0.62671 1.1524 0.85992 0.91776 v Yplus 0 1864.2 116.54 212.35 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.060738 14.626 5.9376 4.219 INSTANT 0.783000000E-01 TIME STEP NUMBER 783 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.115297365E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001270E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.38493E+01 0.18462E+02 Friction velocity uet : 0.81447E-04 0.16911E+01 Friction velocity uk : 0.19929E-01 0.87496E+00 Dimensionless distance yplus : 0.28475E+01 0.18675E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19985E+01 0.21399E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 300 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 224.0 *C Maximum primary fluid temperature: 282.8 *C Average temperature difference: -48.2 *C Average primary fluid velocity magnitude: 1.444 m/s (for full section) Maximum primary fluid velocity magnitude: 5.585 m/s (for full section) Average primary side HTC: 27.28 W/(m2*K) Average specific heat source: 0.041 MW/m3 Total heat soure for master thread: 5.317 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57370E+03 8 0.25681E-02 0.12133E+02 0.38919E+01 c Velocity[X] 0.11790E+02 c Velocity[Y] 0.20873E-01 c Velocity[Z] 0.32181E+00 c Pressure 0.17242E+02 9 0.78899E-05 0.98843E+00 0.15400E+00 c k 0.37796E+02 17 0.31120E-03 0.44353E-03 0.27437E+00 c epsilon 0.98908E+02 14 0.23609E-03 0.86846E-02 0.51139E+00 c TempC 0.99579E+07 9 0.17272E-04 0.23593E+00 0.30253E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34317 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -24.007 17.779 0.0069257 0.002041 v Velocity[Y] -24.504 21.493 0.82254 0.47298 v Velocity[Z] -23.335 18.591 0.30093 0.92737 v ǁVelocityǁ 0.015518 28.693 3.1406 5.0143 v Pressure -210.79 473.81 265.77 285.27 v k 0.0013324 4.4363 0.57158 0.47956 v epsilon 0.0013041 449.01 2.7198 0.84967 v TempC 30 284.11 148.1 127.78 v Density 0.62671 1.1524 0.86087 0.92135 v TurbVisc 1.5244e-06 0.33831 0.026327 0.034272 v CourantNb 0.010778 5.185 1.8282 1.9557 v FourierNb 0.012617 10 4.1115 2.2647 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.0002532 0.1 0.017193 0.027 v volume_forces[X] -14753 16480 -0.16419 -0.065822 v volume_forces[Y] -49.548 58.648 -0.23195 -0.00083572 v volume_forces[Z] -2864.3 2402.8 -0.71525 0.071097 v ǁvolume_forcesǁ 0 16482 50.693 24.248 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.12 148.43 128.64 v Boundary Density 0.62674 1.1524 0.86 0.91781 v Yplus 0 1867.5 116.58 212.41 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.046708 14.159 5.9396 4.2203 INSTANT 0.784000000E-01 TIME STEP NUMBER 784 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.693112624E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000825E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.41817E+01 0.18457E+02 Friction velocity uet : 0.78803E-04 0.18683E+01 Friction velocity uk : 0.19773E-01 0.87309E+00 Dimensionless distance yplus : 0.27749E+01 0.18714E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19475E+01 0.21404E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 295 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 224.0 *C Maximum primary fluid temperature: 282.7 *C Average temperature difference: -48.3 *C Average primary fluid velocity magnitude: 1.443 m/s (for full section) Maximum primary fluid velocity magnitude: 5.518 m/s (for full section) Average primary side HTC: 27.27 W/(m2*K) Average specific heat source: 0.041 MW/m3 Total heat soure for master thread: 5.322 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57370E+03 8 0.25620E-02 0.12248E+02 0.39176E+01 c Velocity[X] 0.11901E+02 c Velocity[Y] 0.21225E-01 c Velocity[Z] 0.32641E+00 c Pressure 0.17314E+02 9 0.74307E-05 0.98916E+00 0.15445E+00 c k 0.37823E+02 17 0.31272E-03 0.44198E-03 0.27356E+00 c epsilon 0.98979E+02 14 0.23750E-03 0.87273E-02 0.50976E+00 c TempC 0.99568E+07 9 0.17314E-04 0.23378E+00 0.30073E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34271 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -26.205 17.322 0.0069016 0.0020334 v Velocity[Y] -27.073 22.69 0.82251 0.47288 v Velocity[Z] -25.065 18.582 0.3009 0.92731 v ǁVelocityǁ 0.012126 32.845 3.1402 5.0137 v Pressure -210.76 473.78 265.76 285.27 v k 0.0013139 4.4432 0.57219 0.47997 v epsilon 0.0012851 450.09 2.7227 0.85035 v TempC 30 284.09 148.06 127.76 v Density 0.62674 1.1524 0.86095 0.9214 v TurbVisc 1.5675e-06 0.33837 0.026355 0.034299 v CourantNb 0.0001564 5.4327 1.8279 1.9556 v FourierNb 0.012631 10 4.1137 2.266 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025329 0.1 0.017191 0.026999 v volume_forces[X] -16601 14805 -0.1629 -0.067562 v volume_forces[Y] -51.524 67.454 -0.23317 -0.00092732 v volume_forces[Z] -2241.4 3115.5 -0.71361 0.071102 v ǁvolume_forcesǁ 0 16606 50.694 24.272 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.09 148.39 128.61 v Boundary Density 0.62677 1.1524 0.86008 0.91786 v Yplus 0 1871.4 116.63 212.48 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.10721 13.251 5.9416 4.2216 INSTANT 0.785000000E-01 TIME STEP NUMBER 785 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.955006945E-16 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000385E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.40487E+01 0.19253E+02 Friction velocity uet : 0.34130E-04 0.20534E+01 Friction velocity uk : 0.19629E-01 0.87241E+00 Dimensionless distance yplus : 0.28245E+01 0.18755E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19823E+01 0.21409E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 293 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 223.9 *C Maximum primary fluid temperature: 282.7 *C Average temperature difference: -48.3 *C Average primary fluid velocity magnitude: 1.443 m/s (for full section) Maximum primary fluid velocity magnitude: 5.507 m/s (for full section) Average primary side HTC: 27.27 W/(m2*K) Average specific heat source: 0.041 MW/m3 Total heat soure for master thread: 5.329 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57371E+03 8 0.25739E-02 0.12368E+02 0.39388E+01 c Velocity[X] 0.12015E+02 c Velocity[Y] 0.21663E-01 c Velocity[Z] 0.33124E+00 c Pressure 0.17382E+02 9 0.75860E-05 0.98976E+00 0.15609E+00 c k 0.37852E+02 17 0.31363E-03 0.44620E-03 0.27346E+00 c epsilon 0.99057E+02 14 0.23908E-03 0.91860E-02 0.51727E+00 c TempC 0.99557E+07 9 0.17365E-04 0.23250E+00 0.29904E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34235 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -29.234 17.918 0.0069031 0.0020418 v Velocity[Y] -35.83 23.361 0.82251 0.47275 v Velocity[Z] -27.712 18.583 0.3009 0.92727 v ǁVelocityǁ 0.011942 40.223 3.1397 5.0131 v Pressure -210.6 473.74 265.75 285.25 v k 0.001298 4.4369 0.5728 0.48038 v epsilon 0.0012531 447.51 2.7255 0.85103 v TempC 30 284.06 148.02 127.73 v Density 0.62677 1.1524 0.86102 0.92144 v TurbVisc 1.5747e-06 0.33843 0.026382 0.034326 v CourantNb 0.0032713 5.7587 1.8276 1.9555 v FourierNb 0.012646 10 4.116 2.2674 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025339 0.1 0.017189 0.027001 v volume_forces[X] -14899 16737 -0.16359 -0.065269 v volume_forces[Y] -51.124 58.36 -0.23448 -0.00098746 v volume_forces[Z] -3010.3 2455.7 -0.71562 0.070223 v ǁvolume_forcesǁ 0 16739 50.701 24.295 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.07 148.35 128.59 v Boundary Density 0.6268 1.1524 0.86016 0.9179 v Yplus 0 1875.5 116.67 212.53 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.1149 13.006 5.9435 4.2229 INSTANT 0.786000000E-01 TIME STEP NUMBER 786 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.247138381E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000048E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.39484E+01 0.21515E+02 Friction velocity uet : 0.97144E-04 0.22906E+01 Friction velocity uk : 0.19504E-01 0.87195E+00 Dimensionless distance yplus : 0.28309E+01 0.18802E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19868E+01 0.21415E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 291 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 223.9 *C Maximum primary fluid temperature: 282.7 *C Average temperature difference: -48.4 *C Average primary fluid velocity magnitude: 1.443 m/s (for full section) Maximum primary fluid velocity magnitude: 5.533 m/s (for full section) Average primary side HTC: 27.26 W/(m2*K) Average specific heat source: 0.041 MW/m3 Total heat soure for master thread: 5.334 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57372E+03 8 0.25773E-02 0.12486E+02 0.39651E+01 c Velocity[X] 0.12128E+02 c Velocity[Y] 0.22009E-01 c Velocity[Z] 0.33607E+00 c Pressure 0.17457E+02 9 0.78394E-05 0.99045E+00 0.15744E+00 c k 0.37880E+02 17 0.31526E-03 0.44530E-03 0.27288E+00 c epsilon 0.99136E+02 14 0.23969E-03 0.90364E-02 0.51701E+00 c TempC 0.99547E+07 9 0.17420E-04 0.23100E+00 0.29732E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34136 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -29.392 17.311 0.006875 0.0020329 v Velocity[Y] -43.85 23.468 0.82249 0.47264 v Velocity[Z] -18.378 18.574 0.30087 0.92721 v ǁVelocityǁ 0.013351 46.772 3.1392 5.0125 v Pressure -210.58 473.72 265.74 285.25 v k 0.0012859 4.4434 0.5734 0.48078 v epsilon 0.00124 448.67 2.7285 0.85171 v TempC 30 284.04 147.98 127.7 v Density 0.6268 1.1524 0.8611 0.92149 v TurbVisc 1.4727e-06 0.3385 0.026409 0.034353 v CourantNb 0.0076157 9.5938 1.8272 1.9555 v FourierNb 0.012663 10 4.1182 2.2687 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025348 0.1 0.017187 0.027 v volume_forces[X] -16874 14973 -0.16223 -0.066936 v volume_forces[Y] -51.098 67.414 -0.23572 -0.0010735 v volume_forces[Z] -2236.6 3285.6 -0.71362 0.070599 v ǁvolume_forcesǁ 0 16879 50.704 24.318 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.04 148.3 128.56 v Boundary Density 0.62683 1.1524 0.86024 0.91795 v Yplus 0 1880.2 116.72 212.6 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.1098 16.79 5.9454 4.2241 INSTANT 0.787000000E-01 TIME STEP NUMBER 787 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.849457121E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999912E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.45310E+01 0.21716E+02 Friction velocity uet : 0.60783E-04 0.22661E+01 Friction velocity uk : 0.19408E-01 0.87112E+00 Dimensionless distance yplus : 0.27705E+01 0.18845E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19444E+01 0.21421E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 288 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 223.8 *C Maximum primary fluid temperature: 282.6 *C Average temperature difference: -48.5 *C Average primary fluid velocity magnitude: 1.443 m/s (for full section) Maximum primary fluid velocity magnitude: 5.431 m/s (for full section) Average primary side HTC: 27.26 W/(m2*K) Average specific heat source: 0.041 MW/m3 Total heat soure for master thread: 5.340 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57373E+03 8 0.25920E-02 0.12611E+02 0.39878E+01 c Velocity[X] 0.12246E+02 c Velocity[Y] 0.23696E-01 c Velocity[Z] 0.34112E+00 c Pressure 0.17523E+02 9 0.83833E-05 0.99109E+00 0.15953E+00 c k 0.37909E+02 17 0.31649E-03 0.44957E-03 0.27270E+00 c epsilon 0.99220E+02 14 0.24087E-03 0.90039E-02 0.51689E+00 c TempC 0.99536E+07 9 0.17484E-04 0.22983E+00 0.29568E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34100 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -18.827 18.01 0.0068775 0.0020435 v Velocity[Y] -29.927 23.735 0.8225 0.47252 v Velocity[Z] -22.998 18.576 0.30086 0.92716 v ǁVelocityǁ 0.012034 33.673 3.1387 5.0119 v Pressure -210.44 473.66 265.73 285.23 v k 0.0012776 4.4404 0.574 0.48119 v epsilon 0.0012396 444.75 2.7313 0.85238 v TempC 30 284.01 147.93 127.68 v Density 0.62683 1.1524 0.86118 0.92153 v TurbVisc 1.7258e-06 0.33857 0.026436 0.03438 v CourantNb 0.0090119 5.3138 1.8269 1.9554 v FourierNb 0.012681 10 4.1204 2.27 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025357 0.1 0.017185 0.027002 v volume_forces[X] -15065 16990 -0.16266 -0.064644 v volume_forces[Y] -45.811 58.11 -0.23704 -0.0011318 v volume_forces[Z] -3220.3 2494.8 -0.71517 0.069832 v ǁvolume_forcesǁ 0 16992 50.711 24.342 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284.02 148.26 128.53 v Boundary Density 0.62685 1.1524 0.86031 0.918 v Yplus 0 1884.5 116.76 212.65 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.10483 13.05 5.9474 4.2254 INSTANT 0.788000000E-01 TIME STEP NUMBER 788 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.683493103E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999906E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.35619E+01 0.18445E+02 Friction velocity uet : 0.67505E-04 0.18274E+01 Friction velocity uk : 0.19343E-01 0.87053E+00 Dimensionless distance yplus : 0.28277E+01 0.18894E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19846E+01 0.21427E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 292 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 223.7 *C Maximum primary fluid temperature: 282.6 *C Average temperature difference: -48.5 *C Average primary fluid velocity magnitude: 1.442 m/s (for full section) Maximum primary fluid velocity magnitude: 5.559 m/s (for full section) Average primary side HTC: 27.25 W/(m2*K) Average specific heat source: 0.041 MW/m3 Total heat soure for master thread: 5.346 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57374E+03 8 0.26057E-02 0.12730E+02 0.40140E+01 c Velocity[X] 0.12361E+02 c Velocity[Y] 0.22859E-01 c Velocity[Z] 0.34609E+00 c Pressure 0.17596E+02 9 0.70424E-05 0.99179E+00 0.16077E+00 c k 0.37937E+02 17 0.31792E-03 0.44899E-03 0.27226E+00 c epsilon 0.99304E+02 13 0.24080E-03 0.89318E-02 0.51513E+00 c TempC 0.99525E+07 9 0.17533E-04 0.22800E+00 0.29395E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 34029 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -20.391 16.984 0.0068462 0.0020304 v Velocity[Y] -35.909 26.742 0.82248 0.47241 v Velocity[Z] -16.08 18.565 0.30082 0.9271 v ǁVelocityǁ 0.015151 39.284 3.1382 5.0113 v Pressure -210.41 473.65 265.73 285.23 v k 0.001274 4.4465 0.5746 0.4816 v epsilon 0.0012354 445.36 2.7342 0.85306 v TempC 30 283.99 147.89 127.65 v Density 0.62686 1.1524 0.86126 0.92158 v TurbVisc 1.7197e-06 0.33864 0.026463 0.034406 v CourantNb 0.010842 6.3684 1.8266 1.9553 v FourierNb 0.0127 10 4.1227 2.2713 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025366 0.1 0.017183 0.027001 v volume_forces[X] -17082 15104 -0.16116 -0.066199 v volume_forces[Y] -39.95 67.614 -0.23827 -0.0012237 v volume_forces[Z] -2400.1 3523 -0.71231 0.07103 v ǁvolume_forcesǁ 0 17087 50.713 24.365 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 284 148.22 128.51 v Boundary Density 0.62688 1.1524 0.86039 0.91805 v Yplus 0 1889.4 116.8 212.71 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.10167 16.26 5.9493 4.2266 INSTANT 0.789000000E-01 TIME STEP NUMBER 789 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 0.346914521E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.110999992E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.30909E+01 0.20142E+02 Friction velocity uet : 0.34264E-04 0.20613E+01 Friction velocity uk : 0.19313E-01 0.86968E+00 Dimensionless distance yplus : 0.28318E+01 0.18941E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19874E+01 0.21433E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 293 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 223.7 *C Maximum primary fluid temperature: 282.5 *C Average temperature difference: -48.6 *C Average primary fluid velocity magnitude: 1.442 m/s (for full section) Maximum primary fluid velocity magnitude: 5.434 m/s (for full section) Average primary side HTC: 27.25 W/(m2*K) Average specific heat source: 0.041 MW/m3 Total heat soure for master thread: 5.352 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57376E+03 8 0.25929E-02 0.12855E+02 0.40357E+01 c Velocity[X] 0.12479E+02 c Velocity[Y] 0.24524E-01 c Velocity[Z] 0.35123E+00 c Pressure 0.17664E+02 9 0.81548E-05 0.99262E+00 0.16302E+00 c k 0.37967E+02 17 0.31941E-03 0.45387E-03 0.27225E+00 c epsilon 0.99389E+02 13 0.24389E-03 0.90368E-02 0.51498E+00 c TempC 0.99515E+07 9 0.17594E-04 0.22701E+00 0.29233E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 33999 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -27.252 18.093 0.0068457 0.0020435 v Velocity[Y] -23.528 26.898 0.82249 0.47229 v Velocity[Z] -14.962 18.568 0.30081 0.92706 v ǁVelocityǁ 0.015132 31.125 3.1377 5.0107 v Pressure -210.26 473.58 265.7 285.2 v k 0.0012742 4.4476 0.57519 0.48201 v epsilon 0.0012353 445.72 2.7371 0.85373 v TempC 30 283.96 147.85 127.63 v Density 0.62689 1.1524 0.86133 0.92162 v TurbVisc 2.1685e-06 0.33871 0.026489 0.034433 v CourantNb 0.012516 4.5674 1.8263 1.9553 v FourierNb 0.01272 10 4.1249 2.2726 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025373 0.1 0.017181 0.027002 v volume_forces[X] -15414 17169 -0.1618 -0.064024 v volume_forces[Y] -43.726 58.176 -0.23961 -0.0012976 v volume_forces[Z] -3420.3 2731.4 -0.71288 0.070777 v ǁvolume_forcesǁ 0 17171 50.719 24.388 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 283.98 148.18 128.48 v Boundary Density 0.6269 1.1524 0.86047 0.9181 v Yplus 0 1894.1 116.85 212.77 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.097891 13.604 5.9512 4.2279 INSTANT 0.790000000E-01 TIME STEP NUMBER 790 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.351370222E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000054E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.26095E+01 0.20346E+02 Friction velocity uet : 0.12708E-03 0.20745E+01 Friction velocity uk : 0.19314E-01 0.86912E+00 Dimensionless distance yplus : 0.27553E+01 0.18995E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19337E+01 0.21440E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 293 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 223.6 *C Maximum primary fluid temperature: 282.5 *C Average temperature difference: -48.7 *C Average primary fluid velocity magnitude: 1.442 m/s (for full section) Maximum primary fluid velocity magnitude: 5.590 m/s (for full section) Average primary side HTC: 27.24 W/(m2*K) Average specific heat source: 0.041 MW/m3 Total heat soure for master thread: 5.358 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57377E+03 8 0.25938E-02 0.12976E+02 0.40628E+01 c Velocity[X] 0.12595E+02 c Velocity[Y] 0.24103E-01 c Velocity[Z] 0.35647E+00 c Pressure 0.17740E+02 9 0.78936E-05 0.99339E+00 0.16447E+00 c k 0.37995E+02 17 0.32092E-03 0.45387E-03 0.27188E+00 c epsilon 0.99469E+02 13 0.24428E-03 0.92449E-02 0.51574E+00 c TempC 0.99504E+07 8 0.18036E-04 0.22385E+00 0.28967E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 33913 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -18.136 17.438 0.0068105 0.0020336 v Velocity[Y] -21.712 22.918 0.82249 0.47219 v Velocity[Z] -16.724 18.557 0.30076 0.92701 v ǁVelocityǁ 0.018388 25.964 3.1373 5.0101 v Pressure -210.24 473.57 265.69 285.21 v k 0.001278 4.4524 0.57579 0.48241 v epsilon 0.0012402 442.94 2.7401 0.8544 v TempC 30 283.93 147.81 127.61 v Density 0.62692 1.1524 0.86141 0.92166 v TurbVisc 2.0395e-06 0.33879 0.026515 0.034459 v CourantNb 0.015655 6.7833 1.826 1.9552 v FourierNb 0.012741 10 4.1271 2.2739 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025381 0.1 0.017179 0.027001 v volume_forces[X] -17253 16164 -0.16024 -0.065548 v volume_forces[Y] -59.25 68.034 -0.24086 -0.0013789 v volume_forces[Z] -2766.3 3706.7 -0.70912 0.071826 v ǁvolume_forcesǁ 0 17258 50.721 24.411 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 283.95 148.14 128.46 v Boundary Density 0.62692 1.1524 0.86054 0.91814 v Yplus 0 1899.5 116.89 212.83 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.073625 15.448 5.9531 4.2291 INSTANT 0.791000000E-01 TIME STEP NUMBER 791 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.656692619E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111000558E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.33692E+01 0.18435E+02 Friction velocity uet : 0.12727E-03 0.18535E+01 Friction velocity uk : 0.19345E-01 0.86826E+00 Dimensionless distance yplus : 0.28386E+01 0.19044E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19922E+01 0.21446E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 291 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 223.5 *C Maximum primary fluid temperature: 282.5 *C Average temperature difference: -48.7 *C Average primary fluid velocity magnitude: 1.442 m/s (for full section) Maximum primary fluid velocity magnitude: 5.528 m/s (for full section) Average primary side HTC: 27.24 W/(m2*K) Average specific heat source: 0.041 MW/m3 Total heat soure for master thread: 5.363 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57378E+03 8 0.26166E-02 0.13104E+02 0.40852E+01 c Velocity[X] 0.12718E+02 c Velocity[Y] 0.24868E-01 c Velocity[Z] 0.36167E+00 c Pressure 0.17807E+02 9 0.86189E-05 0.99406E+00 0.16515E+00 c k 0.38025E+02 17 0.32202E-03 0.45823E-03 0.27199E+00 c epsilon 0.99551E+02 13 0.24773E-03 0.96545E-02 0.52559E+00 c TempC 0.99494E+07 8 0.18083E-04 0.22260E+00 0.28810E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 33867 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -17.74 18.153 0.006809 0.0020442 v Velocity[Y] -14.367 26.067 0.82251 0.47207 v Velocity[Z] -16.726 18.558 0.30076 0.92696 v ǁVelocityǁ 0.01178 30.687 3.1368 5.0095 v Pressure -210.13 473.51 265.67 285.17 v k 0.0012857 4.4575 0.57637 0.48282 v epsilon 0.0012506 445.28 2.7428 0.85507 v TempC 30 283.91 147.77 127.58 v Density 0.62695 1.1524 0.86148 0.9217 v TurbVisc 1.935e-06 0.33887 0.026541 0.034485 v CourantNb 0.016795 17.708 1.8258 1.9551 v FourierNb 0.012763 10 4.1293 2.2752 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025387 0.1 0.017178 0.027002 v volume_forces[X] -16781 17327 -0.16056 -0.063203 v volume_forces[Y] -59.806 58.362 -0.2422 -0.0014543 v volume_forces[Z] -3607.9 3035.2 -0.7094 0.071152 v ǁvolume_forcesǁ 0 17330 50.728 24.436 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 283.93 148.1 128.43 v Boundary Density 0.62695 1.1524 0.86062 0.91819 v Yplus 0 1904.4 116.94 212.89 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.092459 19.847 5.9551 4.2304 INSTANT 0.792000000E-01 TIME STEP NUMBER 792 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.219715004E-14 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001108E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.34948E+01 0.19589E+02 Friction velocity uet : 0.14531E-03 0.20290E+01 Friction velocity uk : 0.19405E-01 0.86764E+00 Dimensionless distance yplus : 0.27764E+01 0.19099E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19486E+01 0.21453E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 295 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 223.5 *C Maximum primary fluid temperature: 282.4 *C Average temperature difference: -48.8 *C Average primary fluid velocity magnitude: 1.441 m/s (for full section) Maximum primary fluid velocity magnitude: 5.614 m/s (for full section) Average primary side HTC: 27.23 W/(m2*K) Average specific heat source: 0.041 MW/m3 Total heat soure for master thread: 5.369 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57380E+03 8 0.25934E-02 0.13227E+02 0.41121E+01 c Velocity[X] 0.12837E+02 c Velocity[Y] 0.22834E-01 c Velocity[Z] 0.36672E+00 c Pressure 0.17878E+02 9 0.77644E-05 0.99478E+00 0.16577E+00 c k 0.38054E+02 17 0.32366E-03 0.45783E-03 0.27171E+00 c epsilon 0.99626E+02 13 0.24719E-03 0.94501E-02 0.52406E+00 c TempC 0.99484E+07 8 0.18130E-04 0.22121E+00 0.28652E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 33749 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -18.18 18.027 0.0067713 0.0020362 v Velocity[Y] -17.859 24.175 0.82251 0.47197 v Velocity[Z] -21.258 18.548 0.30072 0.92692 v ǁVelocityǁ 0.0074148 30.633 3.1364 5.009 v Pressure -210.07 473.46 265.64 285.15 v k 0.0012962 4.4619 0.57696 0.48322 v epsilon 0.0012649 441.92 2.7458 0.85573 v TempC 30 283.89 147.73 127.56 v Density 0.62697 1.1524 0.86156 0.92175 v TurbVisc 1.7696e-06 0.33895 0.026567 0.034511 v CourantNb 0.014541 7.7773 1.8255 1.9551 v FourierNb 0.012784 10 4.1315 2.2765 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025392 0.1 0.017175 0.027001 v volume_forces[X] -17390 17218 -0.15884 -0.064987 v volume_forces[Y] -60.13 68.533 -0.24344 -0.0015259 v volume_forces[Z] -3046.1 3852.3 -0.70584 0.072237 v ǁvolume_forcesǁ 0 17395 50.73 24.459 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 283.91 148.05 128.4 v Boundary Density 0.62697 1.1524 0.86069 0.91824 v Yplus 0 1909.9 116.98 212.95 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.090275 13.885 5.957 4.2316 INSTANT 0.793000000E-01 TIME STEP NUMBER 793 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 0.762508564E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001410E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.37521E+01 0.21137E+02 Friction velocity uet : 0.97948E-04 0.22151E+01 Friction velocity uk : 0.19487E-01 0.86674E+00 Dimensionless distance yplus : 0.28519E+01 0.19147E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20015E+01 0.21459E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 296 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 223.4 *C Maximum primary fluid temperature: 282.4 *C Average temperature difference: -48.8 *C Average primary fluid velocity magnitude: 1.441 m/s (for full section) Maximum primary fluid velocity magnitude: 5.716 m/s (for full section) Average primary side HTC: 27.23 W/(m2*K) Average specific heat source: 0.041 MW/m3 Total heat soure for master thread: 5.375 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57382E+03 8 0.25769E-02 0.13354E+02 0.41336E+01 c Velocity[X] 0.12959E+02 c Velocity[Y] 0.22915E-01 c Velocity[Z] 0.37235E+00 c Pressure 0.17949E+02 9 0.81801E-05 0.99540E+00 0.16816E+00 c k 0.38084E+02 17 0.32459E-03 0.46212E-03 0.27195E+00 c epsilon 0.99705E+02 13 0.25050E-03 0.94091E-02 0.52174E+00 c TempC 0.99473E+07 8 0.18180E-04 0.22001E+00 0.28500E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 33681 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -18.126 20.341 0.0067699 0.00205 v Velocity[Y] -21.484 26.688 0.82253 0.47184 v Velocity[Z] -25.083 18.549 0.3007 0.92686 v ǁVelocityǁ 0.018187 34.342 3.1359 5.0084 v Pressure -209.95 473.36 265.58 285.08 v k 0.0013088 4.4711 0.57755 0.48362 v epsilon 0.0012823 444.86 2.7486 0.85639 v TempC 30 283.87 147.69 127.53 v Density 0.62699 1.1524 0.86163 0.92179 v TurbVisc 1.759e-06 0.33904 0.026593 0.034537 v CourantNb 0.02277 6.8744 1.8252 1.955 v FourierNb 0.012807 10 4.1337 2.2778 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025396 0.1 0.017173 0.027002 v volume_forces[X] -17619 17427 -0.15934 -0.062578 v volume_forces[Y] -64.055 58.578 -0.24481 -0.0016043 v volume_forces[Z] -3739.2 3297.9 -0.70657 0.071447 v ǁvolume_forcesǁ 0 17682 50.738 24.484 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 283.89 148.01 128.38 v Boundary Density 0.62699 1.1524 0.86077 0.91828 v Yplus 0 1914.7 117.03 213.01 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.076994 14.728 5.9589 4.2328 INSTANT 0.794000000E-01 TIME STEP NUMBER 794 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 -0.669601796E-15 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001245E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.36251E+01 0.23374E+02 Friction velocity uet : 0.11240E-03 0.24615E+01 Friction velocity uk : 0.19585E-01 0.86611E+00 Dimensionless distance yplus : 0.27871E+01 0.19203E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.19561E+01 0.21466E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 290 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 223.4 *C Maximum primary fluid temperature: 282.3 *C Average temperature difference: -48.9 *C Average primary fluid velocity magnitude: 1.441 m/s (for full section) Maximum primary fluid velocity magnitude: 5.773 m/s (for full section) Average primary side HTC: 27.22 W/(m2*K) Average specific heat source: 0.041 MW/m3 Total heat soure for master thread: 5.380 MW ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57383E+03 8 0.25802E-02 0.13479E+02 0.41611E+01 c Velocity[X] 0.13079E+02 c Velocity[Y] 0.23130E-01 c Velocity[Z] 0.37758E+00 c Pressure 0.18023E+02 9 0.73730E-05 0.99607E+00 0.16828E+00 c k 0.38114E+02 17 0.32655E-03 0.46190E-03 0.27151E+00 c epsilon 0.99784E+02 13 0.24626E-03 0.91676E-02 0.51403E+00 c TempC 0.99463E+07 8 0.18231E-04 0.21858E+00 0.28346E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 33599 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -18.213 22.269 0.00673 0.0020432 v Velocity[Y] -25.824 27.706 0.82253 0.47174 v Velocity[Z] -21.098 18.537 0.30066 0.92682 v ǁVelocityǁ 0.017147 36.316 3.1355 5.0078 v Pressure -209.96 473.34 265.56 285.08 v k 0.0013226 4.4742 0.57813 0.48402 v epsilon 0.0013015 440.74 2.7514 0.85705 v TempC 30 283.84 147.65 127.51 v Density 0.62702 1.1524 0.8617 0.92183 v TurbVisc 1.6161e-06 0.33913 0.026618 0.034563 v CourantNb 0.020933 6.2961 1.8249 1.9549 v FourierNb 0.01283 10 4.1359 2.2791 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025399 0.1 0.017171 0.027001 v volume_forces[X] -17447 17989 -0.1576 -0.064232 v volume_forces[Y] -60.779 69.002 -0.24603 -0.0016672 v volume_forces[Z] -3269.6 3961.9 -0.703 0.072486 v ǁvolume_forcesǁ 0 18063 50.741 24.509 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 283.87 147.97 128.35 v Boundary Density 0.62702 1.1524 0.86084 0.91833 v Yplus 0 1920.3 117.07 213.07 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.086953 14.585 5.9608 4.234 Options set or changed by "control_file": ------------------------- max_time_step 795 (current: 795) Finished reading "control_file". INSTANT 0.795000000E-01 TIME STEP NUMBER 795 ============================================================= ** BOUNDARY MASS FLOW INFORMATION ------------------------------ --------------------------------------------------------------- Boundary type Code Nb faces Mass flow --------------------------------------------------------------- Inlet 2 2930 -0.111000000E+03 Smooth wall 5 579196 0.878182401E-16 Rough wall 6 0 0.000000000E+00 Symmetry 4 0 0.000000000E+00 Free outlet 3 1206 0.111001017E+03 Free inlet 14 0 0.000000000E+00 Convective inlet 16 0 0.000000000E+00 Free surface 15 0 0.000000000E+00 Undefined 1 0 0.000000000E+00 --------------------------------------------------------------- ** BOUNDARY CONDITIONS FOR SMOOTH WALLS --------------------------------------- ------------------------------------------------------------ Minimum Maximum ------------------------------------------------------------ Rel velocity at the wall uiptn : -0.40544E+01 0.24475E+02 Friction velocity uet : 0.10488E-04 0.26101E+01 Friction velocity uk : 0.19691E-01 0.86523E+00 Dimensionless distance yplus : 0.28661E+01 0.19252E+04 Friction thermal sca. tstar : 0.00000E+00 0.00000E+00 Dim-less thermal sca. tplus : 0.20115E+01 0.21472E+02 ------------------------------------------------------ Nb of reversal of the velocity at the wall : 288 Nb of faces within the viscous sub-layer : 0 Total number of wall faces : 579196 ------------------------------------------------------------ Applying heat source for zone [HS1] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 0 Zone volume for master thread, incuding ghost cells: 0.00 m3 Average primary fluid temperature: 0.0 *C Maximum primary fluid temperature: -10000000000.0 *C Average temperature difference: 0.0 *C Average primary fluid velocity magnitude: 0.000 m/s (for full section) Maximum primary fluid velocity magnitude: -1.000 m/s (for full section) Average primary side HTC: 0.00 W/(m2*K) Average specific heat source: 0.000 MW/m3 Total heat soure for master thread: 0.000 MW Applying heat source for zone [HS2] => Statistics based on master thread (including ghost cells) Number of cells for master thread, incuding ghost cells: 2031932 Zone volume for master thread, incuding ghost cells: 130.42 m3 Average primary fluid temperature: 223.3 *C Maximum primary fluid temperature: 282.3 *C Average temperature difference: -48.9 *C Average primary fluid velocity magnitude: 1.440 m/s (for full section) Maximum primary fluid velocity magnitude: 5.860 m/s (for full section) Average primary side HTC: 27.22 W/(m2*K) Average specific heat source: 0.041 MW/m3 Total heat soure for master thread: 5.386 MW Write final restart files checkpoint at iteration 795, Physical time 0.79500E-01 ** Writing the main restart file ----------------------------- Start writing Wrote field names and types to checkpoint at iteration 795: checkpoint/main.csc End writing the options Wrote main variables to checkpoint: checkpoint/main.csc End writing ** Writing the auxiliary restart file ---------------------------------- Start writing End writing the dimensions and options End writing the physical properties End writing the time step Wrote boundary condition coefficients to checkpoint: checkpoint/auxiliary.csc End writing ** INFORMATION ON CONVERGENCE -------------------------- ---------------------------------------------------------------------------- Variable Rhs norm N_iter Norm. residual Drift Time residual ---------------------------------------------------------------------------- c Velocity 0.57385E+03 8 0.25744E-02 0.13611E+02 0.41836E+01 c Velocity[X] 0.13204E+02 c Velocity[Y] 0.23353E-01 c Velocity[Z] 0.38345E+00 c Pressure 0.18091E+02 9 0.84668E-05 0.99664E+00 0.17010E+00 c k 0.38144E+02 17 0.32727E-03 0.46641E-03 0.27164E+00 c epsilon 0.99867E+02 13 0.24863E-03 0.91556E-02 0.51139E+00 c TempC 0.99453E+07 8 0.18294E-04 0.21756E+00 0.28201E-01 ---------------------------------------------------------------------------- ** Clippings for computed fields ----------------------------- field initial min initial max clips to min clips to max - --------------- -------------- -------------- ------------ ------------ a k a epsilon a TempC a Local Time Step 0.11 33443 ** Field values on cells --------------------- field minimum maximum set mean spatial mean - ---------------- -------------- -------------- -------------- -------------- v Velocity[X] -18.406 25.343 0.0067278 0.0020606 v Velocity[Y] -29.403 37.042 0.82254 0.47161 v Velocity[Z] -27.793 18.539 0.30065 0.92675 v ǁVelocityǁ 0.013603 47.878 3.135 5.0072 v Pressure -209.84 473.3 265.55 285.06 v k 0.0013369 4.4873 0.57871 0.48442 v epsilon 0.0013214 443.36 2.7541 0.85771 v TempC 30 283.82 147.61 127.49 v Density 0.62705 1.1524 0.86177 0.92187 v TurbVisc 1.5122e-06 0.33924 0.026644 0.034589 v CourantNb 0.00084335 9.424 1.8247 1.9549 v FourierNb 0.012854 10 4.1381 2.2804 v total_pressure 1.0111e+05 1.018e+05 1.0159e+05 1.0161e+05 v Local Time Step 0.00025401 0.1 0.017169 0.027001 v volume_forces[X] -18297 17474 -0.15785 -0.061945 v volume_forces[Y] -49.627 58.765 -0.24738 -0.0017468 v volume_forces[Z] -3819.3 3503.1 -0.70381 0.071567 v ǁvolume_forcesǁ 0 18362 50.751 24.535 ** Field values on boundary_faces ------------------------------ field minimum maximum set mean spatial mean - -------------------- -------------- -------------- -------------- -------------- v Boundary temperature 30 283.84 147.93 128.33 v Boundary Density 0.62705 1.1524 0.86092 0.91838 v Yplus 0 1925.2 117.11 213.13 ** Computed values on cells ------------------------ criterion minimum maximum set mean spatial mean --------------- -------------- -------------- -------------- -------------- Courant/Fourier 0.058275 15.847 5.9627 4.2352 =============================================================== FINAL STAGE OF THE CALCULATION ============================== =========================================================== =========================================================== END OF CALCULATION ================== =============================================================== Destroying structures and ending computation