<?xml version="1.0" encoding="utf-8"?><Code_Saturne_GUI study="sensecity_full_domain_with_duct" case="test" version="2.0" solver_version="6.0">
  <additional_scalars>
    <users/>
    <variable name="scalar1" type="user" label="scalar1">
      <blending_factor>1</blending_factor>
      <listing_printing status="off"/>
      <max_value>1e+12</max_value>
      <min_value>-1e+12</min_value>
      <probes_recording status="off"/>
      <property label="Dscal1" choice="constant" name="scalar1_diffusivity">
        <initial_value>1.83e-05</initial_value>
      </property>
      <rhs_reconstruction>1</rhs_reconstruction>
      <turbulent_flux_model>SGDH</turbulent_flux_model>
    </variable>
  </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="CSV"/>
      <probe_recording_frequency>1</probe_recording_frequency>
      <writer id="-1" label="results">
        <directory name="postprocessing"/>
        <format name="ensight" options="separate_meshes"/>
        <frequency period="time_step">25</frequency>
        <output_at_end status="on"/>
        <time_dependency choice="fixed_mesh"/>
      </writer>
    </output>
    <profiles/>
    <time_averages/>
    <time_parameters>
      <iterations>200</iterations>
      <max_courant_num>1</max_courant_num>
      <max_fourier_num>10</max_fourier_num>
      <property name="courant_number" label="CourantNb">
        <listing_printing status="off"/>
        <postprocessing_recording status="off"/>
        <probes_recording status="off"/>
      </property>
      <property name="fourier_number" label="FourierNb">
        <listing_printing status="off"/>
        <postprocessing_recording status="off"/>
        <probes_recording status="off"/>
      </property>
      <property name="local_time_step" label="LocalTime">
        <listing_printing status="off"/>
        <postprocessing_recording status="off"/>
        <probes_recording status="off"/>
      </property>
      <time_passing>2</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>
    </time_parameters>
  </analysis_control>
  <boundary_conditions>
    <boundary label="BC_1" name="1" nature="inlet">extraction_duct</boundary>
    <boundary label="BC_2" name="2" nature="inlet">inlet</boundary>
    <boundary label="BC_3" name="3" nature="inlet">mapped_inlet</boundary>
    <boundary label="BC_4" name="4" nature="outlet">outlet</boundary>
    <boundary label="BC_5" name="5" nature="wall">wall</boundary>
    <inlet label="BC_1" field_id="none">
      <scalar name="scalar1" type="user" choice="dirichlet">
        <dirichlet>0</dirichlet>
      </scalar>
      <turbulence choice="hydraulic_diameter">
        <hydraulic_diameter>1</hydraulic_diameter>
      </turbulence>
      <velocity_pressure choice="flow2" direction="normal">
        <flow2>-0.1</flow2>
      </velocity_pressure>
    </inlet>
    <inlet label="BC_2" field_id="none">
      <scalar name="scalar1" type="user" choice="dirichlet">
        <dirichlet>0</dirichlet>
      </scalar>
      <turbulence choice="hydraulic_diameter">
        <hydraulic_diameter>1</hydraulic_diameter>
      </turbulence>
      <velocity_pressure choice="norm" direction="normal">
        <norm>-0.3</norm>
      </velocity_pressure>
    </inlet>
    <inlet label="BC_3" field_id="none">
      <mapped_inlet status="on">
        <translation_x>-3</translation_x>
        <translation_y>0</translation_y>
        <translation_z>0</translation_z>
      </mapped_inlet>
      <scalar name="scalar1" type="user" choice="dirichlet">
        <dirichlet>0</dirichlet>
      </scalar>
      <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_4" field_id="none">
      <scalar name="scalar1" type="user" choice="neumann">
        <neumann>0</neumann>
      </scalar>
    </outlet>
    <wall label="BC_5" field_id="none">
      <scalar name="scalar1" type="user" choice="neumann">
        <neumann>0</neumann>
      </scalar>
      <velocity_pressure choice="off"/>
    </wall>
  </boundary_conditions>
  <calculation_management>
    <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 name="density" choice="constant" label="Density">
        <initial_value>1.17862</initial_value>
        <listing_printing status="off"/>
        <postprocessing_recording status="off"/>
      </property>
      <property name="dynamic_diffusion" choice="constant" label="DiffDyn">
        <initial_value>0.01</initial_value>
        <listing_printing status="off"/>
        <postprocessing_recording status="off"/>
      </property>
      <property name="molecular_viscosity" choice="constant" label="LamVisc">
        <initial_value>1.83e-05</initial_value>
        <listing_printing status="off"/>
        <postprocessing_recording status="off"/>
      </property>
      <reference_pressure>101325</reference_pressure>
      <reference_temperature>293.15</reference_temperature>
    </fluid_properties>
    <gravity>
      <gravity_x>0</gravity_x>
      <gravity_y>0</gravity_y>
      <gravity_z>0</gravity_z>
    </gravity>
    <notebook/>
  </physical_properties>
  <solution_domain>
    <extrusion/>
    <faces_cutting/>
    <joining/>
    <mesh_smoothing/>
    <meshes_list>
      <mesh name="test.med"/>
    </meshes_list>
    <periodicity/>
    <thin_walls/>
    <volumic_conditions>
      <zone label="all_cells" id="1" initialization="on" head_losses="off" porosity="off" momentum_source_term="off" mass_source_term="off" thermal_source_term="off" scalar_source_term="off" groundwater_law="off">all[]</zone>
      <zone label="Zone_1" id="2" initialization="off" head_losses="off" porosity="off" momentum_source_term="off" mass_source_term="off" thermal_source_term="off" scalar_source_term="on" groundwater_law="off">source</zone>
    </volumic_conditions>
  </solution_domain>
  <thermophysical_models>
    <ale_method/>
    <atmospheric_flows model="off"/>
    <compressible_model model="off"/>
    <gas_combustion model="off"/>
    <groundwater_model model="off"/>
    <hgn_model model="off"/>
    <joule_effect model="off"/>
    <porosities/>
    <radiative_transfer model="off"/>
    <reference_values>
      <length/>
    </reference_values>
    <solid_fuels model="off"/>
    <source_terms>
      <scalar_formula name="scalar1" label="scalar1" zone_id="2">S = 1;
dS = 0;</scalar_formula>
    </source_terms>
    <thermal_scalar model="off"/>
    <turbomachinery model="off">
      <joining/>
    </turbomachinery>
    <turbulence model="k-epsilon-PL">
      <initialization zone_id="1" choice="reference_value"/>
      <property name="turbulent_viscosity" label="TurbVisc">
        <listing_printing status="off"/>
        <postprocessing_recording status="off"/>
        <probes_recording status="off"/>
      </property>
      <variable name="epsilon" label="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 name="k" label="k">
        <blending_factor>0</blending_factor>
        <listing_printing status="off"/>
        <postprocessing_recording status="off"/>
        <probes_recording status="off"/>
        <rhs_reconstruction>1</rhs_reconstruction>
      </variable>
      <wall_function>3</wall_function>
    </turbulence>
    <velocity_pressure>
      <initialization>
        <formula zone_id="1">velocity[0] = 0.;
velocity[1] = 0.;
velocity[2] = 0.;</formula>
      </initialization>
      <property name="stress" label="Stress" support="boundary"/>
      <property name="stress_normal" label="Stress, normal" support="boundary">
        <postprocessing_recording status="off"/>
      </property>
      <property name="stress_tangential" label="Stress, tangential" support="boundary">
        <postprocessing_recording status="off"/>
      </property>
      <property name="total_pressure" label="total_pressure">
        <listing_printing status="off"/>
        <postprocessing_recording status="off"/>
        <probes_recording status="off"/>
      </property>
      <property name="yplus" label="Yplus" support="boundary"/>
      <variable name="pressure" label="Pressure">
        <listing_printing status="off"/>
        <postprocessing_recording status="off"/>
        <probes_recording status="off"/>
        <rhs_reconstruction>2</rhs_reconstruction>
      </variable>
      <variable name="velocity" dimension="3" label="Velocity">
        <blending_factor>1</blending_factor>
        <listing_printing status="off"/>
        <probes_recording status="off"/>
        <rhs_reconstruction>1</rhs_reconstruction>
      </variable>
    </velocity_pressure>
  </thermophysical_models>
</Code_Saturne_GUI>