RotorParkedControlState coming soon
https://bladednextgen.dnv.com/schema/0.4.1/TimeDomainSimulation/InitialCondition/RotorParkedControlState.json
Not supported yet
The initial condition of the rotor or turbine being parked. The external controller is still able to change the state of the turbine during the simulation.
: string =InitialConditionType
RotorParked
: stringOnComponentInAssembly
: booleanIsControllerActive
: number (rad)PitchAngle
A type of InitialCondition
Properties
OnComponentInAssembly
: string (AssemblyReference), optionalcoming soon
The rotor which is in this state. If omitted, all rotors on the turbine will be in this state.
IsControllerActive
: boolean, optionalcoming soon
If true, the controller is active and can change the state of the turbine.
PitchAngle
: number (rad), optionalcoming soon
The pitch angle of all the blades of an idling or parked turbine.
InitialConditionType
: stringcoming soon
Defines the specific type of InitialCondition model in use. For a RotorParked
object, this must always be set to a value of RotorParked
.