Table of Contents

NormalStopOperation coming soon

https://bladednextgen.dnv.com/schema/0.4.1/TimeDomainSimulation/Event/NormalStopOperation.json

Not supported yet

A request for the controller to stop the turbine or rotor at a specified time in the simulation. The stop will be performed by the controller.

  • EventType: string = NormalStopOperation
  • TimeOccurs: number (s)
  • OnComponentInAssembly: string
  • ExtraSimulationTimeAfterFullStop: number (s)

A type of Event

Properties

TimeOccurs: number (s), optionalcoming soon

The time at which the event occurs. This is measured from the start of the output recording, and ignores any lead-in time.

OnComponentInAssembly: string (AssemblyReference), optionalcoming soon

A reference to the component in the assembly to which this applies.

ExtraSimulationTimeAfterFullStop: number (s), optionalcoming soon

The time after all rotors come to a complete stop at which to terminate the simulation. If this occurs after the simulation duration has completed, it will have no effect. This parameter is to allow a simulation to stop earlier if all the required data has been collected.

EventType: stringcoming soon

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