:py:mod:`gnome.utilities.weathering.pierson_moskowitz` ====================================================== .. py:module:: gnome.utilities.weathering.pierson_moskowitz Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: gnome.utilities.weathering.pierson_moskowitz.PiersonMoskowitz .. py:class:: PiersonMoskowitz Bases: :py:obj:`object` Pierson-Moskowitz spectrum for fully developed, wind induced, surface waves. This relates significant wave height to U_10 (m/s), which is the wind speed at 10m elevation. .. py:method:: significant_wave_height(wind_speed) :classmethod: significant wave height H_13 (m) .. py:method:: peak_wave_period(wind_speed) :classmethod: peak wave period T_w (s) .. py:method:: peak_wave_speed(wind_speed) :classmethod: peak wave speed .. py:method:: peak_angular_frequency(wind_speed) :classmethod: peak angular frequency (1/s)