-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Some parameters are slightly open to interpretation. One example is if I set operation_mode to idling, should the initial rotor speed also be set to zero. Or should the turbine operate in such a such a way when I apply a certain fault.
This can always explicitly set in at the right node, but to make it easier for the user, we may want to automate this by having a policies section in the input file. E.g:
"policies": {
"set_rotor_speed_to_zero_on_idling": true
}Not sure whether this should be in MVP yet but it's an idea.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request