From d9309badfac51c0410d45aa9c1ed74d25bbe8445 Mon Sep 17 00:00:00 2001 From: Erik van Sebille Date: Mon, 11 May 2026 16:22:54 +0200 Subject: [PATCH] Adding Hu paper --- src/data/papers-citing-parcels.ts | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/data/papers-citing-parcels.ts b/src/data/papers-citing-parcels.ts index a888b51..c63efcc 100644 --- a/src/data/papers-citing-parcels.ts +++ b/src/data/papers-citing-parcels.ts @@ -2983,4 +2983,13 @@ export const papersCitingParcels: Paper[] = [ abstract: 'Noctiluca scintillans is a globally distributed harmful algal bloom (HAB) species known for potentially causing fish mortality and economic losses to fisheries. N. scintillans tends to accumulate near the sea surface, making it particularly susceptible to transport by ocean currents, however, direct evidence of long-distance dispersal has remained limited. Year-round monitoring in Kumamoto revealed that the Indonesian (Jakarta-type, K2) genotype occurs predominantly during the autumn high-abundance period, coinciding with smaller cell sizes that match Jakarta population. To evaluate the plausibility of long-distance transport, we conducted Lagrangian particle-tracking simulation using OSCAR surface currents. The results showed a plausible physical ocean connectivity between Indonesia and Japan within 600 days, with consistent patterns across different particle-release numbers indicating that arrival probabilities remained low but spatially robust. Recognizing that OSCAR provides a 0.25° satellite-derived representation of basin-scale surface circulation that does not explicitly resolve mesoscale eddies, we interpret these trajectories as possible connectivity pathways rather than literal particle tracks. Together, our genetic, morphological, and particle-tracking simulation results indicate that N. scintillans populations in Yatsushiro Bay likely consist of both regional and foreign genetic contributors, highlighting the potential for long-range connectivity under contemporary circulation patterns.', }, + { + title: + 'Lagrangian Pathways and Wind-Modulated Dynamics of Cross-Shelf Transport in the Northern South China Sea: A Case Study of June 2020', + published_info: 'Ocean Modelling, in press', + authors: 'Hu, P, G Zhang, S Hu, S Liang, H Zhang, W Gong (2026)', + doi: 'https://doi.org/10.1016/j.ocemod.2026.102753', + abstract: + 'Cross-shelf transport in the Northern South China Sea (NSCS) plays a pivotal role in nutrient exchange and carbon cycling, yet its Lagrangian pathways and dynamic responses to wind forcing remain insufficiently understood. This study employs a high-resolution ROMS hydrodynamic model coupled with a Lagrangian particle-tracking framework to quantitatively investigate the cross-shelf transport of surface particles released during the summer monsoon of June 2020. Simulation results reveal distinct spatial heterogeneity in transport patterns. While the inner shelf is largely constrained by alongshore currents, the widened topography at the eastern shelf acts as a critical offshore "leakage" pathway. In the middle and outer shelves, cross-shelf exchanges are highly active, predominantly driven by entrainment from a western mesoscale cyclonic eddy, forming filamentary structures that transport water beyond the 1000-m isobath. While intensified southwesterly winds are expected to enhance offshore Ekman transport, our results show that they simultaneously suppress eddy-mediated export by modulating the alongshore pressure gradient. Momentum balance analysis reveals the underlying mechanism: strong alongshore winds induce water accumulation on the northeastern shelf, elevating sea level and generating a southwestward (downstream) pressure gradient force. This downstream force disrupts the quasi-geostrophic balance required for particle capture by the western eddy, leading to a net reduction in cross-shelf particle export despite the enhanced wind forcing. Consequently, particles are transported rapidly alongshore under strong winds, whereas weaker winds favor northeastward (upstream) pressure gradients that enhance eddy capture efficiency. This study elucidates the complex interplay between monsoon intensity, shelf topography, and mesoscale eddies, providing critical insights into pollutant residence times and biogeochemical fluxes in marginal seas.', + }, ]