4Subsea / waveresponse-python

Vessel motion and wave utilities
https://docs.4insight.io/waveresponse/python/latest/
MIT License
12 stars 4 forks source link

Functionality for generating timeseries realizations of a spectrum #46

Open vegard-solum-4ss opened 1 year ago

vegard-solum-4ss commented 1 year ago

I would like functionality for generating timeseries realizations of a DirectionalSpectrum.

vegard-solum-4ss commented 1 year ago

image

RubendeBruin commented 1 year ago

It would be even better to have a realization of the incoming wave as well as the vessel response with the same (random) phase angles.

RubendeBruin commented 1 year ago

See: https://github.com/RubendeBruin/cheatsheet/blob/master/wave_respose_realisation.md

vegard-solum-4ss commented 1 year ago

I agree @RubendeBruin, it would be nice to have realizations of both the incoming wave and the vessel response with the same random phase angles! I also liked your implementation using inverse Fourier transform.

However, I don't think we will prioritize implementing this functionality in the package at the moment. But let's keep the Issue open for later reference.