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

**FATAL:Errors getting Zone Control input data. How can I solve it?

Hi! I'm trying to create training points in order to use neural networks for energy consumption prediction. For that, I use matlab to run energyplus. In matlab the steps are: read the .idf file and write it to a matrix, read in the created matrix which lines to replace the variables in the future (variables chosen by me), and then replace those variables in .idf file. This steps are repeated for the number of training points pretended, and the output results are different for each set of variables. With that I obtain the training points.

When I run a simulation in EP-launch with the idf file and weather file there is no problem, the simulation is completed. But when I run it in matlab to obtain the training points, it gives me this fatal error: "**FATAL:Errors getting Zone Control input data. Preceding condition(s) cause termination.", after Initializing HVAC. So this error appears only when I run in matlab, and it happens after the command "system('C:\EnergyPlusV8-3-0\EnergyPlus.exe -w weatherfile.epw -x idffile.idf');" (I confirmed it by putting a break point). Initially I had an error in ExpandObjects, but I put -x in: "system('C:\EnergyPlusV8-3-0\EnergyPlus.exe -w weatherfile.epw -x idffile.idf');", and now this new error appeared, but I'm not being able to solve it. Can someone help me please?

**FATAL:Errors getting Zone Control input data. How can I solve it?

Hi! I'm trying to create training points in order to use neural networks for energy consumption prediction. For that, I use matlab to run energyplus. In matlab the steps are: read the .idf file and write it to a matrix, read in the created matrix which lines to replace the variables in the future (variables chosen by me), and then replace those variables in .idf file. This steps are repeated for the number of training points pretended, and the output results are different for each set of variables. With that I obtain the training points.

When I run a simulation in EP-launch with the idf file and weather file there is no problem, the simulation is completed. But when I run it in matlab to obtain the training points, it gives me this fatal error: "**FATAL:Errors getting Zone Control input data. Preceding condition(s) cause termination.", after Initializing HVAC. So this error appears only when I run in matlab, and it happens after the command "system('C:\EnergyPlusV8-3-0\EnergyPlus.exe -w weatherfile.epw -x idffile.idf');" (I confirmed it by putting a break point). Initially I had an error in ExpandObjects, but I put -x in: "system('C:\EnergyPlusV8-3-0\EnergyPlus.exe -w weatherfile.epw -x idffile.idf');", and now this new error appeared, but I'm not being able to solve it. Can someone help me please?

**FATAL:Errors getting Zone Control input data. How can I solve it?

Hi! I'm trying to create training points in order to use neural networks for energy consumption prediction. For that, I use matlab to run energyplus. In matlab the steps are: read the .idf file and write it to a matrix, read in the created matrix which lines to replace the variables in the future (variables chosen by me), and then replace those variables in .idf file. This steps are repeated for the number of training points pretended, and the output results are different for each set of variables. With that I obtain the training points.

When I run a simulation in EP-launch with the idf file and weather file there is no problem, the simulation is completed. But when I run it in matlab to obtain the training points, it gives me this fatal error: "**FATAL:Errors getting Zone Control input data. Preceding condition(s) cause termination.", after Initializing HVAC. So this error appears only when I run in matlab, and it happens after the command "system('C:\EnergyPlusV8-3-0\EnergyPlus.exe -w weatherfile.epw -x idffile.idf');" (I confirmed it by putting a break point). Initially I had an error in ExpandObjects, but I put -x in: "system('C:\EnergyPlusV8-3-0\EnergyPlus.exe -w weatherfile.epw -x idffile.idf');", and now this new error appeared, but I'm not being able to solve it. Can someone help me please?

I looked in the .err file and i found this: C:\fakepath\Energyplus err.PNG

**FATAL:Errors getting Zone Control input data. How can I solve it?

Hi! I'm trying to create training points in order to use neural networks for energy consumption prediction. For that, I use matlab to run energyplus. In matlab the steps are: read the .idf file and write it to a matrix, read in the created matrix which lines to replace the variables in the future (variables chosen by me), and then replace those variables in .idf file. This steps are repeated for the number of training points pretended, and the output results are different for each set of variables. With that I obtain the training points.

When I run a simulation in EP-launch with the idf file and weather file there is no problem, the simulation is completed. But when I run it in matlab to obtain the training points, it gives me this fatal error: "**FATAL:Errors getting Zone Control input data. Preceding condition(s) cause termination.", after Initializing HVAC. So this error appears only when I run in matlab, and it happens after the command "system('C:\EnergyPlusV8-3-0\EnergyPlus.exe -w weatherfile.epw -x idffile.idf');" (I confirmed it by putting a break point). Initially I had an error in ExpandObjects, but I put -x in: "system('C:\EnergyPlusV8-3-0\EnergyPlus.exe -w weatherfile.epw -x idffile.idf');", and now this new error appeared, but I'm not being able to solve it. Can someone help me please?

I looked in the .err file and i found this: C:\fakepath\Energyplus err.PNGthis:

**FATAL:Errors getting Zone Control input data. How can I solve it?

Hi! I'm trying to create training points in order to use neural networks for energy consumption prediction. For that, I use matlab to run energyplus. In matlab the steps are: read the .idf file and write it to a matrix, read in the created matrix which lines to replace the variables in the future (variables chosen by me), and then replace those variables in .idf file. This steps are repeated for the number of training points pretended, and the output results are different for each set of variables. With that I obtain the training points.

When I run a simulation in EP-launch with the idf file and weather file there is no problem, the simulation is completed. But when I run it in matlab to obtain the training points, it gives me this fatal error: "**FATAL:Errors getting Zone Control input data. Preceding condition(s) cause termination.", after Initializing HVAC. So this error appears only when I run in matlab, and it happens after the command "system('C:\EnergyPlusV8-3-0\EnergyPlus.exe -w weatherfile.epw -x idffile.idf');" (I confirmed it by putting a break point). Initially I had an error in ExpandObjects, but I put -x in: "system('C:\EnergyPlusV8-3-0\EnergyPlus.exe -w weatherfile.epw -x idffile.idf');", and now this new error appeared, but I'm not being able to solve it. Can someone help me please?

I looked in the .err file and i found this:this: image description

**FATAL:Errors getting Zone Control input data. How can I solve it?

Hi! I'm trying to create training points in order to use neural networks for energy consumption prediction. For that, I use matlab to run energyplus. In matlab the steps are: read the .idf file and write it to a matrix, read in the created matrix which lines to replace the variables in the future (variables chosen by me), and then replace those variables in .idf file. This These steps are repeated for the number of training points pretended, and the output results are different for each set of variables. With that I obtain the training points.

When I run a simulation in EP-launch with the idf file and weather file there is no problem, the simulation is completed. But when I run it in matlab to obtain the training points, it gives me this fatal error: "**FATAL:Errors getting Zone Control input data. Preceding condition(s) cause termination.", after Initializing HVAC. So this error appears only when I run in matlab, and it happens after the command "system('C:\EnergyPlusV8-3-0\EnergyPlus.exe -w weatherfile.epw -x idffile.idf');" (I confirmed it by putting a break point). Initially I had an error in ExpandObjects, but I put -x in: "system('C:\EnergyPlusV8-3-0\EnergyPlus.exe -w weatherfile.epw -x idffile.idf');", and now this new error appeared, but I'm not being able to solve it. Can someone help me please?

I looked in the .err file and i found this: image description

And I still don't understand the error since the value is always 4:

image description

image description

**FATAL:Errors getting Zone Control input data. How can I solve it?

Hi! I'm trying to create training points in order to use neural networks for energy consumption prediction. For that, I use matlab to run energyplus. In matlab the steps are: read the .idf file and write it to a matrix, read in the created matrix which lines to replace the variables in the future (variables chosen by me), and then replace those variables in .idf file. These steps are repeated for the number of training points pretended, and the output results are different for each set of variables. With that I obtain the training points.

When I run a simulation in EP-launch with the idf file and weather file there is no problem, the simulation is completed. But when I run it in matlab to obtain the training points, it gives me this fatal error: "**FATAL:Errors getting Zone Control input data. Preceding condition(s) cause termination.", after Initializing HVAC. So this error appears only when I run in matlab, and it happens after the command "system('C:\EnergyPlusV8-3-0\EnergyPlus.exe -w weatherfile.epw -x idffile.idf');" (I confirmed it by putting a break point). Initially I had an error in ExpandObjects, but I put -x in: "system('C:\EnergyPlusV8-3-0\EnergyPlus.exe -w weatherfile.epw -x idffile.idf');", and now this new error appeared, but I'm not being able to solve it. Can someone help me please?

I looked in the .err file and i I found this: image description

And I still don't understand the error since the value is always 4:

image description

image description

**FATAL:Errors getting Zone Control input data. How can I solve it?

Hi! I'm trying to create training points in order to use neural networks for energy consumption prediction. For that, I use matlab to run energyplus. In matlab the steps are: read the .idf file and write it to a matrix, read in the created matrix which lines to replace the variables in the future (variables chosen by me), and then replace those variables in .idf file. These steps are repeated for the number of training points pretended, and the output results are different for each set of variables. With that I obtain the training points.

When I run a simulation in EP-launch with the idf file and weather file there is no problem, the simulation is completed. But when I run it in matlab to obtain the training points, it gives me this fatal error: "**FATAL:Errors getting Zone Control input data. Preceding condition(s) cause termination.", after Initializing HVAC. So this error appears only when I run in matlab, and it happens after the command "system('C:\EnergyPlusV8-3-0\EnergyPlus.exe -w weatherfile.epw -x idffile.idf');" (I confirmed it by putting a break point). Initially I had an error in ExpandObjects, but I put -x in: "system('C:\EnergyPlusV8-3-0\EnergyPlus.exe -w weatherfile.epw -x idffile.idf');", and now this new error appeared, but I'm not being able to solve it. Can someone help me please?

I looked in the .err file and I found this: image description

And I still don't understand the error since the value is always 4:

image description

image description

**FATAL:Errors getting Zone Control input data. How can I solve it?

Hi! I'm trying to create training points in order to use neural networks for energy consumption prediction. For that, I use matlab to run energyplus. In matlab the steps are: read the .idf file and write it to a matrix, read in the created matrix which lines to replace the variables in the future (variables chosen by me), and then replace those variables in .idf file. These steps are repeated for the number of training points pretended, and the output results are different for each set of variables. With that I obtain the training points.

When I run a simulation in EP-launch with the idf file and weather file there is no problem, the simulation is completed. But when I run it in matlab to obtain the training points, it gives me this fatal error: "**FATAL:Errors getting Zone Control input data. Preceding condition(s) cause termination.", after Initializing HVAC. So this error appears only when I run in matlab, and it happens after the command "system('C:\EnergyPlusV8-3-0\EnergyPlus.exe -w weatherfile.epw -x idffile.idf');" (I confirmed it by putting a break point). Initially I had an error in ExpandObjects, but I put -x in: "system('C:\EnergyPlusV8-3-0\EnergyPlus.exe -w weatherfile.epw -x idffile.idf');", and now this new error appeared, but I'm not being able to solve it. Can someone help me please?

I looked in the .err file and I found this: image description

And I still don't understand the error since the value is always 4:

image description

image description