Or login with:

| doublePM_Gnnw_U( | double | w | |
| double | U | ||
| double | alpha = 0.0081 | ||
| double | beta = 1.25 | ) |
| w | wave-frequency ( |
| U | is the wind speed at 19.4m above the sea surface (m/s) |
| alpha | controls the intensity of the Spectra, the default value is |
| beta | controls the shape factor, |
Source code is available when you buy a Commercial licence.
Not a member, then Register with CodeCogs. Already a Member, then Login.
| doublePM_Gnnw_wp( | double | w | |
| double | wp | ||
| double | alpha = 0.0081 | ||
| double | beta = 1.25 | ) |

| w | wave-frequency (2 π/s) |
| wp | the peak wave frequency (2 π/s) |
| alpha | The intensity of the Spectra. Default value = 0.0081 |
| beta | A shape factor. Default value = 1.25 |
Source code is available when you buy a Commercial licence.
Not a member, then Register with CodeCogs. Already a Member, then Login.
| doublePM_Gnnw_Tp( | double | w | |
| double | Hs | ||
| double | Tp | ) |

| w | wave-frequency (2 π/s) |
| Hs | significant wave height (m) |
| Tp | peak wave period (s) |
Source code is available when you buy a Commercial licence.
Not a member, then Register with CodeCogs. Already a Member, then Login.
| doublePM_Gnnw_Tz( | double | w | |
| double | Hs | ||
| double | Tz | ) |

| w | wave-frequency (2 π/s) |
| Hs | significant wave height (m) |
| Tz | zero crossing period (s) |
Source code is available when you buy a Commercial licence.
Not a member, then Register with CodeCogs. Already a Member, then Login.
| doublePM_wind_to_wp( | double | wind | ) |
| wind | The wind speed 19.4m above the sea surface. [m/s] |
Source code is available when you buy a Commercial licence.
Not a member, then Register with CodeCogs. Already a Member, then Login.
| doublePM_wind_to_Tp( | double | wind | ) |
| wind | The wind speed 19.4m above the sea surface. [m/s] |
Source code is available when you buy a Commercial licence.
Not a member, then Register with CodeCogs. Already a Member, then Login.
| doublePM_Tp_to_alpha( | double | Hs | |
| double | Tp | ) |
| Hs | significant wave height (m), i.e. |
| Tp | peak wave period, i.e. |
Source code is available when you buy a Commercial licence.
Not a member, then Register with CodeCogs. Already a Member, then Login.
| doublePM_Tz_to_alpha( | double | Hs | |
| double | Tz | ) |
| Hs | significant wave height (m), i.e. |
| Tz | peak wave period, i.e. |
Source code is available when you buy a Commercial licence.
Not a member, then Register with CodeCogs. Already a Member, then Login.
| doublePM_Tz_to_Tp( | double | Tz | ) |
| Tz | zero crossing wave period, |
Source code is available when you buy a Commercial licence.
Not a member, then Register with CodeCogs. Already a Member, then Login.
| doublePM_Gnnk_wp( | double | k | |
| double | wp | ||
| double | depth = 0 | ||
| double | alpha = 0.0081 | ||
| double | beta = 1.25 | ) |

| k | Wave-number (2 π/m) |
| wp | The peak wave frequency |
| depth | The water depth. Default value=0 (infinite depth) |
| alpha | The intensity of the spectra. Default value = 0.01 |
| beta | Default value = 1.25 |
Source code is available when you buy a Commercial licence.
Not a member, then Register with CodeCogs. Already a Member, then Login.
You must login to leave a messge