<?xml version="1.0" encoding="utf-8"?><Code_Saturne_GUI case="TESTCYLINDER" solver_version="7.0" study="PROJ_REPMUS" version="2.0">
  <additional_scalars>
    <users/>
  </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>
      <probes_interpolation choice=""/>
      <probes_snap choice=""/>
      <writer id="-1" label="results">
        <directory name="postprocessing"/>
        <format name="ensight" options=""/>
        <frequency period="time_step">100</frequency>
        <output_at_end status="off"/>
        <time_dependency choice="transient_coordinates"/>
      </writer>
    </output>
    <profiles/>
    <scalar_balances/>
    <time_averages/>
    <time_parameters>
      <iterations>1000</iterations>
      <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>
      <time_passing>0</time_passing>
      <time_step_ref>0.1</time_step_ref>
    </time_parameters>
  </analysis_control>
  <boundary_conditions>
    <boundary label="BC_1" name="1" nature="symmetry">BACK</boundary>
    <boundary label="BC_2" name="2" nature="symmetry">BOTTOM</boundary>
    <boundary label="BC_3" name="3" nature="symmetry">FRONT</boundary>
    <boundary label="BC_4" name="4" nature="inlet">INLET</boundary>
    <boundary label="BC_5" name="5" nature="outlet">OUTLET</boundary>
    <boundary label="BC_6" name="6" nature="symmetry">TOP</boundary>
    <boundary label="BC_7" name="7" nature="wall">WALL</boundary>
    <inlet label="BC_4" field_id="none">
      <ale choice="fixed_boundary"/>
      <turbulence choice="hydraulic_diameter">
        <hydraulic_diameter>1</hydraulic_diameter>
      </turbulence>
      <velocity_pressure choice="norm" direction="normal">
        <norm>3</norm>
      </velocity_pressure>
    </inlet>
    <outlet label="BC_5" field_id="none">
      <ale choice="fixed_boundary"/>
    </outlet>
    <symmetry label="BC_1" field_id="none">
      <ale choice="fixed_boundary"/>
    </symmetry>
    <symmetry label="BC_2" field_id="none">
      <ale choice="fixed_boundary"/>
    </symmetry>
    <symmetry label="BC_3" field_id="none">
      <ale choice="fixed_boundary"/>
    </symmetry>
    <symmetry label="BC_6" field_id="none">
      <ale choice="fixed_boundary"/>
    </symmetry>
    <wall label="BC_7" field_id="none">
      <ale choice="internal_coupling">
        <damping_matrix>
          <formula>c11=0;
c22=0;
c33=0;
c12=0;
c13=0;
c23=0;
c21=0;
c31=0;
c32=0;</formula>
        </damping_matrix>
        <equilibrium_displacement>
          <X>0.0</X>
          <Y>0.0</Y>
          <Z>0.0</Z>
        </equilibrium_displacement>
        <fluid_force_matrix>
          <formula>fx = fluid_fx;
fy = 0;
fz = fluid_fz;</formula>
        </fluid_force_matrix>
        <initial_displacement>
          <X>0.0</X>
          <Y>0.0</Y>
          <Z>0.0</Z>
        </initial_displacement>
        <initial_velocity>
          <X>0.0</X>
          <Y>0.0</Y>
          <Z>0.0</Z>
        </initial_velocity>
        <mass_matrix>
          <formula>m11=10;
m22=10;
m33=10;
m12=0;
m13=0;
m23=0;
m21=0;
m31=0;
m32=0;</formula>
        </mass_matrix>
        <stiffness_matrix>
          <formula># Stiffness of the structure: 2 N/m
#
k11 = 2;
k22 = 2;
k33 = 2;
k12 = 0;
k13 = 0;
k23 = 0;
k21 = 0;
k31 = 0;
k32 = 0;</formula>
        </stiffness_matrix>
      </ale>
      <velocity_pressure choice="off">
        <dirichlet name="velocity" component="0">0</dirichlet>
        <dirichlet name="velocity" component="1">0</dirichlet>
        <dirichlet name="velocity" component="2">0</dirichlet>
      </velocity_pressure>
    </wall>
  </boundary_conditions>
  <calculation_management>
    <block_io>
      <read_method>stdio serial</read_method>
      <write_method>stdio serial</write_method>
    </block_io>
    <partitioning/>
    <start_restart>
      <frozen_field status="off"/>
      <restart path="*"/>
      <restart_rescue>0</restart_rescue>
    </start_restart>
  </calculation_management>
  <lagrangian model="off"/>
  <numerical_parameters>
    <algo_density_variation choice=""/>
    <extended_neighborhood choice=""/>
    <gradient_reconstruction choice=""/>
    <gradient_transposed 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"/>
  </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/>
    <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_cartesian>
      <x_direction ncells="1" min="0.0" max="1.0" prog="1.0" law="constant"/>
      <y_direction ncells="1" min="0.0" max="1.0" prog="1.0" law="constant"/>
      <z_direction ncells="1" min="0.0" max="1.0" prog="1.0" law="constant"/>
    </mesh_cartesian>
    <mesh_smoothing status="off"/>
    <meshes_list>
      <mesh name="CYLINDERTEST.med"/>
      <meshdir name="../MESH"/>
    </meshes_list>
    <periodicity/>
    <preprocess_on_restart>yes</preprocess_on_restart>
    <thin_walls/>
    <volumic_conditions>
      <zone label="all_cells" id="1" initialization="on" head_losses="off" porosity="off" momentum_source_term="off" thermal_source_term="off" scalar_source_term="off" groundwater_law="off" physical_properties="on" solid="off">all[]</zone>
    </volumic_conditions>
  </solution_domain>
  <thermophysical_models>
    <ale_method status="on">
      <displacement_prediction_alpha>0.5</displacement_prediction_alpha>
      <displacement_prediction_beta>0</displacement_prediction_beta>
      <fluid_initialization_sub_iterations>500</fluid_initialization_sub_iterations>
      <formula>xr2 = 1.5^2;
xcen = 5.0;
ycen = 0.;
zcen = 6.0;
xray2 = (x-xcen)^2 + (y-ycen)^2 + (z-zcen)^2;
mesh_viscosity = 1;
if (xray2 &lt; xr2) mesh_viscosity = 1e10;</formula>
      <implicitation_precision>1e-08</implicitation_precision>
      <max_iterations_implicitation>20</max_iterations_implicitation>
      <monitor_point_synchronisation status="off"/>
      <property name="mesh_viscosity" label="mesh_vi1"/>
      <stress_prediction_alpha>2</stress_prediction_alpha>
      <variable name="mesh_velocity" label="Mesh Velocity" dimension="3">
        <blending_factor>0</blending_factor>
        <rhs_reconstruction>1</rhs_reconstruction>
      </variable>
    </ale_method>
    <atmospheric_flows model="off">
      <large_scale_meteo status="off"/>
    </atmospheric_flows>
    <compressible_model model="off"/>
    <conjugate_heat_transfer>
      <external_coupling>
        <syrthes_instances/>
      </external_coupling>
    </conjugate_heat_transfer>
    <gas_combustion model="off">
      <thermodynamical_pressure status="off"/>
    </gas_combustion>
    <groundwater_model model="off"/>
    <hgn_model model="off"/>
    <immersed_boundaries/>
    <internal_coupling>
      <coupled_scalars/>
      <solid_zones/>
    </internal_coupling>
    <joule_effect model="off"/>
    <porosities/>
    <radiative_transfer model="off"/>
    <reference_values>
      <length/>
    </reference_values>
    <solid_fuels model="off"/>
    <source_terms/>
    <thermal_scalar model="off"/>
    <turbomachinery model="off">
      <joining/>
    </turbomachinery>
    <turbulence model="off">
      <initialization zone_id="1" choice="reference_value"/>
      <reference_velocity>1</reference_velocity>
      <wall_function>0</wall_function>
    </turbulence>
    <velocity_pressure>
      <initialization>
        <formula zone_id="1">velocity[0] = 3;
velocity[1] = 0.;
velocity[2] = 0.;</formula>
      </initialization>
      <property name="stress" label="Stress" support="boundary">
        <postprocessing_recording status="off"/>
      </property>
      <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">
        <postprocessing_recording status="off"/>
      </property>
      <variable name="pressure" label="Pressure">
        <rhs_reconstruction>2</rhs_reconstruction>
      </variable>
      <variable name="velocity" dimension="3" label="Velocity">
        <blending_factor>1</blending_factor>
        <rhs_reconstruction>1</rhs_reconstruction>
      </variable>
    </velocity_pressure>
  </thermophysical_models>
</Code_Saturne_GUI>