Skip to content

Commit

Permalink
remove reference to rosco, wisdem is mentioned in drivetrainse
Browse files Browse the repository at this point in the history
  • Loading branch information
ptrbortolotti committed Jan 22, 2025
1 parent 204d987 commit b00b918
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions windIO/turbine/IEAontology_schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ properties:
joint:
type: object
default: {}
description: This is a spanwise joint along the blade, usually adopted to ease transportation constraints. WISDEM currently supports a single joint.
description: This is a spanwise joint along the blade, usually adopted to ease transportation constraints
properties:
position:
type: number
Expand Down Expand Up @@ -393,7 +393,7 @@ properties:
properties:
outer_shape_bem:
type: object
description: Geometrical metrics describing the drivetrain. These are inputs to WISDEM specific drivetrain sizing tool, DrivetrainSE
description: Geometrical metrics describing the drivetrain. Currently, these are inputs to WISDEM specific drivetrain sizing tool, DrivetrainSE
properties:
uptilt:
type: number
Expand Down Expand Up @@ -2512,7 +2512,7 @@ properties:
properties:
min_pitch:
type: number
description: Minimum pitch angle, where the default is 0 deg. It is used by the ROSCO controller (https://github.com/NREL/ROSCO)
description: Minimum pitch angle, where the default is 0 deg
units: deg
minimum: -0.5
maximum: 90.
Expand Down Expand Up @@ -2543,13 +2543,13 @@ properties:
maximum: 15
VS_minspd:
type: number
description: Minimum rotor speed. It is used by the ROSCO controller (https://github.com/NREL/ROSCO)
description: Minimum rotor speed.
units: rpm
minimum: 0
maximum: 20.
VS_maxspd:
type: number
description: Maximum rotor speed. It is used by the ROSCO controller (https://github.com/NREL/ROSCO)
description: Maximum rotor speed.
units: rpm
minimum: 0
default: 100.
Expand Down

0 comments on commit b00b918

Please sign in to comment.