SimplifiedLinearFoundation coming soon
https://bladednextgen.dnv.com/schema/0.4.1/Components/Foundation/SimplifiedLinearFoundation.json
Not supported yet
Foundation type ?. This may be a super-simple foundation.
: string =ComponentType
SimplifiedLinearFoundation
: booleanUseFiniteElementDeflectionsForFoundationLoads
: object (FoundationConnectableNodes)ConnectableNodes
: number (N/m)TranslationalStiffness
: number (kg)Mass
: number (Nm/rad)RotationalStiffness
: number (kgrad²)RotationalInertia
A type of Component
Properties
UseFiniteElementDeflectionsForFoundationLoads
: boolean, optionalcoming soon
When this feature is enabled, support structure deflections calculated from the underlying finite element model are used to evaluate the foundation applied loads. The effect of these foundation loads is included when evaluating the turbine dynamic response. This model is only active for time domain simulations. The foundation applied loads are calculated from the finite element deflections from the previous time step. This means that time step convergence studies may be required to ensure the accuracy of this model. When this feature is enabled, the support structure node deflection outputs will be based on the finite element model rather than the modal deflections that are normally used. This ensures consistency between the foundation applied loads and the support structure node deflections.
default = False
ConnectableNodes
: object(FoundationConnectableNodes), 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.
ComponentType
: stringcoming soon
Defines the specific type of Component model in use. For a SimplifiedLinearFoundation
object, this must always be set to a value of SimplifiedLinearFoundation
.
TranslationalStiffness
: number (N/m), optionalcoming soon
Translational stiffness of foundation;KTRANS Nm/rad Transitional stiffness of fopundation Omit if no translation permited (TRANDOF is null).
Mass
: number (kg), optionalcoming soon
Foundation mass;FMASS kg Mass of foundation
default = 24000
RotationalStiffness
: number (Nm/rad), optionalcoming soon
Rotational stiffness of foundation;KROT N/m Rotational stiffness of foundation Omit if no translation permited (ROTDOF is null).
RotationalInertia
: number (kgrad²), optionalcoming soon
Moment of inertia of foundation;FOUNDI kgm² Inertia of foundation mass about a horizontal axis at tower base
default = 380000