Table of Contents

RigidStructuralModelling

https://bladednextgen.dnv.com/schema/0.4.1/Components/StructuralModelling/RigidStructuralModelling.json

The properties for modelling as being completely rigid.

  • StructuralModellingType: string = RigidStructuralModelling
  • MaximumNodeSpacing: number (m)
  • GeometricStiffnessModel: string = AxialLoadsOnly | InternalLoadsOnly | Disabled

A type of StructuralModelling

Properties

MaximumNodeSpacing: number (m), optional

The maximum node spacing allowed on the component. If any two nodes are further spaced apart than this, an additional node or nodes will be added inbetween them. If omite, no additional nodes will be added.

GeometricStiffnessModel: string, optional

The geometric stiffness model to use for the support structure

default = AxialLoadsOnly

StructuralModellingType: string

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