BladePointLoading coming soon
https://bladednextgen.dnv.com/schema/0.4.1/TimeDomainSimulation/AppliedLoad/BladePointLoading.json
Not supported yet
A time history of point loading applied to a blade.
: string =AppliedLoadType
BladePointLoading
: number (s)StartTime
: stringLoadingFilepath
: object (Vector3D)DirectionOfLoading
: stringOnComponentInAssembly
: number (m)DistanceAlongBlade
A type of AppliedLoad
Properties
StartTime
: number (s), optionalcoming soon
The time into the simulation at which to start applying the loading (excluding the lead-in time).
LoadingFilepath
: string, optionalcoming soon
A filepath or URI containing one or six degree of loading data. In the case of the six degrees of freedom, these will be applied in the component's coordinate system. Where a single degree of freedom is provided, SingleDirectionLoading must also be specified.
DirectionOfLoading
: object(Vector3D), optionalcoming soon
The direction in which a dingle degree loading should be applied, in the component's coordinate system.
default = {'X': 1, 'Y': 0, 'Z': 0}
OnComponentInAssembly
: string (AssemblyReference), optionalcoming soon
An assembly reference to the specific component to which to apply the force.
AppliedLoadType
: stringcoming soon
Defines the specific type of AppliedLoad model in use. For a BladePointLoading
object, this must always be set to a value of BladePointLoading
.
DistanceAlongBlade
: number (m)coming soon
The distance along the reference axis of the blade to apply the loading.