Skip to content

Commit dd2c244

Browse files
committed
MOM6+SIS2+icebergs: Add ANN-based mesoscale streamfunction parameterization (#1109)
- NOAA-GFDL/MOM6@bec619312 Add ANN-based mesoscale streamfunction parameterization (#1109) - NOAA-GFDL/MOM6@ac31b32b9 +(*)Use OBC info to remap velocity diagnostics MOM6+SIS2+icebergs: Add cell methods to register_static_field call (#258) - NOAA-GFDL/SIS2@0372a89 Add cell methods to register_static_field call (#258) - NOAA-GFDL/SIS2@64dc3ce Fix unit scaling in SIS_sponge MOM6+SIS2+icebergs: Bug fix, if with .and. in argument - NOAA-GFDL/icebergs@8a4b425 Bug fix, if with .and. in argument
1 parent 9d70f2d commit dd2c244

65 files changed

Lines changed: 191 additions & 2 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

coupled_AM2_LM3_SIS2/AM2_SIS2_MOM6i_1deg/MOM_parameter_doc.all

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -954,6 +954,9 @@ CHANNEL_DRAG_MAX_BBL_THICK = 5.0 ! [m] default = 5.0
954954
! proportional to HBBL if USE_JACKSON_PARAM or DRAG_AS_BODY_FORCE is true.
955955

956956
! === module MOM_thickness_diffuse ===
957+
USE_THICKNESS_DIFFUSE_ANN = False ! [Boolean] default = False
958+
! If true, use the ANN to compute the mesoscale streamfunction for thickness
959+
! diffusivity.
957960
KHTH = 10.0 ! [m2 s-1] default = 0.0
958961
! The background horizontal thickness diffusivity.
959962
READ_KHTH = False ! [Boolean] default = False

coupled_AM2_LM3_SIS2/Concurrent_ice_1deg/MOM_parameter_doc.all

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -954,6 +954,9 @@ CHANNEL_DRAG_MAX_BBL_THICK = 5.0 ! [m] default = 5.0
954954
! proportional to HBBL if USE_JACKSON_PARAM or DRAG_AS_BODY_FORCE is true.
955955

956956
! === module MOM_thickness_diffuse ===
957+
USE_THICKNESS_DIFFUSE_ANN = False ! [Boolean] default = False
958+
! If true, use the ANN to compute the mesoscale streamfunction for thickness
959+
! diffusivity.
957960
KHTH = 10.0 ! [m2 s-1] default = 0.0
958961
! The background horizontal thickness diffusivity.
959962
READ_KHTH = False ! [Boolean] default = False

coupled_AM2_LM3_SIS2/Intersperse_ice_1deg/MOM_parameter_doc.all

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -954,6 +954,9 @@ CHANNEL_DRAG_MAX_BBL_THICK = 5.0 ! [m] default = 5.0
954954
! proportional to HBBL if USE_JACKSON_PARAM or DRAG_AS_BODY_FORCE is true.
955955

956956
! === module MOM_thickness_diffuse ===
957+
USE_THICKNESS_DIFFUSE_ANN = False ! [Boolean] default = False
958+
! If true, use the ANN to compute the mesoscale streamfunction for thickness
959+
! diffusivity.
957960
KHTH = 10.0 ! [m2 s-1] default = 0.0
958961
! The background horizontal thickness diffusivity.
959962
READ_KHTH = False ! [Boolean] default = False

ice_ocean_SIS2/Baltic/MOM_parameter_doc.all

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -954,6 +954,9 @@ CHANNEL_DRAG_MAX_BBL_THICK = 5.0 ! [m] default = 5.0
954954
! proportional to HBBL if USE_JACKSON_PARAM or DRAG_AS_BODY_FORCE is true.
955955

956956
! === module MOM_thickness_diffuse ===
957+
USE_THICKNESS_DIFFUSE_ANN = False ! [Boolean] default = False
958+
! If true, use the ANN to compute the mesoscale streamfunction for thickness
959+
! diffusivity.
957960
KHTH = 10.0 ! [m2 s-1] default = 0.0
958961
! The background horizontal thickness diffusivity.
959962
READ_KHTH = False ! [Boolean] default = False

ice_ocean_SIS2/Baltic_ALE_z_offline_tracers/MOM_parameter_doc.all

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1150,6 +1150,9 @@ CHANNEL_DRAG_MAX_BBL_THICK = 5.0 ! [m] default = 5.0
11501150
! proportional to HBBL if USE_JACKSON_PARAM or DRAG_AS_BODY_FORCE is true.
11511151

11521152
! === module MOM_thickness_diffuse ===
1153+
USE_THICKNESS_DIFFUSE_ANN = False ! [Boolean] default = False
1154+
! If true, use the ANN to compute the mesoscale streamfunction for thickness
1155+
! diffusivity.
11531156
KHTH = 600.0 ! [m2 s-1] default = 0.0
11541157
! The background horizontal thickness diffusivity.
11551158
READ_KHTH = False ! [Boolean] default = False

ice_ocean_SIS2/Baltic_OM4_025/MOM_parameter_doc.all

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1268,6 +1268,9 @@ CHANNEL_DRAG_MAX_BBL_THICK = 5.0 ! [m] default = 5.0
12681268
! proportional to HBBL if USE_JACKSON_PARAM or DRAG_AS_BODY_FORCE is true.
12691269

12701270
! === module MOM_thickness_diffuse ===
1271+
USE_THICKNESS_DIFFUSE_ANN = False ! [Boolean] default = False
1272+
! If true, use the ANN to compute the mesoscale streamfunction for thickness
1273+
! diffusivity.
12711274
KHTH = 0.0 ! [m2 s-1] default = 0.0
12721275
! The background horizontal thickness diffusivity.
12731276
READ_KHTH = False ! [Boolean] default = False

ice_ocean_SIS2/Baltic_OM4_05/MOM_parameter_doc.all

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1272,6 +1272,9 @@ CHANNEL_DRAG_MAX_BBL_THICK = 5.0 ! [m] default = 5.0
12721272
! proportional to HBBL if USE_JACKSON_PARAM or DRAG_AS_BODY_FORCE is true.
12731273

12741274
! === module MOM_thickness_diffuse ===
1275+
USE_THICKNESS_DIFFUSE_ANN = False ! [Boolean] default = False
1276+
! If true, use the ANN to compute the mesoscale streamfunction for thickness
1277+
! diffusivity.
12751278
KHTH = 0.0 ! [m2 s-1] default = 0.0
12761279
! The background horizontal thickness diffusivity.
12771280
READ_KHTH = False ! [Boolean] default = False

ice_ocean_SIS2/Baltic_OM5_025/MOM_parameter_doc.all

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1255,6 +1255,9 @@ CHANNEL_DRAG_MAX_BBL_THICK = 5.0 ! [m] default = 5.0
12551255
! proportional to HBBL if USE_JACKSON_PARAM or DRAG_AS_BODY_FORCE is true.
12561256

12571257
! === module MOM_thickness_diffuse ===
1258+
USE_THICKNESS_DIFFUSE_ANN = False ! [Boolean] default = False
1259+
! If true, use the ANN to compute the mesoscale streamfunction for thickness
1260+
! diffusivity.
12581261
KHTH = 0.0 ! [m2 s-1] default = 0.0
12591262
! The background horizontal thickness diffusivity.
12601263
READ_KHTH = False ! [Boolean] default = False

ice_ocean_SIS2/Baltic_OM5nb_025/MOM_parameter_doc.all

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1247,6 +1247,9 @@ CHANNEL_DRAG_MAX_BBL_THICK = 5.0 ! [m] default = 5.0
12471247
! proportional to HBBL if USE_JACKSON_PARAM or DRAG_AS_BODY_FORCE is true.
12481248

12491249
! === module MOM_thickness_diffuse ===
1250+
USE_THICKNESS_DIFFUSE_ANN = False ! [Boolean] default = False
1251+
! If true, use the ANN to compute the mesoscale streamfunction for thickness
1252+
! diffusivity.
12501253
KHTH = 0.0 ! [m2 s-1] default = 0.0
12511254
! The background horizontal thickness diffusivity.
12521255
READ_KHTH = False ! [Boolean] default = False

ice_ocean_SIS2/OM4_025/MOM_parameter_doc.all

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1268,6 +1268,9 @@ CHANNEL_DRAG_MAX_BBL_THICK = 5.0 ! [m] default = 5.0
12681268
! proportional to HBBL if USE_JACKSON_PARAM or DRAG_AS_BODY_FORCE is true.
12691269

12701270
! === module MOM_thickness_diffuse ===
1271+
USE_THICKNESS_DIFFUSE_ANN = False ! [Boolean] default = False
1272+
! If true, use the ANN to compute the mesoscale streamfunction for thickness
1273+
! diffusivity.
12711274
KHTH = 0.0 ! [m2 s-1] default = 0.0
12721275
! The background horizontal thickness diffusivity.
12731276
READ_KHTH = False ! [Boolean] default = False

0 commit comments

Comments
 (0)