<?xml version="1.0" encoding="utf-8"?><Code_Saturne_GUI case="CASE1" solver_version="5.0" study="new" version="2.0">
	<additional_scalars/>
	<analysis_control>
		<error_estimator/>
		<output>
			<listing_printing_frequency>10</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="time_step">40</frequency>
				<time_dependency choice="fixed_mesh"/>
			</writer>
		</output>
		<profiles/>
		<scalar_balances/>
		<steady_management status="off">
			<iterations>10</iterations>
			<relaxation_coefficient>0.7</relaxation_coefficient>
			<zero_iteration status="off"/>
		</steady_management>
		<time_averages/>
		<time_parameters>
			<iterations>3600</iterations>
			<property label="CourantNb" name="courant_number">
				<probes_recording status="off"/>
			</property>
			<property label="FourierNb" name="fourier_number">
				<probes_recording status="off"/>
			</property>
			<time_passing>0</time_passing>
			<time_step_ref>0.00046</time_step_ref>
			<zero_time_step status="off"/>
		</time_parameters>
	</analysis_control>
	<boundary_conditions>
		<boundary label="BC_1" name="1" nature="symmetry">wall</boundary>
		<boundary label="BC_2" name="2" nature="inlet">inlet</boundary>
		<boundary label="BC_3" name="3" nature="imposed_p_outlet">outlet</boundary>
		<boundary label="BC_4" name="4" nature="symmetry">farfield</boundary>
		<boundary label="BC_5" name="5" nature="wall">wall1 or wall2 or wall3</boundary>
		<imposed_p_outlet field_id="none" label="BC_3">
			<dirichlet name="pressure">101300</dirichlet>
		</imposed_p_outlet>
		<inlet field_id="none" label="BC_2">
			<turbulence choice="hydraulic_diameter">
				<hydraulic_diameter>1</hydraulic_diameter>
			</turbulence>
			<velocity_pressure choice="norm" direction="coordinates">
				<direction_x>1</direction_x>
				<direction_y>0</direction_y>
				<direction_z>0</direction_z>
				<norm>5</norm>
			</velocity_pressure>
		</inlet>
		<symmetry field_id="none" label="BC_1"/>
		<symmetry field_id="none" label="BC_4"/>
		<wall field_id="none" 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/>
		<run_type>standard</run_type>
		<start_restart>
			<frozen_field status="off"/>
			<restart path="RESU/107/checkpoint"/>
			<restart_rescue>0</restart_rescue>
			<restart_with_auxiliary status="on"/>
		</start_restart>
	</calculation_management>
	<lagrangian model="off"/>
	<numerical_parameters>
		<gradient_reconstruction choice="0"/>
		<gradient_transposed status="on"/>
		<hydrostatic_pressure status="off"/>
		<pressure_relaxation>0.5</pressure_relaxation>
		<velocity_pressure_algo choice="simplec">
			<piso_sweep_number>1</piso_sweep_number>
		</velocity_pressure_algo>
		<velocity_pressure_coupling status="on">
			<property label="VPsolve1" name="weight_matrix_X">
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
			</property>
			<property label="VPsolve2" name="weight_matrix_Y">
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
			</property>
			<property label="VPsolve3" name="weight_matrix_Z">
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
			</property>
		</velocity_pressure_coupling>
		<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.17862</initial_value>
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
			</property>
			<property choice="constant" label="LamVisc" name="molecular_viscosity">
				<initial_value>1.83e-05</initial_value>
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
			</property>
			<property choice="constant" label="SpecHeat" name="specific_heat">
				<initial_value>1017.24</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>
		<notebook/>
		<omega>
			<omega_x>0</omega_x>
			<omega_y>0</omega_y>
			<omega_z>0</omega_z>
		</omega>
	</physical_properties>
	<solution_domain>
		<extrusion/>
		<faces_cutting status="off"/>
		<joining/>
		<mesh_smoothing status="off"/>
		<meshes_list>
			<mesh name="rotor33.nas.neu"/>
			<mesh name="stator33.nas.neu"/>
		</meshes_list>
		<periodicity/>
		<thin_walls/>
		<volumic_conditions>
			<zone groundwater_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">
			<formula>mesh_viscosity_1 = 1;</formula>
			<mesh_viscosity type="isotrop"/>
		</ale_method>
		<atmospheric_flows model="off"/>
		<compressible_model model="off"/>
		<conjugate_heat_transfer>
			<external_coupling/>
		</conjugate_heat_transfer>
		<fans/>
		<gas_combustion model="off" option="off"/>
		<groundwater_model model="off"/>
		<joule_effect model="off"/>
		<radiative_transfer model="off"/>
		<reference_values>
			<length choice="prescribed">3.1</length>
			<pressure>101325</pressure>
			<temperature>293.15</temperature>
			<velocity>5</velocity>
		</reference_values>
		<solid_fuels model="off"/>
		<thermal_scalar model="off"/>
		<turbomachinery model="transient">
			<joining>
				<face_joining name="1">
					<fraction>0.1</fraction>
					<plane>25</plane>
					<selector>interface1 or interface2</selector>
				</face_joining>
			</joining>
			<rotor rotor_id="0">
				<criteria>group-1 or group-2 or group-3 or group-4 or group-5 or group-6 or group-7</criteria>
				<rotation>
					<axis_x>0</axis_x>
					<axis_y>0</axis_y>
					<axis_z>1</axis_z>
					<invariant_x>0</invariant_x>
					<invariant_y>0</invariant_y>
					<invariant_z>0</invariant_z>
				</rotation>
				<velocity status="constant">
					<value>9.68</value>
				</velocity>
			</rotor>
		</turbomachinery>
		<turbulence model="k-epsilon-PL">
			<initialization choice="reference_value" zone_id="1"/>
			<property label="TurbVisc" name="turbulent_viscosity">
				<probes_recording status="off"/>
			</property>
			<variable label="epsilon" name="epsilon">
				<blending_factor>0</blending_factor>
				<rhs_reconstruction>1</rhs_reconstruction>
			</variable>
			<variable label="k" name="k">
				<blending_factor>0</blending_factor>
				<order_scheme choice="upwind"/>
				<probes_recording status="off"/>
				<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="Stress" name="stress" support="boundary"/>
			<property label="Stress, normal" name="stress_normal" support="boundary"/>
			<property label="Stress, tangential" name="stress_tangential" support="boundary"/>
			<property label="total_pressure" name="total_pressure">
				<probes_recording status="off"/>
			</property>
			<property label="Yplus" name="yplus" support="boundary"/>
			<variable label="Pressure" name="pressure">
				<preconditioning_choice choice="multigrid"/>
				<probes_recording status="off"/>
				<rhs_reconstruction>3</rhs_reconstruction>
				<solver_choice choice="multigrid"/>
			</variable>
			<variable dimension="3" label="Velocity" name="velocity">
				<blending_factor>1</blending_factor>
				<order_scheme choice="centered"/>
				<preconditioning_choice choice="multigrid"/>
				<probes_recording status="off"/>
				<rhs_reconstruction>2</rhs_reconstruction>
			</variable>
		</velocity_pressure>
	</thermophysical_models>
</Code_Saturne_GUI>