ExternalFlowSourceForWind coming soon
https://bladednextgen.dnv.com/schema/0.4.1/TimeDomainSimulation/Environment/Wind/ExternalFlowSourceForWind.json
Not supported yet
The definition of a wind field that is provided by an external library - a dynamic link library (dll) on Windows, or a shared object (so) on Linux.
: string =WindType
ExternalFlowSourceForWind
: stringLibraryFilepath
: objectParameters
A type of Wind
Properties
WindType
: stringcoming soon
Defines the specific type of Wind model in use. For a ExternalFlowSourceForWind
object, this must always be set to a value of ExternalFlowSourceForWind
.
LibraryFilepath
: stringcoming soon
The filepath of the external library object.
Parameters
: object, optionalcoming soon
JSON data to be passed to the external library during instantiation.