2 parents 66ff2ef + 55abd55 commit b47e70fCopy full SHA for b47e70f
1 file changed
pypsse/modes/dynamic.py
@@ -74,6 +74,7 @@ def init(self, bus_subsystems):
74
logger.debug(f"Dynamic file {dyr_path} sucessfully loaded")
75
76
self.disable_load_models_for_coupled_buses()
77
+ self.disable_generation_for_coupled_buses()
78
79
if self.export_settings.export_results_using_channels:
80
self.setup_channels()
0 commit comments