VAV design minimum cooling air flow fraction > 1.0 when system adjusts zone flows #6327
Closed
5 tasks done
Labels
PriorityHigh
This defect or feature has been declared high priority
Issue overview
Pretty sure this came is as a result of #6140.
Preliminary look at this says it's because system sizing is using ventilation requirement so the original cooling vol flow rate has been reduced. But then why is the DesCoolVolFlowMin > the OA requirement which should result in a 1.0 min frac.
One solution is in SingleDuct::SizeSys around line 2116,
MinAirFlowFracDes
should be limited to no more that 1.0.That's probably useful, but either DesCoolVolFlowMin or Sys.MaxAirVolFlowRate is wrong at this point.
That's correct. There is one TermUnitsizing object for each zone inlet node, so if there is zone equipment there will be extra instances of TermUnitSizing.
Details
Some additional details for this issue (if relevant):
Checklist
Add to this list or remove from it as applicable. This is a simple templated set of guidelines.
The text was updated successfully, but these errors were encountered: