<?xml version="1.0" encoding="utf-8"?><Code_Saturne_GUI case="essai5_3" solver_version="4.0-beta" study="RANS_2D" version="2.0">
	<additional_scalars/>
	<analysis_control>
		<output>
			<listing_printing_frequency>20</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>25.25</probe_x>
				<probe_y>0</probe_y>
				<probe_z>0</probe_z>
			</probe>
			<probe name="2" status="on">
				<probe_x>50.25</probe_x>
				<probe_y>0</probe_y>
				<probe_z>0</probe_z>
			</probe>
			<probe name="3" status="on">
				<probe_x>75.25</probe_x>
				<probe_y>0</probe_y>
				<probe_z>0</probe_z>
			</probe>
			<probe name="4" status="on">
				<probe_x>100.25</probe_x>
				<probe_y>0</probe_y>
				<probe_z>0</probe_z>
			</probe>
			<probe name="5" status="on">
				<probe_x>125.25</probe_x>
				<probe_y>0</probe_y>
				<probe_z>0</probe_z>
			</probe>
			<probe name="6" status="on">
				<probe_x>149.75</probe_x>
				<probe_y>0</probe_y>
				<probe_z>0</probe_z>
			</probe>
			<probe_format choice="CSV"/>
			<probe_recording_frequency>20</probe_recording_frequency>
			<writer id="-1" label="results">
				<directory name="postprocessing"/>
				<format name="ensight" options=""/>
				<frequency period="time_step">20</frequency>
				<output_at_end status="on"/>
				<time_dependency choice="fixed_mesh"/>
			</writer>
		</output>
		<profiles>
			<profile label="Pressure" title="Pressure">
				<format name="CSV"/>
				<formula>x = 0;
y = 0;
z = 0;</formula>
				<output_frequency>10</output_frequency>
				<output_type>frequency</output_type>
				<points>0</points>
				<var_prop component="0" name="pressure"/>
			</profile>
			<profile label="TurbVisc" title="TurbVisc">
				<format name="CSV"/>
				<formula>x = 0;
y = 0;
z = 0;</formula>
				<output_frequency>10</output_frequency>
				<output_type>frequency</output_type>
				<points>0</points>
				<var_prop component="0" name="turbulent_viscosity"/>
			</profile>
			<profile label="Total_pressure" title="Total_pressure">
				<format name="CSV"/>
				<formula>x = 0;
y = 0;
z = 0;</formula>
				<output_frequency>10</output_frequency>
				<output_type>frequency</output_type>
				<points>0</points>
				<var_prop component="0" name="total_pressure"/>
			</profile>
			<profile label="V_0" title="Vx">
				<format name="CSV"/>
				<formula>x = 0;
y = 0;
z = 0;</formula>
				<output_frequency>10</output_frequency>
				<output_type>frequency</output_type>
				<points>0</points>
				<var_prop component="0" name="velocity"/>
			</profile>
			<profile label="V_1" title="Vy">
				<format name="CSV"/>
				<formula>x = 0;
y = 0;
z = 0;</formula>
				<output_frequency>10</output_frequency>
				<output_type>frequency</output_type>
				<points>0</points>
				<var_prop component="1" name="velocity"/>
			</profile>
			<profile label="V_2" title="Vz">
				<format name="CSV"/>
				<formula>x = 0;
y = 0;
z = 0;</formula>
				<output_frequency>10</output_frequency>
				<output_type>frequency</output_type>
				<points>0</points>
				<var_prop component="2" name="velocity"/>
			</profile>
		</profiles>
		<steady_management status="on">
			<iterations>1000</iterations>
			<relaxation_coefficient>0.7</relaxation_coefficient>
			<zero_iteration status="off"/>
		</steady_management>
		<time_averages/>
		<time_parameters>
			<iterations>10</iterations>
			<time_passing>0</time_passing>
			<time_step_ref>0.1</time_step_ref>
		</time_parameters>
	</analysis_control>
	<boundary_conditions>
		<boundary label="BC_3" name="1" nature="inlet">Entree_inf</boundary>
		<boundary label="BC_4" name="2" nature="inlet">Entree_sup</boundary>
		<boundary label="BC_5" name="3" nature="wall">Paroi_inf</boundary>
		<boundary label="BC_6" name="4" nature="symmetry">Paroi_laterale</boundary>
		<boundary label="BC_7" name="7" nature="wall">Paroi_sup</boundary>
		<boundary label="BC_8" name="6" nature="outlet">Sortie</boundary>
		<inlet label="BC_3">
			<turbulence choice="formula">
				<formula>k = 0.000833;
omega = 0.1318;</formula>
				<hydraulic_diameter>1</hydraulic_diameter>
			</turbulence>
			<velocity_pressure choice="norm_formula" direction="normal">
				<norm_formula>if (y &gt; 1)
u_norm = 1;
else
u_norm = y^(1/7);</norm_formula>
			</velocity_pressure>
		</inlet>
		<inlet label="BC_4">
			<turbulence choice="formula">
				<formula>k = 0.000833;
omega = 0.1318;</formula>
				<hydraulic_diameter>1</hydraulic_diameter>
				<turbulent_intensity>2</turbulent_intensity>
			</turbulence>
			<velocity_pressure choice="norm" direction="normal">
				<norm>1</norm>
			</velocity_pressure>
		</inlet>
		<outlet label="BC_8"/>
		<symmetry label="BC_6"/>
		<variable/>
		<wall label="BC_7">
			<velocity_pressure choice="on">
				<dirichlet component="0" name="velocity">1</dirichlet>
				<dirichlet component="1" name="velocity">0</dirichlet>
				<dirichlet component="2" name="velocity">0</dirichlet>
			</velocity_pressure>
		</wall>
		<wall label="BC_5">
			<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>
	</boundary_conditions>
	<calculation_management>
		<block_io/>
		<partitioning/>
		<start_restart>
			<frozen_field status="off"/>
			<restart_rescue>0</restart_rescue>
			<restart_with_auxiliary status="off"/>
		</start_restart>
	</calculation_management>
	<lagrangian model="off">
		<output/>
	</lagrangian>
	<numerical_parameters>
		<gradient_reconstruction choice="4"/>
		<gradient_transposed status="on"/>
		<hydrostatic_pressure status="off"/>
		<pressure_relaxation>1</pressure_relaxation>
		<velocity_pressure_algo choice="simple">
			<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="constant" label="Density" name="density">
				<initial_value>1</initial_value>
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
			</property>
			<property choice="constant" label="LamVisc" name="molecular_viscosity">
				<initial_value>3.33e-05</initial_value>
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
			</property>
			<property choice="constant" label="SpecHeat" name="specific_heat">
				<initial_value>1017.4</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>0</gravity_y>
			<gravity_z>0</gravity_z>
		</gravity>
		<omega>
			<omega_x>0</omega_x>
			<omega_y>0</omega_y>
			<omega_z>0</omega_z>
		</omega>
	</physical_properties>
	<solution_domain>
		<faces_cutting status="off"/>
		<joining/>
		<mesh_smoothing status="off"/>
		<meshes_list>
			<mesh name="RANS_2D_essai5_3.med"/>
		</meshes_list>
		<periodicity/>
		<volumic_conditions>
			<zone darcy_law="off" 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>
		<darcy_model model="off"/>
		<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="off"/>
		<turbomachinery model="off">
			<joining/>
		</turbomachinery>
		<turbulence model="k-omega-SST">
			<gravity_terms status="on"/>
			<initialization choice="formula" zone_id="1">
				<formula>k = 0.000833;
omega = 0.1318;</formula>
			</initialization>
			<property label="TurbVisc" name="turbulent_viscosity"/>
			<scale_model>1</scale_model>
			<variable label="k" name="k">
				<rhs_reconstruction>1</rhs_reconstruction>
				<solver_precision>1e-06</solver_precision>
			</variable>
			<variable label="omega" name="omega">
				<rhs_reconstruction>1</rhs_reconstruction>
				<solver_precision>1e-06</solver_precision>
			</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"/>
			<property label="Efforts, tangential" name="effort_tangential" support="boundary"/>
			<property label="total_pressure" name="total_pressure"/>
			<property label="Yplus" name="yplus" support="boundary"/>
			<variable label="Pressure" name="pressure">
				<rhs_reconstruction>2</rhs_reconstruction>
				<solver_precision>1e-06</solver_precision>
			</variable>
			<variable dimension="3" label="Velocity" name="velocity">
				<blending_factor>1</blending_factor>
				<rhs_reconstruction>1</rhs_reconstruction>
				<solver_precision>1e-06</solver_precision>
			</variable>
		</velocity_pressure>
	</thermophysical_models>
</Code_Saturne_GUI>