<?xml version="1.0" encoding="utf-8"?><Code_Saturne_GUI case="2D" study="RB" 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="Cavity_mesh.med"/>
		</meshes_list>
		<faces_cutting status="off"/>
		<mesh_smoothing status="off"/>
		<joining/>
		<periodicity>
			<face_periodicity mode="translation" name="1">
				<translation>
					<translation_x>8</translation_x>
					<translation_y>0</translation_y>
					<translation_z>0</translation_z>
				</translation>
				<selector>Periodic</selector>
				<fraction>0.1</fraction>
				<plane>25</plane>
				<verbosity>1</verbosity>
				<visualization>1</visualization>
			</face_periodicity>
		</periodicity>
	</solution_domain>
	<thermophysical_models>
		<velocity_pressure>
			<variable label="Pressure" name="pressure">
				<rhs_reconstruction>2</rhs_reconstruction>
			</variable>
			<variable label="VelocityX" name="velocity_U">
				<rhs_reconstruction>1</rhs_reconstruction>
				<slope_test status="off"/>
				<blending_factor>1</blending_factor>
			</variable>
			<variable label="VelocityY" name="velocity_V">
				<rhs_reconstruction>1</rhs_reconstruction>
				<slope_test status="off"/>
				<blending_factor>1</blending_factor>
			</variable>
			<variable label="VelocityZ" name="velocity_W">
				<rhs_reconstruction>1</rhs_reconstruction>
				<slope_test status="off"/>
				<blending_factor>1</blending_factor>
			</variable>
			<property label="total_pressure" name="total_pressure"/>
			<property label="Yplus" name="yplus" support="boundary">
				<postprocessing_recording status="off"/>
			</property>
			<property label="Efforts" name="effort" support="boundary">
				<postprocessing_recording status="off"/>
			</property>
			<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>
			<initialization>
				<formula zone_id="1">u = 0;
v = 0;
w = 0;</formula>
			</initialization>
		</velocity_pressure>
		<reference_values>
			<pressure>101325</pressure>
			<velocity>1</velocity>
		</reference_values>
		<turbulence model="off">
			<initialization choice="reference_value" zone_id="1"/>
		</turbulence>
		<ale_method status="off"/>
		<thermal_scalar model="temperature_kelvin">
			<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"/>
		</thermal_scalar>
		<radiative_transfer model="off">
			<restart status="off"/>
			<absorption_coefficient type="constant">0</absorption_coefficient>
		</radiative_transfer>
		<conjugate_heat_transfer>
			<external_coupling/>
		</conjugate_heat_transfer>
		<compressible_model model="off"/>
		<gas_combustion model="off"/>
		<joule_effect model="off"/>
		<atmospheric_flows model="off"/>
		<solid_fuels model="off"/>
	</thermophysical_models>
	<numerical_parameters>
		<velocity_pressure_algo choice="simplec">
			<piso_sweep_number>1</piso_sweep_number>
		</velocity_pressure_algo>
		<gradient_transposed status="on"/>
		<velocity_pressure_coupling status="off"/>
		<hydrostatic_pressure status="off"/>
		<pressure_relaxation>1</pressure_relaxation>
		<wall_pressure_extrapolation>0</wall_pressure_extrapolation>
		<gradient_reconstruction choice="0"/>
	</numerical_parameters>
	<physical_properties>
		<fluid_properties>
			<property choice="variable" label="Density" name="density">
				<initial_value>1.12039</initial_value>
			</property>
			<property choice="constant" label="LamVisc" name="molecular_viscosity">
				<initial_value>1.83e-05</initial_value>
				<formula>mu =</formula>
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
			</property>
			<property choice="constant" label="SpecHeat" name="specific_heat">
				<initial_value>1004.84</initial_value>
				<formula>cp =</formula>
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
			</property>
			<property choice="constant" label="ThermalCond" name="thermal_conductivity">
				<initial_value>0.0259</initial_value>
				<formula>lambda =</formula>
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
			</property>
		</fluid_properties>
		<gravity>
			<gravity_x>0</gravity_x>
			<gravity_y>0</gravity_y>
			<gravity_z>-9.81</gravity_z>
		</gravity>
		<omega>
			<omega_x>0</omega_x>
			<omega_y>0</omega_y>
			<omega_z>0</omega_z>
		</omega>
	</physical_properties>
	<additional_scalars>
		<scalar label="TempK" name="temperature_kelvin" type="thermal">
			<formula zone_id="1">TempK = 293.15;</formula>
			<rhs_reconstruction>1</rhs_reconstruction>
			<min_value>0</min_value>
			<max_value>1e+12</max_value>
			<slope_test status="off"/>
			<blending_factor>1</blending_factor>
		</scalar>
	</additional_scalars>
	<boundary_conditions>
		<boundary label="top" name="1" nature="wall">Top</boundary>
		<boundary label="bottom" name="2" nature="wall">Bottom</boundary>
		<boundary label="sym" name="3" nature="symmetry">Front_back</boundary>
		<variable/>
		<wall label="top">
			<velocity_pressure choice="off"/>
			<scalar choice="dirichlet" label="TempK" name="temperature_kelvin" type="thermal">
				<dirichlet>293.15</dirichlet>
			</scalar>
		</wall>
		<wall label="bottom">
			<velocity_pressure choice="off">
				<dirichlet name="velocity_U">0</dirichlet>
				<dirichlet name="velocity_V">0</dirichlet>
				<dirichlet name="velocity_W">0</dirichlet>
			</velocity_pressure>
			<scalar choice="dirichlet" label="TempK" name="temperature_kelvin" type="thermal">
				<dirichlet>303.15</dirichlet>
			</scalar>
		</wall>
		<symmetry label="sym"/>
	</boundary_conditions>
	<analysis_control>
		<output>
			<writer id="-1" label="results">
				<output_at_end status="on"/>
				<format name="ensight" options="binary"/>
				<directory name="postprocessing"/>
				<time_dependency choice="fixed_mesh"/>
				<frequency period="time_value">1.0</frequency>
			</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>
			<listing_printing_frequency>100</listing_printing_frequency>
			<probe_recording_frequency>100</probe_recording_frequency>
			<probe_format choice="DAT"/>
			<probe name="1" status="on">
				<probe_x>3</probe_x>
				<probe_y>0.5</probe_y>
				<probe_z>0</probe_z>
			</probe>
		</output>
		<profiles/>
		<time_averages/>
		<time_parameters>
			<time_step_ref>0.1</time_step_ref>
			<iterations>10000</iterations>
			<time_passing>0</time_passing>
			<zero_time_step status="off"/>
			<thermal_time_step status="off"/>
			<property label="CourantNb" name="courant_number"/>
			<property label="FourierNb" name="fourier_number"/>
		</time_parameters>
		<steady_management status="off">
			<zero_iteration status="off"/>
			<iterations>10</iterations>
			<relaxation_coefficient>0.7</relaxation_coefficient>
		</steady_management>
	</analysis_control>
	<calculation_management>
		<start_restart>
			<frozen_field status="off"/>
			<restart path="RESU/20140923-1648/checkpoint"/>
		</start_restart>
		<partitioning/>
		<block_io/>
		<n_procs>4</n_procs>
	</calculation_management>
	<lagrangian model="off"/>
</Code_Saturne_GUI>