First time here? Check our help page!
0

OpenStudio problem

Hello. I have a problem with OpenStudio. I am getting this error. Someone can write what is the issue?

At the link screen with the error from the program

https://ibb.co/S0xrRvD

RAAVVV's avatar
1
RAAVVV
asked 2022-12-08 11:44:37 -0500
Aaron Boranian's avatar
14.1k
Aaron Boranian
updated 2022-12-08 14:59:05 -0500
edit flag offensive 0 remove flag close merge delete

Comments

@RAAVV can you share a copy of your model, that will make it easier for me to trouble shoot. I know for example that EnergyPlus used to fail if you didn't have a non-zero building area so I didn't have to check a reporting measure for that, because the simulation would fail before the reporting measure would run. EnergyPlus has become more relaxed in some places, and as @shorowit suggests I need to update the reporting measures internal checking. The rest of the reporting measure's sections should run fine, and the message is just for diagnostics.

David Goldwasser's avatar David Goldwasser (2022-12-09 11:28:52 -0500) edit

At the link is my model: link text

Unfortunately, the instructor does not want to help me, so maybe you can help me.

The problem occurs when the OpenStudio Results add-on is enabled

RAAVVV's avatar RAAVVV (2022-12-09 11:51:31 -0500) edit
add a comment see more comments

1 Answer

0

Check that all your spaces are assigned to thermal zones. See the answer here for more information.

shorowit's avatar
11.8k
shorowit
answered 2022-12-08 19:35:31 -0500
edit flag offensive 0 remove flag delete link

Comments

1

@David Goldwasser It would be awfully nice if the reporting measure provided users with better information rather than just providing a stacktrace.

shorowit's avatar shorowit (2022-12-08 19:36:50 -0500) edit

@shorowit, if he is using current measure it is upset that model (heat transfer) surface does have construction, which is odd, since sim should fail if that is the case and shouldn't get as far as reporting measure. But maybe something has changed in E+ then I would have to add check for this to skip those surfaces from report. https://github.com/NREL/openstudio-co...

David Goldwasser's avatar David Goldwasser (2022-12-09 11:33:33 -0500) edit
add a comment see more comments