Limit in the number of lines conected to a platform

Hi to all

I am modelling a floating platform of very large dimensions that requires a large number of mooring lines. Unfortunately, MoorDyn limits the number of points connected to a body to 30.
The explanation given in Moordyn_Body.f90 is that 30 is the maximum imposed in Fortran for fixed-size arrays. However, I believe that in current versions of Fortran, this is no longer the case.
I would like to ask if you could extend this limit.

Best regards
Iñaki

Thanks Iñaki. Ryan, Jason, and I discussed and agree this is a good idea at the next opportunity we have to work on MoorDyn. I’ve added a feature request issue on the GitHub here to get it on the list. MoorDyn: support a larger number of points being attached to a body · Issue #3022 · OpenFAST/openfast · GitHub

Thank you Matt :smiley: !