<?xml version="1.0" encoding="utf-8"?><Code_Saturne_GUI case="0_COMBGAS" solver_version="4.0" study="01-STUDIES" version="2.0">
	<additional_scalars/>
	<analysis_control>
		<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">10</frequency>
				<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>500</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"/>
			<thermal_time_step status="off"/>
			<time_passing>2</time_passing>
			<time_step_max_factor>1000</time_step_max_factor>
			<time_step_min_factor>0.01</time_step_min_factor>
			<time_step_ref>0.01</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_2" name="1" nature="inlet">CC_IN_GAS</boundary>
		<boundary label="BC_3" name="2" nature="inlet">CC_IN_PRIM</boundary>
		<boundary label="BC_6" name="5" nature="outlet">CC_OUT</boundary>
		<boundary label="BC_1" name="6" nature="wall">not (CC_IN_GAS or CC_IN_PRIM or CC_OUT)</boundary>
		<inlet label="BC_2">
			<turbulence choice="hydraulic_diameter">
				<hydraulic_diameter>0.07</hydraulic_diameter>
			</turbulence>
			<velocity_pressure choice="flow1" direction="normal">
				<flow1>0.0033</flow1>
				<fraction>1</fraction>
				<gas_type choice="fuel"/>
			</velocity_pressure>
		</inlet>
		<inlet label="BC_3">
			<scalar choice="dirichlet" name="enthalpy" type="thermal">
				<dirichlet>0</dirichlet>
			</scalar>
			<turbulence choice="hydraulic_diameter">
				<hydraulic_diameter>0.021</hydraulic_diameter>
			</turbulence>
			<velocity_pressure choice="flow1" direction="formula">
				<direction_formula>dir_x = 1;
dir_y = z/sqrt((y^2)+(z^2));
dir_z = -y/sqrt((y^2)+(z^2));</direction_formula>
				<flow1>0.0632</flow1>
				<fraction>1</fraction>
				<gas_type choice="oxydant"/>
			</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_6"/>
		<outlet label="None"/>
		<variable/>
		<wall label="BC_1">
			<radiative_data choice="itpimp">
				<emissivity>0.8</emissivity>
				<external_temperature_profile>300</external_temperature_profile>
				<flux>0</flux>
				<internal_temperature_profile>700</internal_temperature_profile>
				<output_zone>1</output_zone>
				<thickness>0.1</thickness>
				<wall_thermal_conductivity>3</wall_thermal_conductivity>
			</radiative_data>
			<scalar choice="neumann" name="enthalpy" type="thermal">
				<neumann>0</neumann>
			</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/>
		<partitioning/>
		<start_restart>
			<frozen_field status="off"/>
		</start_restart>
	</calculation_management>
	<lagrangian model="off">
		<output/>
	</lagrangian>
	<numerical_parameters>
		<density_relaxation>0.95</density_relaxation>
		<gradient_reconstruction choice="3"/>
		<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">
				<initial_value>1.17862</initial_value>
			</property>
			<property choice="constant" label="DiffDyn" name="dynamic_diffusion">
				<initial_value>0.01</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>-9.81</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_dense.unv"/>
		</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="d3p" option="extended">
			<data_file>dp_C3P</data_file>
			<property label="temperature" name="temperature"/>
			<property label="ym_fuel" name="ym_fuel"/>
			<property label="ym_oxyd" name="ym_oxyd"/>
			<property label="ym_prod" name="ym_prod"/>
			<variable label="mixture_fraction" name="mixture_fraction" type="model">
				<flux_reconstruction status="off"/>
				<rhs_reconstruction>1</rhs_reconstruction>
				<solver_precision>1e-06</solver_precision>
			</variable>
			<variable label="mixture_fraction_variance" name="mixture_fraction_variance" type="model">
				<flux_reconstruction status="off"/>
				<rhs_reconstruction>1</rhs_reconstruction>
				<solver_precision>1e-06</solver_precision>
			</variable>
		</gas_combustion>
		<joule_effect model="off"/>
		<radiative_transfer model="dom">
			<absorption_coefficient type="constant">0.8</absorption_coefficient>
			<directions_number>3</directions_number>
			<frequency>1</frequency>
			<intensity_resolution_listing_printing>0</intensity_resolution_listing_printing>
			<property label="Absorption" name="absorption"/>
			<property label="Absorption_coefficient" name="absorption_coefficient"/>
			<property label="Coeff_ech_convectif" name="coeff_ech_conv" support="boundary"/>
			<property label="Emission" name="emission"/>
			<property label="Emissivity" name="emissivity" support="boundary"/>
			<property label="Flux_convectif" name="flux_convectif" support="boundary"/>
			<property label="Flux_incident" name="flux_incident" support="boundary"/>
			<property label="Flux_net" name="flux_net" support="boundary"/>
			<property label="Qrad_x" name="qrad_x"/>
			<property label="Qrad_y" name="qrad_y"/>
			<property label="Qrad_z" name="qrad_z"/>
			<property label="Radiative_source_term" name="radiative_source_term"/>
			<property label="Thermal_conductivity" name="thermal_conductivity" support="boundary"/>
			<property label="Thickness" name="thickness" support="boundary"/>
			<property label="Wall_temperature" name="wall_temp" support="boundary"/>
			<quadrature>1</quadrature>
			<restart status="off"/>
			<temperature_listing_printing>1</temperature_listing_printing>
			<thermal_radiative_source_term>2</thermal_radiative_source_term>
		</radiative_transfer>
		<reference_values>
			<fuel_temperature>436</fuel_temperature>
			<mass_molar>0.028966</mass_molar>
			<oxydant_temperature>353</oxydant_temperature>
			<pressure>101325</pressure>
			<temperature>293.15</temperature>
			<velocity>1</velocity>
		</reference_values>
		<solid_fuels model="off"/>
		<thermal_scalar model="enthalpy">
			<property label="Dimensionless Thermal flux" name="boundary_layer_nusselt" support="boundary">
				<postprocessing_recording status="off"/>
			</property>
			<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="Enthalpy" name="enthalpy" type="thermal">
				<blending_factor>1</blending_factor>
				<formula zone_id="1">cp = 1017.24;
enthalpy = 300. * cp;</formula>
				<max_value>1e+12</max_value>
				<min_value>0</min_value>
				<rhs_reconstruction>1</rhs_reconstruction>
				<turbulent_flux_model>SGDH</turbulent_flux_model>
			</variable>
		</thermal_scalar>
		<turbomachinery model="off">
			<joining/>
		</turbomachinery>
		<turbulence model="k-epsilon-PL">
			<initialization choice="reference_value" zone_id="1"/>
			<property label="TurbVisc" name="turbulent_viscosity"/>
			<variable label="epsilon" name="epsilon">
				<rhs_reconstruction>1</rhs_reconstruction>
				<solver_precision>1e-06</solver_precision>
			</variable>
			<variable label="k" name="k">
				<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">
				<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>
				<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>