Skip to content

Define Policies #10

@phil-brad

Description

@phil-brad

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions