Hi all,
Does anyone have experience in defining a chilled slab using ironbug? Any guidance is much appreciated.
Thanks!
Hi all,
Does anyone have experience in defining a chilled slab using ironbug? Any guidance is much appreciated.
Thanks!
Hi @SaketSarupria
There is an example to do radiant ceiling for cooling and heating:
You can start working on this by changing “RadiantSurfaceType” to “Floors”, and limit heating capacity by setting HotWaterFlow to 0.
Meanwhile, you will also need to assign the radiant construction to floors instead of ceilings.
Hi @MingboPeng,
The radiant panel seems not working. When I check the node mass flow, the chilled water through the compensate coil is always 0. Could you please help?
20200305 test radiantpanel_to forum.gh (665.3 KB)
Thank you
Hi @XavierZhouLadybug ,
This is a big topic to discuss. Here are two categories that I would typically check:
System design flaws: is this hvac system really going to work? Things like control logic (setpoint temperature, flow, control types, etc) would dramatically affect how hvac performs. Solution: make sure all manual overridden inputs make sense by system itself, and also check if these numbers make sense in this climate, and your building.
Simulation problem: this is related to how to model a system in a software interface, simulation engine, etc. This require one understands the HVAC in terms of energy simulation, and how to build this HVAC in a software that properly reflects to the system in the real world.
Now back to your system:
These are just my comments purely from by looking at your file without really running it. I might be mis-checked on some other details, but please let me know if didn’t understand your design correctly.
Mingbo
Hi @MingboPeng, first of all, thank you so much for taking time to answer my question!
My first question is, if you look into my script, I set the panel’s control temperature to mean radiant temperature. So I was expecting the AHU to cool down the room to the setpoint 23C, but the radiant panel to work further to bring down to radiant temperature, i.e., to cool down the floor surface temperature. (the zone has a big skylight)
@XavierZhouLadybug have you tested this system individually in OpenStudio? Does it work as what you expected?