typo in openstudio app
In the OpenStudio app version 1.0.1 I am seeing Outdoor Air Flow Per Floor Area as m/s I'm guessing that this should actually be m3/s since m/s doesnt make sense?
First time here? Check out the Help page!
In the OpenStudio app version 1.0.1 I am seeing Outdoor Air Flow Per Floor Area as m/s I'm guessing that this should actually be m3/s since m/s doesnt make sense?
I think it's actually correct, air flow per area would be:
(m3/s)/m2 = m/s
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2020-09-16 20:24:03 -0600
Seen: 136 times
Last updated: Sep 16 '20
The dimensional analysis is correct as Jason DeGraw answered. The broader question would be whether we couldn't display (m3/s/m2) or something like that (there are a lot of worse cases throughout the App, such as Coil:Cooling:DX:SingleSpeed "Rated Evaporator Fan Power per Volume Flow Rate" which shows as Pa which is also correct but quite confusing). The answer is that it's really hard to do it given the inner workings of the SDK and the way the OS App implements it, and that the effort isn't worth the reward.