Skip to content

Commit 783db56

Browse files
authored
Merge pull request #16380 from drjfloyd/master
FDS Verification: Guide updates for hvac_damper
2 parents dd8ae0c + 4d5b5e2 commit 783db56

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

Manuals/FDS_Verification_Guide/FDS_Verification_Guide.tex

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6779,13 +6779,16 @@ \section{HVAC Energy Conservation and Pressure}
67796779
\section{HVAC Dampers}
67806780
\label{HVAC_damper}
67816781

6782-
The \ct{HVAC_damper} example case is a simple duct network of three ducts connected by a tee. A damper is present in one of the ducts and linked to a \ct{DEVC} that will change state at 10~s. With the damper open, the respective duct flow speeds should be 3~m/s, 1~m/s, and 2~m/s. When the damper closes, the respective duct flow speeds should be 3~m/s, 3~m/s, and~0 m/s. Results of this are shown in Fig.~\ref{fig:HVAC_damper}.
6782+
The \ct{HVAC_damper} example case is a simple duct network of three ducts connected by a tee. A damper is present in one of the ducts and linked to a \ct{DEVC} that will change state at 10~s. With the damper open, the respective duct velocities should be 3~m/s, 1~m/s, and 2~m/s. When the damper closes, the respective duct velocities should be 3~m/s, 3~m/s, and~0 m/s. With the damper open, the wall velocities should be 0.75~m/s for the inlet and -0.25~m/s for the two outlets. After the damper closes, the inlet should stay the same, and ducts 1 and 3 should repectively become -0.75~m/s and 0~m/s. Results of this are shown in Fig.~\ref{fig:HVAC_damper}.
67836783

6784-
\begin{figure}[!ht]
6785-
\centering
6786-
\includegraphics[height=2.2in]{SCRIPT_FIGURES/HVAC_damper}
6787-
\caption[Example case \ct{HVAC_damper}]{Simple duct network with a damper, case \ct{HVAC_damper}.}
6788-
\label{fig:HVAC_damper}
6784+
\begin{figure}[ht]
6785+
\noindent
6786+
\begin{tabular*}{\textwidth}{l@{\extracolsep{\fill}}r}
6787+
\includegraphics[height=2.2in]{SCRIPT_FIGURES/HVAC_damper_duct} &
6788+
\includegraphics[height=2.2in]{SCRIPT_FIGURES/HVAC_damper_wall}
6789+
\end{tabular*}
6790+
\caption[Example case \ct{HVAC_damper}]{Simple duct network with a damper, case \ct{HVAC_damper}.}
6791+
\label{fig:HVAC_damper}
67896792
\end{figure}
67906793

67916794

0 commit comments

Comments
 (0)