First time here? Check out the Help page!
1 | initial version |
I understand your question is specifically geared toward using EnergyPlus in the standard way and therefore about pure hardware. The other answers cover that well already, no need to expand.
I still it's still somewhat relevant to mention that you could try the following things, especially during the development/debugging stage: - Diagnostic runs: Start by first having two run periods: one in the winter, one in the summer. Either a single design day, or a week of time. You'll be able to catch most runtime errors and warnings, and you will be able to analyze the output to see if your model is behaving like you expect it to. And it'll be much faster than a full year - Then you might want to do some preliminary runs and look into job splitting, such as running 12 parallel 1-month simulation, or even just running one week of each month. - Once satisfied, to reduce any bias and errors introduced, you can run it once in full on a single thread.
Some (re)sources:
2 | No.2 Revision |
I understand your question is specifically geared toward using EnergyPlus in the standard way and therefore about pure hardware. The other answers cover that well already, no need to expand.
I still it's still somewhat relevant to mention that you could try the following things, especially during the development/debugging stage:
- stage:
Some (re)sources:
3 | No.3 Revision |
I understand your question is specifically geared toward using EnergyPlus in the standard way and therefore about pure hardware. The other answers cover that well already, no need to expand.
I still it's still somewhat relevant to mention that you could try the following things, especially during the development/debugging stage:
Some (re)sources:
4 | No.4 Revision |
I understand your question is specifically geared toward using EnergyPlus in the standard way and therefore about pure hardware. The other answers cover that well already, no need to expand.
I still think it's still somewhat relevant to mention that you could try the following things, to break up your workflow in three distinct phases, and gains would be especially important during the development/debugging stage:
Some (re)sources: