<?xml version="1.0" encoding="utf-8"?><Code_Saturne_GUI case="INTF" study="TEST" version="2.0">
	<solution_domain>
		<volumic_conditions>
			<zone head_losses="off" id="1" initialization="on" label="all_cells" mass_source_term="off" momentum_source_term="off" scalar_source_term="off" thermal_source_term="off">all[]</zone>
		</volumic_conditions>
		<meshes_list>
			<mesh name="hexa_stat.med"/>
			<mesh name="hexa_roto.med"/>
		</meshes_list>
		<faces_cutting status="off"/>
		<mesh_smoothing status="off"/>
		<joining/>
		<periodicity/>
	</solution_domain>
	<thermophysical_models>
		<velocity_pressure>
			<variable label="Pressure" name="pressure"/>
			<variable label="VelocityX" name="velocity_U"/>
			<variable label="VelocityY" name="velocity_V"/>
			<variable label="VelocityZ" name="velocity_W"/>
			<property label="total_pressure" name="total_pressure"/>
			<property label="Yplus" name="yplus" support="boundary"/>
			<property label="Efforts" name="effort" support="boundary"/>
			<property label="Efforts, tangential" name="effort_tangential" support="boundary">
				<postprocessing_recording status="off"/>
			</property>
			<property label="Efforts, normal" name="effort_normal" support="boundary">
				<postprocessing_recording status="off"/>
			</property>
		</velocity_pressure>
		<reference_values/>
		<turbulence model="off">
			<initialization choice="reference_value" zone_id="1"/>
			<mixing_length_scale>1</mixing_length_scale>
		</turbulence>
		<solid_fuels model="off"/>
		<gas_combustion model="off"/>
		<joule_effect model="off"/>
		<atmospheric_flows model="off"/>
		<ale_method status="off"/>
		<thermal_scalar model="off">
			<property label="Tplus" name="tplus" support="boundary">
				<postprocessing_recording status="off"/>
			</property>
			<property label="Thermal flux" name="input_thermal_flux" support="boundary"/>
			<property label="Boundary temperature" name="boundary_temperature" support="boundary"/>
			<property label="Boundary layer Nusselt" name="boundary_layer_nusselt" support="boundary">
				<postprocessing_recording status="off"/>
			</property>
		</thermal_scalar>
		<radiative_transfer model="off"/>
		<conjugate_heat_transfer>
			<external_coupling/>
		</conjugate_heat_transfer>
		<compressible_model model="off"/>
	</thermophysical_models>
	<numerical_parameters>
		<velocity_pressure_algo choice="simplec">
			<piso_sweep_number>1</piso_sweep_number>
		</velocity_pressure_algo>
	</numerical_parameters>
	<physical_properties>
		<fluid_properties>
			<property choice="constant" label="Density" name="density">
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
				<initial_value>1.17862</initial_value>
			</property>
			<property choice="constant" label="LamVisc" name="molecular_viscosity">
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
				<initial_value>1.83e-05</initial_value>
			</property>
			<property choice="constant" label="SpecHeat" name="specific_heat">
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
				<initial_value>1017.24</initial_value>
			</property>
			<property choice="constant" label="ThermalCond" name="thermal_conductivity">
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
				<initial_value>0.02495</initial_value>
			</property>
		</fluid_properties>
		<gravity>
			<gravity_x>0</gravity_x>
			<gravity_y>0</gravity_y>
			<gravity_z>0</gravity_z>
		</gravity>
	</physical_properties>
	<additional_scalars/>
	<boundary_conditions>
		<boundary label="BC_2" name="2" nature="wall">sleft</boundary>
		<wall label="BC_2">
			<velocity_pressure choice="off"/>
		</wall>
		<boundary label="BC_3" name="3" nature="wall">sright</boundary>
		<wall label="BC_3">
			<velocity_pressure choice="off"/>
		</wall>
		<boundary label="BC_4" name="4" nature="wall">swall</boundary>
		<wall label="BC_4">
			<velocity_pressure choice="off"/>
		</wall>
		<boundary label="BC_6" name="6" nature="wall">rleft</boundary>
		<wall label="BC_6">
			<velocity_pressure choice="off"/>
		</wall>
		<boundary label="BC_7" name="7" nature="wall">rright</boundary>
		<wall label="BC_7">
			<velocity_pressure choice="off"/>
		</wall>
		<boundary label="BC_8" name="8" nature="wall">rwall</boundary>
		<wall label="BC_8">
			<velocity_pressure choice="off"/>
		</wall>
	</boundary_conditions>
	<analysis_control>
		<output>
			<writer id="-1" label="results">
				<frequency period="none"/>
				<output_at_end status="on"/>
				<format name="ensight" options="binary"/>
				<directory name="postprocessing"/>
				<time_dependency choice="fixed_mesh"/>
			</writer>
			<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>
		</output>
		<profiles/>
		<time_averages/>
		<time_parameters>
			<time_step_ref>0.1</time_step_ref>
			<iterations>2</iterations>
			<time_passing>0</time_passing>
			<property label="CourantNb" name="courant_number"/>
			<property label="FourierNb" name="fourier_number"/>
			<zero_time_step status="off"/>
		</time_parameters>
		<steady_management status="off"/>
	</analysis_control>
	<calculation_management>
		<n_procs>1</n_procs>
		<run_type>standard</run_type>
		<start_restart>
			<frozen_field status="off"/>
		</start_restart>
	</calculation_management>
	<lagrangian model="">
		<output/>
	</lagrangian>
</Code_Saturne_GUI>