Error when using HB Other Side Temperature

Hello all,

I’m trying to assign the “HB Other Side Temperature” to a boundary condition of a Face. If I then want to run the simulation i get the following error from the “HB Model to OSM”.

  1. Solution exception:‘Surface’ object has no attribute ‘setCombinedConvectiveRadiativeFilmCoefficient’

(To reproduce the error you can use the shoe_box_energy_model from the example files and just add the “HB Other Side Temperature” to one of the bc inputs of the “HB Face”)

Is this a bug or did something change in version 1.9?

Thanks for your help.

1 Like

Thanks for reporting, @smooooon .

This seems like a bug (maybe resulting from changes to the names of methods in the latest version of OpenStudio SDK). Give me a little bit of time, and I should be able to push a fix that you can get with the LB Versioner component.

1 Like

@smooooon ,

I was able to recreate the error and I just pushed a fix for it:

You can get the fix on your end now by running the LB Versioner component. And the fix will be in the next release of the pollination installers.

Sorry that it took me so long to push the fix for when it only involved a typo in a single line of code. Thanks again for reporting it.

1 Like