<?xml version="1.0" encoding="utf-8"?><Code_Saturne_GUI case="Tubo3" solver_version="6.0;;7.0" study="Tubo2" 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>
      <probe id="1" name="Solid" status="on">
        <probe_x>0.0025</probe_x>
        <probe_y>0</probe_y>
        <probe_z>0.03</probe_z>
      </probe>
      <probe id="2" name="Fluid" status="on">
        <probe_x>0</probe_x>
        <probe_y>0</probe_y>
        <probe_z>0.03</probe_z>
      </probe>
      <probe id="3" name="Wsolid" status="on">
        <probe_x>0.0021</probe_x>
        <probe_y>0</probe_y>
        <probe_z>0.03</probe_z>
      </probe>
      <probe id="4" name="Wfluid" status="on">
        <probe_x>0.0019</probe_x>
        <probe_y>0</probe_y>
        <probe_z>0</probe_z>
      </probe>
      <probe_format choice="CSV"/>
      <probe_recording_frequency>1</probe_recording_frequency>
      <probes_interpolation choice="yes"/>
      <probes_snap choice=""/>
      <writer id="-1" label="results">
        <directory name="postprocessing"/>
        <format name="ensight" options="separate_meshes"/>
        <frequency period="time_step">10</frequency>
        <output_at_end status="on"/>
        <time_dependency choice="fixed_mesh"/>
      </writer>
    </output>
    <profiles/>
    <scalar_balances/>
    <time_averages/>
    <time_parameters>
      <iterations>100</iterations>
      <property name="courant_number" label="CourantNb"/>
      <property name="fourier_number" label="FourierNb"/>
      <thermal_time_step status="on"/>
      <time_passing>0</time_passing>
      <time_step_ref>0.01</time_step_ref>
    </time_parameters>
  </analysis_control>
  <boundary_conditions>
    <boundary label="Face1" name="1" nature="wall">Face1</boundary>
    <boundary label="Face2" name="2" nature="wall">Face2</boundary>
    <boundary label="FluxH" name="3" nature="wall">FluxH</boundary>
    <boundary label="Inlet" name="4" nature="inlet">Inlet</boundary>
    <boundary label="Outlet" name="5" nature="outlet">Outlet</boundary>
    <boundary label="SymFluid" name="6" nature="symmetry">SymFluid</boundary>
    <boundary label="SymSolid" name="7" nature="symmetry">SymSolid</boundary>
    <inlet label="Inlet" field_id="none">
      <scalar name="temperature" type="thermal" choice="dirichlet">
        <dirichlet>300</dirichlet>
      </scalar>
      <turbulence choice="hydraulic_diameter">
        <hydraulic_diameter>0.004</hydraulic_diameter>
      </turbulence>
      <velocity_pressure choice="flow1" direction="normal">
        <flow1>0.02</flow1>
      </velocity_pressure>
    </inlet>
    <outlet label="Outlet" field_id="none">
      <scalar name="temperature" type="thermal" choice="neumann">
        <neumann>0</neumann>
      </scalar>
    </outlet>
    <symmetry label="SymFluid" field_id="none"/>
    <symmetry label="SymSolid" field_id="none"/>
    <wall label="Face2" 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="Face1" 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="FluxH" field_id="none">
      <scalar name="temperature" type="thermal" choice="neumann_formula">
        <neumann_formula>flux = 130000.0;</neumann_formula>
      </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>
    <start_restart>
      <frozen_field status="off"/>
    </start_restart>
  </calculation_management>
  <lagrangian model="off"/>
  <numerical_parameters>
    <algo_density_variation choice=""/>
    <extended_neighborhood choice=""/>
    <gradient_transposed status="on"/>
    <pressure_relaxation>0.7</pressure_relaxation>
    <velocity_pressure_algo choice="simplec">
      <piso_sweep_number>1</piso_sweep_number>
    </velocity_pressure_algo>
    <velocity_pressure_coupling status="off"/>
  </numerical_parameters>
  <physical_properties>
    <fluid_properties>
      <material choice="user_material"/>
      <method choice="user_properties"/>
      <property name="density" choice="user_law" label="Density">
        <formula>density = rho0;</formula>
        <initial_value>801</initial_value>
        <probes_recording status="off"/>
        <zone zone_id="2">
          <formula>density = rho0;</formula>
        </zone>
        <zone zone_id="3">
          <formula>density = 7800;</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"/>
        <probes_recording status="off"/>
      </property>
      <property name="molecular_viscosity" choice="user_law" label="LamVisc">
        <formula>molecular_viscosity = mu0;</formula>
        <initial_value>1.52e-06</initial_value>
        <probes_recording status="off"/>
        <zone zone_id="2">
          <formula>molecular_viscosity = mu0;</formula>
        </zone>
        <zone zone_id="3">
          <formula>molecular_viscosity = mu0;</formula>
        </zone>
      </property>
      <property name="specific_heat" choice="user_law" label="SpecHeat">
        <formula>specific_heat = cp0;</formula>
        <initial_value>1938</initial_value>
        <probes_recording status="off"/>
        <zone zone_id="2">
          <formula>specific_heat = cp0;</formula>
        </zone>
        <zone zone_id="3">
          <formula>specific_heat = 3800;</formula>
        </zone>
      </property>
      <property name="thermal_conductivity" choice="user_law" label="ThermalCond">
        <formula>thermal_conductivity = lambda0;</formula>
        <initial_value>0.1106</initial_value>
        <probes_recording status="off"/>
        <zone zone_id="2">
          <formula>thermal_conductivity = lambda0;</formula>
        </zone>
        <zone zone_id="3">
          <formula>thermal_conductivity = 310.0;</formula>
        </zone>
      </property>
      <reference_pressure>101325</reference_pressure>
      <reference_temperature>300</reference_temperature>
    </fluid_properties>
    <gravity>
      <gravity_x>0</gravity_x>
      <gravity_y>-9.81</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_smoothing status="off"/>
    <meshes_list>
      <mesh name="TuboM2.unv" reorient="on"/>
    </meshes_list>
    <periodicity/>
    <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"/>
    <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>
      <restart status="on"/>
    </radiative_transfer>
    <reference_values>
      <length/>
    </reference_values>
    <solid_fuels model="off"/>
    <source_terms/>
    <thermal_scalar model="temperature_kelvin">
      <property name="boundary_layer_nusselt" support="boundary" label="Dimensionless Thermal flux">
        <postprocessing_recording status="off"/>
      </property>
      <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="TempK">
        <blending_factor>1</blending_factor>
        <formula zone_id="3">temperature = 300.;</formula>
        <formula zone_id="2">temperature = 300.;</formula>
        <max_value>1e+12</max_value>
        <min_value>0</min_value>
        <rhs_reconstruction>1</rhs_reconstruction>
        <turbulent_flux_model>SGDH</turbulent_flux_model>
      </variable>
    </thermal_scalar>
    <turbomachinery model="off">
      <joining/>
    </turbomachinery>
    <turbulence model="k-epsilon-PL">
      <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>1.98</reference_velocity>
      <variable name="epsilon" label="epsilon">
        <blending_factor>0</blending_factor>
        <rhs_reconstruction>1</rhs_reconstruction>
      </variable>
      <variable name="k" label="k">
        <blending_factor>0</blending_factor>
        <rhs_reconstruction>1</rhs_reconstruction>
      </variable>
      <wall_function>3</wall_function>
    </turbulence>
    <velocity_pressure>
      <initialization>
        <formula zone_id="2">velocity[0] = 0.;
velocity[1] = 0.;
velocity[2] = 1.98;</formula>
        <formula zone_id="3">velocity[0] = 0.;
velocity[1] = 0.;
velocity[2] = 0.;</formula>
      </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>1</blending_factor>
        <rhs_reconstruction>1</rhs_reconstruction>
      </variable>
    </velocity_pressure>
  </thermophysical_models>
</Code_Saturne_GUI>