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

Are there any tools to view node time series data after EnergyPlus has hit a fatal error?

asked 2015-02-12 11:29:07 -0500

updated 2017-09-25 15:36:23 -0500

I have a fuel cell CHP system which I have based on the SOFC Fuel Cell in the MicroCogeneration.idf example file. When I try to run it I get runaway plant temperatures during system sizing.

** Severe  ** Plant temperatures are getting far too hot, check controls and relative loads and capacities
**   ~~~   **  During Warmup, Environment=ETI DWELLINGS, at Simulation time=05/07 04:40 - 04:50
<snipped>
**   ~~~   ** Possible things to look for to correct this problem are:
**   ~~~   **   Capacity, Operation Scheme, Mass flow problems, Pump Heat building up over time.
**   ~~~   **   Try a shorter runperiod to stop before it fatals and look at
**   ~~~   **     lots of node time series data to see what is going wrong.
**   ~~~   **   If this is happening during Warmup, you can use Output:Diagnostics,ReportDuringWarmup;
**   ~~~   **   This is detected at the loop level, but the typical problems are in the components.
**  Fatal  ** CheckForRunawayPlantTemps: Simulation terminated because of run away plant temperatures, too hot

I've added Output:Diagnostics,ReportDuringWarmup; as suggested and I now have a CSV with mass flow rates and node temperatures for all nodes. I can use this to diagnose, but it's not exactly intuitive. Normally I use the DesignBuilder Results Viewer tool to check for unexpected behaviour, but when I try to import the .eso file I get this error.

image description

Are there any tools which can import an incomplete .eso file? Or alternatively, is there a way to edit the .eso file which will allow DesignBuilder Results Viewer to import the data?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
4

answered 2015-02-12 14:04:32 -0500

OpenStudio's ResultsViewer works with the sqlite database which mirrors the content of the eso. I believe it will open your incomplete data. You must run the simulation with a request for sqlite output.

edit flag offensive delete link more

Comments

The documentation for ResultsViewer can be found here, including screenshots. You can open any EnergyPlus sql output file, even if the simulation wasn't performed with OpenStudio.

aparker's avatar aparker  ( 2015-02-14 11:08:33 -0500 )edit

Your Answer

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

Add Answer

Careers

Question Tools

1 follower

Stats

Asked: 2015-02-12 11:29:07 -0500

Seen: 680 times

Last updated: Feb 12 '15