Wave Model

From WikiROMS
Jump to navigationJump to search
SWAN

The momentum equations have been modified to include the effects of surface waves and requires information on basic wave properties such as wave energy, propagation direction, and wavelength. Other algorithms, such as the bottom boundary modules and turbulence submodels may also require wave information such as wave period, bottom orbital velocity, and wave-energy dissipation rate. This information can be provided through analytical functions, netcdf forcing files, or thru model coupling to a wave model.

We have coupled ROMS to the wave model SWAN (Booij et al., 1999). SWAN is a wave-averaged model that solves transport equations for wave action density (energy density divided by relative frequency):

where and are the propagation velocities in the and directions, is the relative frequency, and is the wave direction. SWAN accounts for shoaling and refraction through dependent variations in and . The term on the right-hand side is a source/sink term representing effects of wind-wave generation, wave breaking, bottom dissipation, and nonlinear wave-wave interactions. SWAN also can account for diffraction, partial transmission, and reflection. Specific formulations for wind input, bottom stress, whitecapping, wave-wave interactions, etc. are described in detail in Booij, et al. (2004). SWAN can be run separately and the output used to force the hydrodynamic and sediment routines (one-way coupling). Alternatively, SWAN can be run concurrently with the circulation model with two-way coupling, whereby currents influence the wave field and waves affect the circulation. When ROMS and SWAN are run in coupled mode, the current limitation is that SWAN needs to be computed on the same grid as ROMS. Each model can be allocated an independent number of different processors. The models are coupled using the Model Coupling Toolkit.