matlab如何敲代码Openmoor是一个开源跨平台仿真程序,用于对海上漂浮式风力涡轮机和波浪能设备的系泊系统的静力学和动力学进行数值模拟。
特别是,它可以考虑当前任意配置文件。
如何使用
Openmoor已被编译为可在Matlab环境中使用的动态链接库(DLL)。
在lib文件夹中检查它们:
.
+--
lab
|
+--
MoorApiwin32.dll
(DLL
for
win32
system,
tested
on
windows
7)
|
+--
MoorApiwin64.dll
(DLL
for
win64
system,
tested
on
windows
7)
|
+--
libMoorApi.dylib
(DLL
for
MacOS
system,
tested
on
Sierra)
|
+--
moorapi.h
(Head
file)
|
+--
CaseOC3.xml
(Input
file
describing
mooring
system)
|
+--
current.dat
(Input
file
describing
current
profile)
2022-05-11 13:10:19
37.85MB
系统开源
1