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 Radiant HVAC Templates #526

Closed
chriswmackey opened this issue Jan 9, 2021 · 2 comments · Fixed by ladybug-tools/honeybee-schema#349
Closed

Add Radiant HVAC Templates #526

chriswmackey opened this issue Jan 9, 2021 · 2 comments · Fixed by ladybug-tools/honeybee-schema#349
Assignees
Labels
new development For issues that require new code wish New feature or request which is not critical to continued development at this point

Comments

@chriswmackey
Copy link
Member

chriswmackey commented Jan 9, 2021

I think this should be done fairly similarly to the way it is implemented in Legacy where an Internal Source material can be put in a material layer of a construction. The only difference will be that people can use this special material type to customize the pipe spacing and thickness.

Then, if the Room has a Radiant HVAC assigned to it, this internal source layer will get connected to low-temperature hot/cold water loops following a template specified by the user. Given what already exists in the OpenStudio Standards gem, I think we can easily support the following Radiant templates:

  • DOAS_Radiat_Chiller_Boiler
  • DOAS_Radiant_Chiller_ASHP
  • DOAS_Radiant_Chiller_DHW
  • DOAS_Radiant_ACChiller_Boiler
  • DOAS_Radiant_ACChiller_ASHP
  • DOAS_Radiant_ACChiller_DHW
  • DOAS_Radiant_DCW_Boiler
  • DOAS_Radiant_DCW_ASHP
  • DOAS_Radiant_DCW_DHW
  • Radiat_Chiller_Boiler
  • Radiant_Chiller_ASHP
  • Radiant_Chiller_DHW
  • Radiant_ACChiller_Boiler
  • Radiant_ACChiller_ASHP
  • Radiant_ACChiller_DHW
  • Radiant_DCW_Boiler
  • Radiant_DCW_ASHP
  • Radiant_DCW_DHW

To implement these templates, we'll just start with what is offered for FCU systems and lower the loop temperatures before connecting up to the internal source.

@chriswmackey chriswmackey added new development For issues that require new code honeybee energy and removed energy honeybee labels Jan 9, 2021
@chriswmackey chriswmackey self-assigned this Jan 9, 2021
@chriswmackey chriswmackey added the wish New feature or request which is not critical to continued development at this point label Jan 11, 2021
@TfedUD
Copy link
Contributor

TfedUD commented Sep 16, 2021

@chriswmackey
This is something topical to the project done in design builder that I abhor design builder for: while knowing how to IronBug it:
with what I've learned from the round of user_data in HBE: Be happy to "next on my list" this unless there is more pressing that some minion attention to would be preferred?

@TfedUD
Copy link
Contributor

TfedUD commented Mar 14, 2022

Big excite!!! 🥳🍾

chriswmackey added a commit to ladybug-tools/honeybee-schema that referenced this issue Mar 17, 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 wish New feature or request which is not critical to continued development at this point
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants