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

openstudio-server: when is an analysis status = na?

In looking through the openstudio-server code, it seems like there are four possible status enumerations for any datapoint:

completed: which means it is done with that datapoint queued: which means it is in the pipeline to run started: which (i think) means the simulation is in progress but not completed na: ???

when would you get an na? And is this a good sign that you should abort the entire analysis?