Skip to content

Commit 0fc696b

Browse files
authored
Merge pull request #13910 from mcgratta/master
FDS User Guide: Remove spurious line space
2 parents e8e3ee6 + 0de4711 commit 0fc696b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Manuals/FDS_User_Guide/FDS_User_Guide.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2869,7 +2869,7 @@ \subsection{Reaction Mechanism}
28692869
\end{lstlisting}
28702870
Note that the indices associated with the parameters are not needed {\em in this case}, but they are shown to emphasize that, in general, there can be multiple reactions with corresponding kinetic parameters and products.
28712871

2872-
\subsection{Solid Phase Gas Transport}\
2872+
\subsection{Solid Phase Gas Transport}
28732873
\label{info:LAYER_DIVIDE}
28742874

28752875
The solid phase conduction/reaction algorithm does not have an explicit transport mechanism for pyrolyzed gases. Rather, the pyrolyzates are assumed to appear instantaneously at the surface. Which surface is controlled by the \ct{SURF} line parameter \ct{LAYER_DIVIDE}, a real number that specifies the number of layers whose gaseous pyrolyzates are to be applied to the surface with the given \ct{SURF} label. For example, if \ct{LAYER_DIVIDE=1.5}, the gases generated by the first layer and half of the second layer shall be applied at the given surface. This same partitioning holds whether or not the solid is shrinking or swelling. Be careful to ensure that the specified values of \ct{LAYER_DIVIDE} are consistent for the \ct{SURF} lines that control opposing surfaces. If two different \ct{SURF} lines govern the front and back of a solid obstruction, the specified values of \ct{LAYER_DIVIDE} should sum to the total number of layers. Otherwise, the mass of evolved gases may not be correct.

0 commit comments

Comments
 (0)