<?xml version="1.0" encoding="utf-8"?><Code_Saturne_GUI case="Case5_simplec_2Order" study="Cavidad_horno_sym" 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="Mefisto2D_BL_3.med"/>
		</meshes_list>
		<faces_cutting status="off"/>
		<mesh_smoothing status="off"/>
		<joining/>
		<periodicity/>
	</solution_domain>
	<thermophysical_models>
		<velocity_pressure>
			<variable label="Pressure" name="pressure">
				<rhs_reconstruction>2</rhs_reconstruction>
				<probes choice="0"/>
			</variable>
			<variable label="VelocityX" name="velocity_U">
				<rhs_reconstruction>1</rhs_reconstruction>
				<blending_factor>1</blending_factor>
				<order_scheme choice="solu"/>
			</variable>
			<variable label="VelocityY" name="velocity_V">
				<rhs_reconstruction>1</rhs_reconstruction>
				<blending_factor>1</blending_factor>
				<order_scheme choice="solu"/>
			</variable>
			<variable label="VelocityZ" name="velocity_W">
				<rhs_reconstruction>1</rhs_reconstruction>
				<blending_factor>1</blending_factor>
				<order_scheme choice="solu"/>
			</variable>
			<property label="total_pressure" name="total_pressure">
				<probes choice="0"/>
			</property>
			<property label="Yplus" name="yplus" support="boundary"/>
			<property label="Efforts" name="effort" support="boundary"/>
			<property label="Efforts, tangential" name="effort_tangential" support="boundary">
				<postprocessing_recording status="off"/>
			</property>
			<property label="Efforts, normal" name="effort_normal" support="boundary">
				<postprocessing_recording status="off"/>
			</property>
			<initialization>
				<formula zone_id="1">u = 0;
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">
			<initialization choice="reference_value" zone_id="1"/>
			<variable label="TurbEner" name="turb_k">
				<rhs_reconstruction>1</rhs_reconstruction>
				<order_scheme choice="solu"/>
				<blending_factor>1</blending_factor>
				<probes choice="0"/>
			</variable>
			<variable label="omega" name="turb_omega">
				<rhs_reconstruction>1</rhs_reconstruction>
				<order_scheme choice="solu"/>
				<blending_factor>1</blending_factor>
				<probes choice="0"/>
			</variable>
			<property label="TurbVisc" name="turb_viscosity">
				<probes choice="0"/>
			</property>
			<scale_model>1</scale_model>
			<gravity_terms status="on"/>
		</turbulence>
		<ale_method status="off"/>
		<thermal_scalar model="temperature_kelvin">
			<property label="Tplus" name="tplus" support="boundary"/>
			<property label="Thermal flux" name="input_thermal_flux" support="boundary"/>
			<property label="Boundary temperature" name="boundary_temperature" support="boundary"/>
			<property label="Boundary layer Nusselt" name="boundary_layer_nusselt" support="boundary">
				<postprocessing_recording status="off"/>
			</property>
		</thermal_scalar>
		<radiative_transfer model="off">
			<restart status="off"/>
			<absorption_coefficient type="constant">0</absorption_coefficient>
			<property label="Absorption" name="absorption"/>
			<property label="Emission" name="emission"/>
			<property label="Radiative_source_term" name="radiative_source_term"/>
			<property label="Absorption_coefficient" name="absorption_coefficient"/>
			<property label="Qrad_y" name="qrad_y"/>
			<property label="Qrad_x" name="qrad_x"/>
			<property label="Qrad_z" name="qrad_z"/>
			<property label="Wall_temperature" name="wall_temp" support="boundary"/>
			<property label="Coeff_ech_convectif" name="coeff_ech_conv" support="boundary"/>
			<property label="Thermal_conductivity" name="wall_thermal_conductivity" support="boundary"/>
			<property label="Thickness" name="thickness" support="boundary"/>
			<property label="Flux_net" name="flux_net" support="boundary"/>
			<property label="Flux_incident" name="flux_incident" support="boundary"/>
			<property label="Emissivity" name="emissivity" support="boundary"/>
			<property label="Flux_convectif" name="flux_convectif" support="boundary"/>
			<frequency>1</frequency>
			<thermal_radiative_source_term>2</thermal_radiative_source_term>
			<temperature_listing_printing>1</temperature_listing_printing>
			<intensity_resolution_listing_printing>0</intensity_resolution_listing_printing>
		</radiative_transfer>
		<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>
		<hydrostatic_pressure status="off"/>
		<wall_pressure_extrapolation>0</wall_pressure_extrapolation>
		<gradient_transposed status="on"/>
		<velocity_pressure_coupling status="off"/>
		<pressure_relaxation>1</pressure_relaxation>
		<gradient_reconstruction choice="2"/>
		<velocity_pressure_algo choice="simplec">
			<piso_sweep_number>1</piso_sweep_number>
		</velocity_pressure_algo>
	</numerical_parameters>
	<physical_properties>
		<fluid_properties>
			<property choice="user_law" label="Density" name="density">
				<initial_value>1.205</initial_value>
				<formula>rho = p0 /(287*TempK);</formula>
			</property>
			<property choice="constant" label="LamVisc" name="molecular_viscosity">
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
				<initial_value>1.8207e-05</initial_value>
			</property>
			<property choice="constant" label="SpecHeat" name="specific_heat">
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
				<initial_value>1005</initial_value>
			</property>
			<property choice="constant" label="ThermalCond" name="thermal_conductivity">
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
				<initial_value>0.0257</initial_value>
			</property>
		</fluid_properties>
		<gravity>
			<gravity_x>0</gravity_x>
			<gravity_y>-9.81</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>
		<scalar label="TempK" name="temperature_kelvin" type="thermal">
			<formula zone_id="1">TempK = 293;</formula>
			<rhs_reconstruction>1</rhs_reconstruction>
			<min_value>0</min_value>
			<max_value>1e+12</max_value>
			<blending_factor>1</blending_factor>
			<order_scheme choice="solu"/>
		</scalar>
	</additional_scalars>
	<boundary_conditions>
		<variable/>
		<boundary label="BC_1" name="1" nature="inlet">Circ</boundary>
		<boundary label="BC_2" name="2" nature="inlet">Cua1</boundary>
		<boundary label="BC_3" name="3" nature="inlet">Cua2</boundary>
		<boundary label="BC_4" name="4" nature="inlet">Cua3</boundary>
		<boundary label="BC_5" name="5" nature="inlet">Opening</boundary>
		<boundary label="BC_6" name="6" nature="outlet">Outlet</boundary>
		<boundary label="BC_7" name="7" nature="wall">Placa</boundary>
		<boundary label="BC_8" name="8" nature="symmetry">Symmetry</boundary>
		<boundary label="BC_9" name="9" nature="wall">Wall</boundary>
		<wall label="BC_9">
			<velocity_pressure choice="off">
				<dirichlet name="velocity_U">0</dirichlet>
				<dirichlet name="velocity_V">0</dirichlet>
				<dirichlet name="velocity_W">0</dirichlet>
			</velocity_pressure>
			<scalar choice="neumann" label="TempK" name="temperature_kelvin" type="thermal">
				<neumann>0</neumann>
			</scalar>
			<radiative_data choice="itpimp">
				<emissivity>0.8</emissivity>
				<internal_temperature_profile>300</internal_temperature_profile>
				<output_zone>1</output_zone>
			</radiative_data>
		</wall>
		<inlet label="BC_1">
			<velocity_pressure choice="flow1" direction="normal">
				<flow1>5.29241e-05</flow1>
			</velocity_pressure>
			<turbulence choice="hydraulic_diameter">
				<hydraulic_diameter>0.018543</hydraulic_diameter>
			</turbulence>
			<scalar choice="dirichlet" label="TempK" name="temperature_kelvin" type="thermal">
				<dirichlet>686.856</dirichlet>
			</scalar>
		</inlet>
		<inlet label="BC_2">
			<velocity_pressure choice="flow1" direction="normal">
				<flow1>9.75693e-05</flow1>
			</velocity_pressure>
			<turbulence choice="hydraulic_diameter">
				<hydraulic_diameter>0.017959</hydraulic_diameter>
			</turbulence>
			<scalar choice="dirichlet" label="TempK" name="temperature_kelvin" type="thermal">
				<dirichlet>615.037</dirichlet>
			</scalar>
		</inlet>
		<inlet label="BC_3">
			<velocity_pressure choice="flow1" direction="normal">
				<flow1>0.000115073</flow1>
			</velocity_pressure>
			<turbulence choice="hydraulic_diameter">
				<hydraulic_diameter>0.017959</hydraulic_diameter>
			</turbulence>
			<scalar choice="dirichlet" label="TempK" name="temperature_kelvin" type="thermal">
				<dirichlet>715.781</dirichlet>
			</scalar>
		</inlet>
		<inlet label="BC_4">
			<velocity_pressure choice="flow1" direction="normal">
				<flow1>9.98445e-05</flow1>
			</velocity_pressure>
			<turbulence choice="hydraulic_diameter">
				<hydraulic_diameter>0.017959</hydraulic_diameter>
			</turbulence>
			<scalar choice="dirichlet" label="TempK" name="temperature_kelvin" type="thermal">
				<dirichlet>618.337</dirichlet>
			</scalar>
		</inlet>
		<inlet label="BC_5">
			<velocity_pressure choice="flow1" direction="normal">
				<flow1>9.98445e-05</flow1>
			</velocity_pressure>
			<turbulence choice="hydraulic_diameter">
				<hydraulic_diameter>0.015441</hydraulic_diameter>
			</turbulence>
			<scalar choice="dirichlet" label="TempK" name="temperature_kelvin" type="thermal">
				<dirichlet>293.15</dirichlet>
			</scalar>
		</inlet>
		<outlet label="BC_6">
			<scalar choice="neumann" label="TempK" name="temperature_kelvin" type="thermal">
				<neumann>0</neumann>
			</scalar>
		</outlet>
		<wall label="BC_7">
			<velocity_pressure choice="off">
				<dirichlet name="velocity_U">0</dirichlet>
				<dirichlet name="velocity_V">0</dirichlet>
				<dirichlet name="velocity_W">0</dirichlet>
			</velocity_pressure>
			<scalar choice="dirichlet" label="TempK" name="temperature_kelvin" type="thermal">
				<dirichlet>682.253</dirichlet>
			</scalar>
			<radiative_data choice="itpimp">
				<emissivity>0.8</emissivity>
				<internal_temperature_profile>300</internal_temperature_profile>
				<output_zone>1</output_zone>
			</radiative_data>
		</wall>
		<symmetry label="BC_8"/>
	</boundary_conditions>
	<analysis_control>
		<output>
			<writer id="-1" label="Result_2Order">
				<output_at_end status="off"/>
				<format name="ensight" options="binary"/>
				<directory name="postprocessing"/>
				<time_dependency choice="fixed_mesh"/>
				<frequency period="time_step">100</frequency>
			</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>20</listing_printing_frequency>
			<probe_recording_frequency>1</probe_recording_frequency>
			<probe_format choice="CSV"/>
			<probe name="1" status="on">
				<probe_x>0</probe_x>
				<probe_y>0.153953</probe_y>
				<probe_z>-0.149657</probe_z>
			</probe>
		</output>
		<profiles/>
		<time_averages/>
		<time_parameters>
			<time_step_ref>0.002</time_step_ref>
			<iterations>4000</iterations>
			<time_passing>2</time_passing>
			<zero_time_step status="off"/>
			<thermal_time_step status="off"/>
			<max_courant_num>5</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>
			<property label="CourantNb" name="courant_number">
				<probes choice="0"/>
			</property>
			<property label="FourierNb" name="fourier_number">
				<probes choice="0"/>
			</property>
			<property label="LocalTime" name="local_time_step"/>
		</time_parameters>
		<steady_management status="on">
			<zero_iteration status="off"/>
			<iterations>100</iterations>
			<relaxation_coefficient>0.7</relaxation_coefficient>
		</steady_management>
	</analysis_control>
	<calculation_management>
		<start_restart>
			<frozen_field status="off"/>
			<restart_rescue>0</restart_rescue>
			<restart_with_auxiliary status="off"/>
		</start_restart>
		<partitioning>
			<type>scotch</type>
		</partitioning>
		<block_io/>
		<n_procs>16</n_procs>
		<run_type>standard</run_type>
	</calculation_management>
	<lagrangian model="off"/>
</Code_Saturne_GUI>
