You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 30, 2025. It is now read-only.
anything that is a number in a dropdown should be a double or integer as makes sense (power or temperatures would be doubles, number of chillers would be an integer)
The VB code limits the number of chillers, we do not want to limit the number of chillers in the suite (if possible - the original had a limit of 5 and I think this is a UI-based restriction)
anything referring to "chilled water" should be "chilled fluid"
on UI side will be adding feature to have multiple pumps. any math estimating energy use of pumps should stand alone and then when energy use by pumps is used elsewhere it will be passed back to the suite as a total energy for pumps
don't need any data inputs regarding natural gas (they will not get used)
all math should be U.S. / imperial units (gallons, degrees F, etc.)
cost and emissions will be calculated on desktop side
The text was updated successfully, but these errors were encountered:
Issue overview
The text was updated successfully, but these errors were encountered: