From 0d21d5657f1f67526f709f3fb0c96d79f7ea1d05 Mon Sep 17 00:00:00 2001 From: Christopher Harrop <35781497+christopherwharrop-noaa@users.noreply.github.com> Date: Mon, 9 Nov 2020 16:08:19 -0700 Subject: [PATCH] Update sw_core.F90 Fix comments typo. --- ref/src/sw_core.F90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ref/src/sw_core.F90 b/ref/src/sw_core.F90 index fd16390..71f5ed2 100644 --- a/ref/src/sw_core.F90 +++ b/ref/src/sw_core.F90 @@ -617,7 +617,7 @@ end subroutine divergence_corner !------------------------------------------------------------------ - ! divergence_corner + ! d2a2c_vect ! ! There is a limit to how far this routine can fill uc and vc in the ! halo, and so either mpp_update_domains or some sort of boundary