From 9278e6d5b5dde3a7415bb05a78df1e9c30c87034 Mon Sep 17 00:00:00 2001 From: Hannah Klion Date: Wed, 18 Dec 2024 16:23:31 -0800 Subject: [PATCH] Update paper.md typo --- paper/paper.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paper/paper.md b/paper/paper.md index 2a1fa46..863484f 100644 --- a/paper/paper.md +++ b/paper/paper.md @@ -70,7 +70,7 @@ and as such requires boundary conditions derived analytically, or from larger-sc Like ROMS, REMORA: - solves the incompressible time-dependent Navier-Stokes equation with the Boussinesq and hydrostatic approximations (see [@shchepetkin.mcwilliams:05], [@haidvogel.ea:08]) - uses a curvilinear Arakawa C-grid - - uses a streched, terrain-following vertical s-coordinate + - uses a stretched, terrain-following vertical s-coordinate - uses a split-explicit time-stepping scheme, where several fast barotropic (2D) steps take place within each baroclinic (3D) update (see [@shchepetkin.mcwilliams:05]) - baroclinic steps use a third-order Adams-Bashforth scheme - barotropic steps use a leapfrog predictor followed by a three-time Adams-Moulton corrector