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

How do I solve failure to converge during warmup error?

asked 2015-02-04 11:19:32 -0500

Alex Vlachokostas's avatar

updated 2015-03-02 02:06:56 -0500

I am simulating the same single zone at 4 cardinal orientations (N,E,S,W). The simulations run with no problems for every orientation except for the North. I get the following error message:

CheckWarmupConvergence: Loads Initialization, Zone="Zone_1" did not converge after 25 warmup days

I changed the warmup days to more than 25 but I still get the same error message. Any tip on how I can fix the problem?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
9

answered 2015-02-04 15:40:15 -0500

Alex Vlachokostas's avatar

I solved the warning error of "CheckWarmupConvergence: Loads Initialization, Zone="Zone_1" did not converge after 25 warmup days" by changing the "Loads Convergence Tolerance Value" from 0.04 to 0.07 under the object Building. The result values at the .csv file are very similar with before (when I had the warning error).

edit flag offensive delete link more

Comments

I'm using Grasshopper/Honeybee and I don't know how I can change the tolerance value. As far as I know it's not included in the Honeybee components settings but it's possible to add "additional string" to idf file before running OpenStudio/EnergyPlus. Could you please let me know what do you exactly write to change the tolerance? Thank you

Aryan Shahabian's avatar Aryan Shahabian  ( 2018-06-05 06:19:48 -0500 )edit
4

answered 2015-02-04 11:42:27 -0500

Archmage's avatar

Add this to your file: Output:Diagnostics, ReportDuringWarmup, ReportDetailedWarmupConvergence;
Then you'll have more information to dig into to diagnose what is going on. Look at timeseries data during warmup days. Compare the convergence summary data in the EIO files.

edit flag offensive delete link more

Comments

'Archmage', thank you very much for your answer. I followed your hint and I understood that from the 4 convergence factors ("max temp comparison", "min temp comparison", "max heat load comparison", and "max cool comparison") the one that fails the convergence in my simulation is the "max heat load." Also, at the .eio file I can see the error in detail such as, "time step", "hour of the day", "warmup temp difference" and "warmup load difference" and read about it in the EP documentation (Output Details and Examples) but there is no troubleshooting of the problem. Any further hints? Thank you!

Alex Vlachokostas's avatar Alex Vlachokostas  ( 2015-02-04 12:56:19 -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

2 followers

Stats

Asked: 2015-02-04 11:19:32 -0500

Seen: 2,669 times

Last updated: Mar 02 '15