Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Refrigeration Systems #890

Open
chriswmackey opened this issue Jul 12, 2022 · 0 comments
Open

Add support for Refrigeration Systems #890

chriswmackey opened this issue Jul 12, 2022 · 0 comments
Labels
new development For issues that require new code

Comments

@chriswmackey
Copy link
Member

It seems like we should add support for this and it should function similarly to how HVAC and SHW systems function in the schema. Actually, it might be best to just enable people to swap out the HVAC with a refrigeration system template. Then, we can parse in the walk-in refrigerators that are in the standards gem as Program Types and the refrigeration system will just try to meet their cold setpoints:

https://github.com/NREL/openstudio-standards/blob/master/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/data/ashrae_90_1_2019.refrigeration_walkins.json

This is probably best as it will involve very minimal changes to the schema and there likely won't be a need to ever heat a walk-in refrigerator. Maybe we even put them under Heat/Cool HVAC templates and the refrigeration templates are kinda like "cooling only" systems (much like the "heating only" systems that are already under this section).

@chriswmackey chriswmackey added the new development For issues that require new code label Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new development For issues that require new code
Projects
None yet
Development

No branches or pull requests

1 participant