<?xml version="1.0" encoding="utf-8"?><Code_Saturne_GUI case="case7" study="Decollement" 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="2D-case5.1.unv"/>
			<mesh name="2D-case5.2.unv"/>
		</meshes_list>
		<faces_cutting status="off"/>
		<mesh_smoothing status="off"/>
		<joining>
			<face_joining name="1">
				<selector>Inter or Inter2</selector>
				<fraction>0.1</fraction>
				<plane>25</plane>
				<verbosity>1</verbosity>
				<visualization>1</visualization>
			</face_joining>
		</joining>
		<periodicity/>
	</solution_domain>
	<thermophysical_models>
		<velocity_pressure>
			<variable label="Pressure" name="pressure">
				<rhs_reconstruction>2</rhs_reconstruction>
				<solver_precision>1e-06</solver_precision>
			</variable>
			<variable label="VelocityX" name="velocity_U">
				<rhs_reconstruction>1</rhs_reconstruction>
				<solver_precision>1e-06</solver_precision>
				<blending_factor>1</blending_factor>
			</variable>
			<variable label="VelocityY" name="velocity_V">
				<rhs_reconstruction>1</rhs_reconstruction>
				<solver_precision>1e-06</solver_precision>
				<blending_factor>1</blending_factor>
			</variable>
			<variable label="VelocityZ" name="velocity_W">
				<rhs_reconstruction>1</rhs_reconstruction>
				<solver_precision>1e-06</solver_precision>
				<blending_factor>1</blending_factor>
			</variable>
			<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"/>
			<property label="Efforts, normal" name="effort_normal" support="boundary">
				<postprocessing_recording status="off"/>
			</property>
			<initialization>
				<formula zone_id="1">u = 1.;


v = 0.;
w = 0.;</formula>
			</initialization>
		</velocity_pressure>
		<reference_values>
			<pressure>101325</pressure>
			<velocity>1</velocity>
			<temperature>1273.15</temperature>
		</reference_values>
		<turbulence model="k-omega-SST">
			<variable label="TurbEner" name="turb_k">
				<rhs_reconstruction>1</rhs_reconstruction>
				<solver_precision>1e-06</solver_precision>
			</variable>
			<property label="TurbVisc" name="turb_viscosity"/>
			<initialization choice="formula" zone_id="1">
				<formula>k = 0.000833;
omega = 0.1318;</formula>
			</initialization>
			<variable label="omega" name="turb_omega">
				<rhs_reconstruction>1</rhs_reconstruction>
				<solver_precision>1e-06</solver_precision>
			</variable>
		</turbulence>
		<ale_method status="off"/>
		<thermal_scalar model="off"/>
		<radiative_transfer model="off"/>
		<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="simple">
			<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>0.3</pressure_relaxation>
		<wall_pressure_extrapolation>0</wall_pressure_extrapolation>
		<gradient_reconstruction choice="4"/>
	</numerical_parameters>
	<physical_properties>
		<fluid_properties>
			<property choice="constant" label="Density" name="density">
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
				<initial_value>1</initial_value>
			</property>
			<property choice="constant" label="LamVisc" name="molecular_viscosity">
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
				<initial_value>3.33e-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>
		<omega>
			<omega_x>0</omega_x>
			<omega_y>0</omega_y>
			<omega_z>0</omega_z>
		</omega>
	</physical_properties>
	<additional_scalars/>
	<boundary_conditions>
		<boundary label="Outlet" name="3" nature="outlet">Outlet</boundary>
		<boundary label="Wall" name="4" nature="wall">Wall</boundary>
		<variable/>
		<scalar/>
		<outlet label="Outlet"/>
		<boundary label="InletI" name="6" nature="inlet">InletI</boundary>
		<inlet label="InletI">
			<velocity_pressure choice="norm_formula" direction="normal">
				<norm_formula>if (y&lt;1.) {
u_norm = (y)^(1./7.);
}
else {
u_norm = 1.;
}</norm_formula>
			</velocity_pressure>
			<turbulence choice="formula">
				<hydraulic_diameter>1</hydraulic_diameter>
				<formula>k = 0.000833;
omega = 0.1318;</formula>
			</turbulence>
		</inlet>
		<boundary label="Inleth" name="8" nature="inlet">Inleth</boundary>
		<inlet label="Inleth">
			<velocity_pressure choice="norm" direction="normal">
				<norm>1</norm>
			</velocity_pressure>
			<turbulence choice="formula">
				<hydraulic_diameter>1</hydraulic_diameter>
				<formula>k = 0.000833;
omega = 0.1318;</formula>
			</turbulence>
		</inlet>
		<boundary label="Side" name="9" nature="symmetry">Side</boundary>
		<boundary label="Symmetry" name="10" nature="symmetry">Symmetry</boundary>
		<wall label="Wall">
			<velocity_pressure choice="off">
				<dirichlet name="velocity_U">0</dirichlet>
				<dirichlet name="velocity_V">0</dirichlet>
				<dirichlet name="velocity_W">0</dirichlet>
			</velocity_pressure>
		</wall>
		<symmetry label="Side"/>
		<symmetry label="Symmetry"/>
	</boundary_conditions>
	<analysis_control>
		<output>
			<writer id="-1" label="results">
				<frequency period="none"/>
				<output_at_end status="on"/>
				<format name="ensight" options=""/>
				<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>
			<listing_printing_frequency>1</listing_printing_frequency>
			<probe_recording_frequency>1</probe_recording_frequency>
			<probe_format choice="DAT"/>
			<probe name="1" status="on">
				<probe_x>0</probe_x>
				<probe_y>0</probe_y>
				<probe_z>0</probe_z>
			</probe>
			<probe name="2" status="on">
				<probe_x>0</probe_x>
				<probe_y>1</probe_y>
				<probe_z>0</probe_z>
			</probe>
			<probe name="3" status="on">
				<probe_x>0</probe_x>
				<probe_y>2</probe_y>
				<probe_z>0</probe_z>
			</probe>
			<probe name="4" status="on">
				<probe_x>0</probe_x>
				<probe_y>3</probe_y>
				<probe_z>0</probe_z>
			</probe>
			<probe name="5" status="on">
				<probe_x>0</probe_x>
				<probe_y>4</probe_y>
				<probe_z>0</probe_z>
			</probe>
			<probe name="6" status="on">
				<probe_x>0</probe_x>
				<probe_y>5</probe_y>
				<probe_z>0</probe_z>
			</probe>
			<probe name="7" status="on">
				<probe_x>0</probe_x>
				<probe_y>2</probe_y>
				<probe_z>10</probe_z>
			</probe>
			<probe name="8" status="on">
				<probe_x>0</probe_x>
				<probe_y>5</probe_y>
				<probe_z>10</probe_z>
			</probe>
			<probe name="9" status="on">
				<probe_x>0</probe_x>
				<probe_y>2</probe_y>
				<probe_z>50</probe_z>
			</probe>
			<probe name="10" status="on">
				<probe_x>0</probe_x>
				<probe_y>5</probe_y>
				<probe_z>50</probe_z>
			</probe>
			<probe name="11" status="on">
				<probe_x>0</probe_x>
				<probe_y>2</probe_y>
				<probe_z>100</probe_z>
			</probe>
			<probe name="12" status="on">
				<probe_x>0</probe_x>
				<probe_y>5</probe_y>
				<probe_z>100</probe_z>
			</probe>
		</output>
		<profiles>
			<profile label="VelocityZ" title="VelocityZ">
				<format name="DAT"/>
				<var_prop name="velocity_W"/>
				<output_frequency>-1</output_frequency>
				<formula>x = t*150;
y = t*5;
z = 7.5;</formula>
				<points>50</points>
			</profile>
			<profile label="VelocityX" title="VelocityX">
				<format name="DAT"/>
				<var_prop name="velocity_U"/>
				<output_frequency>-1</output_frequency>
				<formula>x = t*150;
y = t*5;
z = 7.5;</formula>
				<points>50</points>
			</profile>
			<profile label="VelocityY" title="VelocityY">
				<format name="DAT"/>
				<var_prop name="velocity_V"/>
				<output_frequency>-1</output_frequency>
				<formula>x = t*150;
y = t*5;
z = 7.5;</formula>
				<points>50</points>
			</profile>
			<profile label="TurbEner" title="TurbEner">
				<format name="DAT"/>
				<var_prop name="turb_k"/>
				<output_frequency>-1</output_frequency>
				<formula>x = t*150;
y = t*5;
z = 7.5;</formula>
				<points>50</points>
			</profile>
			<profile label="TurbVisc" title="TurbVisc">
				<format name="DAT"/>
				<var_prop name="turb_viscosity"/>
				<output_frequency>-1</output_frequency>
				<formula>x = t*150;
y = t*5;
z = 7.5;</formula>
				<points>50</points>
			</profile>
			<profile label="omega" title="omega">
				<format name="DAT"/>
				<var_prop name="turb_omega"/>
				<output_frequency>-1</output_frequency>
				<formula>x = t*150;
y = t*5;
z = 7.5;</formula>
				<points>50</points>
			</profile>
			<profile label="Pressure" title="Pressure">
				<format name="DAT"/>
				<var_prop name="pressure"/>
				<output_frequency>-1</output_frequency>
				<formula>x = t*150;
y = t*5;
z = 7.5;</formula>
				<points>50</points>
			</profile>
		</profiles>
		<time_averages/>
		<time_parameters>
			<time_step_ref>0.1</time_step_ref>
			<iterations>10</iterations>
			<time_passing>2</time_passing>
			<max_courant_num>1</max_courant_num>
			<max_fourier_num>10</max_fourier_num>
			<time_step_min_factor>0.1</time_step_min_factor>
			<time_step_max_factor>1000</time_step_max_factor>
			<time_step_var>0.1</time_step_var>
			<zero_time_step status="off"/>
		</time_parameters>
		<steady_management status="on">
			<zero_iteration status="off"/>
			<iterations>300</iterations>
			<relaxation_coefficient>0.7</relaxation_coefficient>
		</steady_management>
	</analysis_control>
	<calculation_management>
		<start_restart>
			<frozen_field status="off"/>
		</start_restart>
		<n_procs>2</n_procs>
		<partitioning/>
		<block_io/>
		<run_type>standard</run_type>
	</calculation_management>
	<lagrangian model="off"/>
</Code_Saturne_GUI>