<?xml version="1.0" encoding="utf-8"?>
<Code_Saturne_GUI case="CAS1" study="LID_DRIVEN_CAVITY" version="0.0">
	<solution_domain>
		<volumic_conditions>
			<zone label="all_cells" name="1">all[]</zone>
		</volumic_conditions>
		<meshes_list>
			<mesh format="gambit" name="LDC.neu"/>
		</meshes_list>
		<paste_meshes status="off"/>
		<faces_cutting status="off"/>
		<syrthes_coupling status="off"/>
		<periodic_boundary status="off"/>
		<standalone>
			<post-processing format="ensight7 gold" status="on"/>
			<post-processing format="med" status="off"/>
			<post-processing format="cgns" status="off"/>
			<simulation_communication status="on"/>
		</standalone>
	</solution_domain>
	<thermophysical_models>
		<velocity_pressure>
			<variable label="Pressure" name="pressure">
				<reference_pressure>101300</reference_pressure>
			</variable>
			<variable label="VelocitU" name="velocity_U">
				<order_scheme choice="upwind"/>
				<blending_factor>0</blending_factor>
			</variable>
			<variable label="VelocitV" name="velocity_V">
				<order_scheme choice="upwind"/>
				<blending_factor>0</blending_factor>
			</variable>
			<variable label="VelocitW" name="velocity_W">
				<order_scheme choice="upwind"/>
				<blending_factor>0</blending_factor>
			</variable>
			<property label="total_pressure" name="total_pressure"/>
		</velocity_pressure>
		<ale_method status="off"/>
		<turbulence model="off">
			<variable label="TurbEner" name="turb_k"/>
			<variable label="Dissip" name="turb_eps"/>
			<property label="turb. vi" name="turb_viscosity"/>
			<initialization choice="reference_velocity">
				<reference_velocity>1</reference_velocity>
			</initialization>
		</turbulence>
		<thermal_scalar model="off"/>
		<gas_combustion model="off"/>
		<pulverized_coal model="off"/>
		<joule_effect model="off"/>
		<radiative_transfer model="off"/>
	</thermophysical_models>
	<numerical_parameters>
		<gradient_transpose status="on"/>
		<pressure_relaxation>1</pressure_relaxation>
		<density_relaxation>0.95</density_relaxation>
		<wall_pressure_extrapolation>0</wall_pressure_extrapolation>
		<velocity_pressure_coupling status="off"/>
		<gradient_reconstruction choice="0"/>
	</numerical_parameters>
	<physical_properties>
		<fluid_properties>
			<property choice="constant" label="Density" name="density">
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
				<initial_value>1.17862</initial_value>
			</property>
			<property choice="constant" label="Lam. vis" name="molecular_viscosity">
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
				<initial_value>1.83e-05</initial_value>
			</property>
			<property choice="constant" label="Sp. heat" name="specific_heat">
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
				<initial_value>1017.24</initial_value>
			</property>
			<property choice="constant" label="Th. cond" name="thermal_conductivity">
				<listing_printing status="off"/>
				<postprocessing_recording status="off"/>
			</property>
		</fluid_properties>
		<gravity/>
		<hydrostatic_pressure status="off"/>
	</physical_properties>
	<additional_scalars/>
	<lagrangian model="off"/>
	<boundary_conditions>
		<boundary_definition>
			<wall label="wall" zone="2">wall</wall>
			<inlet label="vinlet" zone="1">vinlet</inlet>
		</boundary_definition>
		<wall label="wall">
			<velocity_pressure choice="off"/>
		</wall>
		<inlet label="vinlet">
			<velocity_pressure choice="dirichlet">
				<dirichlet name="velocity_U">1.0</dirichlet>
				<dirichlet name="velocity_V">0.0</dirichlet>
				<dirichlet name="velocity_W">0.0</dirichlet>
			</velocity_pressure>
		</inlet>
	</boundary_conditions>
	<analysis_control>
		<output>
			<postprocessing_mesh_options choice="0"/>
			<listing_printing_frequency>1</listing_printing_frequency>
			<postprocessing_frequency>2</postprocessing_frequency>
			<fluid_domain status="on"/>
			<domain_boundary status="on"/>
			<postprocessing_format choice="EnSight"/>
			<postprocessing_options choice="binary"/>
			<probe_recording_frequency>1</probe_recording_frequency>
		</output>
		<time_parameters>
			<property label="Courant nb" name="courant_number"/>
			<property label="Fourier nb" name="fourier_number"/>
			<time_step_ref>0.1</time_step_ref>
			<iterations>10</iterations>
			<time_passing>0</time_passing>
		</time_parameters>
		<steady_management status="on">
			<zero_iteration status="off"/>
			<iterations>1000</iterations>
			<relaxation_coefficient>0.9</relaxation_coefficient>
		</steady_management>
		<time_averages/>
	</analysis_control>
	<calcul_management>
		<integer_user_array>
			<ncelet>100</ncelet>
			<nfac>0</nfac>
			<nfabor>0</nfabor>
			<dimless>0</dimless>
		</integer_user_array>
		<real_user_array>
			<ncelet>200</ncelet>
			<nfac>0</nfac>
			<nfabor>0</nfabor>
			<dimless>0</dimless>
		</real_user_array>
		<start_restart>
			<restart status="off"/>
			<frozen_field status="off"/>
		</start_restart>
	</calcul_management>
</Code_Saturne_GUI>