Returns nondimensional energy based on input wind speed, RMS of wave variance, and gravitational acceleration.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=realkind), | intent(in) | :: | wspd | Wind speed at reference height [m/s] |
||
| real(kind=realkind), | intent(in) | :: | fetch | Fetch [m] |
||
| real(kind=realkind), | intent(in) | :: | grav | Gravitational acceleration [m/s^2] |