\relax \citation{mechitoua98} \citation{boucker00} \citation{gest02} \@writefile{toc}{\contentsline {section}{\numberline {1}Introduction}{11}{section.1}} \@writefile{toc}{\contentsline {section}{\numberline {2}Practical information about {\fontfamily {ppl}\fontshape {it}\selectfont Code\_Saturne}}{12}{section.2}} \@writefile{toc}{\contentsline {subsection}{\numberline {2.1}System Environment for {\fontfamily {ppl}\fontshape {it}\selectfont Code\_Saturne}}{12}{subsection.2.1}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {2.1.1}Preliminary settings}{12}{subsubsection.2.1.1}} \newlabel{prg_environnementCS}{{2.1.1}{12}{Preliminary settings\relax }{subsubsection.2.1.1}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {2.1.2}Standard architecture of the directories}{12}{subsubsection.2.1.2}} \newlabel{prg_architecture}{{2.1.2}{12}{Standard architecture of the directories\relax }{subsubsection.2.1.2}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {2.1.3}{\fontfamily {ppl}\fontshape {it}\selectfont Code\_Saturne}\ Kernel library files}{15}{subsubsection.2.1.3}} \newlabel{prg_library}{{2.1.3}{15}{\CS \ Kernel library files\relax }{subsubsection.2.1.3}{}} \@writefile{toc}{\contentsline {subsection}{\numberline {2.2}Setting up and running of a calculation}{16}{subsection.2.2}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {2.2.1}Step by step calculation}{16}{subsubsection.2.2.1}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {2.2.2}Temporary execution directory}{18}{subsubsection.2.2.2}} \newlabel{prg_temporarydirectory}{{2.2.2}{18}{Temporary execution directory\relax }{subsubsection.2.2.2}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {2.2.3}Execution modes}{18}{subsubsection.2.2.3}} \newlabel{prg_executionmodes}{{2.2.3}{18}{Execution modes\relax }{subsubsection.2.2.3}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {2.2.4}Interactive modification of the target time step}{19}{subsubsection.2.2.4}} \newlabel{prg_ficstp}{{2.2.4}{19}{Interactive modification of the target time step\relax }{subsubsection.2.2.4}{}} \@writefile{toc}{\contentsline {subsection}{\numberline {2.3}Case preparer}{19}{subsection.2.3}} \newlabel{prg_creesat}{{2.3}{19}{Case preparer\relax }{subsection.2.3}{}} \citation{ecsmu} \@writefile{toc}{\contentsline {subsection}{\numberline {2.4}Pre-processing}{20}{subsection.2.4}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {2.4.1}Usable meshes}{20}{subsubsection.2.4.1}} \newlabel{prg_maillages}{{2.4.1}{20}{Usable meshes\relax }{subsubsection.2.4.1}{}} \citation{ecsmu} \@writefile{toc}{\contentsline {subsubsection}{\numberline {2.4.2}Preprocessor command line options}{21}{subsubsection.2.4.2}} \newlabel{prg_optappelecs}{{2.4.2}{21}{Preprocessor command line options\relax }{subsubsection.2.4.2}{}} \@writefile{toc}{\contentsline {subsection}{\numberline {2.5}Kernel command line options}{22}{subsection.2.5}} \newlabel{prg_optappelnoy}{{2.5}{22}{Kernel command line options\relax }{subsection.2.5}{}} \citation{ecsmu} \@writefile{toc}{\contentsline {subsection}{\numberline {2.6}Parameters in the launch script}{24}{subsection.2.6}} \newlabel{prg_lance}{{2.6}{24}{Parameters in the launch script\relax }{subsection.2.6}{}} \@writefile{toc}{\contentsline {subsection}{\numberline {2.7}Graphical User Interface}{27}{subsection.2.7}} \newlabel{prg_ihm}{{2.7}{27}{Graphical User Interface\relax }{subsection.2.7}{}} \citation{boucker00} \citation{gest02} \@writefile{toc}{\contentsline {section}{\numberline {3}Main variables}{28}{section.3}} \@writefile{toc}{\contentsline {subsection}{\numberline {3.1}Array sizes}{29}{subsection.3.1}} \newlabel{prg_dimensions}{{3.1}{29}{Array sizes\relax }{subsection.3.1}{}} \newlabel{prg_nodfac}{{3.1}{30}{Array sizes\relax }{subsection.3.1}{}} \@writefile{toc}{\contentsline {subsection}{\numberline {3.2}Geometric variables}{31}{subsection.3.2}} \@writefile{toc}{\contentsline {subsection}{\numberline {3.3}Physical variables}{32}{subsection.3.3}} \citation{benhamadouche01} \newlabel{provar}{{3.3}{35}{Physical variables\relax }{subsection.3.3}{}} \newlabel{prg_moyennes}{{3.3}{36}{Physical variables\relax }{subsection.3.3}{}} \@writefile{toc}{\contentsline {subsection}{\numberline {3.4}Variables related to the numerical methods}{36}{subsection.3.4}} \@writefile{toc}{\contentsline {subsection}{\numberline {3.5}User arrays}{40}{subsection.3.5}} \@writefile{toc}{\contentsline {subsection}{\numberline {3.6}Developer arrays}{40}{subsection.3.6}} \@writefile{toc}{\contentsline {subsection}{\numberline {3.7}Parallelism and periodicity}{40}{subsection.3.7}} \newlabel{prg_paralperio}{{3.7}{40}{Parallelism and periodicity\relax }{subsection.3.7}{}} \@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces Periodicity and parallelism: exchange structure.}}{42}{figure.1}} \newlabel{Fig_haluile}{{1}{42}{Parallelism and periodicity\relax }{figure.1}{}} \@writefile{toc}{\contentsline {subsection}{\numberline {3.8}Geometric and particulate arrays related to lagrangian modelling}{43}{subsection.3.8}} \@writefile{toc}{\contentsline {subsection}{\numberline {3.9}Variables saved to allow calculation restarts}{46}{subsection.3.9}} \@writefile{toc}{\contentsline {section}{\numberline {4}User subroutines}{48}{section.4}} \newlabel{prg_ssprgutilis}{{4}{48}{User subroutines\relax }{section.4}{}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.1}Preliminary comments}{48}{subsection.4.1}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.2}Initialisation of the main key words: \textmd {\texttt {usini1}}}{49}{subsection.4.2}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.3}Management of boundary conditions: \textmd {\texttt {usclim}}}{49}{subsection.4.3}} \citation{gest02} \@writefile{toc}{\contentsline {subsubsection}{\numberline {4.3.1}Coding of standard boundary conditions}{50}{subsubsection.4.3.1}} \newlabel{prg_clstandard}{{4.3.1}{50}{Coding of standard boundary conditions\relax }{subsubsection.4.3.1}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {4.3.2}Coding of non-standard boundary conditions}{52}{subsubsection.4.3.2}} \newlabel{prg_clnonstandard}{{4.3.2}{52}{Coding of non-standard boundary conditions\relax }{subsubsection.4.3.2}{}} \citation{gest02} \@writefile{toc}{\contentsline {subsubsection}{\numberline {4.3.3}Checking of the boundary conditions}{53}{subsubsection.4.3.3}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {4.3.4}Sorting of the boundary faces}{54}{subsubsection.4.3.4}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.4}Management of the boundary conditions with LES: \texttt {usvort}}{54}{subsection.4.4}} \newlabel{prg_usvort}{{4.4}{54}{Management of the boundary conditions with LES: \texttt {usvort}\relax }{subsection.4.4}{}} \@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces Numbering of the edges of a rectangular inlet(ICAS=1) treated by the vortex method}}{55}{figure.2}} \newlabel{Fig_vortex}{{2}{55}{Management of the boundary conditions with LES: \texttt {usvort}\relax }{figure.2}{}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.5}Management of the variable physical properties: \textmd {\texttt {usphyv}}}{57}{subsection.4.5}} \newlabel{prg_propvar}{{4.5}{57}{Management of the variable physical properties: \textmd {\texttt {usphyv}}\relax }{subsection.4.5}{}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.6}Non-standard initialisation of the variables: \textmd {\texttt {usiniv}}}{57}{subsection.4.6}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.7}Non-standard management of the chronological record files: \textmd {\texttt {ushist}}}{58}{subsection.4.7}} \newlabel{prg_ushist}{{4.7}{58}{Non-standard management of the chronological record files: \textmd {\texttt {ushist}}\relax }{subsection.4.7}{}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.8}User source terms in Navier-Stokes: \textmd {\texttt {ustsns}}}{59}{subsection.4.8}} \citation{gest02} \@writefile{toc}{\contentsline {subsection}{\numberline {4.9}User source terms for $k$ and $\varepsilon $: \textmd {\texttt {ustske}}}{60}{subsection.4.9}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.10}User source terms for $R_{ij}$ and $\varepsilon $: \textmd {\texttt {ustsri}}}{61}{subsection.4.10}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.11}User source terms for $\varphi $ and $\overline {f}$: \textmd {\texttt {ustsv2}}}{61}{subsection.4.11}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.12}User source terms for $k$ and $\omega $: \textmd {\texttt {ustskw}}}{61}{subsection.4.12}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.13}User source terms for the user scalars: \textmd {\texttt {ustssc}}}{61}{subsection.4.13}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.14}Management of the pressure drops: \textmd {\texttt {uskpdc}}}{62}{subsection.4.14}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.15}Management of the mass sources: \textmd {\texttt {ustsma}}}{62}{subsection.4.15}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.16}Thermal module in a 1D wall}{63}{subsection.4.16}} \citation{bouckermattei00} \citation{gest02} \citation{benhamadouche01} \@writefile{toc}{\contentsline {subsection}{\numberline {4.17}Modification of the turbulent viscosity: \textmd {\texttt {usvist}}}{65}{subsection.4.17}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.18}Modification of the friction velocity: \textmd {\texttt {usruet}}}{65}{subsection.4.18}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.19}Modification of the ``constant'' of the dynamic LES model: \textmd {\texttt {ussmag}}}{65}{subsection.4.19}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.20}Temperature-enthalpy and enthalpy-temperature conversions: \textmd {\texttt {usthht}}}{66}{subsection.4.20}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.21}Modification of the mesh geometry: \textmd {\texttt {usmodg}}}{66}{subsection.4.21}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.22}Management of the post-treatment intermediary outputs: \textmd {\texttt {usnpst}}}{67}{subsection.4.22}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.23}Management by the Preprocessor of the outputs in {\em EnSight} format: \textmd {\texttt {useevo}}}{68}{subsection.4.23}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.24}Management of the outputs in {\em EnSight} format without the Preprocessor: \textmd {\texttt {usensi}} }{69}{subsection.4.24}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.25}Management of the outputs in {\em Rubens} format: \textmd {\texttt {usrubm}}}{69}{subsection.4.25}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.26}Definition of sections for outputs in the form of lists of faces: \textmd {\texttt {uslfac}}}{69}{subsection.4.26}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.27}Definition of the data to post-treat on the sections: \textmd {\texttt {usvfac}}}{69}{subsection.4.27}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.28}Definition of post-treatments and mesh zones: \textmd {\texttt {usdpst}}}{70}{subsection.4.28}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.29}Modification of the mesh zones to post-treat: \textmd {\texttt {usmpst}}}{72}{subsection.4.29}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.30}Definition of the variables to post-treat: \textmd {\texttt {usvpst}}}{72}{subsection.4.30}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.31}Modification of the variables at the end of a time step: \textmd {\texttt {usproj}}}{73}{subsection.4.31}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.32}Radiative thermal transfers in semi-transparent gray media}{74}{subsection.4.32}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {4.32.1}Initialisation of the radiation main key words: \textmd {\texttt {usray1}}}{74}{subsubsection.4.32.1}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {4.32.2}Management of the radiation boundary conditions: \textmd {\texttt {usray2}}}{74}{subsubsection.4.32.2}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {4.32.3}Absorption coefficient of the medium, boundary conditions for the luminance and calcualtion of the net radiative flux: \textmd {\texttt {usray3}}}{76}{subsubsection.4.32.3}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {4.32.4}Encapsulation of the temperature-enthalpy conversion: \textmd {\texttt {usray4}}}{76}{subsubsection.4.32.4}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.33}Utilisation of a specific physics: \textmd {\texttt {usppmo}}}{76}{subsection.4.33}} \newlabel{prg_usppmo}{{4.33}{76}{Utilisation of a specific physics: \textmd {\texttt {usppmo}}\relax }{subsection.4.33}{}} \@writefile{lot}{\contentsline {table}{\numberline {1}{\ignorespaces Example of file for the gas combustion when JANAF is used: \texttt {dp\_C3P}}}{79}{table.1}} \newlabel{tab_dpC3P}{{1}{79}{Utilisation of a specific physics: \textmd {\texttt {usppmo}}\relax }{table.1}{}} \@writefile{lot}{\contentsline {table}{\numberline {2}{\ignorespaces Example of file for the gas combustion when the user provides his own enthalpy-temperature tabulation (there must be three species and only one reaction): \texttt {dp\_C3PSJ} (this file replaces \texttt {dp\_C3P})}}{80}{table.2}} \newlabel{tab_dpC3PSJ}{{2}{80}{Utilisation of a specific physics: \textmd {\texttt {usppmo}}\relax }{table.2}{}} \@writefile{lot}{\contentsline {table}{\numberline {3}{\ignorespaces Example of file for the pulverised coal combustion: \texttt {dp\_FCP}}}{81}{table.3}} \newlabel{tab_dpFCP}{{3}{81}{Utilisation of a specific physics: \textmd {\texttt {usppmo}}\relax }{table.3}{}} \@writefile{lot}{\contentsline {table}{\numberline {4}{\ignorespaces Example of file for the electric arc module: \texttt {dp\_ELE}}}{82}{table.4}} \newlabel{tab_dpELE}{{4}{82}{Utilisation of a specific physics: \textmd {\texttt {usppmo}}\relax }{table.4}{}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.34}Management of the boundary conditions related to pulverised coal and gas combustion: \textmd {\texttt {usebuc, usd3pc, uslwcc, uscpcl et uscplc}} }{83}{subsection.4.34}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.35}Initialisation of the variables related to pulverised coal and gas combustion: \textmd {\texttt {usebui, usd3pi, uslwci and uscpiv}}}{84}{subsection.4.35}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.36}Initialisation of the options of the variables related to pulverised coal and gas combustion: \textmd {\texttt {usebu1, usd3p1, uslwc1, uscpi1 and uscpl1}}}{85}{subsection.4.36}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.37}Management of Boundary Conditions of the electric arc: \texttt {uselcl}}{87}{subsection.4.37}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.38}Initialisation of the variables in the electric module}{88}{subsection.4.38}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.39} Initialisation of the variable options in the electric module}{88}{subsection.4.39}} \newlabel{prg_useli1}{{4.39}{88}{ Initialisation of the variable options in the electric module\relax }{subsection.4.39}{}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.40}Management of variable physical properties in the electric module}{89}{subsection.4.40}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.41}Management of the {\em EnSight} output in the electric module\nobreakspace {}: \texttt {uselen}}{90}{subsection.4.41}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.42}Compressible module}{90}{subsection.4.42}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {4.42.1} Initialisation of the options of the variables related to the compressible module: \textmd {\texttt {uscfx1}} and \textmd {\texttt {uscfx2}}}{90}{subsubsection.4.42.1}} \newlabel{prg_uscfx12}{{4.42.1}{90}{ Initialisation of the options of the variables related to the compressible module: \textmd {\texttt {uscfx1}} and \textmd {\texttt {uscfx2}}\relax }{subsubsection.4.42.1}{}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {4.42.2}Management of the boundary conditions related to the compressible module: \textmd {\texttt {uscfcl}}}{91}{subsubsection.4.42.2}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {4.42.3}Ininitialisation of the variables related to the compressible module: \textmd {\texttt {uscfxi}}}{91}{subsubsection.4.42.3}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {4.42.4}Compressible module thermodynamics: \textmd {\texttt {uscfth}}}{91}{subsubsection.4.42.4}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {4.42.5}Management of the variable physical properties in the compressible module: \textmd {\texttt {uscfpv}}}{91}{subsubsection.4.42.5}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.43}Lagrangian modelling of multiphasic flows with dipersed inclusions}{92}{subsection.4.43}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {4.43.1}Initialisation of the main key words in the lagrangian modelling: \textmd {\texttt {uslag1}}}{92}{subsubsection.4.43.1}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {4.43.2}Management of the boundary conditions related to the particles: \textmd {\texttt {uslag2}} and \textmd {\texttt {uslain}}}{93}{subsubsection.4.43.2}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {4.43.3}Treatment of the particle/boundary interaction: \textmd {\texttt {uslabo}}}{96}{subsubsection.4.43.3}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {4.43.4}Option of particle cloning/fusion: \textmd {\texttt {uslaru}}}{97}{subsubsection.4.43.4}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {4.43.5}Manipulation of particulate variables at the end of an iteration and user volumetric statistics: \textmd {\texttt {uslast}} and \textmd {\texttt {uslaen}}}{98}{subsubsection.4.43.5}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {4.43.6}User stochastic differential equations: \textmd {\texttt {uslaed}}}{98}{subsubsection.4.43.6}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {4.43.7}Particle relaxation time: \textmd {\texttt {uslatp}}}{99}{subsubsection.4.43.7}} \@writefile{toc}{\contentsline {subsubsection}{\numberline {4.43.8}Particle thermal characteristic time: \textmd {\texttt {uslatc}}}{99}{subsubsection.4.43.8}} \@setckpt{saturne1}{ \setcounter{page}{100} \setcounter{equation}{2} \setcounter{enumi}{5} \setcounter{enumii}{0} \setcounter{enumiii}{0} \setcounter{enumiv}{0} \setcounter{footnote}{31} \setcounter{mpfootnote}{0} \setcounter{part}{0} \setcounter{section}{4} \setcounter{subsection}{43} \setcounter{subsubsection}{8} \setcounter{paragraph}{0} \setcounter{subparagraph}{0} \setcounter{figure}{2} \setcounter{table}{4} \setcounter{parentequation}{0} \setcounter{Item}{5} \setcounter{section@level}{3} }