diff --git a/ice_ocean_SIS2/OM4_025/diag_table.MOM6 b/ice_ocean_SIS2/OM4_025/diag_table.MOM6 index 72ddd4f52e..879448920c 100644 --- a/ice_ocean_SIS2/OM4_025/diag_table.MOM6 +++ b/ice_ocean_SIS2/OM4_025/diag_table.MOM6 @@ -38,6 +38,7 @@ "ocean_model", "deptho", "deptho", "ocean_static", "all", "none", "none", 2 #"ocean_model", "basin", "basin", "ocean_static", "all", "none", "none", 2 # in /archive/gold/datasets/OM4_025/ "ocean_model", "hfgeou", "hfgeou", "ocean_static", "all", "none", "none", 2 # for static geothermal heat + "ocean_model", "sftof", "sftof", "ocean_static", "all", "none", "none", 2 # Extra static geometry data beyond CMIP6/OMIP Table 2.1 "ocean_model", "Coriolis", "Coriolis", "ocean_static", "all", "none", "none", 2 diff --git a/ice_ocean_SIS2/OM4_025/diag_table.MOM6_spinup b/ice_ocean_SIS2/OM4_025/diag_table.MOM6_spinup index 4c24a9e315..262b07f9e7 100644 --- a/ice_ocean_SIS2/OM4_025/diag_table.MOM6_spinup +++ b/ice_ocean_SIS2/OM4_025/diag_table.MOM6_spinup @@ -41,6 +41,7 @@ "ocean_model", "deptho", "deptho", "ocean_static", "all", "none", "none", 2 #"ocean_model", "basin", "basin", "ocean_static", "all", "none", "none", 2 # in /archive/gold/datasets/OM4_025/ "ocean_model", "hfgeou", "hfgeou", "ocean_static", "all", "none", "none", 2 # for static geothermal heat + "ocean_model", "sftof", "sftof", "ocean_static", "all", "none", "none", 2 # Extra static geometry data beyond CMIP6/OMIP Table 2.1 "ocean_model", "Coriolis", "Coriolis", "ocean_static", "all", "none", "none", 2 diff --git a/ocean_only/global_ALE/layer/available_diags.000000 b/ocean_only/global_ALE/layer/available_diags.000000 index ee6ea2ab94..40c3463c96 100644 --- a/ocean_only/global_ALE/layer/available_diags.000000 +++ b/ocean_only/global_ALE/layer/available_diags.000000 @@ -91,6 +91,13 @@ "ocean_model", "dyCv" [Unused] ! long_name: Delta(y) at v points (meter) ! units: m +"ocean_model", "area_t_percent" [Unused] + ! long_name: Percentage of cell area covered by ocean + ! units: % +"ocean_model", "sftof" [Unused] + ! long_name: Sea Area Fraction + ! units: % + ! standard_name: SeaAreaFraction "ocean_model", "MEKE" [Used] ! long_name: Mesoscale Eddy Kinetic Energy ! units: meter2 second-2 diff --git a/ocean_only/global_ALE/z/available_diags.000000 b/ocean_only/global_ALE/z/available_diags.000000 index e4bfc906ad..66b70730fb 100644 --- a/ocean_only/global_ALE/z/available_diags.000000 +++ b/ocean_only/global_ALE/z/available_diags.000000 @@ -91,6 +91,13 @@ "ocean_model", "dyCv" [Unused] ! long_name: Delta(y) at v points (meter) ! units: m +"ocean_model", "area_t_percent" [Unused] + ! long_name: Percentage of cell area covered by ocean + ! units: % +"ocean_model", "sftof" [Unused] + ! long_name: Sea Area Fraction + ! units: % + ! standard_name: SeaAreaFraction "ocean_model", "MEKE" [Used] ! long_name: Mesoscale Eddy Kinetic Energy ! units: meter2 second-2 diff --git a/src/MOM6 b/src/MOM6 index 03308f3188..3d60b91ae5 160000 --- a/src/MOM6 +++ b/src/MOM6 @@ -1 +1 @@ -Subproject commit 03308f3188f6c74ed3e3cb0eb59630af5b5b65a6 +Subproject commit 3d60b91ae501c188c575244cd77128bd16e30a51