firemodels / fds

Fire Dynamics Simulator
https://pages.nist.gov/fds-smv/
Other
639 stars 614 forks source link

Implementation of log law heat transfer model #954

Closed gforney closed 5 years ago

gforney commented 9 years ago
Required for atmospheric flows.  See the following reference:

R. Stoll and F. Porte-Agel. Large-Eddy Simulation of the Stable Atmospheric
Boundary Layer using Dynamic Models with Different Averaging Schemes.
Boundary Layer Meteorology, 126:1-28, 2008.

This is timely since we are already working on the eddy viscosity model. 
This log law is more or less standard for atmospheric flows and will
certainly be required for WUI fire models.

Original issue reported on code.google.com by randy.mcdermott on 2010-01-07 14:37:49

gforney commented 9 years ago
This has been implemented with ABL_WALL_MODEL in turb.  But this needs verification.
 Simple test case showed abnormally high values of the heat transfer coefficient.

Original issue reported on code.google.com by randy.mcdermott on 2012-09-13 19:48:43

gforney commented 9 years ago
Still in need of verification.

Original issue reported on code.google.com by randy.mcdermott on 2013-02-26 16:18:36

gforney commented 9 years ago
Will be working with Ken Davis at Penn State related to Green House Gas project to develop
verification cases.

Original issue reported on code.google.com by randy.mcdermott on 2014-08-11 14:40:06

mcgratta commented 5 years ago

Stale, closing.