Hi everyone,
I would actually like to model different windows of the same room open at different times since it is the reality of the project I’m working on. Said differently, I would like to assign an opening schedule/ventilation control to each kind of window I have.
I’d like to do it from Grasshopper, since it is a case we frequently encounter, and even if I know how to modify the IDF, it would be very unpractical to do so everytime I need it. @chris , you mentionned adding additional strings : could you please give me more details about how to do this? I tried a bit with a Python component, using the codes of @charlie.brooker given on this page (How to set window opening for windows with different fract_area_oper in the same room?) but failed to adapt it successfully. For now I’m not comfortable with the object properties and attributes in the code and don’t know how to handle it.
Every input is welcome, thanks!