<?xml version="1.0" encoding="utf-8"?><Code_Saturne_GUI case="flow_past_cyl_3" solver_version="6.0;;7.2" study="Travail" version="2.0">
  <additional_scalars>
    <users/>
  </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>
      <mesh id="1" label="solid" type="cells">
        <all_variables status="on"/>
        <location>solid</location>
      </mesh>
      <probe id="1" name="interieur_solid" status="on">
        <probe_x>0</probe_x>
        <probe_y>0</probe_y>
        <probe_z>0</probe_z>
      </probe>
      <probe id="2" name="fluid_post_sol" status="on">
        <probe_x>0.5</probe_x>
        <probe_y>0</probe_y>
        <probe_z>0</probe_z>
      </probe>
      <probe_format choice="DAT"/>
      <probe_recording_frequency>1</probe_recording_frequency>
      <probes_interpolation choice=""/>
      <probes_snap choice=""/>
      <writer id="-1" label="results">
        <directory name="postprocessing"/>
        <format name="ensight" options="separate_meshes"/>
        <frequency period="none"/>
        <output_at_end status="on"/>
        <time_dependency choice="fixed_mesh"/>
      </writer>
    </output>
    <profiles/>
    <scalar_balances/>
    <time_averages/>
    <time_parameters>
      <iterations>500</iterations>
      <max_courant_num>1</max_courant_num>
      <max_fourier_num>10</max_fourier_num>
      <property name="courant_number" label="CourantNb"/>
      <property name="fourier_number" label="FourierNb"/>
      <property name="local_time_step" label="LocalTime"/>
      <time_passing>2</time_passing>
      <time_step_max_factor>1000</time_step_max_factor>
      <time_step_min_factor>0.1</time_step_min_factor>
      <time_step_ref>0.0001</time_step_ref>
      <time_step_var>0.1</time_step_var>
    </time_parameters>
  </analysis_control>
  <boundary_conditions>
    <boundary label="symf2" name="1" nature="symmetry">destination_fluid</boundary>
    <boundary label="symf1" name="2" nature="symmetry">source_fluid</boundary>
    <boundary label="syms2" name="3" nature="symmetry">destination_solid</boundary>
    <boundary label="syms1" name="4" nature="symmetry">source_solid</boundary>
    <boundary label="wall" name="5" nature="wall">Wall</boundary>
    <boundary label="inlet" name="6" nature="inlet">inlet</boundary>
    <boundary label="outlet" name="7" nature="outlet">outlet</boundary>
    <boundary label="interface" name="8" nature="wall">interface_fs</boundary>
    <inlet label="None" field_id="none">
      <turbulence choice="hydraulic_diameter">
        <hydraulic_diameter>1</hydraulic_diameter>
      </turbulence>
      <velocity_pressure choice="norm" direction="normal">
        <norm>1</norm>
      </velocity_pressure>
    </inlet>
    <inlet label="inlet" field_id="none">
      <scalar name="temperature" type="thermal" choice="dirichlet">
        <dirichlet>150</dirichlet>
      </scalar>
      <turbulence choice="hydraulic_diameter">
        <hydraulic_diameter>0.75</hydraulic_diameter>
      </turbulence>
      <velocity_pressure choice="norm" direction="normal">
        <norm>2</norm>
      </velocity_pressure>
    </inlet>
    <outlet label="None" field_id="none"/>
    <outlet label="outlet" field_id="none">
      <scalar name="temperature" type="thermal" choice="neumann">
        <neumann>0</neumann>
      </scalar>
    </outlet>
    <symmetry label="symf2" field_id="none"/>
    <symmetry label="symf1" field_id="none"/>
    <symmetry label="syms2" field_id="none"/>
    <symmetry label="syms1" field_id="none"/>
    <wall label="wall" field_id="none">
      <scalar name="temperature" type="thermal" choice="neumann">
        <neumann>0</neumann>
      </scalar>
      <velocity_pressure choice="off">
        <dirichlet name="velocity" component="0">0</dirichlet>
        <dirichlet name="velocity" component="1">0</dirichlet>
        <dirichlet name="velocity" component="2">0</dirichlet>
      </velocity_pressure>
    </wall>
    <wall label="interface" field_id="none">
      <scalar name="temperature" type="thermal" choice="neumann">
        <neumann>0</neumann>
      </scalar>
      <velocity_pressure choice="off">
        <dirichlet name="velocity" component="0">0</dirichlet>
        <dirichlet name="velocity" component="1">0</dirichlet>
        <dirichlet name="velocity" component="2">0</dirichlet>
      </velocity_pressure>
    </wall>
  </boundary_conditions>
  <calculation_management>
    <block_io/>
    <partitioning/>
    <start_restart>
      <frozen_field status="off"/>
      <restart_rescue>0</restart_rescue>
    </start_restart>
  </calculation_management>
  <lagrangian model="off"/>
  <numerical_parameters>
    <gradient_reconstruction choice="lsq"/>
    <pressure_relaxation>0.3</pressure_relaxation>
    <velocity_pressure_algo choice="simplec"/>
  </numerical_parameters>
  <physical_properties>
    <fluid_properties>
      <material choice="user_material"/>
      <method choice="user_properties"/>
      <property name="density" choice="constant" label="Density">
        <initial_value>0.85</initial_value>
        <listing_printing status="off"/>
        <postprocessing_recording status="off"/>
        <zone zone_id="3">
          <formula>density = 2700;</formula>
        </zone>
      </property>
      <property name="dynamic_diffusion" choice="constant" label="DiffDyn">
        <initial_value>0.01</initial_value>
        <listing_printing status="off"/>
        <postprocessing_recording status="off"/>
      </property>
      <property name="molecular_viscosity" choice="constant" label="LamVisc">
        <initial_value>2.5e-05</initial_value>
        <listing_printing status="off"/>
        <postprocessing_recording status="off"/>
        <zone zone_id="3">
          <formula>molecular_viscosity = mu0;</formula>
        </zone>
      </property>
      <property name="specific_heat" choice="constant" label="SpecHeat">
        <initial_value>1017.24</initial_value>
        <listing_printing status="off"/>
        <postprocessing_recording status="off"/>
        <zone zone_id="3">
          <formula>specific_heat = 900;</formula>
        </zone>
      </property>
      <property name="surface_tension" choice="constant" label="SurfTen">
        <initial_value>0</initial_value>
        <listing_printing status="off"/>
        <postprocessing_recording status="off"/>
      </property>
      <property name="thermal_conductivity" choice="constant" label="ThermalCond">
        <initial_value>0.0335</initial_value>
        <listing_printing status="off"/>
        <postprocessing_recording status="off"/>
        <zone zone_id="3">
          <formula>thermal_conductivity = 200;</formula>
        </zone>
      </property>
      <reference_pressure>101325</reference_pressure>
      <reference_temperature>20</reference_temperature>
    </fluid_properties>
    <gravity>
      <gravity_x>0</gravity_x>
      <gravity_y>0</gravity_y>
      <gravity_z>0</gravity_z>
    </gravity>
    <notebook/>
    <omega>
      <omega_x>0</omega_x>
      <omega_y>0</omega_y>
      <omega_z>0</omega_z>
    </omega>
  </physical_properties>
  <solution_domain>
    <extrusion/>
    <faces_cutting status="off"/>
    <joining/>
    <mesh_cartesian>
      <x_direction ncells="1" min="0.0" max="1.0" prog="1.0" law="constant"/>
      <y_direction ncells="1" min="0.0" max="1.0" prog="1.0" law="constant"/>
      <z_direction ncells="1" min="0.0" max="1.0" prog="1.0" law="constant"/>
    </mesh_cartesian>
    <mesh_origin choice="mesh_import"/>
    <mesh_smoothing status="off"/>
    <meshes_list>
      <mesh name="flow_past_cylinder.unv"/>
    </meshes_list>
    <periodicity/>
    <thin_walls>
      <thin_wall name="1">
        <selector>all[]</selector>
      </thin_wall>
    </thin_walls>
    <volumic_conditions>
      <zone label="all_cells" id="1" initialization="off" head_losses="off" porosity="off" momentum_source_term="off" thermal_source_term="off" scalar_source_term="off" groundwater_law="off" physical_properties="on" solid="off">all[]</zone>
      <zone label="fluid" id="2" initialization="on" head_losses="off" porosity="off" momentum_source_term="off" thermal_source_term="off" scalar_source_term="off" groundwater_law="off" physical_properties="on" solid="off">fluid</zone>
      <zone label="solid" id="3" initialization="on" head_losses="off" porosity="off" momentum_source_term="off" thermal_source_term="off" scalar_source_term="off" groundwater_law="off" physical_properties="on" solid="on" initial_value="off">solid</zone>
    </volumic_conditions>
  </solution_domain>
  <thermophysical_models>
    <ale_method/>
    <atmospheric_flows model="off">
      <large_scale_meteo status="off"/>
    </atmospheric_flows>
    <compressible_model model="off"/>
    <conjugate_heat_transfer>
      <external_coupling>
        <syrthes_instances/>
      </external_coupling>
    </conjugate_heat_transfer>
    <gas_combustion model="off">
      <soot_model model="off"/>
      <thermodynamical_pressure status="off"/>
    </gas_combustion>
    <groundwater_model model="off"/>
    <hgn_model model="off"/>
    <immersed_boundaries/>
    <internal_coupling>
      <coupled_scalars>
        <scalar name="temperature" label="temperature"/>
      </coupled_scalars>
      <solid_zones>
        <zone name="solid"/>
      </solid_zones>
    </internal_coupling>
    <joule_effect model="off"/>
    <porosities/>
    <radiative_transfer model="off">
      <absorption_coefficient type="constant">0</absorption_coefficient>
      <frequency>1</frequency>
      <intensity_resolution_listing_printing>0</intensity_resolution_listing_printing>
      <property label="Emissivity" name="emissivity" support="boundary"/>
      <property label="Luminance" name="luminance"/>
      <property label="Absorption" name="rad_absorption"/>
      <property label="Absorption_coefficient" name="rad_absorption_coeff"/>
      <property label="Convective_flux" name="rad_convective_flux" support="boundary"/>
      <property label="Emission" name="rad_emission"/>
      <property label="Convective_exch_coef" name="rad_exchange_coefficient" support="boundary"/>
      <property label="Incident_flux" name="rad_incident_flux" support="boundary"/>
      <property label="Net_flux" name="rad_net_flux" support="boundary"/>
      <property label="Qrad" name="radiative_flux"/>
      <property label="Srad" name="radiative_st"/>
      <property label="Thermal_conductivity" name="wall_thermal_conductivity" support="boundary"/>
      <property label="Thickness" name="wall_thickness" support="boundary"/>
      <quadrature>1</quadrature>
      <restart status="on"/>
      <temperature_listing_printing>1</temperature_listing_printing>
      <thermal_radiative_source_term>2</thermal_radiative_source_term>
    </radiative_transfer>
    <reference_values>
      <length/>
    </reference_values>
    <solid_fuels model="off"/>
    <source_terms/>
    <thermal_scalar model="temperature_celsius">
      <property name="boundary_layer_nusselt" support="boundary" label="Dimensionless Thermal flux"/>
      <property name="boundary_temperature" support="boundary" label="Boundary temperature"/>
      <property name="thermal_flux" support="boundary" label="Thermal flux"/>
      <property name="tplus" support="boundary" label="Tplus">
        <postprocessing_recording status="off"/>
      </property>
      <variable name="temperature" type="thermal" label="TempC">
        <blending_factor>0.65</blending_factor>
        <formula zone_id="2">temperature = 150.;</formula>
        <max_value>150</max_value>
        <min_value>20</min_value>
        <order_scheme choice="solu"/>
        <rhs_reconstruction>1</rhs_reconstruction>
        <turbulent_flux_model>SGDH</turbulent_flux_model>
      </variable>
    </thermal_scalar>
    <turbomachinery model="off">
      <joining/>
    </turbomachinery>
    <turbulence model="k-omega-SST">
      <gravity_terms status="off"/>
      <initialization zone_id="1" choice="reference_value"/>
      <initialization zone_id="2" choice="reference_value"/>
      <initialization zone_id="3" choice="reference_value"/>
      <property name="turbulent_viscosity" label="TurbVisc"/>
      <reference_velocity>2</reference_velocity>
      <variable name="k" label="k">
        <blending_factor>0</blending_factor>
        <order_scheme choice="upwind"/>
        <rhs_reconstruction>1</rhs_reconstruction>
      </variable>
      <variable name="omega" label="omega">
        <blending_factor>0</blending_factor>
        <order_scheme choice="upwind"/>
        <rhs_reconstruction>1</rhs_reconstruction>
      </variable>
      <wall_function>7</wall_function>
    </turbulence>
    <velocity_pressure>
      <initialization/>
      <property name="stress" label="Stress" support="boundary"/>
      <property name="stress_normal" label="Stress, normal" support="boundary">
        <postprocessing_recording status="off"/>
      </property>
      <property name="stress_tangential" label="Stress, tangential" support="boundary">
        <postprocessing_recording status="off"/>
      </property>
      <property name="total_pressure" label="total_pressure"/>
      <property name="yplus" label="Yplus" support="boundary"/>
      <variable name="pressure" label="Pressure">
        <rhs_reconstruction>2</rhs_reconstruction>
      </variable>
      <variable name="velocity" dimension="3" label="Velocity">
        <blending_factor>0.65</blending_factor>
        <order_scheme choice="solu"/>
        <rhs_reconstruction>1</rhs_reconstruction>
      </variable>
    </velocity_pressure>
  </thermophysical_models>
</Code_Saturne_GUI>