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

Running a simulation over the New Year

asked 2015-04-02 07:31:29 -0500

I'm trying to run a simulation for 14 days and gather the results from the final day as a representative day. My problem is that in some cases I want to collect results for a day in the first week of January.

The reason I'm running for two weeks is that I'm interested in the effect of storage, in particular how much I can undersize a boiler for a given storage set-up. The problem is that EnergyPlus finishes the warm-up period with all storage tanks at their target temperature. I have some very large storage tanks in some of my models which distorts the amount of fuel used on my representative day if I don't use this additional run-in period to let them reach their real operating profile.

Is there any way to do this?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
4

answered 2015-04-02 09:10:57 -0500

updated 2015-04-02 09:14:52 -0500

Yes, and in your case that should be pretty easy

You want to use RunPeriod:CustomRange.

As stated in the I/O reference guide for this object:

Begin Year

This numeric field should contain the beginning year for the custom range. Though all EnergyPlus (EPW) weather files contain a year/year field, the RunPeriod object does not use this field (previous object). The RunPeriod:CustomRange object causes the program to look specifically for the begin date specified by these three fields (i.e. Begin Month, Begin Day of Month, Begin Year).

You'll have to modify the .epw slightly to get it to work. Copy at least January and paste it at the end and change the Year field by adding one to it.

There is a thread on the EnergyPlus Support Group here: Processing multiple years in epw

edit flag offensive delete link more
0

answered 2015-11-26 12:16:22 -0500

s_pourm's avatar

I am looking for the same approach, I want to see the effect of the storage size on my system. I need to run my model from September to April to see the whole picture. Using Runperiod:CustomRange, I have to specify the begin year and end year. Is there anyway to just use the same weather data (typical year)?

edit flag offensive delete link more

Comments

Navid, this isn't an answer, it's a question, or at least a comment. And no, as far as I know you do have to slightly modify the epw as I said in my answer, though it's easy to do it.

Julien Marrec's avatar Julien Marrec  ( 2015-11-27 02:54:13 -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-04-02 07:31:29 -0500

Seen: 248 times

Last updated: Nov 26 '15