atwhaley / cfast

Automatically exported from code.google.com/p/cfast
0 stars 2 forks source link

Filter EVENTS included when no filtering is specified #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add mechanical vent with 0 % filter efficiency
2. Save file
3.

What is the expected output? What do you see instead?
EVENT F lines should only be included if filter efficiency <> 0

Please use labels and text to provide additional information.

Original issue reported on code.google.com by cfastdev@gmail.com on 24 Jul 2007 at 4:13

GoogleCodeExporter commented 9 years ago
file output in IO.vb writes EVENT F lines when filter efficiency <>1, not <>0.  
Should be a one-line change.

Original comment by cfastdev@gmail.com on 24 Jul 2007 at 4:16

GoogleCodeExporter commented 9 years ago
Fixed in revision 18 with the change in IO.vb.  Setup install with fix is Beta 
3a.

Original comment by cfastdev@gmail.com on 26 Jul 2007 at 1:17