Introduction - If you have any usage issues, please Google them yourself
! 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
! inputs.