Hello everyone,
I would like to simulate several variants of a model automatically. I have created a Honeybee model and can change various settings with sliders, e.g.
- orientation of the building to the north (north orientation can rotate from 0 to 359°)
- window-to-wall ratio (hypothetically 1% to 99%)
etc.
Now I would like each of these sliders to be able to assume only certain, discrete values, perhaps only three variants per slider, e.g. - Orientation only 90°, 180°, 270°
- window-to-wall ratio only 25%, 50%, 75%
etc.
In this way, I would like to be able to simulate either all possible combinations or self-selected combinations.
(I don’t want to wait for each individual simulation and then adjust the sliders manually. Instead Grasshopper should do this automatically.)
I thought this would be possible with Colibri, but that doesn’t seem to be the case.
Does anyone have a solution for this? Do I need a Python code for this or is there another way?
Thanks a lot in advance!
Best, Maria