Table of Contents

BladedAnalysis

https://bladednextgen.dnv.com/schema/0.4.1/BladedAnalysis.json

The definition of a single Bladed analysis.

  • TimeDomainSimulation: object (TimeDomainSimulation)
  • SteadyCalculation: object (a type of SteadyCalculation)
  • Settings: object (Settings)
  • Constants: object (Constants)
  • Turbine: object (Turbine)
  • ComponentDefinitions: object (ComponentLibrary)

Properties

TimeDomainSimulation: object(TimeDomainSimulation), optionalcoming soon

Definition of a time domain analysis to perform. This is mutually exclusive with 'SteadyCalculation'

SteadyCalculation: object (a type of SteadyCalculation), optional

Definition of steady calculation to perform. This is mutually exclusive with 'TimeDomainSimulation'.

Can be any of the following types:

Settings: object(Settings), optional

Configuration options for the analyses.

Constants: object(Constants), optional

Physical properties for the analyses which do not vary throughout the analysis.

Turbine: object(Turbine)

The definition of the turbine to be analysed.

ComponentDefinitions: object(ComponentLibrary)

A repository to manage Component definitions.