diff --git a/omf/models/cyberInverters.py b/omf/models/cyberInverters.py index 26b2aa396..1a0fdb11c 100644 --- a/omf/models/cyberInverters.py +++ b/omf/models/cyberInverters.py @@ -19,7 +19,7 @@ modelName, template = __neoMetaModel__.metadata(__file__) tooltip = "The cyberInverters model shows the impacts of inverter hacks on a feeder including system voltages, regulator actions, and capacitor responses." -hidden = False +hidden = True def work(modelDir, inputDict): ''' Run the model in its directory.'''