Just finished the first test of full VAV Reheat hvac system (sort of). This is a new workflow for whom want to build your own hvac system in grasshopper with the current honeybee energy workflows.
@MingboPeng, Well done! I think if you make a short tutorial and show how it all goes together it will be most likely that others will share their thoughts and wishes with you.
@MingboPeng This workflow is awesome.Please tell me when is available to download these components. And I have a question, ASHRAE 90.1 require each HVAC system .per floor. If we want to create multiple HVAC system, How to make it true easily?
@minggangyin, in honeybee, you can use separate zones by floors and remove flatten on “HVAC system”. This will create systems by floors for the most cases.
Excellent work, @MingboPeng ! What systems are you thinking of adding after VAV? It looks like you have many of the HVAC components to build the other baseline systems.
Hi @chris, I have some more HVAC components included in the library, but not exposed in GH yet. Building the systems is for testing each component to see if they can really go together. The next system I will test probably is VRF system, and some zone-based systems. Definitely there is a long way to go.
I’m attempting to replicate this methodology for modeling an Active Chilled Beam + DOAS system in Ironbug…but that resulted in a few component errors.
the Chilled Beam component error is: 1. Solution exception:Sequence contains no elements
the Condenser Water demand branches component error is: 1. Solution exception:Object reference not set to an instance of an object.
Note: The AirTerminal component doesn’t produce errors when I model the VAV w/ reheat setup.
Note: The Condenser Water demand branch produces an error because the “ToCondenser” on the chiller is “NULL”. What settings need to be added to parameters to enable the condenser??
any insight?
Hi @josh.greenfield
Thanks so much for your testing.
You helped find some bugs that mainly was because I didn’t check those three components carefully.
Here is a fixed version.Ironbug_20181028.zip (170.1 KB)
Please download this zip file, and copy two updated files to C:\Ironbug folder, and override the old files.
Hi @MingboPeng,
I am testing out Ironbug but for some reason one error keeps comming up.
Even If I use your template systems this error occurs.
Error report:
** Severe ** [Coil:Cooling:Water][Coil Cooling Water 27] - Missing required property ‘water_inlet_node_name’.
Could you please take a screenshot of the system, or attach a simplified test file for me to replicate the error?
One place that I’d check is the plant loop counts, and branch counts at demand side of chilled water loop.
Hi @Erikbeeren, an easy way to test your workflow is creating a simple model, like a 2-zone model, and run it with this system.
Here is an example that you could use to test on your machine. Simple Model for HVAC test.gh (574.5 KB)