There is a newer version of the record available.

Published September 4, 2023 | Version v0.7.2
Software Open

csyhuang/hn2016_falwa: Corrigendum for NHN22 and NH18: fix in nonlinear zonal advective flux calculation

Description

Two weeks ago, we discovered that there is a mistake in the derivation of expression of nonlinear zonal advective flux term: $$\frac{1}{a\cos\phi} \frac{\partial}{\partial \lambda} \int^{\Delta\phi}_0 u_e q_e \cos(\phi+\phi^\prime) d\phi^\prime$$

The correct definition of $u_e$ in the integral should be:

$$u_e(\lambda, \phi, \phi^\prime, z, t) \equiv \omegae a \cos\phi = \frac{u(\lambda, \phi + \phi^\prime, z, t)\cos\phi}{\cos(\phi+\phi^\prime)} - u{\text{REF}}(\phi, z, t)$$

where $\omega = \frac{u}{a\cos\phi}$ is the angular velocity (and $\phi^\prime \in [0, \Delta\phi]$).

The fix has been done in the following commit and will be published in release 0.7.2:

https://github.com/csyhuang/hn2016_falwa/commit/1995e1dfcd422c61b0a6728d1d54a6fbb2f2cf58#diff-7e797030d6c037af018d523e2e6a20f0d9f01c3dd8f41a2d7f044b4800684455

This error led to an underestimation of nonlinear component of advective flux ("ua2" in the code). Fixing this error indeed makes traffic jam mechanism (i.e. how waves are slowed down by the nonlinear effect that grows with wave amplitude) more robust.

We will submit corrigendums for Neal et al. (2022, GRL) and Nakamura and Huang (2018, Science) to update the numerical results. The correct derivation of the flux expression can be found in the corrected supplementary materials of NH18.

Please refer to Issue #83 for a preliminary comparison between originally published figures and updated figures.

Files

csyhuang/hn2016_falwa-v0.7.2.zip

Files (40.1 MB)

Name Size Download all
md5:230e6da06030ba5085621c8d25c149de
40.1 MB Preview Download

Additional details

Related works