Skip to content

Commit

Permalink
MOM6: fix opemmp parallel
Browse files Browse the repository at this point in the history
- NOAA-GFDL/MOM6@37ff301a6 fix opemmp parallel
- NOAA-GFDL/MOM6@812510bc4 Add an option in hor_visc to use cont thickness
  • Loading branch information
mom6bot authored and marshallward committed Mar 26, 2024
1 parent ab0c120 commit 4ce152c
Show file tree
Hide file tree
Showing 62 changed files with 184 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1079,6 +1079,9 @@ HOR_VISC_ANSWER_DATE = 20181231 ! default = 20181231
! viscosity calculations. Values below 20190101 recover the answers from the
! end of 2018, while higher values use updated and more robust forms of the same
! expressions.
USE_CONT_THICKNESS = False ! [Boolean] default = False
! If true, use thickness at velocity points from continuity solver. This
! optioncurrently only works with split mode.
LAPLACIAN = True ! [Boolean] default = False
! If true, use a Laplacian horizontal viscosity.
KH = 0.0 ! [m2 s-1] default = 0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1079,6 +1079,9 @@ HOR_VISC_ANSWER_DATE = 99991231 ! default = 99991231
! viscosity calculations. Values below 20190101 recover the answers from the
! end of 2018, while higher values use updated and more robust forms of the same
! expressions.
USE_CONT_THICKNESS = False ! [Boolean] default = False
! If true, use thickness at velocity points from continuity solver. This
! optioncurrently only works with split mode.
LAPLACIAN = True ! [Boolean] default = False
! If true, use a Laplacian horizontal viscosity.
KH = 0.0 ! [m2 s-1] default = 0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1079,6 +1079,9 @@ HOR_VISC_ANSWER_DATE = 99991231 ! default = 99991231
! viscosity calculations. Values below 20190101 recover the answers from the
! end of 2018, while higher values use updated and more robust forms of the same
! expressions.
USE_CONT_THICKNESS = False ! [Boolean] default = False
! If true, use thickness at velocity points from continuity solver. This
! optioncurrently only works with split mode.
LAPLACIAN = True ! [Boolean] default = False
! If true, use a Laplacian horizontal viscosity.
KH = 0.0 ! [m2 s-1] default = 0.0
Expand Down
3 changes: 3 additions & 0 deletions ice_ocean_SIS2/Baltic/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -1079,6 +1079,9 @@ HOR_VISC_ANSWER_DATE = 99991231 ! default = 99991231
! viscosity calculations. Values below 20190101 recover the answers from the
! end of 2018, while higher values use updated and more robust forms of the same
! expressions.
USE_CONT_THICKNESS = False ! [Boolean] default = False
! If true, use thickness at velocity points from continuity solver. This
! optioncurrently only works with split mode.
LAPLACIAN = True ! [Boolean] default = False
! If true, use a Laplacian horizontal viscosity.
KH = 0.0 ! [m2 s-1] default = 0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1290,6 +1290,9 @@ HOR_VISC_ANSWER_DATE = 99991231 ! default = 99991231
! viscosity calculations. Values below 20190101 recover the answers from the
! end of 2018, while higher values use updated and more robust forms of the same
! expressions.
USE_CONT_THICKNESS = False ! [Boolean] default = False
! If true, use thickness at velocity points from continuity solver. This
! optioncurrently only works with split mode.
LAPLACIAN = True ! [Boolean] default = False
! If true, use a Laplacian horizontal viscosity.
KH = 0.0 ! [m2 s-1] default = 0.0
Expand Down
3 changes: 3 additions & 0 deletions ice_ocean_SIS2/Baltic_OM4_025/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -1314,6 +1314,9 @@ HOR_VISC_ANSWER_DATE = 20181231 ! default = 20181231
! viscosity calculations. Values below 20190101 recover the answers from the
! end of 2018, while higher values use updated and more robust forms of the same
! expressions.
USE_CONT_THICKNESS = False ! [Boolean] default = False
! If true, use thickness at velocity points from continuity solver. This
! optioncurrently only works with split mode.
LAPLACIAN = True ! [Boolean] default = False
! If true, use a Laplacian horizontal viscosity.
KH = 0.0 ! [m2 s-1] default = 0.0
Expand Down
3 changes: 3 additions & 0 deletions ice_ocean_SIS2/Baltic_OM4_05/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -1328,6 +1328,9 @@ HOR_VISC_ANSWER_DATE = 20181231 ! default = 20181231
! viscosity calculations. Values below 20190101 recover the answers from the
! end of 2018, while higher values use updated and more robust forms of the same
! expressions.
USE_CONT_THICKNESS = False ! [Boolean] default = False
! If true, use thickness at velocity points from continuity solver. This
! optioncurrently only works with split mode.
LAPLACIAN = True ! [Boolean] default = False
! If true, use a Laplacian horizontal viscosity.
KH = 0.0 ! [m2 s-1] default = 0.0
Expand Down
3 changes: 3 additions & 0 deletions ice_ocean_SIS2/OM4_025/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -1314,6 +1314,9 @@ HOR_VISC_ANSWER_DATE = 20181231 ! default = 20181231
! viscosity calculations. Values below 20190101 recover the answers from the
! end of 2018, while higher values use updated and more robust forms of the same
! expressions.
USE_CONT_THICKNESS = False ! [Boolean] default = False
! If true, use thickness at velocity points from continuity solver. This
! optioncurrently only works with split mode.
LAPLACIAN = True ! [Boolean] default = False
! If true, use a Laplacian horizontal viscosity.
KH = 0.0 ! [m2 s-1] default = 0.0
Expand Down
3 changes: 3 additions & 0 deletions ice_ocean_SIS2/OM4_05/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -1328,6 +1328,9 @@ HOR_VISC_ANSWER_DATE = 20181231 ! default = 20181231
! viscosity calculations. Values below 20190101 recover the answers from the
! end of 2018, while higher values use updated and more robust forms of the same
! expressions.
USE_CONT_THICKNESS = False ! [Boolean] default = False
! If true, use thickness at velocity points from continuity solver. This
! optioncurrently only works with split mode.
LAPLACIAN = True ! [Boolean] default = False
! If true, use a Laplacian horizontal viscosity.
KH = 0.0 ! [m2 s-1] default = 0.0
Expand Down
3 changes: 3 additions & 0 deletions ice_ocean_SIS2/OM_1deg/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -1305,6 +1305,9 @@ HOR_VISC_ANSWER_DATE = 20181231 ! default = 20181231
! viscosity calculations. Values below 20190101 recover the answers from the
! end of 2018, while higher values use updated and more robust forms of the same
! expressions.
USE_CONT_THICKNESS = False ! [Boolean] default = False
! If true, use thickness at velocity points from continuity solver. This
! optioncurrently only works with split mode.
LAPLACIAN = True ! [Boolean] default = False
! If true, use a Laplacian horizontal viscosity.
KH = 0.0 ! [m2 s-1] default = 0.0
Expand Down
3 changes: 3 additions & 0 deletions ice_ocean_SIS2/SIS2/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -1051,6 +1051,9 @@ HOR_VISC_ANSWER_DATE = 99991231 ! default = 99991231
! viscosity calculations. Values below 20190101 recover the answers from the
! end of 2018, while higher values use updated and more robust forms of the same
! expressions.
USE_CONT_THICKNESS = False ! [Boolean] default = False
! If true, use thickness at velocity points from continuity solver. This
! optioncurrently only works with split mode.
LAPLACIAN = True ! [Boolean] default = False
! If true, use a Laplacian horizontal viscosity.
KH = 0.0 ! [m2 s-1] default = 0.0
Expand Down
3 changes: 3 additions & 0 deletions ice_ocean_SIS2/SIS2_bergs_cgrid/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -1051,6 +1051,9 @@ HOR_VISC_ANSWER_DATE = 99991231 ! default = 99991231
! viscosity calculations. Values below 20190101 recover the answers from the
! end of 2018, while higher values use updated and more robust forms of the same
! expressions.
USE_CONT_THICKNESS = False ! [Boolean] default = False
! If true, use thickness at velocity points from continuity solver. This
! optioncurrently only works with split mode.
LAPLACIAN = True ! [Boolean] default = False
! If true, use a Laplacian horizontal viscosity.
KH = 0.0 ! [m2 s-1] default = 0.0
Expand Down
3 changes: 3 additions & 0 deletions ice_ocean_SIS2/SIS2_cgrid/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -1051,6 +1051,9 @@ HOR_VISC_ANSWER_DATE = 99991231 ! default = 99991231
! viscosity calculations. Values below 20190101 recover the answers from the
! end of 2018, while higher values use updated and more robust forms of the same
! expressions.
USE_CONT_THICKNESS = False ! [Boolean] default = False
! If true, use thickness at velocity points from continuity solver. This
! optioncurrently only works with split mode.
LAPLACIAN = True ! [Boolean] default = False
! If true, use a Laplacian horizontal viscosity.
KH = 0.0 ! [m2 s-1] default = 0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -873,6 +873,9 @@ HOR_VISC_ANSWER_DATE = 99991231 ! default = 99991231
! viscosity calculations. Values below 20190101 recover the answers from the
! end of 2018, while higher values use updated and more robust forms of the same
! expressions.
USE_CONT_THICKNESS = False ! [Boolean] default = False
! If true, use thickness at velocity points from continuity solver. This
! optioncurrently only works with split mode.
LAPLACIAN = False ! [Boolean] default = False
! If true, use a Laplacian horizontal viscosity.
BIHARMONIC = False ! [Boolean] default = True
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -982,6 +982,9 @@ HOR_VISC_ANSWER_DATE = 99991231 ! default = 99991231
! viscosity calculations. Values below 20190101 recover the answers from the
! end of 2018, while higher values use updated and more robust forms of the same
! expressions.
USE_CONT_THICKNESS = False ! [Boolean] default = False
! If true, use thickness at velocity points from continuity solver. This
! optioncurrently only works with split mode.
LAPLACIAN = False ! [Boolean] default = False
! If true, use a Laplacian horizontal viscosity.
BIHARMONIC = False ! [Boolean] default = True
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -982,6 +982,9 @@ HOR_VISC_ANSWER_DATE = 99991231 ! default = 99991231
! viscosity calculations. Values below 20190101 recover the answers from the
! end of 2018, while higher values use updated and more robust forms of the same
! expressions.
USE_CONT_THICKNESS = False ! [Boolean] default = False
! If true, use thickness at velocity points from continuity solver. This
! optioncurrently only works with split mode.
LAPLACIAN = False ! [Boolean] default = False
! If true, use a Laplacian horizontal viscosity.
BIHARMONIC = False ! [Boolean] default = True
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -873,6 +873,9 @@ HOR_VISC_ANSWER_DATE = 99991231 ! default = 99991231
! viscosity calculations. Values below 20190101 recover the answers from the
! end of 2018, while higher values use updated and more robust forms of the same
! expressions.
USE_CONT_THICKNESS = False ! [Boolean] default = False
! If true, use thickness at velocity points from continuity solver. This
! optioncurrently only works with split mode.
LAPLACIAN = False ! [Boolean] default = False
! If true, use a Laplacian horizontal viscosity.
BIHARMONIC = False ! [Boolean] default = True
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -982,6 +982,9 @@ HOR_VISC_ANSWER_DATE = 99991231 ! default = 99991231
! viscosity calculations. Values below 20190101 recover the answers from the
! end of 2018, while higher values use updated and more robust forms of the same
! expressions.
USE_CONT_THICKNESS = False ! [Boolean] default = False
! If true, use thickness at velocity points from continuity solver. This
! optioncurrently only works with split mode.
LAPLACIAN = False ! [Boolean] default = False
! If true, use a Laplacian horizontal viscosity.
BIHARMONIC = False ! [Boolean] default = True
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -982,6 +982,9 @@ HOR_VISC_ANSWER_DATE = 99991231 ! default = 99991231
! viscosity calculations. Values below 20190101 recover the answers from the
! end of 2018, while higher values use updated and more robust forms of the same
! expressions.
USE_CONT_THICKNESS = False ! [Boolean] default = False
! If true, use thickness at velocity points from continuity solver. This
! optioncurrently only works with split mode.
LAPLACIAN = False ! [Boolean] default = False
! If true, use a Laplacian horizontal viscosity.
BIHARMONIC = False ! [Boolean] default = True
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -873,6 +873,9 @@ HOR_VISC_ANSWER_DATE = 99991231 ! default = 99991231
! viscosity calculations. Values below 20190101 recover the answers from the
! end of 2018, while higher values use updated and more robust forms of the same
! expressions.
USE_CONT_THICKNESS = False ! [Boolean] default = False
! If true, use thickness at velocity points from continuity solver. This
! optioncurrently only works with split mode.
LAPLACIAN = False ! [Boolean] default = False
! If true, use a Laplacian horizontal viscosity.
BIHARMONIC = False ! [Boolean] default = True
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -982,6 +982,9 @@ HOR_VISC_ANSWER_DATE = 99991231 ! default = 99991231
! viscosity calculations. Values below 20190101 recover the answers from the
! end of 2018, while higher values use updated and more robust forms of the same
! expressions.
USE_CONT_THICKNESS = False ! [Boolean] default = False
! If true, use thickness at velocity points from continuity solver. This
! optioncurrently only works with split mode.
LAPLACIAN = False ! [Boolean] default = False
! If true, use a Laplacian horizontal viscosity.
BIHARMONIC = False ! [Boolean] default = True
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -982,6 +982,9 @@ HOR_VISC_ANSWER_DATE = 99991231 ! default = 99991231
! viscosity calculations. Values below 20190101 recover the answers from the
! end of 2018, while higher values use updated and more robust forms of the same
! expressions.
USE_CONT_THICKNESS = False ! [Boolean] default = False
! If true, use thickness at velocity points from continuity solver. This
! optioncurrently only works with split mode.
LAPLACIAN = False ! [Boolean] default = False
! If true, use a Laplacian horizontal viscosity.
BIHARMONIC = False ! [Boolean] default = True
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -873,6 +873,9 @@ HOR_VISC_ANSWER_DATE = 99991231 ! default = 99991231
! viscosity calculations. Values below 20190101 recover the answers from the
! end of 2018, while higher values use updated and more robust forms of the same
! expressions.
USE_CONT_THICKNESS = False ! [Boolean] default = False
! If true, use thickness at velocity points from continuity solver. This
! optioncurrently only works with split mode.
LAPLACIAN = False ! [Boolean] default = False
! If true, use a Laplacian horizontal viscosity.
BIHARMONIC = False ! [Boolean] default = True
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -982,6 +982,9 @@ HOR_VISC_ANSWER_DATE = 99991231 ! default = 99991231
! viscosity calculations. Values below 20190101 recover the answers from the
! end of 2018, while higher values use updated and more robust forms of the same
! expressions.
USE_CONT_THICKNESS = False ! [Boolean] default = False
! If true, use thickness at velocity points from continuity solver. This
! optioncurrently only works with split mode.
LAPLACIAN = False ! [Boolean] default = False
! If true, use a Laplacian horizontal viscosity.
BIHARMONIC = False ! [Boolean] default = True
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -982,6 +982,9 @@ HOR_VISC_ANSWER_DATE = 99991231 ! default = 99991231
! viscosity calculations. Values below 20190101 recover the answers from the
! end of 2018, while higher values use updated and more robust forms of the same
! expressions.
USE_CONT_THICKNESS = False ! [Boolean] default = False
! If true, use thickness at velocity points from continuity solver. This
! optioncurrently only works with split mode.
LAPLACIAN = False ! [Boolean] default = False
! If true, use a Laplacian horizontal viscosity.
BIHARMONIC = False ! [Boolean] default = True
Expand Down
Loading

0 comments on commit 4ce152c

Please sign in to comment.