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

Opening IDF generated by OS using EnergyPlus

asked 2015-08-03 10:22:18 -0500

tajjmann's avatar

updated 2015-08-03 10:34:24 -0500

I developed and run a model in OpenStudio and needed to access the IDF file. I tried 2 approaches: 1. Double click the (in.IDF) file from ...run\2-ModelToIdf-0. I got this first warning image description Continued but the results has the following errors "Program Version,EnergyPlus-Windows-64 8.1.0.009, YMD=2015.08.03 10:12,IDD_Version 8.1.0.009 *** IDF Context for following error/warning message: *** Note -- lines truncated at 300 characters, if necessary... *** 4779 Sizing:System, *** indicated Name=Packaged Rooftop Heat Pump *** Only last 10 lines before error line shown..... *** 4791 Yes, !- 100% Outdoor Air in Cooling *** 4792 Yes, !- 100% Outdoor Air in Heating *** 4793 0.0085, !- Central Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} *** 4794 0.008, !- Central Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} *** 4795 DesignDay, !- Cooling Design Air Flow Method *** 4796 0, !- Cooling Design Air Flow Rate {m3/s} *** 4797 , !- Supply Air Flow Rate Per Floor Area During Cooling Operation {m3/s-m2} *** 4798 , !- Fraction of Autosized Design Cooling Supply Air Flow Rate *** 4799 , !- Design Supply Air Flow Rate Per Unit Cooling Capacity {m3/s-W} *** 4800 DesignDay, !- Heating Design Air Flow Method * Severe * IP: IDF line~4800 Invalid Number in Numeric Field#13 (Zone Maximum Outdoor Air Fraction), value=DESIGNDAY, in SIZING:SYSTEM=PACKAGED ROOFTOP HEAT PUMP * Warning * IP: Note -- Some missing fields have been filled with defaults. See the audit output file for details. * Severe * IP: Possible incorrect IDD File * ~~~ * IDD Version:"IDD_Version 8.1.0.009" * ~~~ * Version in IDF="8.2" not the same as expected="8.1.0" * ~~~ * Possible Invalid Numerics or other problems * Fatal * IP: Errors occurred on processing IDF file. Preceding condition(s) cause termination. ...Summary of Errors that led to program termination: ..... Reference severe error count=2 ..... Last severe error=IP: Possible incorrect IDD File *** Warning: Node connection errors not checked - most system input has not been read (see previous warning). *** Fatal error -- final processing. Program exited before simulations began. See previous error messages. *** EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors. *** EnergyPlus Sizing Error Summary. During Sizing: 0 Warning; 0 Severe Errors. *** EnergyPlus Terminated--Fatal Error Detected. 1 Warning; 2 Severe Errors; Elapsed Time=00hr 00min 1.35sec"

  1. Following the path C:\Program Files\OpenStudio 1.7.0\share\openstudio\EnergyPlusV8-2-0 to open EnergyPlus Version 8.2 and call the said file (in.IDF) but got this error image description.

Any idea?

edit retag flag offensive close merge delete

Comments

1

For the first approach it looks like it failed because the default application for .idf files on your computer is EnergyPlus 8.1, but the file you are using from OpenStudio is an 8.2 EnergyPlus file. The message seems a bit, maybe EnergyPluse just knows the version number isn't what is expected, and it says it is an older version when in reality it is a too new of an IDF.

The second approach where you see the approach is definitively an issue. At what point did EP Launch Crash? were you trying to open the IDF in IDF Editor or trying to simulate?

David Goldwasser's avatar David Goldwasser  ( 2015-08-03 11:42:51 -0500 )edit

If you send the file to OpenStudio@NREL.gov we can try to duplicate the issue. Please let us know if you are using 32 or 64bit version of EnergyPlus.

David Goldwasser's avatar David Goldwasser  ( 2015-08-03 11:43:53 -0500 )edit

I share the same view about the first issue with David. For the second problem it seems the problem comes when the program accesses the corresponding object for the following line: Severe * IP: IDF line~4800 Invalid Number in Numeric Field#13 (Zone Maximum Outdoor Air Fraction), value=DESIGNDAY, in SIZING:SYSTEM=PACKAGED ROOFTOP HEAT PUMP You can get further information about errors from the err file that exists here: <your_os_simulation_folder>\Built_stp5\run\6-UserScript-0. If I were in your place I would delete the whole object that causes this error and see whether the simulation runs

Mazen_094's avatar Mazen_094  ( 2015-08-03 12:03:37 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
2

answered 2015-08-03 12:55:21 -0500

tajjmann's avatar

I figured a way to solve the issue by installing EnergyPlus V 8.2 in the default folder C:\EnergyPlusxxx? (xxx is usually the version)

If you have installed in the Program Files folder, it crashes. OS systems seem sensitive to permissions in that folder.

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

Careers

Question Tools

1 follower

Stats

Asked: 2015-08-03 10:22:18 -0500

Seen: 359 times

Last updated: Aug 03 '15