5.4 Tropical Cyclones

Tropical cyclones -- hurricanes, typhoons, and cyclones -- are the most powerful weather systems on Earth. These warm-core axisymmetric vortices operate as natural Carnot heat engines sustained by the thermodynamic disequilibrium between the warm ocean surface and the cold upper troposphere, achieving efficiencies of 30-35%. Understanding their structure, intensification mechanisms, and hazards is critical for coastal protection.

Emanuel's Potential Intensity Theory

Emanuel (1986, 1988) modeled a tropical cyclone as a Carnot heat engine. Air spirals inward at low levels, acquiring enthalpy from the warm ocean (isothermal expansion), rises in the eyewall (adiabatic expansion), flows outward at the tropopause, and radiatively cools (isothermal compression) before subsiding (adiabatic compression).

Carnot Efficiency

$$\eta = \frac{T_s - T_o}{T_o}$$

With T_s ~ 300 K (SST) and T_o ~ 200 K (outflow temperature), η ≈ 0.50. This sets the fraction of ocean heat convertible to kinetic energy.

Emanuel's Maximum Potential Intensity

$$V_{\max}^2 = \frac{C_k}{C_d} \cdot \frac{T_s - T_o}{T_o} \cdot (k_s^* - k)$$

C_k is the enthalpy exchange coefficient (~1.2 × 10³), C_d is the drag coefficient (~1.5 × 10³), k_s* is saturation moist enthalpy at the ocean surface, and k is boundary layer inflow enthalpy. The ratio C_k/C_d ≈ 0.8 is critical; observed range is 0.5-1.5.

WISHE Feedback

Wind-Induced Surface Heat Exchange (WISHE) is the positive feedback that amplifies disturbances into tropical cyclones: (1) stronger winds enhance ocean evaporation, (2) greater enthalpy flux fuels deeper convection, (3) convection lowers surface pressure, (4) increased pressure gradient accelerates winds -- returning to step (1). This feedback becomes self-sustaining above a critical wind speed threshold (~15 m/s).

Vortex Dynamics and Wind Structure

Gradient Wind Balance

$$\frac{v^2}{r} + fv = \frac{1}{\rho}\frac{\partial p}{\partial r}$$

Centrifugal + Coriolis = pressure gradient force. This balance holds above the frictional boundary layer and determines the primary tangential circulation.

Rankine Vortex Model

$$v(r) = \begin{cases} V_{\max}\dfrac{r}{R_{\max}} & r \leq R_{\max} \\ V_{\max}\left(\dfrac{R_{\max}}{r}\right)^{\alpha} & r > R_{\max} \end{cases}$$

V_max is maximum tangential wind, R_max is radius of maximum wind (20-60 km), α is the decay exponent (0.4-0.6 for real TCs). Inside R_max: solid body rotation.

Angular Momentum Conservation

$$M = rv + \frac{1}{2}fr^2$$

M is conserved above the boundary layer. A parcel at r = 500 km with v = 5 m/s achieves v = 125 m/s at r = 20 km without friction -- demonstrating how the vortex spins up.

Eye Formation and Warm Core Structure

The eye is a calm, cloud-free region at the center (20-60 km diameter) where air subsides, warming adiabatically by 5-10°C relative to the environment at 300 hPa. This warm core is the defining feature that distinguishes tropical from extratropical cyclones.

Subsidence Warming

Air detrained from the eyewall at upper levels descends in the eye. Adiabatic compression warms this air by ~7°C/km. The resulting warm core reduces surface pressure hydrostatically, maintaining the TC circulation.

Eyewall Replacement Cycles

In intense TCs, an outer eyewall forms and contracts inward, choking off the inner eyewall. During this process, the storm weakens temporarily (20-30 kt) before re-intensifying as the new eyewall contracts. Cycle duration: 12-48 hours.

Hydrostatic Warm Core Pressure Reduction

$$\Delta p_s \approx -\frac{p_s}{R_d} \int_0^{z_t} \frac{\Delta T(z)}{T^2(z)} g \, dz$$

The surface pressure deficit is proportional to the vertically-integrated warm anomaly. A 10°C anomaly over 10 km depth gives Δp ≈ 50-80 hPa.

Track, Rapid Intensification, and Storm Surge

Beta Drift

The beta effect (β = df/dy) causes asymmetric Rossby wave dispersion in the vortex outer circulation. Beta gyres develop that propel the TC poleward and westward at 1-3 m/s, superimposed on the large-scale steering flow:

$$\frac{\partial \zeta}{\partial t} + \beta v = 0 \quad \Rightarrow \quad c_\beta \sim -\frac{\beta \, L^2}{2}$$

where L is the vortex scale. Beta drift is most important for TCs in weak steering flow.

Rapid Intensification

RI is defined as ≥ 30 kt increase in 24 hours. It is favored by: warm SST (> 28.5°C), deep ocean heat content (> 50 kJ/cm²), low vertical shear (< 5 m/s), high mid-level humidity, and efficient upper-level outflow. The ventilation index $V_I = \text{shear} \times \text{dry\_air} / \text{MPI}$ quantifies the tendency for environmental factors to inhibit intensification. Low $V_I$ favors RI.

Genesis Potential Index

$$\text{GPI} = |10^5 \eta|^{3/2} \left(\frac{H}{50}\right)^3 \left(\frac{V_{\text{pot}}}{70}\right)^3 (1 + 0.1 V_s)^{-2}$$

η is absolute vorticity, H is 600 hPa relative humidity (%), V_pot is potential intensity (m/s), and V_s is 200-850 hPa wind shear (m/s). GPI captures the climatological TC genesis distribution.

Storm Surge Physics

Storm Surge Components

$$\eta \approx \underbrace{\frac{\Delta p}{\rho_w g}}_{\text{inverse barometer}} + \underbrace{\frac{\tau_s L}{\rho_w g h}}_{\text{wind setup}}$$

Inverse barometer: 1 hPa drop ≈ 1 cm rise (~1 m for Cat 5). Wind setup dominates in shallow water, producing 3-8 m of surge. Amplified by shallow bathymetry, concave coastlines, and slow storm motion.

TC Rainfall: Lilly-Emanuel Efficiency

TC precipitation efficiency is the fraction of vapor inflow that precipitates. The axisymmetric rainfall peaks in the eyewall (50-100 mm/hr) and decreases outward. Total accumulation depends primarily on storm size and translation speed, not peak intensity. Hurricane Harvey (2017) produced 1,539 mm near Houston over 5 days due to near-stationary motion.

Fortran + Python: Gradient Wind Solver with Visualization

Python

Compiles and runs a Fortran program (gfortran) that solves the gradient wind equation for a Rankine vortex. Python captures the Fortran output and generates matplotlib plots of wind profiles, pressure fields, forward vs inverse solutions, and MPI vs SST.

tc_fortran_plot.py269 lines

Click Run to execute the Python code

Code will be executed with Python 3 on the server

Interactive Simulation: Holland Wind Profile Model

Python

Plot tangential wind and pressure profiles for Category 1-5 tropical cyclones using the Holland (1980) parametric model. Marks the radius of maximum wind and eye wall for each storm category.

holland_wind_profile.py87 lines

Click Run to execute the Python code

Code will be executed with Python 3 on the server