Table of Contents

SteadyPowerCurveCalculation coming soon

https://bladednextgen.dnv.com/schema/0.4.1/SteadyCalculation/SteadyPowerCurveCalculation.json

Not supported yet

Defines a calculation which produces power, torque and thrust as a function of wind speed, assuming a uniform steady wind field. The entire turbine is modelled for this analysis and prebend and sweep included, but without any flexibility. Most realities such as tower shadow and wind shear are ignored.

  • SteadyCalculationType: string = SteadyPowerCurve
  • WindSpeedRange: object (VelocityRange)
  • CalculateSpeedAndPitchChange: boolean
  • PitchAngle: number (rad)
  • RotorSpeed: number (rad/s)
  • Outputs: object (SteadyCalculationOutputs)

A type of SteadyCalculation

Properties

SteadyCalculationType: stringcoming soon

Defines the specific type of SteadyCalculation model in use. For a SteadyPowerCurve object, this must always be set to a value of SteadyPowerCurve.

WindSpeedRange: object(VelocityRange)coming soon

The range of wind speeds to consider.

CalculateSpeedAndPitchChange: boolean, optionalcoming soon

If true, the pitch and speed change schedule will be calculated by Bladed.

PitchAngle: number (rad)coming soon

The pitch angle of all of the turbine blades to be considered for the calculation.

RotorSpeed: number (rad/s)coming soon

The rotor speed to be considered for the calculation.

Outputs: object(SteadyCalculationOutputs)coming soon