Simulation fails at initialization, empty .err file
Hello guys. I am working on my thesis and when I try to run a simulation it fails just after initializing. Problem is that the .err file comes up empty. This is the .osm file.
Comments
I don't have an answer, but can replicate what you are seeing running IDF exported from your OSM with EnergyPlus 9.5 CLI. Anyone familiar with Seg fault 11?
Not the cause for the seg fault but one issue in your model is the lack of surface matching. As a result an additional 35 surfaces that should not, are exposed to outside conditions. On top of that since all of those spaces are assigned to the same thermal zone the zone surfaces are nothing like a manifold geometry and isn't something EnergyPlus is accepting, could impact floor area, volume or other calculations. I had hoped this was causing the crash, but I saw same seg fault after running surface matching on your model.
With more testing seems related to Cycling PTAC DX Clg Elec Htg
David thank you so much for taking the time and helping me with this one.
Indeed when I removed Cycling PTAC DX Clg Elec Htg and instead added ideal loads to the model the simulation run normally.
If anyone knows about Segmentation fault: 11 please let me know because I still need to add some equipment for heating and cooling.