Open RyanDavies19 opened 1 month ago
Regarding #259 (affecting the initialization section), the API entry is already there, on the dev branch though:
https://github.com/FloatingArrayDesign/MoorDyn/blob/dev/wrappers/python/moordyn/moordyn.py#L501
The problem is that the default MoorDyn readthedocs points towards dev, not master.
I will check the API and the docs anyway
@sanguinariojoe Thanks!
Fixing on #262
Hi @sanguinariojoe,
If you are opening up a PR soon can you make sure the docs examples are up to date with the current API (See #257, #259)?
Specifically the examples in the drivers section and in the initialization section.
I figure it'll be quicker for you to do it because you set those examples up.