Hi, is there any method of EnergyPlusPlugin which is called by E+ before the simulation terminates? Generally, is there any way the plugin instance can recognize the simulation is done?
Why am I asking? I want to correctly dispose resources (=socket) created in the EnergyPlusPlugin instance.