From f67cbda81d437e89d2e91e420f79455082e9946d Mon Sep 17 00:00:00 2001 From: MOM6 bot Date: Mon, 13 May 2024 14:14:33 -0400 Subject: [PATCH] MOM6: Add diags for east, north velocity components. - NOAA-GFDL/MOM6@bb8a65331 Add diags for east, north velocity components. - NOAA-GFDL/MOM6@93d9bb80f +(*)Fix USE_QG_LEITH_VISC = True reproducibility MOM6: Better handling of parentheses MOM6:) within set_viscous_ML - NOAA-GFDL/MOM6@efe1b4a9f +Fix multiple bugs when MEKE_GM_SRC_ALT is True - NOAA-GFDL/MOM6@a3e9e1c9d (*)Revise 13 diagnostics for rotational symmetry --- ocean_only/global_ALE/layer/available_diags.000000 | 10 ++++++++++ ocean_only/global_ALE/z/available_diags.000000 | 10 ++++++++++ src/MOM6 | 2 +- 3 files changed, 21 insertions(+), 1 deletion(-) diff --git a/ocean_only/global_ALE/layer/available_diags.000000 b/ocean_only/global_ALE/layer/available_diags.000000 index 3e39e62766..b1331ecfba 100644 --- a/ocean_only/global_ALE/layer/available_diags.000000 +++ b/ocean_only/global_ALE/layer/available_diags.000000 @@ -2345,6 +2345,16 @@ ! long_name: Sea Surface Speed ! units: m s-1 ! cell_methods: xh:mean yh:mean area:mean +"ssu_east" [Unused] + ! modules: {ocean_model,ocean_model_d2} + ! long_name: Eastward velocity + ! units: m s-1 + ! cell_methods: xh:mean yh:mean area:mean +"ssv_north" [Unused] + ! modules: {ocean_model,ocean_model_d2} + ! long_name: Northward velocity + ! units: m s-1 + ! cell_methods: xh:mean yh:mean area:mean "SST" [Used] (CMOR equivalent is "tos") ! modules: {ocean_model,ocean_model_d2} ! long_name: Sea Surface Temperature diff --git a/ocean_only/global_ALE/z/available_diags.000000 b/ocean_only/global_ALE/z/available_diags.000000 index e7d0941f86..9434f05b96 100644 --- a/ocean_only/global_ALE/z/available_diags.000000 +++ b/ocean_only/global_ALE/z/available_diags.000000 @@ -2409,6 +2409,16 @@ ! long_name: Sea Surface Speed ! units: m s-1 ! cell_methods: xh:mean yh:mean area:mean +"ssu_east" [Unused] + ! modules: {ocean_model,ocean_model_d2} + ! long_name: Eastward velocity + ! units: m s-1 + ! cell_methods: xh:mean yh:mean area:mean +"ssv_north" [Unused] + ! modules: {ocean_model,ocean_model_d2} + ! long_name: Northward velocity + ! units: m s-1 + ! cell_methods: xh:mean yh:mean area:mean "SST" [Used] (CMOR equivalent is "tos") ! modules: {ocean_model,ocean_model_d2} ! long_name: Sea Surface Temperature diff --git a/src/MOM6 b/src/MOM6 index 46fd6e6d65..bb8a653317 160000 --- a/src/MOM6 +++ b/src/MOM6 @@ -1 +1 @@ -Subproject commit 46fd6e6d658e5eee8d9166e4bf039254fcc70edb +Subproject commit bb8a6533178533289b92847153ee0612aec1903c