Error when simulating the "RefrigeratedWarehouse" example
I tried to run the "RefrigeratedWarehouse" example in the EnergyPlus documentation and I always get the following error.
** Severe ** Table:Lookup "COLMACCOILINC": Input value table does not match the grid size: 648 != 540
** Fatal ** Btwxt: Errors discovered, program terminates.
Thanks.
Comments
@Zakaria which version of EnergyPlus are you using, and is the example file for the same version?
I used four versions: 9.2.0, 9.4.0, 9.5.0 and 22.2.0. In each of them, I used its own example, and still the same error.
It runs correctly the first time, but if I change the Output:Variable (add or delete outputs), it displays the error.
I ran the example using EnergyPlus V8.7.0 and V9.0.1 and the simulation runs correctly even when I changed the output variable.
@Zakaria, This file is tested every time someone makes a change to the EnergyPlus source code. I'm wondering if you've made any modifications to the file from what is distributed with EnergyPlus or hosted on the repository.
If you are referring to a modification in E+ sourecode, I didn't modify it. If you are referring to the example file, I only removed some unnecessary output variables.
@Zakaria can you upload your modified example file to Google Drive, Dropbox, or something similar and then share a link for others to download the file? That way, they can compare it to the original example file that is part of the EnergyPlus installation and review your changes.