Skip to content

Commit 3b86bc2

Browse files
authored
Merge pull request #14740 from ericvmueller/master
FDS Tech Guide: add chapter for Wildland Fire Spread
2 parents a756de1 + 57b8e2e commit 3b86bc2

File tree

4 files changed

+255
-2
lines changed

4 files changed

+255
-2
lines changed

Manuals/Bibliography/FDS_general.bib

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6830,6 +6830,17 @@ @BOOK{Wilcox:1
68306830
publisher = {DCW Industries, Inc.},
68316831
}
68326832

6833+
@TECHREPORT{Wilson:1980,
6834+
author = {Wilson, R.},
6835+
title = {{Reformulation of forest fire spread equations in SI units}},
6836+
year = 1980,
6837+
institution = {Intermountain Forest and Range Experiment Station, USDA Forest Service},
6838+
type = {Research Paper},
6839+
number = {INT-292},
6840+
address = {Ogden, Utah},
6841+
note = {\href{https://www.fs.usda.gov/rm/pubs\_int/int\_rn292.pdf}{https://www.fs.usda.gov/rm/pubs\_int/int\_rn292.pdf}}
6842+
}
6843+
68336844
@TECHREPORT{DelCo_TN,
68346845
author = {J.M. Willi},
68356846
title = {{Propane Gas Fire Experiments in Residential Scale Structures}},

Manuals/FDS_Technical_Reference_Guide/FDS_Technical_Reference_Guide.tex

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
{\newcommand{\gitrevision}{unknown} }
2020

2121
\ifcompgeom
22-
\includeonly{Introduction_Chapter, Equation_Chapter, Mass_Chapter, Momentum_Chapter, Combustion_Chapter, Radiation_Chapter, Solid_Chapter, Aerosol_Chapter, Particle_Chapter, Device_Chapter, HVAC_Chapter, Complex_Geometry_Chapter, Appendices}
22+
\includeonly{Introduction_Chapter, Equation_Chapter, Mass_Chapter, Momentum_Chapter, Combustion_Chapter, Radiation_Chapter, Solid_Chapter, Aerosol_Chapter, Particle_Chapter, Device_Chapter, HVAC_Chapter, Complex_Geometry_Chapter, Wildland_Chapter, Appendices}
2323
\else
24-
\includeonly{Introduction_Chapter, Equation_Chapter, Mass_Chapter, Momentum_Chapter, Combustion_Chapter, Radiation_Chapter, Solid_Chapter, Aerosol_Chapter, Particle_Chapter, Device_Chapter, HVAC_Chapter, Appendices}
24+
\includeonly{Introduction_Chapter, Equation_Chapter, Mass_Chapter, Momentum_Chapter, Combustion_Chapter, Radiation_Chapter, Solid_Chapter, Aerosol_Chapter, Particle_Chapter, Device_Chapter, HVAC_Chapter, Wildland_Chapter, Appendices}
2525
\fi
2626

2727
\begin{document}
@@ -187,6 +187,7 @@ \chapter{Acknowledgments}
187187
\ifcompgeom
188188
\include{Complex_Geometry_Chapter}
189189
\fi
190+
\include{Wildland_Chapter}
190191

191192
\bibliography{../Bibliography/FDS_refs,../Bibliography/FDS_general,../Bibliography/FDS_mathcomp}
192193

Binary file not shown.

0 commit comments

Comments
 (0)