Skip to content

Commit

Permalink
[Documentation] Update validation report for delivery
Browse files Browse the repository at this point in the history
  • Loading branch information
DARONA Julie committed Jul 12, 2022
1 parent 840ff01 commit 4c89d1b
Show file tree
Hide file tree
Showing 5 changed files with 69 additions and 60 deletions.
Binary file modified share/doc/TrioCFD_validation_report.pdf
Binary file not shown.
17 changes: 12 additions & 5 deletions share/doc_src/validation_report/ANNEXEA_PRMlist.tex
Original file line number Diff line number Diff line change
Expand Up @@ -98,10 +98,6 @@
\rowcolor{LimeGreen!10}Vorticite\_et\_fonction & Pb\_hydraulique & VDF & 2 & 7 $\Rightarrow$ 16 to 65536 rect & 40 & Verification of vorticity and & old format \\
\rowcolor{LimeGreen!10}\_de\_Courant & \textbf{Pb\_conduction} & VEF & & 7 $\Rightarrow$ 16 to 65536 quad & & Stream function in a square cavity & \\
\rowcolor{LimeGreen!10} & & VEF & & 6 $\Rightarrow$ 40 to 104420 tri & & & \\ \hline
\rowcolor{LimeGreen!10}Sensitivity\_analysis\_for & Pb\_hydraulique & & & & & \textbf{Sensitivity equation method} & \\
\rowcolor{LimeGreen!10}\_Steady\_Obstacle & \textbf{Pb\_Hydraulique\_} & VEF & 2 & 91829 triang. & 1 & for the Navier-Stokes : & old format \\
\rowcolor{LimeGreen!10} & \textbf{sensibility} & & & & & Estimation of the variance & \\
\hline
\rowcolor{LimeGreen!10}2D\_VEF\_Cylindre & Pb\_hydraulique & VEF & 2 & 999 tri & 1 & \textbf{Implicit\_Euler\_steady\_scheme} & old format \\
\rowcolor{LimeGreen!10}\_steady & & & & & & \textbf{Numerical Test} & \\ \hline
\rowcolor{LimeGreen!10}Navier\_Stokes\_2d & Pb\_hydraulique & VEF & 2 & 104420 tri. & 8 & \textbf{Implicit\_Euler\_steady\_scheme} & old format \\
Expand Down Expand Up @@ -648,6 +644,17 @@
\rowcolor{Peach!20}NoFlow-lami & Pb\_Thermohydraulique & VDF & 3 & 4000 hexa & 2 & Mixing of species without chemical reactions & new format \\
\rowcolor{Peach!20}-espece & \_Especes\_QC & VEF & & 24000 tetra & & & \\ \hline

\rowcolor{CadetBlue!30} \multicolumn{8}{c}{\textbf{Sensitivity Analysis}} \\
\hline
\rowcolor{CadetBlue!10}Sensitivity\_analysis\_for & Pb\_Thermohydraulique & & & & & \textbf{Sensitivity equation method} & \\
\rowcolor{CadetBlue!10}\_Steady\_Obstacle & \textbf{Pb\_Hydraulique\_} & VEF & 2 & 91829 triang. & 1 & for the Navier-Stokes : & new format \\
\rowcolor{CadetBlue!10} & \textbf{sensibility} & & & & & Estimation of the variance & \\
\hline
\rowcolor{CadetBlue!10}Sensitivity\_analysis\_for & Pb\_Thermohydraulique & & & & & \textbf{Sensitivity equation method} & \\
\rowcolor{CadetBlue!10}\_Vahl\_Davis & \textbf{Pb\_Hydraulique\_} & VEF & 2 & 98635 triang. & 5 & for the Navier-Stokes : applied on & new format \\
\rowcolor{CadetBlue!10} & \textbf{sensibility} & & & & & the benchmark problem of natural convection & \\
\hline

\rowcolor{Gray} \multicolumn{8}{c}{\textbf{Other applications}} \\
\hline
\rowcolor{Gray!10}conduction\_T\_ & Pb\_conduction & VEF & 3 & 4 $\Rightarrow$ 576 to & 7 & VEF calculation of Conduction in a wall & old format \\
Expand All @@ -656,4 +663,4 @@

\end{tabular}
\end{centering}
\end{table}
\end{table}
78 changes: 39 additions & 39 deletions share/doc_src/validation_report/generer_rapport_valid.unix
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ cd Poiseuille_flow_2D_VDF_VEF
mkdir build
cd build
#copie de tous les fichiers
cp -R $version/validation/share/Validation/Rapports_automatiques/Validant/Fini/Poiseuille_flow_2D_VDF_VEF/build/* .
cp -R $version/validation/share/Validation/Rapports_automatiques/Laminar/Poiseuille_flow_2D_VDF_VEF/build/* .
#copie supplementaire des fichiers et repertoires caches
cp -R $version/validation/share/Validation/Rapports_automatiques/Validant/Fini/Poiseuille_flow_2D_VDF_VEF/build/.[!.]* .
cp -R $version/validation/share/Validation/Rapports_automatiques/Laminar/Poiseuille_flow_2D_VDF_VEF/build/.[!.]* .
#nettoyage des fichiers tex
cd .tmp
echo 'traitement ' $(pwd)
Expand Down Expand Up @@ -73,9 +73,9 @@ cd Cir_Cyl_Re100
mkdir build
cd build
#copie de tous les fichiers
cp -R $version/validation/share/Validation/Rapports_automatiques/Validant/Fini/Cir_Cyl_Re100/build/* .
cp -R $version/validation/share/Validation/Rapports_automatiques/Laminar/Cir_Cyl_Re100/build/* .
#copie supplementaire des fichiers et repertoires caches
cp -R $version/validation/share/Validation/Rapports_automatiques/Validant/Fini/Cir_Cyl_Re100/build/.[!.]* .
cp -R $version/validation/share/Validation/Rapports_automatiques/Laminar/Cir_Cyl_Re100/build/.[!.]* .
#nettoyage des fichiers tex
cd .tmp
echo 'traitement ' $(pwd)
Expand All @@ -102,9 +102,9 @@ cd Convection_Vahl_Davis
mkdir build
cd build
#copie de tous les fichiers
cp -R $version/validation/share/Validation/Rapports_automatiques/Validant/Fini/Convection_Vahl_Davis/build/* .
cp -R $version/validation/share/Validation/Rapports_automatiques/Thermal_Laminar/Convection_Vahl_Davis/build/* .
#copie supplementaire des fichiers et repertoires caches
cp -R $version/validation/share/Validation/Rapports_automatiques/Validant/Fini/Convection_Vahl_Davis/build/.[!.]* .
cp -R $version/validation/share/Validation/Rapports_automatiques/Thermal_Laminar/Convection_Vahl_Davis/build/.[!.]* .
#nettoyage des fichiers tex
cd .tmp
echo 'traitement ' $(pwd)
Expand All @@ -128,9 +128,9 @@ cd Oscillating_Flow
mkdir build
cd build
#copie de tous les fichiers
cp -R $version/validation/share/Validation/Rapports_automatiques/Validant/Fini/Oscillating_Flow/build/* .
cp -R $version/validation/share/Validation/Rapports_automatiques/Thermal_Laminar/Oscillating_Flow/build/* .
#copie supplementaire des fichiers et repertoires caches
cp -R $version/validation/share/Validation/Rapports_automatiques/Validant/Fini/Oscillating_Flow/build/.[!.]* .
cp -R $version/validation/share/Validation/Rapports_automatiques/Thermal_Laminar/Oscillating_Flow/build/.[!.]* .
#nettoyage des fichiers tex
cd .tmp
echo 'traitement ' $(pwd)
Expand All @@ -157,9 +157,9 @@ cd OBI_diffuser_VEF_k_eps
mkdir build
cd build
#copie de tous les fichiers
cp -R $version/validation/share/Validation/Rapports_automatiques/Validant/Fini/OBI_diffuser_VEF_k_eps/build/* .
cp -R $version/Turbulence/share/Validation/Rapports_automatiques/RANS/OBI_diffuser_VEF_k_eps/build/* .
#copie supplementaire des fichiers et repertoires caches
cp -R $version/validation/share/Validation/Rapports_automatiques/Validant/Fini/OBI_diffuser_VEF_k_eps/build/.[!.]* .
cp -R $version/Turbulence/share/Validation/Rapports_automatiques/RANS/OBI_diffuser_VEF_k_eps/build/.[!.]* .
#nettoyage des fichiers tex
cd .tmp
echo 'traitement ' $(pwd)
Expand All @@ -183,9 +183,9 @@ cd Mixing_length_VEF_WF
mkdir build
cd build
#copie de tous les fichiers
cp -R $version/validation/share/Validation/Rapports_automatiques/Validant/Fini/Mixing_length_VEF_WF/build/* .
cp -R $version/Turbulence/share/Validation/Rapports_automatiques/RANS/Mixing_length_VEF_WF/build/* .
#copie supplementaire des fichiers et repertoires caches
cp -R $version/validation/share/Validation/Rapports_automatiques/Validant/Fini/Mixing_length_VEF_WF/build/.[!.]* .
cp -R $version/Turbulence/share/Validation/Rapports_automatiques/RANS/Mixing_length_VEF_WF/build/.[!.]* .
#nettoyage des fichiers tex
cd .tmp
echo 'traitement ' $(pwd)
Expand All @@ -206,41 +206,41 @@ sed -i "s@input{corps}@input{\\\orig/.tmp/corps}@g" fic.tex
# fiches thermique + laminaire
##################################################
########### Thermal_stratification_flow ################
cd $rapport/fiches
mkdir Thermal_stratification_flow
cd Thermal_stratification_flow
mkdir build
cd build
#copie de tous les fichiers
cp -R $version/validation/share/Validation/Rapports_automatiques/Validant/Fini/Thermal_stratification_flow/build/* .
#copie supplementaire des fichiers et repertoires caches
cp -R $version/validation/share/Validation/Rapports_automatiques/Validant/Fini/Thermal_stratification_flow/build/.[!.]* .
#nettoyage des fichiers tex
cd .tmp
echo 'traitement ' $(pwd)
sed -i '45d' fic.tex
sed -i "s@rhead{}@rhead{THERMAL TURBULENT FLOW}@g" fic.tex
sed -i '/documentclass/d' fic.tex
sed -i '/usepackage/d' fic.tex
sed -i '/setlength/d' fic.tex
sed -i '/renewcommand/d' fic.tex
sed -i '/pagestyle/d' fic.tex
sed -i '/makeindex/d' fic.tex
sed -i '/begin{document}/d' fic.tex
sed -i '/huge/d' fic.tex
sed -i '/end{document}/d' fic.tex
sed -i "s@orig{..}@orig{./fiches/Thermal_stratification_flow/build}@g" fic.tex
sed -i "s@input{corps}@input{\\\orig/.tmp/corps}@g" fic.tex
#cd $rapport/fiches
#mkdir Thermal_stratification_flow
#cd Thermal_stratification_flow
#mkdir build
#cd build
##copie de tous les fichiers
#cp -R $version/Turbulence/share/Validation/Rapports_automatiques/RANS/Thermal_stratification_flow/build/* .
##copie supplementaire des fichiers et repertoires caches
#cp -R $version/Turbulence/share/Validation/Rapports_automatiques/RANS/Thermal_stratification_flow/build/.[!.]* .
##nettoyage des fichiers tex
#cd .tmp
#echo 'traitement ' $(pwd)
#sed -i '45d' fic.tex
#sed -i "s@rhead{}@rhead{THERMAL TURBULENT FLOW}@g" fic.tex
#sed -i '/documentclass/d' fic.tex
#sed -i '/usepackage/d' fic.tex
#sed -i '/setlength/d' fic.tex
#sed -i '/renewcommand/d' fic.tex
#sed -i '/pagestyle/d' fic.tex
#sed -i '/makeindex/d' fic.tex
#sed -i '/begin{document}/d' fic.tex
#sed -i '/huge/d' fic.tex
#sed -i '/end{document}/d' fic.tex
#sed -i "s@orig{..}@orig{./fiches/Thermal_stratification_flow/build}@g" fic.tex
#sed -i "s@input{corps}@input{\\\orig/.tmp/corps}@g" fic.tex
########### Channel_T1_T2_incompressible ################
cd $rapport/fiches
mkdir Channel_T1_T2_incompressible
cd Channel_T1_T2_incompressible
mkdir build
cd build
#copie de tous les fichiers
cp -R $version/validation/share/Validation/Rapports_automatiques/Validant/Fini/Channel_T1_T2_incompressible/build/* .
cp -R $version/Turbulence/share/Validation/Rapports_automatiques/RANS/Channel_T1_T2_incompressible/build/* .
#copie supplementaire des fichiers et repertoires caches
cp -R $version/validation/share/Validation/Rapports_automatiques/Validant/Fini/Channel_T1_T2_incompressible/build/.[!.]* .
cp -R $version/Turbulence/share/Validation/Rapports_automatiques/RANS/Channel_T1_T2_incompressible/build/.[!.]* .
#nettoyage des fichiers tex
cd .tmp
echo 'traitement ' $(pwd)
Expand Down
18 changes: 10 additions & 8 deletions share/doc_src/validation_report/part2-methodology.tex
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ \chapter{Introduction}
\section{Inventory and sort}
\lhead{\textit{Inventory and sort}}
\rhead{\textit{METHODOLOGY}}
Currently, the \texttt{TrioCFD} database contains 165 test
Currently, the \texttt{TrioCFD} database contains 170 test
cases archived in different folders (see Table \ref{tab:List-of-folders}).
First, an important inventory work was carried out to sort the test
cases for targeting quickly the use of \texttt{TrioCFD} in different
Expand All @@ -30,15 +30,17 @@ \section{Inventory and sort}
\hline
\textbf{Folders} & \textbf{Comments}\tabularnewline
\hline
\texttt{\footnotesize{}/validation/share/Validation/Rapports\_automatiques/} & {\small{}files validating several }\texttt{\small{}baltik}\tabularnewline
\texttt{\footnotesize{}/Front\_tracking\_discontinu/share/Validation/Rapports\_automatiques/} & {\small{}sheets for }\texttt{\small{}baltik}{\small{} Front-tracking}\tabularnewline
\texttt{\footnotesize{}/ALE/share/Validation/Rapports\_automatiques/} & {\small{}ALE method}\tabularnewline
\texttt{\footnotesize{}/Critere\_Entrainement\_Gaz/share/Validation/Rapports\_automatiques/} & {\small{}Gaz Entrainement}\tabularnewline
\texttt{\footnotesize{}/Multiphase/CMFD/share/Validation/Rapports\_automatiques/} & {\small{}sheets for Two phase mixing}\tabularnewline
\texttt{\footnotesize{}/Multiphase/Front\_tracking\_discontinu/share/Validation/Rapports\_automatiques/} & {\small{}sheets for }\texttt{\small{}baltik}{\small{} Front-tracking}\tabularnewline
\texttt{\footnotesize{}/Multiphase/Front\_tracking\_IJK/share/Validation/Rapports\_automatiques/} & {\small{}sheets for }\texttt{\small{}baltik}{\small{} Front-tracking IJK}\tabularnewline
\texttt{\footnotesize{}/P1NCP0RT/share/Validation/Rapports\_automatiques/} & \texttt{\small{}baltik}{\small{} P1NCP0RT}\tabularnewline
\texttt{\footnotesize{}/Rayonnement/share/Validation/Rapports\_automatiques/} & {\small{}radiation}\tabularnewline
\texttt{\footnotesize{}/LES/share/Validation/Rapports\_automatiques/} & {\small{}LES turbulence}\tabularnewline
\texttt{\footnotesize{}/Rayonnement/share/Validation/Rapports\_automatiques/} & {\small{}Radiation}\tabularnewline
\texttt{\footnotesize{}/Schema\_Euler\_Implicite\_Stationnaire/share/Validation/Rapports\_automatiques/} & {\small{}Steady state implicit Euler scheme}\tabularnewline
\texttt{\footnotesize{}/ALE/share/Validation/Rapports\_automatiques/} & {\small{}ALE method}\tabularnewline
\texttt{\footnotesize{}/Bas\_Reynolds/share/Validation/Rapports\_automatiques/} & {\small{}Low Reynolds turbulence models}\tabularnewline
\texttt{\footnotesize{}/Turbulence/share/Validation/Rapports\_automatiques/} & {\small{}Other turubulence models}\tabularnewline
\texttt{\footnotesize{}/Sensitivity\_analysis/share/Validation/Rapports\_automatiques/} & {\small{}Sensitivity analysis for NS}\tabularnewline
\texttt{\footnotesize{}/Turbulence/share/Validation/Rapports\_automatiques/} & {\small{}Turbulence models (LES and RANS)}\tabularnewline
\texttt{\footnotesize{}/validation/share/Validation/Rapports\_automatiques/} & {\small{}Files validating several }\texttt{\small{}baltik}\tabularnewline
\hline
\end{tabular}
\par\end{centering}
Expand Down
16 changes: 8 additions & 8 deletions share/doc_src/validation_report/validation_report_TrioCFD.tex
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
\fancypagestyle{part}{%
\fancyhead[L]{}
\fancyhead[R]{\textit{\rightmark}}
\lfoot{\textit{TRUST/TRIOCFD Validation, v1.8.4}}
\lfoot{\textit{TRUST/TRIOCFD Validation, v1.9.0}}
\cfoot{}
\rfoot{\thepage}
\renewcommand{\headrulewidth}{0.5pt}
Expand All @@ -90,7 +90,7 @@
\fancypagestyle{chapter}{%
\fancyhead[L]{\textit{\rightmark}}
\fancyhead[R]{}
\lfoot{\textit{TRUST/TRIOCFD Validation, v1.8.4}}
\lfoot{\textit{TRUST/TRIOCFD Validation, v1.9.0}}
\cfoot{}
\rfoot{\thepage}
\renewcommand{\headrulewidth}{0.5pt}
Expand All @@ -104,7 +104,7 @@
\lhead{\leftmark}
\chead{}
\rhead{\rightmark}
\lfoot{\textit{TRUST/TRIOCFD Validation, v1.8.4}}
\lfoot{\textit{TRUST/TRIOCFD Validation, v1.9.0}}
\cfoot{}
\rfoot{\thepage}
%
Expand Down Expand Up @@ -175,7 +175,7 @@
\begin{center} \vspace{1.5cm}
\parbox[t]{12cm}{\hspace{1.3cm}\huge{\textbf{USER DOCUMENTATION :}}
\vspace{0.4cm}\newline
\hspace{5cm}\LARGE{\textbf{Validation Report TrioCFD v1.8.4}}} \end{center}
\hspace{5cm}\LARGE{\textbf{Validation Report TrioCFD v1.9.0}}} \end{center}
\vspace{0.3cm}
\begin{center}\includegraphics[scale=0.65]{tools/Trio-CFD.png} \end{center}
\vspace{0.3cm}
Expand All @@ -187,7 +187,7 @@
Code Version & Date & Code manager & Authors \\
& & J. DARONA & \\ \hline
& &\multirow{3}{*}{\includegraphics[scale=0.65]{tools/sign_JD.png}} & J.DARONA \\
v1.8.4 & \today && P.E. ANGELI\\
v1.9.0 & \today && P.E. ANGELI\\
& && A. CARTALADE \\ \hline
\multicolumn{2}{Sc|}{ } & \multicolumn{2}{Sl}{\textit{Input file : } validation\_report\_TrioCFD.tex } \\
\multicolumn{2}{c|}{\textbf{DES/ISAS/DM2S} } & \multicolumn{2}{l}{\textit{Software : } TrioCFD } \\
Expand Down Expand Up @@ -332,9 +332,9 @@ \part{Thermal Turbulent Flow}
\normalsize \normalfont
\input{./part6-thermalturbulent.tex}
\newpage
\chapter{Thermal stratification flow in a plenum}
\markboth{Thermal stratification flow in a plenum}{}
\input{./fiches/Thermal_stratification_flow/build/.tmp/fic.tex}
%\chapter{Thermal stratification flow in a plenum}
%\markboth{Thermal stratification flow in a plenum}{}
%\input{./fiches/Thermal_stratification_flow/build/.tmp/fic.tex}
\newpage
\chapter{Turbulent flow inside a double-periodic plane channel with heated walls}
\markboth{Turbulent flow inside a double-periodic plane channel with heated walls}{}
Expand Down

0 comments on commit 4c89d1b

Please sign in to comment.