Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
0

Error "EnergyPlus returned a non-zero exit code (1). Check the stdout-energyplus log"

asked 2024-09-18 17:16:12 -0500

dmeist's avatar

updated 2024-09-19 08:29:39 -0500

Hi, I'm a relatively new user of Openstudio and I got this error below when trying to run my file:

**FATAL:Errors occurred on processing input file. Preceding condition(s) cause termination.
EnergyPlus Run Time=00hr 00min  0.07sec
EnergyPlus returned '1'
EnergyPlus returned a non-zero exit code (1). Check the stdout-energyplus log
Removing any copied EnergyPlus files
EnergyPlus Terminated with a Fatal Error. Check eplusout.err log.
Found error in state 'EnergyPlus' with message: 'D:\OSN\src\workflow\RunEnergyPlus.cpp@291 : EnergyPlus Terminated with a Fatal Error. Check eplusout.err log.'
stderr: Failed to run workflow. Last Error:
stderr: Found error in state 'EnergyPlus' with message: 'D:\OSN\src\workflow\RunEnergyPlus.cpp@291 : EnergyPlus Terminated with a Fatal Error. Check eplusout.err log.'
Simulation failed to run, with exit code 1

My input file was a DOE prototype building (SmallOffice), and I used the prototype weather file from the Energyplus website "USA_NY_New.York-John.F.Kennedy.Intl_.AP_.744860_TMY3.epw". I checked the eplusout.err file and it shows this:

  ** Severe  ** FenestrationSurface:Detailed="FACE 153", invalid blank Outside Boundary Condition Object
   **   ~~~   ** ...when Base surface uses "Surface" as Outside Boundary Condition Object, subsurfaces must also specify specific surfaces in the adjacent zone.
   ** Severe  ** FenestrationSurface:Detailed="FACE 316", invalid blank Outside Boundary Condition Object
   **   ~~~   ** ...when Base surface uses "Surface" as Outside Boundary Condition Object, subsurfaces must also specify specific surfaces in the adjacent zone.
   ** Severe  ** FenestrationSurface:Detailed="FACE 58", invalid blank Outside Boundary Condition Object
   **   ~~~   ** ...when Base surface uses "Surface" as Outside Boundary Condition Object, subsurfaces must also specify specific surfaces in the adjacent zone.
   ** Severe  ** FenestrationSurface:Detailed="FACE 218", invalid blank Outside Boundary Condition Object
   **   ~~~   ** ...when Base surface uses "Surface" as Outside Boundary Condition Object, subsurfaces must also specify specific surfaces in the adjacent zone.
   ** Severe  ** FenestrationSurface:Detailed="FACE 105", invalid blank Outside Boundary Condition Object
   **   ~~~   ** ...when Base surface uses "Surface" as Outside Boundary Condition Object, subsurfaces must also specify specific surfaces in the adjacent zone.

I have attached my floorplan and 3d view as well - It's a 2 story small office building.

floorplan 3dview

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2024-09-18 21:29:50 -0500

Your severe errors all relate to the same interzone subsurface issue. You can follow the fix described here.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Training Workshops

Careers

Question Tools

1 follower

Stats

Asked: 2024-09-18 17:16:12 -0500

Seen: 18 times

Last updated: 3 hours ago