Error on Linux but Not on Windows: SolveForWindowTemperatures

asked 2023-08-02 17:57:05 -0500

kgovie's avatar

updated 2023-09-14 10:34:06 -0500

I am running CLI. I have been writing the code in Windows to test smaller runs, then moving to larger simulations on Linux/ubuntu via amazon ec2 instances. I do NOT get fatal errors when running the same models and weather files on Windows as I do on Linux.

This is the error I get on Linux:

**  Fatal  ** Program halted because of convergence error in SolveForWindowTemperatures for window NAME

Only happens for about 5% of models, and it's the same error every time... so I am wondering what the root of this error could possibly be.

edit retag flag offensive close merge delete

Comments

@kgovie what simulation tool are you using? Please mention it in the title or body of your post, as well as add a tag so that others can provide better help.

Aaron Boranian's avatar Aaron Boranian  ( 2023-08-03 09:06:22 -0500 )edit

I am using the NREL EULP dataset which uses OpenStudio 3.2.1

kgovie's avatar kgovie  ( 2023-08-03 10:41:34 -0500 )edit

Hi! I'm having the same issue. In my case I only use Windows. When I run the simulation with EPLaunch or only one simulation with Python API there are no errors, but with recurrent simulations this error apears. Is there anything new about this? Thanks!

hermmanhender's avatar hermmanhender  ( 2023-09-13 17:42:47 -0500 )edit

What version of EnergyPlus are you using? Can you link to a specific IDF where you get this error?

shorowit's avatar shorowit  ( 2023-09-14 11:53:00 -0500 )edit

I'm using version 23.1.0. My IDF file is in this link.

hermmanhender's avatar hermmanhender  ( 2023-09-15 14:03:45 -0500 )edit