Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Changes to CWSAT *code* #743

Open
koay9f opened this issue Oct 1, 2024 · 0 comments
Open

Changes to CWSAT *code* #743

koay9f opened this issue Oct 1, 2024 · 0 comments
Assignees

Comments

@koay9f
Copy link
Collaborator

koay9f commented Oct 1, 2024

Issue overview

  • 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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants