<?xml version="1.0" encoding="utf-8"?><Code_Saturne_GUI case="Buse_en_V" solver_version="4.0" study="Buse_en_V" 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_format choice="DAT"/>
			<probe_recording_frequency>1</probe_recording_frequency>
			<writer id="-1" label="results">
				<directory name="postprocessing"/>
				<format name="ensight" options="binary"/>
				<frequency period="none"/>
				<output_at_end status="on"/>
				<time_dependency choice="fixed_mesh"/>
			</writer>
		</output>
		<profiles/>
		<steady_management status="on">
			<iterations>10</iterations>
			<relaxation_coefficient>0.7</relaxation_coefficient>
			<zero_iteration status="off"/>
		</steady_management>
		<time_averages/>
		<time_parameters>
			<iterations>16000</iterations>
			<max_courant_num>1</max_courant_num>
			<max_fourier_num>10</max_fourier_num>
			<property label="CourantNb" name="courant_number"/>
			<property label="FourierNb" name="fourier_number"/>
			<property label="LocalTime" name="local_time_step"/>
			<time_passing>2</time_passing>
			<time_step_max_factor>1000</time_step_max_factor>
			<time_step_min_factor>0.1</time_step_min_factor>
			<time_step_ref>0.0001</time_step_ref>
			<time_step_var>0.1</time_step_var>
			<zero_time_step status="off"/>
		</time_parameters>
	</analysis_control>
	<boundary_conditions>
		<boundary label="BC_1" name="1" nature="inlet">Inlet</boundary>
		<boundary label="BC_2" name="2" nature="outlet">Outlet</boundary>
		<boundary label="BC_3" name="3" nature="wall">Nappe</boundary>
		<boundary label="BC_4" name="4" nature="wall">Wall</boundary>
		<boundary label="BC_5" name="5" nature="symmetry">Symmetry_1</boundary>
		<boundary label="BC_6" name="6" nature="symmetry">Symmetry_2</boundary>
		<boundary label="BC_7" name="7" nature="symmetry">Symmetry_inside</boundary>
		<inlet label="BC_1">
			<scalar choice="dirichlet" name="temperature" type="thermal">
				<dirichlet>363.15</dirichlet>
			</scalar>
			<turbulence choice="turbulent_intensity">
				<hydraulic_diameter>0.0473</hydraulic_diameter>
				<turbulent_intensity>0.0566</turbulent_intensity>
			</turbulence>
			<velocity_pressure choice="norm" direction="normal">
				<direction_x>0</direction_x>
				<direction_y>0</direction_y>
				<direction_z>0</direction_z>
				<norm>1.87</norm>
			</velocity_pressure>
		</inlet>
		<inlet label="None">
			<turbulence choice="hydraulic_diameter">
				<hydraulic_diameter>1</hydraulic_diameter>
			</turbulence>
			<velocity_pressure choice="norm" direction="normal">
				<norm>1</norm>
			</velocity_pressure>
		</inlet>
		<outlet label="BC_2">
			<scalar choice="neumann" name="temperature" type="thermal">
				<neumann>0</neumann>
			</scalar>
		</outlet>
		<outlet label="None"/>
		<symmetry label="BC_5"/>
		<symmetry label="BC_6"/>
		<symmetry label="BC_7"/>
		<variable/>
		<wall label="BC_3">
			<scalar choice="exchange_coefficient" name="temperature" type="thermal">
				<dirichlet>298.15</dirichlet>
				<exchange_coefficient>50</exchange_coefficient>
			</scalar>
			<velocity_pressure choice="on">
				<dirichlet component="0" name="velocity">3.333333333</dirichlet>
				<dirichlet component="1" name="velocity">0</dirichlet>
				<dirichlet component="2" name="velocity">0</dirichlet>
			</velocity_pressure>
		</wall>
		<wall label="BC_4">
			<scalar choice="exchange_coefficient" name="temperature" type="thermal">
				<dirichlet>298.15</dirichlet>
				<exchange_coefficient>160</exchange_coefficient>
			</scalar>
			<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/>
		<logging main="stdout"/>
		<partitioning/>
		<start_restart>
			<frozen_field 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="simplec">
			<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="variable" label="Density" name="density">
				<formula>density = 1.293*(273.15 / temperature);</formula>
				<initial_value>1.18458</initial_value>
			</property>
			<property choice="variable" label="LamVisc" name="molecular_viscosity">
				<formula>molecular_viscosity = 8.8848e-15*temperature^3-3.2398e-11*temperature^2+6.2657e-8*temperature+2.3543e-4;</formula>
				<initial_value>1.84e-05</initial_value>
			</property>
			<property choice="constant" label="SpecHeat" name="specific_heat">
				<initial_value>1030</initial_value>
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
			</property>
			<property choice="variable" label="ThermalCond" name="thermal_conductivity">
				<formula>thermal_conductivity = 1.5207e-11*temperature^3-4.857e-8*temperature^2+1.0184e-4*temperature-3.9333e-4;</formula>
				<initial_value>0.02605</initial_value>
			</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="Mesh_2.med" path="D:/jian.xing/Desktop/Stage_ex/Buse_en_V/MESH"/>
		</meshes_list>
		<periodicity>
			<face_periodicity mode="translation" name="1">
				<fraction>0.5</fraction>
				<mixed>
					<matrix_11>1</matrix_11>
					<matrix_12>0</matrix_12>
					<matrix_13>0</matrix_13>
					<matrix_14>0</matrix_14>
					<matrix_21>0</matrix_21>
					<matrix_22>1</matrix_22>
					<matrix_23>0</matrix_23>
					<matrix_24>0</matrix_24>
					<matrix_31>0</matrix_31>
					<matrix_32>0</matrix_32>
					<matrix_33>1</matrix_33>
					<matrix_34>0</matrix_34>
				</mixed>
				<plane>63</plane>
				<rotation>
					<angle>0</angle>
					<axis_x>0</axis_x>
					<axis_y>0</axis_y>
					<axis_z>0</axis_z>
					<invariant_x>0</invariant_x>
					<invariant_y>0</invariant_y>
					<invariant_z>0</invariant_z>
				</rotation>
				<selector>Symmetry_1</selector>
				<translation>
					<translation_x>-0.06</translation_x>
					<translation_y>0</translation_y>
					<translation_z>0</translation_z>
				</translation>
				<verbosity>1</verbosity>
				<visualization>1</visualization>
			</face_periodicity>
			<face_periodicity mode="translation" name="2">
				<fraction>0.5</fraction>
				<mixed>
					<matrix_11>1</matrix_11>
					<matrix_12>0</matrix_12>
					<matrix_13>0</matrix_13>
					<matrix_14>0</matrix_14>
					<matrix_21>0</matrix_21>
					<matrix_22>1</matrix_22>
					<matrix_23>0</matrix_23>
					<matrix_24>0</matrix_24>
					<matrix_31>0</matrix_31>
					<matrix_32>0</matrix_32>
					<matrix_33>1</matrix_33>
					<matrix_34>0</matrix_34>
				</mixed>
				<plane>73</plane>
				<selector>Symmetry_2</selector>
				<translation>
					<translation_x>0.03</translation_x>
					<translation_y>0</translation_y>
					<translation_z>0</translation_z>
				</translation>
				<verbosity>1</verbosity>
				<visualization>1</visualization>
			</face_periodicity>
		</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">
			<fluid_initialization_sub_iterations>0</fluid_initialization_sub_iterations>
			<formula>mesh_viscosity_1 = 1;</formula>
			<mesh_viscosity type="isotrop"/>
		</ale_method>
		<atmospheric_flows model="off">
			<read_meteo_data status="off"/>
		</atmospheric_flows>
		<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">
			<absorption_coefficient type="constant">0</absorption_coefficient>
			<restart status="off"/>
		</radiative_transfer>
		<reference_values>
			<pressure>101325</pressure>
			<temperature>1273.15</temperature>
			<velocity>1</velocity>
		</reference_values>
		<solid_fuels model="off"/>
		<thermal_scalar model="temperature_kelvin">
			<property label="Dimensionless Thermal flux" name="boundary_layer_nusselt" support="boundary"/>
			<property label="Boundary temperature" name="boundary_temperature" support="boundary"/>
			<property label="Thermal flux" name="thermal_flux" support="boundary"/>
			<property label="Tplus" name="tplus" support="boundary">
				<postprocessing_recording status="off"/>
			</property>
			<variable label="TempK" name="temperature" type="thermal">
				<blending_factor>0</blending_factor>
				<formula zone_id="1">temperature = 298.15;</formula>
				<max_value>1e+12</max_value>
				<min_value>0</min_value>
				<order_scheme choice="upwind"/>
				<rhs_reconstruction>1</rhs_reconstruction>
				<turbulent_flux_model>SGDH</turbulent_flux_model>
			</variable>
		</thermal_scalar>
		<turbomachinery model="off">
			<joining/>
		</turbomachinery>
		<turbulence model="k-omega-SST">
			<initialization choice="reference_value" zone_id="1"/>
			<property label="TurbVisc" name="turbulent_viscosity"/>
			<variable label="k" name="k">
				<rhs_reconstruction>1</rhs_reconstruction>
			</variable>
			<variable label="omega" name="omega">
				<rhs_reconstruction>1</rhs_reconstruction>
			</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">
				<postprocessing_recording status="off"/>
			</property>
			<property label="Efforts, tangential" name="effort_tangential" support="boundary">
				<postprocessing_recording status="off"/>
			</property>
			<property label="total_pressure" name="total_pressure"/>
			<property label="Yplus" name="yplus" support="boundary"/>
			<variable label="Pressure" name="pressure">
				<rhs_reconstruction>2</rhs_reconstruction>
			</variable>
			<variable dimension="3" label="Velocity" name="velocity">
				<blending_factor>1</blending_factor>
				<order_scheme choice="solu"/>
				<rhs_reconstruction>1</rhs_reconstruction>
			</variable>
		</velocity_pressure>
	</thermophysical_models>
</Code_Saturne_GUI>