NREL / MoorPy

BSD 3-Clause "New" or "Revised" License
30 stars 16 forks source link

Export #30

Closed sanguinariojoe closed 2 months ago

sanguinariojoe commented 2 months ago

Purpose

Add the possibility to export the system to MoorDyn (MoorDyn-C actually)

Type of change

What types of change is it?

Testing

Just go to the MoorDyn associated PR, and on the tests/Mooring folder execute the tool moorpy_ic.py

Checklist

sanguinariojoe commented 2 months ago

Apparently you prefer to keep this out from MoorPy, but implement it on MoorDyn. We have done that:

https://github.com/FloatingArrayDesign/MoorDyn/pull/244

Anyway, please cherry-pick https://github.com/NREL/MoorPy/pull/30/commits/5c6e3c9267872a7f1819d7062bf1f07f48c16787

sanguinariojoe commented 2 months ago

I am closing this in favor of #31