Table of Contents

SixBySixInertia

https://bladednextgen.dnv.com/schema/0.4.1/Components/Tower/AddedInertia/SixBySixInertia.json

An inertia added to a structural component specified with a 6x6 inertia matrix.

  • AddedInertiaType: string = SixBySixInertia
  • IgnoreGravityLoads: boolean
  • HeightUpTower: number (m)
  • SnapToNearestNode: boolean
  • Inertia: array[array[number]]

A type of AddedInertia

Properties

IgnoreGravityLoads: boolean, optional

If true, the loads due to gravity on this inertia will be ignored.

default = False

HeightUpTower: number (m), optional

The height measured from the bottom of the tower, assuming that the tower is mounted vertically.

default = 0

SnapToNearestNode: boolean, optional

If true, the inertias will be added to the nearest structural node, which may be at a significantly different height to that specified.

AddedInertiaType: string

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

Inertia: object(InertiaMatrix)

A list of lists, representing a 6x6 inertia matrix.