Bladed-OrcaFlex Link
Overview
The Bladed-OrcaFlex Link is an example Bladed external loads DLL that couples OrcaFlex (Orcina, 2024) and Bladed for dynamic simulation. OrcaFlex is a generic marine simulation tool used by floating wind platform and mooring designers. Figure 1 has an overview of the link. This link enables Bladed users to simulate the tower and rotor nacelle assembly in Bladed, and platform and mooring lines in OrcaFlex. This allows different stakeholders in a floating wind project to use a consistent coupled analysis model, reducing the need for verification between different simulation codes in a project. The turbine and platform designer can use outputs from the same simulations.
Sensitivity studies run by the Bladed team indicate that the Bladed-OrcaFlex link and the Bladed internal dynamic mooring model result in similar tension and platform kinematics. More details on the link and some sensitivity studies on publicly available floating wind turbine models can be found in the publication Alexandre, 2024.
The following materials are provided in the Bladed installation location
within a directory named Code Samples\BladedOrcaFlexLink
C++ source code of the OrcaFlex Link.
Embedded JSON validation schema in the
BladedOrcaFlexLinkDllAdditionalParametersSchema.h
file for the link input file.Visual Studio project file to compile the link.
Example of 15MW VolturnUS-S Bladed model ready to be used with the working link located in the
DemoModels
folder within the Bladed installation location.
Note
The users will need to have a licence of OrcaFlex to run a simulation with the link.
Note
DNV has tested this link with the OrcaFlex version 11.4a and Bladed 4.16 using the 15MW VolturnUS-S tower. DNV is not responsible for the support of OrcaFlex.
Warning
The Bladed-OrcaFlex link is only expected to work for time domain simulations.
Article last updated on 09-08-2024