TD_xxx is a toolkit of matlab objects and functions to perform simulation of floating body motions in the time domain. The intent is that the code is extensible, giving the user a high level of control over new forces that impact the motions of one or more floating bodies, tethered or untetethered to one another. All of the linearized wave-hydrodynamics is complete allowing the user to concentrate on adding problem specific behaviors to the system without having to program the relatively complicated wave-body interactions.
Follow TD_xxx
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Hey. Thanks for this, I found it very useful. In your method of calculating the radiation forces you use a convolution of the acceleration (xddot) with the impulse response function BuoyA5_IR.1 for the single body example. I have attempted to use a convolution of the velocity (xdot) with the impulse response function BuoyA5_KR.1. For some reason, the pitch and surge displacement is incorrect and diverges exponentially. I am wondering have you attempted this? If not, have you any advice on where I might have gone wrong? Thank you