RotorIdlingControlState coming soon
https://bladednextgen.dnv.com/schema/0.4.1/TimeDomainSimulation/InitialCondition/RotorIdlingControlState.json
Not supported yet
The initial condition of the rotor or turbine idling. The external controller is still able to change the state of the turbine during the simulation.
: string =InitialConditionType
RotorIdling
: 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 RotorIdling
object, this must always be set to a value of RotorIdling
.