<?xml version="1.0" encoding="utf-8"?><Code_Saturne_GUI case="CASE1" study="geomsimple" version="2.0">
	<solution_domain>
		<volumic_conditions>
			<zone head_losses="off" initialization="on" label="all_cells" mass_source_term="off" momentum_source_term="off" name="1" scalar_source_term="off" thermal_source_term="off">all[]</zone>
			<zone head_losses="off" initialization="on" label="Zone_2" mass_source_term="off" momentum_source_term="off" name="3" scalar_source_term="off" thermal_source_term="off">1</zone>
		</volumic_conditions>
		<meshes_list>
			<mesh format="ideas" name="MeshTrouCarreAvecVolume.unv"/>
		</meshes_list>
		<join_meshes status="off"/>
		<faces_cutting status="off"/>
		<reorientation status="off"/>
		<periodic_boundary/>
		<standalone/>
	</solution_domain>
	<thermophysical_models>
		<velocity_pressure>
			<variable label="Pressure" name="pressure">
				<reference_pressure>101325</reference_pressure>
			</variable>
			<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="all_variables" name="all_variables" support="boundary"/>
		</velocity_pressure>
		<ale_method status="off"/>
		<turbulence model="off">
			<initialization choice="reference_velocity">
				<reference_velocity>1</reference_velocity>
			</initialization>
		</turbulence>
		<thermal_scalar model="off"/>
		<radiative_transfer model="off"/>
		<conjugate_heat_transfer>
			<external_coupling status="off"/>
			<external_coupling status="off"/>
			<external_coupling status="on"/>
		</conjugate_heat_transfer>
		<gas_combustion model="off"/>
		<pulverized_coal model="off"/>
		<joule_effect model="off"/>
		<atmospheric_flows model="off"/>
		<heads_losses/>
	</thermophysical_models>
	<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>0.02</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>
		<hydrostatic_pressure status="off"/>
	</physical_properties>
	<additional_scalars/>
	<boundary_conditions>
		<variable/>
		<scalar/>
		<boundary label="BC_2" name="2" nature="inlet">entree</boundary>
		<boundary label="BC_3" name="3" nature="outlet">sortie</boundary>
		<boundary label="BC_4" name="4" nature="wall">bottom</boundary>
		<wall label="BC_4">
			<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>
		<boundary label="BC_5" name="5" nature="wall">top</boundary>
		<wall label="BC_5">
			<velocity_pressure choice="off"/>
		</wall>
		<boundary label="BC_6" name="6" nature="wall">carre</boundary>
		<wall label="BC_6">
			<velocity_pressure choice="off"/>
		</wall>
		<boundary label="BC_7" name="7" nature="symmetry">sides</boundary>
		<symmetry label="BC_7"/>
		<outlet label="BC_3"/>
		<inlet label="BC_2">
			<velocity_pressure choice="norm" direction="normal">
				<norm>1</norm>
			</velocity_pressure>
			<turbulence choice="hydraulic_diameter">
				<hydraulic_diameter>1</hydraulic_diameter>
			</turbulence>
		</inlet>
	</boundary_conditions>
	<analysis_control>
		<output>
			<postprocessing_mesh_options choice="0"/>
			<syrthes_boundary status="off"/>
			<postprocessing_format choice="EnSight"/>
			<postprocessing_options choice="binary"/>
			<listing_printing_frequency>10</listing_printing_frequency>
			<postprocessing_frequency>50</postprocessing_frequency>
			<probe_recording_frequency>1</probe_recording_frequency>
			<fluid_domain status="on"/>
			<domain_boundary status="on"/>
		</output>
		<time_parameters>
			<time_step_ref>0.01</time_step_ref>
			<iterations>500</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"/>
		<time_averages/>
		<profiles/>
	</analysis_control>
	<calcul_management>
		<start_restart>
			<restart status="off"/>
			<frozen_field status="off"/>
		</start_restart>
		<integer_user_array>
			<ncelet>0</ncelet>
			<nfac>0</nfac>
			<nfabor>0</nfabor>
			<dimless>0</dimless>
		</integer_user_array>
		<real_user_array>
			<ncelet>0</ncelet>
			<nfac>0</nfac>
			<nfabor>0</nfabor>
			<dimless>0</dimless>
		</real_user_array>
		<integer_work_array>
			<ncelet>0</ncelet>
			<nfac>0</nfac>
			<nfabor>0</nfabor>
			<dimless>0</dimless>
		</integer_work_array>
		<real_work_array>
			<ncelet>0</ncelet>
			<nfac>0</nfac>
			<nfabor>0</nfabor>
			<dimless>0</dimless>
		</real_work_array>
	</calcul_management>
	<lagrangian model="off"/>
</Code_Saturne_GUI>