1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336
|
<?xml version="1.0" encoding="utf-8"?><Code_Saturne_GUI case="case2" solver_version="4.0-alpha" study="full_domain" version="2.0">
<additional_scalars>
<variable label="scalar2" name="scalar2" type="user">
<blending_factor>1</blending_factor>
<formula zone_id="1">scalar2 = 10.;</formula>
<max_value>400</max_value>
<min_value>0</min_value>
<property choice="constant" label="Dscal1" name="diffusion_coefficient_1">
<initial_value>8.55e-05</initial_value>
</property>
<rhs_reconstruction>1</rhs_reconstruction>
<turbulent_flux_model>SGDH</turbulent_flux_model>
</variable>
</additional_scalars>
<analysis_control>
<output>
<listing_printing_frequency>1</listing_printing_frequency>
<mesh id="-1" label="Fluid domain" type="cells">
<all_variables status="on"/>
<location>all[]</location>
<writer id="-1"/>
</mesh>
<mesh id="-2" label="Boundary" type="boundary_faces">
<all_variables status="on"/>
<location>all[]</location>
<writer id="-1"/>
</mesh>
<probe name="1" status="on">
<probe_x>-0.25</probe_x>
<probe_y>2.25</probe_y>
<probe_z>0</probe_z>
</probe>
<probe name="2" status="on">
<probe_x>0.05</probe_x>
<probe_y>2.25</probe_y>
<probe_z>0</probe_z>
</probe>
<probe name="3" status="on">
<probe_x>0.05</probe_x>
<probe_y>2.75</probe_y>
<probe_z>0</probe_z>
</probe>
<probe name="4" status="on">
<probe_x>0.05</probe_x>
<probe_y>0.5</probe_y>
<probe_z>0</probe_z>
</probe>
<probe name="5" status="on">
<probe_x>0.05</probe_x>
<probe_y>-0.25</probe_y>
<probe_z>0</probe_z>
</probe>
<probe name="6" status="on">
<probe_x>0.75</probe_x>
<probe_y>-0.25</probe_y>
<probe_z>0</probe_z>
</probe>
<probe name="7" status="on">
<probe_x>0.75</probe_x>
<probe_y>0.25</probe_y>
<probe_z>0</probe_z>
</probe>
<probe name="8" status="on">
<probe_x>0.75</probe_x>
<probe_y>0.75</probe_y>
<probe_z>0</probe_z>
</probe>
<probe name="9" status="on">
<probe_x>-0.5</probe_x>
<probe_y>2.25</probe_y>
<probe_z>0</probe_z>
</probe>
<probe_format choice="DAT"/>
<probe_recording_frequency_time>0.1</probe_recording_frequency_time>
<writer id="-1" label="results">
<directory name="postprocessing"/>
<format name="ensight" options="binary"/>
<frequency period="time_step">2</frequency>
<output_at_end status="on"/>
<time_dependency choice="fixed_mesh"/>
</writer>
</output>
<profiles/>
<steady_management status="off"/>
<time_averages/>
<time_parameters>
<iterations>300</iterations>
<property label="CourantNb" name="courant_number">
<postprocessing_recording status="off"/>
</property>
<property label="FourierNb" name="fourier_number">
<postprocessing_recording status="off"/>
</property>
<time_passing>0</time_passing>
<time_step_ref>0.05</time_step_ref>
<zero_time_step status="off"/>
</time_parameters>
</analysis_control>
<boundary_conditions>
<boundary label="Inlet" name="1" nature="inlet">1</boundary>
<boundary label="Outlet" name="2" nature="outlet">34</boundary>
<boundary label="Symmetry" name="3" nature="symmetry">8 or 9 or 28 or 29 or 38 or 39</boundary>
<boundary label="Wall_1" name="4" nature="wall">24 and 0.1 <= x and 0.5 >= x</boundary>
<boundary label="Wall_2" name="5" nature="wall">2 or 3</boundary>
<boundary label="Wall_3" name="6" nature="wall">4 or 7 or 21 or 22 or 23</boundary>
<boundary label="Wall_4" name="7" nature="wall">6 and y > 1</boundary>
<boundary label="Wall_5" name="8" nature="wall">6 and y <= 1</boundary>
<boundary label="Wall_6" name="9" nature="wall">31 or 33</boundary>
<inlet label="Inlet">
<scalar choice="dirichlet" label="scalar2" name="scalar2" type="user">
<dirichlet>200</dirichlet>
</scalar>
<scalar choice="dirichlet" label="TempC" name="temperature" type="thermal">
<dirichlet>300</dirichlet>
</scalar>
<turbulence choice="hydraulic_diameter">
<hydraulic_diameter>0.5</hydraulic_diameter>
</turbulence>
<velocity_pressure choice="norm" direction="coordinates">
<direction_x>1</direction_x>
<direction_y>0</direction_y>
<direction_z>0</direction_z>
<norm>1</norm>
</velocity_pressure>
</inlet>
<outlet label="Outlet">
<scalar choice="neumann" label="scalar2" name="scalar2" type="user">
<neumann>0</neumann>
</scalar>
<scalar choice="neumann" label="TempC" name="temperature" type="thermal">
<neumann>0</neumann>
</scalar>
</outlet>
<symmetry label="Symmetry"/>
<variable/>
<wall label="Wall_1">
<scalar choice="dirichlet" label="scalar2" name="scalar2" type="user">
<dirichlet>0</dirichlet>
</scalar>
<scalar choice="neumann" label="TempC" name="temperature" type="thermal">
<neumann>0</neumann>
</scalar>
<velocity_pressure choice="off">
<dirichlet component="0" name="velocity">0</dirichlet>
<dirichlet component="1" name="velocity">0</dirichlet>
<dirichlet component="2" name="velocity">0</dirichlet>
</velocity_pressure>
</wall>
<wall label="Wall_2">
<scalar choice="dirichlet" label="scalar2" name="scalar2" type="user">
<dirichlet>5</dirichlet>
</scalar>
<scalar choice="neumann" label="TempC" name="temperature" type="thermal">
<neumann>0</neumann>
</scalar>
<velocity_pressure choice="off"/>
</wall>
<wall label="Wall_3">
<scalar choice="dirichlet" label="scalar2" name="scalar2" type="user">
<dirichlet>0</dirichlet>
</scalar>
<scalar choice="neumann" label="TempC" name="temperature" type="thermal">
<neumann>0</neumann>
</scalar>
<velocity_pressure choice="off"/>
</wall>
<wall label="Wall_4">
<scalar choice="dirichlet" label="scalar2" name="scalar2" type="user">
<dirichlet>25</dirichlet>
</scalar>
<scalar choice="neumann" label="TempC" name="temperature" type="thermal">
<neumann>0</neumann>
</scalar>
<velocity_pressure choice="off"/>
</wall>
<wall label="Wall_5">
<scalar choice="dirichlet" label="scalar2" name="scalar2" type="user">
<dirichlet>320</dirichlet>
</scalar>
<scalar choice="neumann" label="TempC" name="temperature" type="thermal">
<neumann>0</neumann>
</scalar>
<velocity_pressure choice="off"/>
</wall>
<wall label="Wall_6">
<scalar choice="dirichlet" label="scalar2" name="scalar2" type="user">
<dirichlet>40</dirichlet>
</scalar>
<scalar choice="neumann" label="TempC" name="temperature" type="thermal">
<neumann>0</neumann>
</scalar>
<velocity_pressure choice="off"/>
</wall>
</boundary_conditions>
<calculation_management/>
<lagrangian model="off">
<output/>
</lagrangian>
<numerical_parameters>
<gradient_reconstruction choice="0"/>
<gradient_transposed status="on"/>
<hydrostatic_pressure status="off"/>
<pressure_relaxation>1</pressure_relaxation>
<velocity_pressure_algo choice="simplec">
<piso_sweep_number>1</piso_sweep_number>
</velocity_pressure_algo>
<velocity_pressure_coupling status="off"/>
<wall_pressure_extrapolation>0</wall_pressure_extrapolation>
</numerical_parameters>
<physical_properties>
<fluid_properties>
<material choice="user_material"/>
<method choice="user_properties"/>
<property choice="variable" label="Density" name="density">
<formula>density = TempC * ( -4.0668E-03*TempC - 5.0754E-02 ) + 1000.9;</formula>
<initial_value>725.735</initial_value>
</property>
<property choice="constant" label="LamVisc" name="molecular_viscosity">
<initial_value>8.951e-05</initial_value>
<listing_printing status="off"/>
<postprocessing_recording status="off"/>
</property>
<property choice="constant" label="SpecHeat" name="specific_heat">
<initial_value>5483</initial_value>
<listing_printing status="off"/>
<postprocessing_recording status="off"/>
</property>
<property choice="constant" label="ThermalCond" name="thermal_conductivity">
<initial_value>0.02495</initial_value>
<listing_printing status="off"/>
<postprocessing_recording status="off"/>
</property>
<reference choice="user_material"/>
</fluid_properties>
<gravity>
<gravity_x>0</gravity_x>
<gravity_y>-9.81</gravity_y>
<gravity_z>0</gravity_z>
</gravity>
</physical_properties>
<solution_domain>
<faces_cutting status="off"/>
<joining>
<face_joining name="1">
<fraction>0.1</fraction>
<plane>25</plane>
<selector>5,24,32</selector>
<verbosity>1</verbosity>
<visualization>1</visualization>
</face_joining>
</joining>
<mesh_smoothing status="off"/>
<meshes_list>
<mesh name="downcomer.des"/>
<mesh name="fdc.des"/>
<mesh name="pic.des"/>
</meshes_list>
<periodicity/>
<volumic_conditions>
<zone head_losses="off" id="1" initialization="on" label="all_cells" mass_source_term="off" momentum_source_term="off" porosity="off" scalar_source_term="off" thermal_source_term="off">all[]</zone>
</volumic_conditions>
</solution_domain>
<thermophysical_models>
<ale_method status="off"/>
<atmospheric_flows model="off"/>
<compressible_model model="off"/>
<conjugate_heat_transfer>
<external_coupling/>
</conjugate_heat_transfer>
<gas_combustion model="off" option="off"/>
<joule_effect model="off"/>
<radiative_transfer model="off"/>
<reference_values>
<pressure>101325</pressure>
<temperature>1273.15</temperature>
<velocity>1</velocity>
</reference_values>
<solid_fuels model="off"/>
<thermal_scalar model="temperature_celsius">
<property label="Boundary layer Nusselt" name="boundary_layer_nusselt" support="boundary">
<postprocessing_recording status="off"/>
</property>
<property label="Boundary temperature" name="boundary_temperature" support="boundary"/>
<property label="Thermal flux" name="input_thermal_flux" support="boundary"/>
<property label="Tplus" name="tplus" support="boundary">
<postprocessing_recording status="off"/>
</property>
<variable label="TempC" name="temperature" type="thermal">
<blending_factor>1</blending_factor>
<formula zone_id="1">temperature = 20.;</formula>
<max_value>400</max_value>
<min_value>0</min_value>
<rhs_reconstruction>1</rhs_reconstruction>
<turbulent_flux_model>SGDH</turbulent_flux_model>
</variable>
</thermal_scalar>
<turbulence model="k-epsilon">
<initialization choice="reference_value" zone_id="1"/>
<property label="TurbVisc" name="turbulent_viscosity"/>
<variable label="epsilon" name="epsilon">
<listing_printing status="off"/>
<rhs_reconstruction>1</rhs_reconstruction>
</variable>
<variable label="k" name="k">
<listing_printing status="off"/>
<rhs_reconstruction>1</rhs_reconstruction>
</variable>
</turbulence>
<velocity_pressure>
<initialization>
<formula zone_id="1">velocity[0] = 0.;
velocity[1] = 0.;
velocity[2] = 0.;</formula>
</initialization>
<property label="Efforts" name="effort" support="boundary"/>
<property label="Efforts, normal" name="effort_normal" support="boundary">
<postprocessing_recording status="off"/>
</property>
<property label="Efforts, tangential" name="effort_tangential" support="boundary">
<postprocessing_recording status="off"/>
</property>
<property label="total_pressure" name="total_pressure">
<probes choice="0"/>
</property>
<property label="Yplus" name="yplus" support="boundary"/>
<variable label="Pressure" name="pressure">
<listing_printing status="off"/>
<rhs_reconstruction>2</rhs_reconstruction>
</variable>
<variable dimension="3" label="Velocity" name="velocity">
<blending_factor>1</blending_factor>
<rhs_reconstruction>1</rhs_reconstruction>
</variable>
</velocity_pressure>
</thermophysical_models>
</Code_Saturne_GUI>
|