搜索资源列表
S1-
- ! This FUNCTION computes the shallow water hyperbolic numerator ! over denominator term in the wave kinematics expressions: ! ! SINH( k*( z + h ) )/SINH( k*h ) ! ! given the wave number, k, water depth, h, and elevation z, as ! inp
WaveNumber
- ! This FUNCTION solves the finite depth dispersion relationship: ! ! k*tanh(k*h)=(Omega^2)/g ! ! for k, the wavenumber (WaveNumber) given the frequency, Omega, ! gravitational constant, g, and water depth, h, as inputs. A ! high