Skip to content

Commit da491a0

Browse files
author
gforney
committed
guides: fix a few more problems identifed by the python check script
1 parent 3e9f94c commit da491a0

File tree

3 files changed

+1
-46
lines changed

3 files changed

+1
-46
lines changed

Manuals/SMV_User_Guide/SMV_User_Guide.tex

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8036,16 +8036,6 @@ \section{CAD/GE1 file format}
80368036
80378037
%Figure \ref{fig:cadexample}\ gives two views of a scene, a view used by
80388038
FDS to perform computations and a CAD view.
8039-
%The `q' may be pressed to switch between an {\em OBST}\ view and a {\em CAD}\ view of the scene.
8040-
8041-
%\begin{figure}[bph]
8042-
%\begin{center}
8043-
%\includegraphics[trim=0.0in 4.0in 0.0in 4.0in, clip, width=6.0in]{SCRIPT_FIGURES/capecodfds}
8044-
%\includegraphics[trim=0.0in 4.0in 0.0in 4.0in, clip, width=6.0in]{SCRIPT_FIGURES/capecodcad}
8045-
%\end{center}
8046-
%\caption{Example Smokeview rendering using .fds and .GE1 files generated by DXF2FDS. Blockage and CAD representation of the scene may be toggled by pressing the `q' key.}
8047-
%\label{fig:cadexample}%
8048-
%\end{figure}
80498039
80508040
\begin{lstlisting}
80518041
[APPEARANCE]

Manuals/SMV_Verification_Guide/SMV_Verification_Guide.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -876,7 +876,7 @@ \section{Slices}
876876
\end{tabular}
877877
\end{center}
878878
\caption
879-
[A test to demonstrate that cell centered slice files are masked properly.]
879+
[A test to demonstrate that cell centered slice files are masked properly]
880880
{A test to demonstrate that cell centered slice files are masked properly when drawn through or near blockages.}
881881
\label{figslicecellmasktest}%
882882
\end{figure}

Manuals/SMV_Verification_Guide/wui_notes.tex

Lines changed: 0 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -69,41 +69,6 @@
6969
\label{figlevelsetB}%
7070
\end{figure}
7171

72-
%\begin{figure}[bph]
73-
%\begin{center}
74-
%\begin{tabular}{cc}
75-
% \includegraphics[height=2.5in]{SCRIPT_FIGURES/BT10m_2x2km_LS_0000}&
76-
% \includegraphics[height=2.5in]{SCRIPT_FIGURES/BT10m_2x2km_LS_0300}\\
77-
% \SI{0}{s}&\SI{300}{s}\\
78-
%
79-
% \includegraphics[height=2.5in]{SCRIPT_FIGURES/BT10m_2x2km_LS_0600}&
80-
% \includegraphics[height=2.5in]{SCRIPT_FIGURES/BT10m_2x2km_LS_0900}\\
81-
% \SI{600}{s}&\SI{900}{s}\\
82-
%
83-
% \includegraphics[height=2.5in]{SCRIPT_FIGURES/BT10m_2x2km_LS_1200}&
84-
% \includegraphics[height=2.5in]{SCRIPT_FIGURES/BT10m_2x2km_LS_1500}\\
85-
% \SI{1200}{s}&\SI{1500}{s}\\
86-
% \end{tabular}
87-
%\end{center}
88-
% \caption[A test showing a fire line slice drawn along a sloped and textured terrain]
89-
% {A test showing a fire line slice drawn along a sloped and textured terrain
90-
% at \SI{0}{s}, \SI{300}{s}, \SI{600}{s}, \SI{900}{s}, \SI{1200}{s}, and
91-
% \SI{1500}{s} of simulated time. The test verifies that the level set
92-
% slices follow the sloped terrain.}
93-
%\label{figterrain2}%
94-
%\end{figure}
95-
96-
%\begin{figure}[bph]
97-
%\begin{center}
98-
%\begin{tabular}{c}
99-
% \includegraphics[height=5.5in]{SCRIPT_FIGURES/BT10m_2x2km_LS_1800}\\
100-
% \end{tabular}
101-
%\end{center}
102-
% \caption{A test showing a fire line slice drawn along a sloped and textured
103-
% terrain at \SI{1800}{s} simulated time.}
104-
%\label{figterrain3}%
105-
%\end{figure}
106-
10772
\npage
10873

10974
Figure \ref{figterrain} presents images of temperature contours drawn on a

0 commit comments

Comments
 (0)