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

Revision history [back]

click to hide/show revision 1
initial version

Tracking EnergyPlus runtime progress

I'm looking for ideas / methods for how to track EnergyPlus as it runs. i.e., as the run goes from 0 to 100% complete.

It isn't necessary to predict the actual run TIME, but I'd at least like to know where EnergyPlus in terms of the steps it goes through from 1 to n.

What I've looked into so far:

  1. command-line arguments -- to see if there was something that already did what I needed. I looked at the information on GitHub but that didn't seem to provide this.

  2. The Input Output Reference doesn't seem to have anything specific to this there either -- but it certainly seems possible that I could have missed something.

  3. A possibility is to process the EnergyPlus log file(s). In the I/O Reference document in section Running EnergyPlus (p2168) it states:

EnergyPlus produces several messages as it is executing, as a guide to its progress. These message illustrate the sequence of execution as well as provides checkpoints should the simulation fail.

and goes on to show an example of running the 1ZoneUncontrolled example. But, what specific inputs were required to produce that output? And what file is that output from? The document doesn't specify.

Thank you

Tracking EnergyPlus runtime progress

I'm looking for ideas / methods for how to track EnergyPlus as it runs. i.e., as the run goes from 0 to 100% complete.

It isn't necessary to predict the actual run TIME, but I'd at least like to know where EnergyPlus in terms of the steps it goes through from 1 to n.

What I've looked into so far:

  1. command-line arguments -- to see if there was something that already did what I needed. I looked at the information on GitHub but that didn't seem to provide this.

  2. The Input Output Reference doesn't seem to have anything specific to this there either -- but it certainly seems possible that I could have missed something.

  3. A possibility is to process the EnergyPlus log file(s). In the I/O Reference Guide for Interface Developers document in section Running EnergyPlus (p2168) it states:

EnergyPlus produces several messages as it is executing, as a guide to its progress. These message illustrate the sequence of execution as well as provides checkpoints should the simulation fail.

and goes on to show an example of running the 1ZoneUncontrolled example. But, what specific inputs were required to produce that output? And what file is that output from? The document doesn't specify.

Thank you

Tracking EnergyPlus runtime progress

I'm looking for ideas / methods for how to track EnergyPlus as it runs. i.e., as the run goes from 0 to 100% complete.

It isn't necessary to predict the actual run TIME, but I'd at least like to know where EnergyPlus in terms of the steps it goes through from 1 to n.

What I've looked into so far:

  1. command-line arguments -- to see if there was something that already did what I needed. I looked at the information on GitHub but that didn't seem to provide this.

  2. The Input Output Reference doesn't seem to have anything specific to this there either -- but it certainly seems possible that I could have missed something.

  3. A possibility is to process the EnergyPlus log file(s). In the Guide for Interface Developers Input Output Reference document in section Running EnergyPlus (p2168) it states:

EnergyPlus produces several messages as it is executing, as a guide to its progress. These message illustrate the sequence of execution as well as provides checkpoints should the simulation fail.

and goes on to show an example of running the 1ZoneUncontrolled example. But, what specific inputs were required to produce that output? And what file is that output from? The document doesn't specify.

Thank you

Tracking EnergyPlus runtime progress

I'm looking for ideas / methods for how to track EnergyPlus as it runs. i.e., as the run goes from 0 to 100% complete.

It isn't necessary to predict the actual run TIME, but I'd at least like to know where EnergyPlus in terms of the steps it goes through from 1 to n.

What I've looked into so far:

  1. command-line arguments -- to see if there was something that already did what I needed. I looked at the information on GitHub but that didn't seem to provide this.

  2. The Input Output Reference doesn't seem to have anything specific to this there either -- but it certainly seems possible that I could have missed something.

  3. A possibility is to process the EnergyPlus log file(s). In the Input Output Reference document in section Running EnergyPlus (p2168) it states:

EnergyPlus produces several messages as it is executing, as a guide to its progress. These message illustrate the sequence of execution as well as provides checkpoints should the simulation fail.

and goes on to show an example of running the 1ZoneUncontrolled example. But, what specific inputs were required to produce that output? And what file is that output from? The document doesn't specify.

Thank you

Tracking EnergyPlus runtime progress

I'm looking for ideas / methods for how to track EnergyPlus as it runs. i.e., as the run goes from 0 to 100% complete.

It isn't necessary to predict the actual run TIME, but I'd at least like to know where EnergyPlus in terms of the steps it goes through from 1 to n.

What I've looked into so far:

  1. command-line arguments -- to see if there was something that already did what I needed. I looked at the information on GitHub but that didn't seem to provide this.

  2. The Input Output Reference doesn't seem to have anything specific to this there either -- but it certainly seems possible that I could have missed something.

  3. A possibility is to process the EnergyPlus log file(s). In the Input Output Reference document in section Running EnergyPlus (p2168) it states:

EnergyPlus produces several messages as it is executing, as a guide to its progress. These message illustrate the sequence of execution as well as provides checkpoints should the simulation fail.

and goes on to show an example of running the 1ZoneUncontrolled example. But, what specific inputs were required to produce that output? And what file is that output from? The document doesn't specify.

Thank you

Tracking EnergyPlus runtime progress

I'm looking for ideas / methods for how to track EnergyPlus as it runs. i.e., as the run goes from 0 to 100% complete.

It isn't necessary to predict the actual run TIME, but I'd at least like to know where EnergyPlus in terms of the steps it goes through from 1 to n.

What I've looked into so far:

  1. command-line arguments -- to see if there was something that already did what I needed. I looked at the information on GitHub but that didn't seem to provide this.

  2. The Input Output Reference doesn't seem to have anything specific to this there either -- but it certainly seems possible that I could have missed something.

  3. A possibility is to process the EnergyPlus log file(s). In the Input Output Reference document in section Running EnergyPlus (p2168) it states:

EnergyPlus produces several messages as it is executing, as a guide to its progress. These message illustrate the sequence of execution as well as provides checkpoints should the simulation fail.

and goes on to show an example of running the 1ZoneUncontrolled example. But, what specific inputs were required to produce that output? And what file is that output from? The document doesn't specify.

Thank you

Tracking EnergyPlus runtime progress

I'm looking for ideas / methods for how to track EnergyPlus as it runs. i.e., as the run goes from 0 to 100% complete.

It isn't necessary to predict the actual run TIME, but I'd at least like to know where EnergyPlus in terms of the steps it goes through from 1 to n.

What I've looked into so far:

  1. command-line arguments -- to see if there was something that already did what I needed. I looked at the information on GitHub but that didn't seem to provide this.

  2. The Input Output Reference doesn't seem to have anything specific to this there either -- but it certainly seems possible that I could have missed something.

  3. A possibility is to process the EnergyPlus log file(s). In the Input Output Reference document in section Running EnergyPlus (p2168) it states:

EnergyPlus produces several messages as it is executing, as a guide to its progress. These message illustrate the sequence of execution as well as provides checkpoints should the simulation fail.

and goes on to show an example of running the 1ZoneUncontrolled example. But, what specific inputs were required to produce that output? And what file is that output from? The document doesn't specify.

Thank you