First time here? Check out the Help page!
1 | initial version |
Your IDF has several Schedule:File
objects, so I can't run it, but I do see that your AirflowNetwork:SimulationControl
object has the control field set to MultizoneWithoutDistribution
, which is probably not what you want. Set that to MultizoneWithDistribution
and see if you get a better result or better error message. It's possible that EnergyPlus is getting confused by some other problem and not quite giving you the feedback you need.