<?xml version="1.0" encoding="utf-8"?><Code_Saturne_GUI case="Case0" solver_version="4.0;4.2" study="TransfArc" version="2.0">
	<additional_scalars/>
	<analysis_control>
		<output>
			<listing_printing_frequency>1</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">500</frequency>
				<output_at_end status="on"/>
				<time_dependency choice="fixed_mesh"/>
			</writer>
		</output>
		<profiles>
			<profile label="profil_T05" title="profil_T05">
				<format name="DAT"/>
				<var_prop component="0" name="temperature"/>
				<output_type>end</output_type>
				<output_frequency>-1</output_frequency>
				<formula>x = s / 10.;
y = 0;
z = 0.0005;</formula>
				<points>200</points>
			</profile>
			<profile label="profil_T15" title="profil_T15">
				<format name="DAT"/>
				<var_prop component="0" name="temperature"/>
				<output_type>end</output_type>
				<output_frequency>-1</output_frequency>
				<formula>x = s / 10.;
y = 0;
z = 0.0015;</formula>
				<points>200</points>
			</profile>
			<profile label="profil_T25" title="profil_T25">
				<format name="DAT"/>
				<var_prop component="0" name="temperature"/>
				<output_type>end</output_type>
				<output_frequency>-1</output_frequency>
				<formula>x = s / 10.;
y = 0;
z = 0.0025;</formula>
				<points>200</points>
			</profile>
			<profile label="profil_T35" title="profil_T35">
				<format name="DAT"/>
				<var_prop component="0" name="temperature"/>
				<output_type>end</output_type>
				<output_frequency>-1</output_frequency>
				<formula>x = s / 10.;
y = 0;
z = 0.0035;</formula>
				<points>200</points>
			</profile>
			<profile label="profil_T45" title="profil_T45">
				<format name="DAT"/>
				<var_prop component="0" name="temperature"/>
				<output_type>end</output_type>
				<output_frequency>-1</output_frequency>
				<formula>x = s / 10.;
y = 0;
z = 0.0045;</formula>
				<points>200</points>
			</profile>
			<profile label="profil_T55" title="profil_T55">
				<format name="DAT"/>
				<var_prop component="0" name="temperature"/>
				<output_type>end</output_type>
				<output_frequency>-1</output_frequency>
				<formula>x = s / 10.;
y = 0;
z = 0.0055;</formula>
				<points>200</points>
			</profile>
			<profile label="profil_T65" title="profil_T65">
				<format name="DAT"/>
				<var_prop component="0" name="temperature"/>
				<output_type>end</output_type>
				<output_frequency>-1</output_frequency>
				<formula>x = s / 10.;
y = 0;
z = 0.0065;</formula>
				<points>200</points>
			</profile>
			<profile label="profil_T75" title="profil_T75">
				<format name="DAT"/>
				<var_prop component="0" name="temperature"/>
				<output_type>end</output_type>
				<output_frequency>-1</output_frequency>
				<formula>x = s / 10.;
y = 0;
z = 0.0075;</formula>
				<points>200</points>
			</profile>
			<profile label="profil_T85" title="profil_T85">
				<format name="DAT"/>
				<var_prop component="0" name="temperature"/>
				<output_type>end</output_type>
				<output_frequency>-1</output_frequency>
				<formula>x = s / 10.;
y = 0;
z = 0.0085;</formula>
				<points>200</points>
			</profile>
			<profile label="profil_T95" title="profil_T95">
				<format name="DAT"/>
				<var_prop component="0" name="temperature"/>
				<output_type>end</output_type>
				<output_frequency>-1</output_frequency>
				<formula>x = s / 10.;
y = 0;
z = 0.0095;</formula>
				<points>200</points>
			</profile>
			<profile label="profil_Taxe" title="profil_Taxe">
				<format name="DAT"/>
				<var_prop component="0" name="temperature"/>
				<output_type>end</output_type>
				<output_frequency>-1</output_frequency>
				<formula>x = 0;
y = 0;
z = s / 100.;</formula>
				<points>200</points>
			</profile>
		</profiles>
		<steady_management status="off"/>
		<time_averages/>
		<time_parameters>
			<iterations>5000</iterations>
			<property label="CourantNb" name="courant_number"/>
			<property label="FourierNb" name="fourier_number"/>
			<time_passing>0</time_passing>
			<time_step_ref>1e-06</time_step_ref>
			<zero_time_step status="off"/>
		</time_parameters>
	</analysis_control>
	<boundary_conditions>
		<boundary label="cathode" name="1" nature="wall">4</boundary>
		<boundary label="paroi_haute" name="2" nature="outlet">5 and not(cylinder[0,0,-1,0,0,1,1.5e-3])</boundary>
		<boundary label="anode" name="3" nature="wall">2 or 3</boundary>
		<boundary label="paroi" name="4" nature="wall">6</boundary>
		<boundary label="cathode2" name="5" nature="wall">5 and cylinder[0,0,-1,0,0,1,1.5e-3]</boundary>
		<outlet label="paroi_haute">
			<scalar choice="dirichlet" name="enthalpy" type="thermal">
				<dirichlet>0</dirichlet>
			</scalar>
			<scalar choice="neumann" name="elec_pot_r" type="model">
				<neumann>0</neumann>
			</scalar>
			<scalar choice="neumann" name="vec_potential_01" type="model"/>
			<scalar choice="dirichlet_formula" name="vec_potential_02" type="model">
				<dirichlet_formula>vec_potential_02 = 0;</dirichlet_formula>
			</scalar>
			<scalar choice="dirichlet_formula" name="vec_potential_03" type="model">
				<dirichlet_formula>vec_potential_03 = 0;</dirichlet_formula>
			</scalar>
		</outlet>
		<variable/>
		<wall label="cathode">
			<scalar choice="neumann" name="enthalpy" type="thermal">
				<neumann>0</neumann>
			</scalar>
			<scalar choice="dirichlet" name="elec_pot_r" type="model">
				<dirichlet>0</dirichlet>
			</scalar>
			<scalar choice="neumann" name="vec_potential_01" type="model"/>
			<scalar choice="neumann" name="vec_potential_02" type="model"/>
			<scalar choice="neumann" name="vec_potential_03" type="model"/>
			<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>
		<wall label="anode">
			<scalar choice="dirichlet" name="enthalpy" type="thermal">
				<dirichlet>14176000</dirichlet>
			</scalar>
			<scalar choice="dirichlet_implicit" name="elec_pot_r" type="model"/>
			<scalar choice="neumann" name="vec_potential_01" type="model"/>
			<scalar choice="neumann" name="vec_potential_02" type="model"/>
			<scalar choice="neumann" name="vec_potential_03" type="model"/>
			<velocity_pressure choice="off"/>
		</wall>
		<wall label="paroi">
			<scalar choice="neumann" name="enthalpy" type="thermal">
				<neumann>0</neumann>
			</scalar>
			<scalar choice="neumann" name="elec_pot_r" type="model">
				<neumann>0</neumann>
			</scalar>
			<scalar choice="neumann" name="vec_potential_01" type="model"/>
			<scalar choice="neumann" name="vec_potential_02" type="model"/>
			<scalar choice="neumann" name="vec_potential_03" type="model"/>
			<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>
		<wall label="cathode2">
			<scalar choice="dirichlet" name="enthalpy" type="thermal">
				<dirichlet>0</dirichlet>
			</scalar>
			<scalar choice="dirichlet" name="elec_pot_r" type="model">
				<dirichlet>0</dirichlet>
			</scalar>
			<scalar choice="neumann" name="vec_potential_01" type="model"/>
			<scalar choice="neumann" name="vec_potential_02" type="model"/>
			<scalar choice="neumann" name="vec_potential_03" type="model"/>
			<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="0"/>
		<gradient_transposed status="on"/>
		<hydrostatic_pressure status="on"/>
		<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>0.235</initial_value>
			</property>
			<property choice="variable" label="LamVisc" name="molecular_viscosity">
				<initial_value>8.4e-07</initial_value>
			</property>
			<property choice="variable" label="SpecHeat" name="specific_heat">
				<initial_value>1219</initial_value>
			</property>
			<property choice="variable" label="ThermalCond" name="thermal_conductivity">
				<initial_value>0.02495</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="nozzle2.5mm_15mm.neu" path="C:/Users/Rodion/Work/Code_Saturne/TransfArc/MESH"/>
		</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>
			<zone darcy_law="off" head_losses="off" id="2" initialization="on" label="domaine_fluide" mass_source_term="off" momentum_source_term="off" porosity="off" scalar_source_term="off" thermal_source_term="off">all[]</zone>
			<zone darcy_law="off" head_losses="on" id="3" initialization="on" label="anode" mass_source_term="off" momentum_source_term="off" porosity="off" scalar_source_term="off" thermal_source_term="off">all[]</zone>
			<zone darcy_law="off" head_losses="on" id="4" initialization="on" label="domaine_cathode" mass_source_term="off" momentum_source_term="off" porosity="off" scalar_source_term="off" thermal_source_term="off">all[]</zone>
			<zone darcy_law="off" head_losses="off" id="5" initialization="on" label="chute_cathodique" mass_source_term="off" momentum_source_term="off" porosity="off" scalar_source_term="off" thermal_source_term="off">all[]</zone>
			<zone darcy_law="off" head_losses="off" id="6" initialization="on" label="chute_anodique" 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="off" option="off">
			<data_file>dp_ELE</data_file>
		</gas_combustion>
		<heads_losses>
			<head_loss zone_id="3">
				<a11>1</a11>
				<a12>0</a12>
				<a13>0</a13>
				<a21>0</a21>
				<a22>1</a22>
				<a23>0</a23>
				<a31>0</a31>
				<a32>0</a32>
				<a33>1</a33>
				<choice>off</choice>
				<kxx>10000</kxx>
				<kyy>10000</kyy>
				<kzz>10000</kzz>
			</head_loss>
			<head_loss zone_id="4">
				<a11>1</a11>
				<a12>0</a12>
				<a13>0</a13>
				<a21>0</a21>
				<a22>1</a22>
				<a23>0</a23>
				<a31>0</a31>
				<a32>0</a32>
				<a33>1</a33>
				<choice>off</choice>
				<kxx>10000</kxx>
				<kyy>10000</kyy>
				<kzz>10000</kzz>
			</head_loss>
		</heads_losses>
		<joule_effect model="arc">
			<density_relaxation>0.8</density_relaxation>
			<gasNumber>1</gasNumber>
			<imposed_current>20</imposed_current>
			<property label="absorption_coeff" name="absorption_coeff"/>
			<property label="current_re_1" name="current_re_1"/>
			<property label="current_re_2" name="current_re_2"/>
			<property label="current_re_3" name="current_re_3"/>
			<property label="elec_sigma" name="elec_sigma"/>
			<property label="joule_power" name="joule_power"/>
			<property label="laplace_force_" name="laplace_force_"/>
			<property label="temperature" name="temperature"/>
			<radiative_model model="Coef_Abso"/>
			<recal_model model="general_case"/>
			<variable label="elec_pot_r" name="elec_pot_r" type="model">
				<rhs_reconstruction>1</rhs_reconstruction>
			</variable>
			<variable label="POT_VEC01" name="vec_potential_01" type="model">
				<rhs_reconstruction>1</rhs_reconstruction>
			</variable>
			<variable label="POT_VEC02" name="vec_potential_02" type="model">
				<rhs_reconstruction>1</rhs_reconstruction>
			</variable>
			<variable label="POT_VEC03" name="vec_potential_03" type="model">
				<rhs_reconstruction>1</rhs_reconstruction>
			</variable>
			<variable_scaling status="on"/>
		</joule_effect>
		<radiative_transfer model="off">
			<absorption_coefficient type="constant">0</absorption_coefficient>
			<restart status="off"/>
		</radiative_transfer>
		<reference_values>
			<mass_molar>0.028966</mass_molar>
			<pressure>101325</pressure>
			<temperature>1273.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">enthalpy = 1.e6;</formula>
				<formula zone_id="3">enthalpy = 14000;</formula>
				<formula zone_id="4">enthalpy = 106000.0;</formula>
				<formula zone_id="2">enthalpy = 1000000.;</formula>
				<formula zone_id="5">enthalpy = 1000000.;</formula>
				<formula zone_id="6">enthalpy = 1000000.;</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>
		<turbulence model="off">
			<initialization choice="reference_value" zone_id="1"/>
		</turbulence>
		<velocity_pressure>
			<initialization>
				<formula zone_id="1">velocity[0] = 0.;
velocity[1] = 0.;
velocity[2] = 0.;</formula>
				<formula zone_id="3">velocity[0] = 0.;
velocity[1] = 0.;
velocity[2] = 0.;</formula>
				<formula zone_id="4">velocity[0] = 0.;
velocity[1] = 0.;
velocity[2] = 0.;</formula>
				<formula zone_id="2">velocity[0] = 0.;
velocity[1] = 0.;
velocity[2] = 0.;</formula>
				<formula zone_id="5">velocity[0] = 0.;
velocity[1] = 0.;
velocity[2] = 0.;</formula>
				<formula zone_id="6">velocity[0] = 0.;
velocity[1] = 0.;
velocity[2] = 0.;</formula>
			</initialization>
			<property label="Stresss" name="stress" support="boundary"/>
			<property label="Stress, normal" name="stress_normal" support="boundary">
				<postprocessing_recording status="off"/>
			</property>
			<property label="Stress, tangential" name="stress_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>
				<rhs_reconstruction>1</rhs_reconstruction>
			</variable>
		</velocity_pressure>
	</thermophysical_models>
</Code_Saturne_GUI>