-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use ETS heat pump COP from GMT sys-params (#32)
* WIP: read component data from sys-params, starting with HP COP * add wahp data to demo sys-param files * fix typos in test_network.py * expand `wahp` name to `water_to_air_heat_pump` for clarity * WIP: read ets data from a single building in sys-param, apply to all ETSs * pass data to Network class when instantiating * docstrings for all methods * read user-provided values for heat pump cop in network * provide variation in demo sys-param ETS COP values for verification * remove mistaken sys-param fields * update demo sys-param file to have 5G ETS instead of erroneous 4G. oops * change the rest of the sys-param files to have fifth-gen ETSs * remove commented code that had been moved to a function
- Loading branch information
Showing
5 changed files
with
300 additions
and
168 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.