From 236d17d5203680a743378e976348f594a2a7b261 Mon Sep 17 00:00:00 2001 From: JessicaMeixner-NOAA Date: Thu, 13 Feb 2025 14:54:44 -0600 Subject: [PATCH] hafsv2: Gulf of America --- manual/manual.bib | 2 +- smc_docs/SMCG_TKs/G50SMCSRGD.f90 | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manual/manual.bib b/manual/manual.bib index 41e1d7af6..ba98a863a 100644 --- a/manual/manual.bib +++ b/manual/manual.bib @@ -1682,7 +1682,7 @@ @article{art:sikiric2012 } @article{art:kerr2013, - title={US IOOS coastal and ocean modeling testbed: Inter-model evaluation of tides, waves, and hurricane surge in the Gulf of Mexico}, + title={US IOOS coastal and ocean modeling testbed: Inter-model evaluation of tides, waves, and hurricane surge in the Gulf of America}, author={Kerr, Patrick C and Donahue, Aaron S and Westerink, Joannes J and Luettich, Richard A and Zheng, LY and Weisberg, Robert H and Huang, Y and Wang, HV and Teng, Y and Forrest, DR and others}, journal={Journal of Geophysical Research: Oceans}, volume={118}, diff --git a/smc_docs/SMCG_TKs/G50SMCSRGD.f90 b/smc_docs/SMCG_TKs/G50SMCSRGD.f90 index 8f1b0f325..7373fd5d9 100644 --- a/smc_docs/SMCG_TKs/G50SMCSRGD.f90 +++ b/smc_docs/SMCG_TKs/G50SMCSRGD.f90 @@ -28,7 +28,7 @@ !! J G Li 14 Oct 2010 !! New AngleD program for SMC grid only. !! J G Li 21 Apr 2010 -!! Test Gulf of Mexico area for high coastal waves. +!! Test Gulf of America area for high coastal waves. !! J G Li 4 May 2010 !! Adapted for SMC50 grid global + Arctic test. !! J G Li 26 Oct 2011 @@ -1178,7 +1178,7 @@ SUBROUTINE SPECUUVV CNST2 = 1.0/(0.5 + 5.0/DLat) CNST1 = CNST2*DLon/DLat -! Gulf of Mexico patch to test coastal high waves. JGLi 04May2011 +! Gulf of America patch to test coastal high waves. JGLi 04May2011 ii=NINT(270.0/DLon) jj=NINT( 25.0/DLat) @@ -1194,7 +1194,7 @@ SUBROUTINE SPECUUVV C(i)=SWH0 ENDIF -!! A round patch in Gulf of Mexico same as Arctic one +!! A round patch in Gulf of America same as Arctic one CNST5 = Real( ICE(1,i) - ii )*CNST1*CCLat(kk) CNST6 = Real( kk - jj )*CNST2 CNST4 = CNST5*CNST5 + CNST6*CNST6