Hi all,
I’m trying to run the DF UWG, but I’m getting the following error. I was wondering if anyone could help with this? Thank you!
- Solution exception:The UWG failed to run:
UWG model simulation failed.
local variable ‘e_wall’ referenced before assignment
Traceback (most recent call last):
File “C:\Program Files\ladybug_tools\python\lib\site-packages\uwg\cli\simulate.py”, line 50, in simulate_json_model
uwg_model.simulate()
File “C:\Program Files\ladybug_tools\python\lib\site-packages\uwg\uwg.py”, line 1352, in simulate
self.RSM)
File “C:\Program Files\ladybug_tools\python\lib\site-packages\uwg\urbflux.py”, line 71, in urbflux
infracalcs(UCM, forc, UCM.road.emissivity, e_wall, UCM.roadTemp, UCM.wallTemp)
UnboundLocalError: local variable ‘e_wall’ referenced before assignment
17042023 uwg.gh (171.4 KB)