Modeling Hurricane Waves and Storm Surge using Integrally-Coupled, Scalable Computations

CE2011The unstructured-mesh SWAN spectral wave model and the ADCIRC shallow-water circulation model have been integrated into a tightly-coupled SWAN+ADCIRC model. The model components are applied to an identical, unstructured mesh; share parallel computing infrastructure; and run sequentially in time. Wind speeds, water levels, currents and radiation stress gradients are vertex-based, and therefore can be passed through memory or cache to each model component. Parallel simulations based on domain decomposition utilize identical sub-meshes, and the communication is highly localized. Inter-model communication is intra-core, while intra-model communication is inter-core but is local and efficient because it is solely on adjacent sub-mesh edges. The resulting integrated SWAN+ADCIRC system is highly scalable and allows for localized increases in resolution without the complexity or cost of nested meshes or global interpolation between heterogeneous meshes. Hurricane waves and storm surge are validated for Hurricanes Katrina and Rita, demonstrating the importance of inclusion of the wave-circulation interactions, and efficient performance is demonstrated to 3062 computational cores.

JC Dietrich, M Zijlema, JJ Westerink, LH Holthuijsen, CN Dawson, RA Luettich Jr, RE Jensen, JM Smith, GS Stelling, GW Stone (2011). “Modeling Hurricane Waves and Storm Surge using Integrally-Coupled, Scalable Computations.Coastal Engineering, 58, 45-65.

Development and Application of Coupled Hurricane Wave and Surge Models for Southern Louisiana

DissertationCoastal Louisiana and Mississippi are especially prone to large hurricanes due to their geographic location in the north-central Gulf of Mexico. Several recent hurricanes have devastated the region, creating complicated environments of waves and storm surge. Katrina (2005) and Gustav (2008) made landfall in southeastern Louisiana, and their counter-clockwise winds pushed surge onto the Louisiana-Mississippi continental shelf, into the low-lying wetlands surrounding the Mississippi River, and over and through the levee system that protects metropolitan New Orleans. Rita (2005) and Ike (2008) passed farther to the west, moved across the Texas-Louisiana continental shelf, and created surge that flooded large portions of southwestern Louisiana.

These hurricanes demand detailed hindcasts that depict the evolution of waves and surge during these storm events. These hindcasts can be used to map the likely floodplains for insurance purposes, to understand how the current protection system responded during each storm, and to design a new protection system that will resist better the waves and surge. In addition, the resulting computational model can be used to forecast the system’s response to future storm events.

The work described herein represents a significant step forward in the modeling of hurricane waves and surge in complicated nearshore environments. The system is resolved with unprecedented levels of detail, including mesh sizes of 1km on the continental shelf, less than 200m in the wave breaking zones and inland, and down to 20-30m in the fine-scale rivers and channels. The resulting hindcasts are incredibly accurate, with close matches between the modeled results and the measured high-water marks and hydrograph data. They can be trusted to provide a faithful representation of the evolution of waves and surge during all four hurricanes.

This work also describes advancements in the coupling of wave and surge models. This coupling has been implemented typically with heterogeneous meshes, which is disadvantageous because it requires intra-model interpolation at the boundaries of the nested, structured wave meshes and inter-model interpolation between the wave and circulation meshes. The recent introduction of unstructured wave models makes nesting unnecessary. The unstructured-mesh SWAN wave and ADCIRC circulation models are coupled in this work so that they run on the same unstructured mesh. This identical, homogeneous mesh allows the physics of wave-circulation interactions to be resolved correctly in both models. The unstructured mesh can be applied on a large domain to follow seamlessly all energy from deep to shallow water. There is no nesting or overlapping of structured wave meshes, and there is no inter-model interpolation. Variables and forces reside at identical, vertex-based locations. Information can be passed without interpolation, thus reducing significantly the communication costs.

The coupled SWAN+ADCIRC model is highly scalable and integrates seamlessly the physics and numerics from deep ocean to shelf to floodplain. Waves, water levels and currents are allowed to interact in complex problems and in a way that is accurate and efficient to thousands of computational cores. The coupled model is validated against extensive measurements of waves and surge during the four recent Gulf hurricanes. Furthermore, the coupling paradigm employed by SWAN+ADCIRC does not interfere with the already-excellent scalability of the component models, and the coupled model maintains its scalability to 7,168 computational cores. SWAN+ADCIRC is well-suited for the simulation of hurricane waves and surge.

JC Dietrich (2010). “Development and Application of Coupled Hurricane Wave and Surge Models for Southern Louisiana,” University of Notre Dame.

Wind Drag Based on Storm Sectors

The animation below shows our latest hindcast of Katrina in southeastern Louisiana. This hindcast is on our new SL16 mesh, which has 5M vertices and 10M triangular elements. This increased resolution allows us to better resolve the generation of waves in the Gulf, the dissipation of waves as they interact with the changing bathymetry and bottom friction on the continental shelf, and the fine-scale features of the circulation in the channels and marshes of the region.

Contours of water levels (m) and vectors of wind velocities (m/s) during Katrina (2005).

Contours of water levels (m) and vectors of wind velocities (m/s) during Katrina (2005).

While finalizing our hindcasts of the four recent, major hurricanes to impact southern Louisiana (Katrina, Rita, Gustav and Ike), we implemented a variable wind drag coefficient that depends on wind speed and also location relative to storm movement. This work follows closely the azimuthal dependence of wind drag observed by Mark Powell (2006).

Continue reading

Waves in Wetlands: Hurricane Gustav

ICCE2010Few wave measurements have been made in wetlands during high-energy, surge events, such as hurricanes. During Hurricane Gustav in 2008, many nearshore wave measurements were made in Southeastern Louisiana. These data are used to verify a nearshore wave modeling system and to explore the characteristics of hurricane waves in wetlands. The modeling system consists of the wave generation model WAM, the nearhsore wave model STWAVE, and the circulation model ADCIRC. The measurements confirm reasonable success in modeling the waves. The measurements and modeling also expose some of the problems of measuring waves in highly-variable water depths under hurricane forcing and modeling waves in rapidly degrading wetlands.

JM Smith, RE Jensen, AB Kennedy, JC Dietrich, JJ Westerink (2010). “Waves in Wetlands: Hurricane Gustav.Proceedings of the International Conference on Coastal Engineering, 2010, 32.

Swell Propagation on Fine Meshes

We encountered recently a problem that may be of interest to other SWAN+ADCIRC users. As we were validating our hindcast of Hurricane Ike, we noticed that the swell propagated slower as we increased the resolution in our meshes. This behavior was caused by the SWAN convergence criteria we had selected; we were not allowing the SWAN solution to converge sufficiently. By selecting criteria that are closer to the default settings recommended in the SWAN User Manual, we were able to fix our problem.

We first noticed the problem while validating the computed SWAN significant wave heights against the measured results at eight gauges deployed by Notre Dame assistant professor Andrew Kennedy. These gauges were deployed in the days before Ike’s landfall along the Texas coastline, as shown below:

Locations of Kennedy gauges during Ike (2008).

Locations of Kennedy gauges during Ike (2008).

Ike’s track is shown with a black line; note how the storm curved northwestward in the Gulf of Mexico and made landfall near Galveston and Houston. The eight gauges are shown with black dots, and are located very near the coastline in 10-20m of water depth. The information measured by these gauges is extremely valuable, especially with respect to wave validation, because the gauges are located nearshore, where the waves would feel the effects of bottom friction and depth-induced breaking.

Continue reading