firemodels / fds

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

Fan isn't triggered by DEVC #2172

Closed gforney closed 9 years ago

gforney commented 9 years ago
FDS Version:6.1.1
SVN Revision Number:19882
Compile Date:24 July 2014
Smokeview Version/Revision:
Operating System:Windows 7

Describe details of the issue below:

I have set up a simple test case with a HVAC duct in the soffit of a room. The duct
has a fan that activates with a DEVC after 10 seconds. The output of the simulation
shows, however, that the fan starts from the beginning of the simulation

Original issue reported on code.google.com by i.aparicioaikin on 2014-07-24 11:35:48


gforney commented 9 years ago
FAN is intended to describe a class of fans that can then be used in more than one duct
input.  The DEVC_ID for controlling a fan; therefore, is on the DUCT input containing
the fan.  The guide is in error.  The DEVC_ID line should not be in the FAN input section.

Original issue reported on code.google.com by drjfloyd on 2014-07-24 11:50:47

gforney commented 9 years ago
fixed guide

Original issue reported on code.google.com by drjfloyd on 2014-07-24 11:56:14

gforney commented 9 years ago
Thanks very much! Tested and working!

Original issue reported on code.google.com by i.aparicioaikin on 2014-07-24 12:21:57


gforney commented 9 years ago
(No text was entered with this change)

Original issue reported on code.google.com by mcgratta on 2014-07-24 12:59:47

gforney commented 9 years ago
Issue 2218 has been merged into this issue.

Original issue reported on code.google.com by drjfloyd on 2014-08-06 15:32:49

gforney commented 9 years ago
The code examples in section 9.2.4 still have DEVC_ID elements included. 

Original issue reported on code.google.com by ciandavis on 2015-06-09 14:36:48

gforney commented 9 years ago
thanks.  Updated the list of parameters and missed the examples, fixing now.

Original issue reported on code.google.com by drjfloyd on 2015-06-09 15:47:05

gforney commented 9 years ago
To confirm, this same issue would apply to Aircoils.  The controls should be assigned
to the Duct, and the manual is incorrect about devices and controls on the Aircoil
object.

Original issue reported on code.google.com by klein@thunderheadeng.com on 2015-06-16 20:25:41