diff options
Diffstat (limited to 'doc/IGE344/Exampl.tex')
| -rw-r--r-- | doc/IGE344/Exampl.tex | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/doc/IGE344/Exampl.tex b/doc/IGE344/Exampl.tex new file mode 100644 index 0000000..832f30b --- /dev/null +++ b/doc/IGE344/Exampl.tex @@ -0,0 +1,74 @@ +\section{EXAMPLES} + +The following examples of input files represent a typical core modeling +using DONJON. The main characteristics of a simplified design for the +ACR-700 benchmark core model are given below. + +\vskip 1.2cm +\begin{figure}[h!] + \begin{center} + \includegraphics[scale=0.12]{Figures/FaceView.eps} +\caption{Face View of ACR Benchmark Core Model (292 Channels)}\label{fig:face} + \end{center} +\end{figure} + +\begin{itemize} + +\item Number of reactor channels 292 +\item Number of fuel bundles per channel 12 +\item Core radius 260 cm +\item Core length 594.36 cm +\item Lattice pitch 22 cm +\item Reactor thermal power 1800 MW(th) + +\end{itemize} + +\goodbreak +\subsection{\tst(Example1) -- Compo related example} +\listing{Example1.x2m} + +\goodbreak +\subsection{\tst(Example2) -- Multicompo related example} +\listing{Example2.x2m} + +\goodbreak +\subsection{Procedures} +\subsubsection{Input file for geometry} +\vskip 0.5cm +\begin{figure}[h!] + \begin{center} + \includegraphics[scale=0.15]{Figures/Geom.eps} +\caption{Geometry definition (plane-1)}\label{fig:geom} + \end{center} +\end{figure} + +\listing{Pgeom.c2m} + +\goodbreak +\subsubsection{Input file for devices} + +\begin{figure}[h!] + \begin{center} + \includegraphics[scale=0.3]{Figures/TopView.eps} +\caption{Top View of ACR Benchmark Core Model}\label{fig:top} + \end{center} +\end{figure} + +\listing{Pdevc.c2m} + +\goodbreak +\subsubsection{Input file for fuel map} +\listing{Pfmap.c2m} + +\goodbreak +\subsubsection{Input file for exit burnups} +\vskip 0.5cm +\begin{figure}[h!] + \begin{center} + \includegraphics[scale=0.15]{Figures/CombBurn.eps} +\caption{Combustion zones definition}\label{fig:comb} + \end{center} +\end{figure} + +\listing{Pburn.c2m} +\clearpage |
