Superelement coming soon
https://bladednextgen.dnv.com/schema/0.4.1/Components/Superelement/Superelement.json
Not supported yet
A structural superelement, mathematically representing a structural component.
: string =ComponentType
Superelement
: stringDefinitionFilepath
: stringWaveLoadingFilepath
: string =WaveLoadingUnitsInFile
N
|kN
: array[array[number]]CoordinateTransformationMatrix
: object (InterfaceLoadFile)InterfaceLoadFile
: object (SuperelementConnectableNodes)ConnectableNodes
A type of Component
Properties
ComponentType
: stringcoming soon
Defines the specific type of Component model in use. For a Superelement
object, this must always be set to a value of Superelement
.
DefinitionFilepath
: stringcoming soon
The filepath of URI to the superelement data.
WaveLoadingFilepath
: stringcoming soon
The filepath of URI to the accompanying wave data.
WaveLoadingUnitsInFile
: string, optionalcoming soon
The units that were used when generating the wave load files. The industry standard is to provide wave loads in kN and kNm.
default = kN
CoordinateTransformationMatrix
: object(TransformationMatrix), optionalcoming soon
The coordinate transformation matrix.
InterfaceLoadFile
: object(InterfaceLoadFile), optionalcoming soon
If provided, a second copy of the interface load file will be created.
ConnectableNodes
: object(SuperelementConnectableNodes), optionalcoming soon
A library of nodes that other components can attach to. These will be used to build the model, and can be referenced by the Assembly. The details of what the nodes actually represent (such as their internal node names) will be unavailable if the component is encrypted, but other users will be able to see and reference the nodes by their name.