Custom UWG program

Hello! I have been using the UWG Grashopper plugin (Ladybug suite 1.4.0) and was wondering if there is a way to customize the building programs input inside the “DF Assign Building UWG properties” component. I am interested in defining in detail the internal gains but can’t find a straightforward way to do this. Thank you in advance for your help. Best, Edu.

Hey @Edu_Gascon ,

There isn’t a dedicated way to do this natively in the Dragonfly plugin but you can do it by editing the JSON file that the Dragonfly plugin outputs and then re-running that JSON through the UWG. You can see the full documentation of the UWG JSON schema here:

https://www.ladybug.tools/uwg-schema/index.html

And @SaeranVasanthakumar put together a command that you can use to run that JSON through the UWG:

https://www.ladybug.tools/uwg/docs/cli/simulate.html#uwg-simulate-model