You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Manuals/FDS_User_Guide/FDS_User_Guide.tex
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5679,7 +5679,7 @@ \subsection{Example Case: Soot Deposition from a Propane Flame}
5679
5679
&SPEC ID = 'NITROGEN', LUMPED_COMPONENT_ONLY = T /
5680
5680
&SPEC ID = 'WATER VAPOR', LUMPED_COMPONENT_ONLY = T /
5681
5681
&SPEC ID = 'CARBON DIOXIDE', LUMPED_COMPONENT_ONLY = T /
5682
-
&SPEC ID = 'SOOT', AEROSOL = T /
5682
+
&SPEC ID = 'SOOT', AEROSOL = T, MEAN_DIAMETER=1.E-6 /
5683
5683
\end{lstlisting}
5684
5684
If Eq.~(\ref{eq:PROPANE_depo}) is properly balanced, you can directly use the stoichiometric coefficients of the primitive species to define the lumped species:
0 commit comments