-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
Description
Hi,
I am new using MoorDyn and I was following the example with the 3 mooring lines attached to a floating body.
My main question is how the Step calculation works:
In that example, we estimate the system for 5 time steps by moving the body at 0.5 m/s in the positive x direction.
What is not clear to me is that for each time step, the values of x (position) and xd (velocity) are not updated. From my understanding, it always receives as input the vectors from the initial position.
I would like to understand this function as I would like to use MoorDyn in Python as a standalone version, and force the system by including waves and currents.
Thank you for the help