Ryan Davies

Results 10 issues of Ryan Davies

There has been requests to add line bending moment and line curvature to the list of output options from inside NREL. This will be implemented in MDF as well as...

enhancement

In some cases, invalid values in the input files cause MoorDyn to crash with a segmentation fault. It would be good to implement a function that checks values to ensure...

bug
enhancement

Currently MoorDyn-F supports friction coefficients for lines in both the axial and transverse directions while MoorDyn-C only has a general seafloor contact coefficient of friction. Adding this feature is an...

enhancement

When using load library in Matlab to load the C API, the following error message is produced: ``` ------Error in the Model, Error-Causes/Messsages are : Building libmoordyn_thunk_maci64 failed. Compiler output...

bug

OpenFAST/dev now has a more robust suite of regression tests that should capture most of MoorDyn's capabilities including 6 DOF dynamics and cable. Our checking of things should be against...

enhancement

Add clarity to docs on rotations based on discussion in #233

docs

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...

docs

Hi @sanguinariojoe and @AlexWKinley, I wanted to make sure you all are in the loop on some developments coming soon here. We are planning to open a PR in the...

enhancement

In general, the forces in fixed objects (bodies, rods, points) are not reported back from MoorDyn in output files. This should be resolved, as fixed objects are used to model...

bug

Related to the discussion in #291 We should try to avoid states are being allocated and assigned to coupled objects, because their dynamics are solved externally. MD-F does not add...

enhancement