Salman Husain

Results 27 comments of Salman Husain

@kmruehl @nathanmtom I introduced a new folder developmentTools for the non-essential functionality in this PR. This is ready from my end.

> @salhus Thanks for some updates to this PR. Unfortunately right now all of the tests appear to be failing so we will need to resolve that issue before we...

Hi @mancellin I was thinking of just having the user input the body density instead of the mass. The advantage being that the body inertia matrix can then be populated...

Yes that makes sense. 1. However, having the flexibility to change mass without having to deal with moments of inertias and second area moments can be handy. 2. Also would...

Sorry i didnt word it more clearly. Yes that is exactly what i was suggesting.

@mancellin Cheers Matthieu. Looks good for now.

I recently took a look at this issue for WEC-Sim, where a MATLAB script imports hydrodynamics coefficients from different BEM platforms. The way i addressed this was add a phase...

Hi @nathanmtom , I added the relevant documentation to the PR. This should be ready to merge. I am not sure why some checks are failing because the document built...

I think the consensus seems to be towards Hz being the best of both worlds..., but I still personally find rad/s quite useful. The dynamic response shows up as a...

@akeeste Here is the branch https://github.com/salhus/WEC-Sim/tree/Euler_Fr_conv I have implemented Euler integration, and alternatively also a discrete FIR block-based implementation. I need to ascertain the situations where either of the 3...