<?xml version="1.0" encoding="utf-8"?><Code_Saturne_GUI case="cas1" solver_version="5.0" study="Simple_Domaine" version="2.0">
	<additional_scalars>
		<variable label="scalar1" name="scalar1" type="user">
			<blending_factor>1</blending_factor>
			<formula zone_id="1">scalar1 =0.;</formula>
			<formula zone_id="2">scalar1 = 100000;</formula>
			<listing_printing status="off"/>
			<max_value>1e+12</max_value>
			<min_value>-1e+12</min_value>
			<property choice="constant" label="Dscal1" name="scalar1_diffusivity">
				<initial_value>0.3</initial_value>
			</property>
			<rhs_reconstruction>1</rhs_reconstruction>
			<turbulent_flux_model>SGDH</turbulent_flux_model>
		</variable>
	</additional_scalars>
	<analysis_control>
		<error_estimator/>
		<output>
			<listing_printing_frequency>5</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 name="1" status="on">
				<probe_x>400</probe_x>
				<probe_y>400</probe_y>
				<probe_z>11</probe_z>
			</probe>
			<probe name="2" status="on">
				<probe_x>450</probe_x>
				<probe_y>400</probe_y>
				<probe_z>11</probe_z>
			</probe>
			<probe name="3" status="on">
				<probe_x>500</probe_x>
				<probe_y>400</probe_y>
				<probe_z>11</probe_z>
			</probe>
			<probe name="4" status="on">
				<probe_x>550</probe_x>
				<probe_y>400</probe_y>
				<probe_z>11</probe_z>
			</probe>
			<probe name="5" status="on">
				<probe_x>600</probe_x>
				<probe_y>400</probe_y>
				<probe_z>11</probe_z>
			</probe>
			<probe name="6" status="on">
				<probe_x>650</probe_x>
				<probe_y>400</probe_y>
				<probe_z>11</probe_z>
			</probe>
			<probe_format choice="CSV"/>
			<probe_recording_frequency>10</probe_recording_frequency>
			<writer id="-1" label="results">
				<directory name="postprocessing"/>
				<format name="ensight" options=""/>
				<frequency period="time_step">5</frequency>
				<output_at_start status="on"/>
				<time_dependency choice="fixed_mesh"/>
			</writer>
		</output>
		<profiles>
			<profile label="profile1">
				<format name="CSV"/>
				<formula>x = 400;
y = 800*s;
z = 11;</formula>
				<output_frequency>10</output_frequency>
				<output_type>frequency</output_type>
				<points>200</points>
				<var_prop component="0" name="scalar1"/>
				<var_prop component="0" name="velocity"/>
			</profile>
			<profile label="profile2">
				<format name="CSV"/>
				<formula>x = 450;
y = 800*s;
z = 11;</formula>
				<output_frequency>10</output_frequency>
				<output_type>frequency</output_type>
				<points>200</points>
				<var_prop component="0" name="velocity"/>
				<var_prop component="0" name="scalar1"/>
			</profile>
			<profile label="profile3">
				<format name="CSV"/>
				<formula>x = 600;
y = 800*s;
z = 11;</formula>
				<output_frequency>10</output_frequency>
				<output_type>frequency</output_type>
				<points>200</points>
				<var_prop component="0" name="velocity"/>
				<var_prop component="0" name="scalar1"/>
			</profile>
			<profile label="profile4">
				<format name="CSV"/>
				<formula>x = 600;
y = 800*s;
z = 11;</formula>
				<output_frequency>10</output_frequency>
				<output_type>frequency</output_type>
				<points>200</points>
				<var_prop component="0" name="velocity"/>
				<var_prop component="0" name="scalar1"/>
			</profile>
			<profile label="profile5">
				<format name="CSV"/>
				<formula>x = 700;
y = 800*s;
z = 11;</formula>
				<output_frequency>10</output_frequency>
				<output_type>frequency</output_type>
				<points>200</points>
				<var_prop component="0" name="velocity"/>
				<var_prop component="0" name="scalar1"/>
			</profile>
		</profiles>
		<scalar_balances/>
		<steady_management status="off"/>
		<time_averages/>
		<time_parameters>
			<iterations>100</iterations>
			<max_courant_num>1</max_courant_num>
			<max_fourier_num>10</max_fourier_num>
			<property label="CourantNb" name="courant_number">
				<listing_printing status="off"/>
			</property>
			<property label="FourierNb" name="fourier_number">
				<listing_printing status="off"/>
				<probes_recording status="off"/>
			</property>
			<property label="LocalTime" name="local_time_step">
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
				<probes choice="0"/>
			</property>
			<time_passing>1</time_passing>
			<time_step_max_factor>1000</time_step_max_factor>
			<time_step_min_factor>0.1</time_step_min_factor>
			<time_step_ref>0.1</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_1" name="1" nature="inlet">Entrer</boundary>
		<boundary label="BC_2" name="2" nature="wall">Sol</boundary>
		<boundary label="BC_3" name="3" nature="outlet">Sortie</boundary>
		<boundary label="BC_4" name="4" nature="symmetry">Symetrie</boundary>
		<inlet field_id="none" label="BC_1">
			<scalar choice="dirichlet" name="scalar1" type="user">
				<dirichlet>0</dirichlet>
			</scalar>
			<turbulence choice="formula">
				<formula>cmu = 0.09;
z0=0.1;
vref=4.;
zref=10.;
karman=0.42;
ustar=karman*vref/log((zref+z0)/z0);

k = (ustar^2)/sqrt(cmu);
epsilon = (ustar^3)/(karman*(z+z0));</formula>
				<hydraulic_diameter>1</hydraulic_diameter>
			</turbulence>
			<velocity_pressure choice="norm_formula" direction="normal">
				<meteo_data status="off"/>
				<norm_formula>z0=0.1;
ureff=4;
zref=10;
u_norm = ureff*log((z+z0)/z0)/log((zref+z0)/z0);</norm_formula>
			</velocity_pressure>
		</inlet>
		<outlet field_id="none" label="BC_3">
			<scalar choice="neumann" name="scalar1" type="user">
				<neumann>0</neumann>
			</scalar>
		</outlet>
		<symmetry field_id="none" label="BC_4"/>
		<wall field_id="none" label="BC_2">
			<scalar choice="neumann" name="scalar1" type="user">
				<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/>
		<run_type>standard</run_type>
		<start_restart>
			<frozen_field status="off"/>
		</start_restart>
	</calculation_management>
	<lagrangian model="off"/>
	<numerical_parameters>
		<gradient_reconstruction choice="0"/>
		<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="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="98000.med"/>
		</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>
			<zone groundwater_law="off" head_losses="off" id="2" initialization="on" label="Zone_1" mass_source_term="off" momentum_source_term="off" porosity="off" scalar_source_term="off" thermal_source_term="off">x&gt;=395 and x&lt;=410 and y&gt;=395 and y&lt;=410 and z&gt;=10 and z&lt;=15</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="constant">
			<read_meteo_data status="off"/>
		</atmospheric_flows>
		<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">
			<absorption_coefficient type="constant">0</absorption_coefficient>
			<restart status="off"/>
		</radiative_transfer>
		<reference_values>
			<pressure>101325</pressure>
			<temperature>293.15</temperature>
			<velocity>2</velocity>
		</reference_values>
		<solid_fuels model="off"/>
		<source_terms/>
		<thermal_scalar model="off">
			<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>
		</thermal_scalar>
		<turbomachinery model="off">
			<joining/>
		</turbomachinery>
		<turbulence model="k-epsilon">
			<initialization choice="formula" zone_id="1">
				<formula>cmu = 0.09;
z0=0.1;
vref=4.;
zref=10.;
karman=0.42;
ustar=karman*vref/log((zref+z0)/z0);

k = (ustar^2)/sqrt(cmu);
epsilon = (ustar^3)/(karman*(z+z0));</formula>
			</initialization>
			<initialization choice="formula" zone_id="2">
				<formula>cmu = 0.09;
z0=0.1;
vref=4.;
zref=10.;
karman=0.42;
ustar=karman*vref/log((zref+z0)/z0);

k = (ustar^2)/sqrt(cmu);
epsilon = (ustar^3)/(karman*(z+z0));</formula>
			</initialization>
			<property label="TurbVisc" name="turbulent_viscosity">
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
				<probes_recording status="off"/>
			</property>
			<variable label="epsilon" name="epsilon">
				<blending_factor>0</blending_factor>
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
				<probes_recording status="off"/>
				<rhs_reconstruction>1</rhs_reconstruction>
			</variable>
			<variable label="k" name="k">
				<blending_factor>0</blending_factor>
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
				<probes_recording status="off"/>
				<rhs_reconstruction>1</rhs_reconstruction>
			</variable>
		</turbulence>
		<velocity_pressure>
			<initialization>
				<formula zone_id="1">z0=0.1;
ureff=4;
zref=10;
velocity[0] = ureff*log((z+z0)/z0)/log((zref+z0)/z0);
velocity[1] = 0.;
velocity[2] = 0.;</formula>
				<formula zone_id="2">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">
				<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">
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
				<probes_recording status="off"/>
			</property>
			<property label="Yplus" name="yplus" support="boundary"/>
			<variable label="Pressure" name="pressure">
				<listing_printing status="off"/>
				<probes_recording status="off"/>
				<rhs_reconstruction>2</rhs_reconstruction>
			</variable>
			<variable dimension="3" label="Velocity" name="velocity">
				<blending_factor>1</blending_factor>
				<listing_printing status="off"/>
				<rhs_reconstruction>1</rhs_reconstruction>
			</variable>
		</velocity_pressure>
	</thermophysical_models>
</Code_Saturne_GUI>