Why do I have such problem while openstudio simulation?
Error message:
Initializing workflow.
Processing OpenStudio Measures.
Translating the OpenStudio Model to EnergyPlus.
Processing EnergyPlus Measures.
Starting Simulation.
EnergyPlus Starting
EnergyPlus, Version 9.2.0-921312fa1d, YMD=2020.06.21 16:49
**FATAL:GetSurfaceData: Errors discovered, program terminates.
EnergyPlus Run Time=00hr 00min 0.31sec
Program terminated: EnergyPlus Terminated--Error(s) Detected.
Failed.
@Mosta this is caused by some kind of geometry issue, based on the line
**FATAL:GetSurfaceData: Errors discovered, program terminates
. There are many posts about similar geometry issues in OpenStudio like here and here if you search for "openstudio diagnostic geometry error", or similar search words. Do these answer your question?@AaronBoranian Thankyou