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

How can I run simulation for a specific duration in EnergyPlus?

asked 2023-09-06 06:52:54 -0500

epUser24's avatar

updated 2023-09-06 11:37:02 -0500

Hi everyone,

How can I run a simulation in Energy Plus on specific dates - 21 day of every month in a year? What object should I use to set sizing period like this?

I tried to use multiple SizingPeriod:WeatherFileDays objects with a one day period as 21 in every month for the whole year, but it didn't work as needed. Also I tried to set the period from 21 of January to 21 of December but it didn't work properly either.

Thank you in advance!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-09-06 14:49:27 -0500

You would need to add twelve RunPeriod objects, each of which specifies a single day (e.g., Jan 21 - Jan 21).

The SizingPeriod:WeatherFileDays object has to do with auto-sizing of equipment, so it is unrelated.

edit flag offensive delete link more

Comments

Thanks for your answer, Shorowit! I added twelve RunPeriod objects as you suggested, but I'am still getting the same result when I look at the Energy Meters report. There's only 12th month present in the table as the peak month.

Annual Value [GJ]  Minimum Value [W] Timestamp of Minimum {TIMESTAMP} Maximum Value [W] Timestamp of Maximum {TIMESTAMP}
EnergyTransfer:Facility     3.41    0.00    21-DEC-21:15    109628.30   21-DEC-15:00
EnergyTransfer:Zone:D66FD1A7-9C31-4A59-94D9-1A0E61529579-00000D61 ZONE  0.00    0.00    21-DEC-00:15    239.19  21-DEC-13:15
epUser24's avatar epUser24  ( 2023-09-07 02:39:50 -0500 )edit

Is it possible to get the actual Maximum load value with the corresponding Timestamp, considering the whole year period?

epUser24's avatar epUser24  ( 2023-09-07 02:45:56 -0500 )edit
2

It looks like there's a known bug about this. It appears that someone is actively working on fixing the bug and is expected to be in the upcoming release at the end of the month. In the meantime, you'll have to use other outputs from EnergyPlus that don't have this bug.

shorowit's avatar shorowit  ( 2023-09-07 09:49:07 -0500 )edit

Thanks a lot, Shorowit! I'll wait for an update.

epUser24's avatar epUser24  ( 2023-09-08 07:29:48 -0500 )edit

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

Stats

Asked: 2023-09-05 07:26:09 -0500

Seen: 75 times

Last updated: Sep 08 '23