<?xml version="1.0" encoding="utf-8"?><Code_Saturne_GUI case="case4" study="full_domain" 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>
			<zone head_losses="on" id="2" initialization="off" label="Zone_1" mass_source_term="off" momentum_source_term="off" scalar_source_term="off" thermal_source_term="off">(x&gt;0.2 and x&gt;0.4) and (y&gt;-0.75 and y&lt;-0.25)</zone>
		</volumic_conditions>
		<meshes_list>
			<mesh name="downcomer.des"/>
			<mesh name="fdc.des"/>
			<mesh name="pic.des"/>
		</meshes_list>
		<faces_cutting status="off"/>
		<mesh_smoothing status="off"/>
		<joining>
			<face_joining name="1">
				<selector>5,24,32</selector>
				<fraction>0.1</fraction>
				<plane>25</plane>
				<verbosity>1</verbosity>
				<visualization>1</visualization>
			</face_joining>
		</joining>
		<periodicity/>
	</solution_domain>
	<thermophysical_models>
		<velocity_pressure>
			<variable label="Pressure" name="pressure">
				<rhs_reconstruction>2</rhs_reconstruction>
				<listing_printing status="off"/>
			</variable>
			<variable label="VelocityX" name="velocity_U">
				<rhs_reconstruction>1</rhs_reconstruction>
				<probes choice="5">
					<probe_recording name="1"/>
					<probe_recording name="2"/>
					<probe_recording name="6"/>
					<probe_recording name="7"/>
					<probe_recording name="8"/>
				</probes>
				<blending_factor>1</blending_factor>
			</variable>
			<variable label="VelocityY" name="velocity_V">
				<rhs_reconstruction>1</rhs_reconstruction>
				<blending_factor>1</blending_factor>
			</variable>
			<variable label="VelocityZ" name="velocity_W">
				<rhs_reconstruction>1</rhs_reconstruction>
				<blending_factor>1</blending_factor>
			</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-epsilon">
			<variable label="TurbEner" name="turb_k">
				<rhs_reconstruction>1</rhs_reconstruction>
				<listing_printing status="off"/>
			</variable>
			<variable label="Dissip" name="turb_eps">
				<rhs_reconstruction>1</rhs_reconstruction>
				<listing_printing status="off"/>
			</variable>
			<property label="TurbVisc" name="turb_viscosity"/>
			<initialization choice="reference_value" zone_id="1"/>
		</turbulence>
		<ale_method status="off"/>
		<thermal_scalar model="temperature_celsius">
			<property label="Tplus" name="tplus" support="boundary">
				<postprocessing_recording status="off"/>
			</property>
			<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>
		</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"/>
		<heads_losses>
			<head_loss zone_id="2">
				<kxx>60000</kxx>
				<kyy>60000</kyy>
				<kzz>60000</kzz>
				<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>
			</head_loss>
		</heads_losses>
	</thermophysical_models>
	<numerical_parameters>
		<velocity_pressure_algo choice="simplec">
			<piso_sweep_number>1</piso_sweep_number>
		</velocity_pressure_algo>
		<gradient_transposed status="on"/>
		<velocity_pressure_coupling status="off"/>
		<hydrostatic_pressure status="off"/>
		<pressure_relaxation>1</pressure_relaxation>
		<wall_pressure_extrapolation>0</wall_pressure_extrapolation>
		<gradient_reconstruction choice="0"/>
	</numerical_parameters>
	<physical_properties>
		<fluid_properties>
			<property choice="user_law" label="Density" name="density">
				<initial_value>725.735</initial_value>
				<formula>rho = TempC *(-4.668E-03*TempC -5.0754E-02)+1000.9;</formula>
			</property>
			<property choice="constant" label="LamVisc" name="molecular_viscosity">
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
				<initial_value>8.951e-05</initial_value>
			</property>
			<property choice="constant" label="SpecHeat" name="specific_heat">
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
				<initial_value>5483</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>-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="TempC" name="temperature_celsius" type="thermal">
			<formula zone_id="1">TempC = 20;</formula>
			<rhs_reconstruction>1</rhs_reconstruction>
			<min_value>0</min_value>
			<max_value>400</max_value>
			<blending_factor>1</blending_factor>
		</scalar>
		<scalar label="scalar2" name="scalar2" type="user">
			<property choice="constant" label="Dscal1" name="diffusion_coefficient_2">
				<initial_value>8.55e-05</initial_value>
			</property>
			<formula zone_id="1">scalar2 = 10;</formula>
			<rhs_reconstruction>1</rhs_reconstruction>
			<min_value>0</min_value>
			<max_value>400</max_value>
			<blending_factor>1</blending_factor>
		</scalar>
	</additional_scalars>
	<boundary_conditions>
		<boundary label="Inlet" name="1" nature="inlet">1</boundary>
		<inlet label="Inlet">
			<velocity_pressure choice="norm" direction="coordinates">
				<norm>1</norm>
				<direction_x>1</direction_x>
				<direction_y>0</direction_y>
				<direction_z>0</direction_z>
			</velocity_pressure>
			<turbulence choice="hydraulic_diameter">
				<hydraulic_diameter>0.5</hydraulic_diameter>
			</turbulence>
			<scalar choice="dirichlet" label="TempC" name="temperature_celsius" type="thermal">
				<dirichlet>300</dirichlet>
			</scalar>
			<scalar choice="dirichlet" label="scalar2" name="scalar2" type="user">
				<dirichlet>200</dirichlet>
			</scalar>
		</inlet>
		<boundary label="Outlet" name="2" nature="outlet">34</boundary>
		<outlet label="Outlet">
			<scalar choice="neumann" label="TempC" name="temperature_celsius" type="thermal">
				<neumann>0</neumann>
			</scalar>
			<scalar choice="neumann" label="scalar2" name="scalar2" type="user">
				<neumann>0</neumann>
			</scalar>
		</outlet>
		<boundary label="Symmetry" name="3" nature="symmetry">8 or 9 or 28 or 29 or 38 or 39</boundary>
		<symmetry label="Symmetry"/>
		<boundary label="Wall_1" name="4" nature="wall">24 and 0.1 &lt;=x and 0.5 &gt;=x</boundary>
		<wall label="Wall_1">
			<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="TempC" name="temperature_celsius" type="thermal">
				<neumann>0</neumann>
			</scalar>
			<scalar choice="dirichlet" label="scalar2" name="scalar2" type="user">
				<dirichlet>0</dirichlet>
			</scalar>
		</wall>
		<boundary label="Wall_2" name="5" nature="wall">2 or 3</boundary>
		<wall label="Wall_2">
			<velocity_pressure choice="off"/>
			<scalar choice="neumann" label="TempC" name="temperature_celsius" type="thermal">
				<neumann>0</neumann>
			</scalar>
			<scalar choice="dirichlet" label="scalar2" name="scalar2" type="user">
				<dirichlet>5</dirichlet>
			</scalar>
		</wall>
		<boundary label="Wall_3" name="6" nature="wall">4 or 7 or 21 or 22 or 23</boundary>
		<wall label="Wall_3">
			<velocity_pressure choice="off"/>
			<scalar choice="exchange_coefficient" label="TempC" name="temperature_celsius" type="thermal">
				<dirichlet>0</dirichlet>
				<exchange_coefficient>0</exchange_coefficient>
			</scalar>
			<scalar choice="dirichlet" label="scalar2" name="scalar2" type="user">
				<dirichlet>0</dirichlet>
			</scalar>
		</wall>
		<boundary label="Wall_4" name="7" nature="wall">6 and y &gt; 1</boundary>
		<wall label="Wall_4">
			<velocity_pressure choice="off"/>
			<scalar choice="dirichlet" label="TempC" name="temperature_celsius" type="thermal">
				<dirichlet>0</dirichlet>
			</scalar>
			<scalar choice="dirichlet" label="scalar2" name="scalar2" type="user">
				<dirichlet>25</dirichlet>
			</scalar>
		</wall>
		<boundary label="Wall_5" name="8" nature="wall">6 and y &lt;= 1</boundary>
		<wall label="Wall_5">
			<velocity_pressure choice="off"/>
			<scalar choice="neumann" label="TempC" name="temperature_celsius" type="thermal">
				<neumann>0</neumann>
			</scalar>
			<scalar choice="dirichlet" label="scalar2" name="scalar2" type="user">
				<dirichlet>320</dirichlet>
			</scalar>
		</wall>
		<boundary label="Wall_6" name="9" nature="wall">31 or 33</boundary>
		<wall label="Wall_6">
			<velocity_pressure choice="off"/>
			<scalar choice="neumann" label="TempC" name="temperature_celsius" type="thermal">
				<neumann>0</neumann>
			</scalar>
			<scalar choice="dirichlet" label="scalar2" name="scalar2" type="user">
				<dirichlet>40</dirichlet>
			</scalar>
		</wall>
		<variable/>
	</boundary_conditions>
	<analysis_control>
		<output>
			<writer id="-1" label="results">
				<output_at_end status="on"/>
				<format name="ensight" options="binary"/>
				<directory name="postprocessing"/>
				<time_dependency choice="fixed_mesh"/>
				<frequency period="time_step">2</frequency>
			</writer>
			<mesh id="-1" label="Fluid domain" type="cells">
				<all_variables status="on"/>
				<location>all[]</location>
				<writer id="-1"/>
				<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>1</listing_printing_frequency>
			<probe_format choice="DAT"/>
			<writer id="1" label="Results_MED">
				<frequency period="none"/>
				<format name="ensight" options=""/>
				<directory name="postprocessing"/>
				<time_dependency choice="fixed_mesh"/>
				<output_at_end status="on"/>
			</writer>
			<probe_recording_frequency_time>0.1</probe_recording_frequency_time>
			<probe name="1" status="on">
				<probe_x>-0.25</probe_x>
				<probe_y>2.25</probe_y>
				<probe_z>0</probe_z>
			</probe>
			<probe name="2" status="on">
				<probe_x>0.05</probe_x>
				<probe_y>2.25</probe_y>
				<probe_z>0</probe_z>
			</probe>
			<probe name="3" status="on">
				<probe_x>0.05</probe_x>
				<probe_y>2.75</probe_y>
				<probe_z>0</probe_z>
			</probe>
			<probe name="4" status="on">
				<probe_x>0.05</probe_x>
				<probe_y>0.5</probe_y>
				<probe_z>0</probe_z>
			</probe>
			<probe name="5" status="on">
				<probe_x>0.05</probe_x>
				<probe_y>-0.25</probe_y>
				<probe_z>0</probe_z>
			</probe>
			<probe name="6" status="on">
				<probe_x>0.75</probe_x>
				<probe_y>-0.25</probe_y>
				<probe_z>0</probe_z>
			</probe>
			<probe name="7" status="on">
				<probe_x>0.75</probe_x>
				<probe_y>0.25</probe_y>
				<probe_z>0</probe_z>
			</probe>
			<probe name="8" status="on">
				<probe_x>0.75</probe_x>
				<probe_y>0.75</probe_y>
				<probe_z>0</probe_z>
			</probe>
			<probe name="9" status="on">
				<probe_x>-0.5</probe_x>
				<probe_y>2.25</probe_y>
				<probe_z>0</probe_z>
			</probe>
		</output>
		<profiles/>
		<time_averages/>
		<time_parameters>
			<time_step_ref>0.05</time_step_ref>
			<iterations>10</iterations>
			<time_passing>0</time_passing>
			<property label="CourantNb" name="courant_number">
				<postprocessing_recording status="off"/>
			</property>
			<property label="FourierNb" name="fourier_number">
				<postprocessing_recording status="off"/>
			</property>
			<zero_time_step status="off"/>
			<thermal_time_step status="off"/>
		</time_parameters>
		<steady_management status="off"/>
	</analysis_control>
	<calculation_management>
		<start_restart>
			<frozen_field status="off"/>
		</start_restart>
		<partitioning/>
		<block_io/>
		<n_procs>1</n_procs>
	</calculation_management>
	<lagrangian model="off"/>
</Code_Saturne_GUI>