Open nbjdttn opened 1 year ago
https://github.com/apengsigkarup/OceanWave3D-Fortran90/blob/a021ad456973f62b634f75aeebf91a3474e8c9a2/utils/matlab/IO/ReadKinematics.m#L212
The line could be changed to: Dt=Dt/(t(2)-t(1)); % Scale with dt and also include tstride.
Thanks! Tim
https://github.com/apengsigkarup/OceanWave3D-Fortran90/blob/a021ad456973f62b634f75aeebf91a3474e8c9a2/utils/matlab/IO/ReadKinematics.m#L212
The line could be changed to: Dt=Dt/(t(2)-t(1)); % Scale with dt and also include tstride.
Thanks! Tim