Skip to content

Commit 1f2e5cc

Browse files
committed
Ard control classifier
1 parent be846a0 commit 1f2e5cc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

h2integrate/converters/wind/wind_plant_ard.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ class ArdWindPlantModel(om.Group):
149149
3600,
150150
3600,
151151
) # (min, max) time step lengths (in seconds) compatible with this model
152+
_control_classifier = "curtailable"
152153

153154
def initialize(self):
154155
self.options.declare("driver_config", types=dict)

0 commit comments

Comments
 (0)