Skip to content

Commit

Permalink
Merge pull request #1485 from marshallward/testing_no_2018
Browse files Browse the repository at this point in the history
Testing: Disable 2018 answer flags
  • Loading branch information
Hallberg-NOAA authored Aug 30, 2021
2 parents 21fffff + 7cd584e commit df97d4f
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion .testing/tc0/MOM_input
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,6 @@ ENERGYSAVEDAYS = 1.0

DIAG_AS_CHKSUM = True
DEBUG = True
DEFAULT_2018_ANSWERS = True ! [Boolean] default = True
GRID_ROTATION_ANGLE_BUGS = True ! [Boolean] default = True
USE_GM_WORK_BUG = True ! [Boolean] default = True
FIX_UNSPLIT_DT_VISC_BUG = False ! [Boolean] default = False
Expand Down
1 change: 0 additions & 1 deletion .testing/tc1/MOM_input
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,6 @@ ENERGYSAVEDAYS = 0.125 ! [days] default = 3600.0
DIAG_AS_CHKSUM = True
DEBUG = True
USE_PSURF_IN_EOS = False ! [Boolean] default = False
DEFAULT_2018_ANSWERS = True ! [Boolean] default = True
GRID_ROTATION_ANGLE_BUGS = True ! [Boolean] default = True
INTERPOLATE_RES_FN = True ! [Boolean] default = True
GILL_EQUATORIAL_LD = False ! [Boolean] default = False
Expand Down
1 change: 0 additions & 1 deletion .testing/tc2/MOM_input
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,6 @@ DIAG_AS_CHKSUM = True
DEBUG = True
USE_GM_WORK_BUG = False
USE_PSURF_IN_EOS = False ! [Boolean] default = False
DEFAULT_2018_ANSWERS = True ! [Boolean] default = True
GRID_ROTATION_ANGLE_BUGS = True ! [Boolean] default = True
REMAP_UV_USING_OLD_ALG = True ! [Boolean] default = True
USE_LAND_MASK_FOR_HVISC = False ! [Boolean] default = False
Expand Down
1 change: 0 additions & 1 deletion .testing/tc3/MOM_input
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,6 @@ ENERGYSAVEDAYS = 3.0 ! [hours] default = 1.44E+04
! energies of the run and other globally summed diagnostics.
DIAG_AS_CHKSUM = True
DEBUG = True
DEFAULT_2018_ANSWERS = True ! [Boolean] default = True
OBC_RADIATION_MAX = 10.0 ! [nondim] default = 10.0
GRID_ROTATION_ANGLE_BUGS = True ! [Boolean] default = True
USE_GM_WORK_BUG = True ! [Boolean] default = True
Expand Down
1 change: 0 additions & 1 deletion .testing/tc4/MOM_input
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,6 @@ DIAG_AS_CHKSUM = True
DEBUG = True

USE_PSURF_IN_EOS = False ! [Boolean] default = False
DEFAULT_2018_ANSWERS = True ! [Boolean] default = True
GRID_ROTATION_ANGLE_BUGS = True ! [Boolean] default = True
INTERPOLATE_RES_FN = True ! [Boolean] default = True
GILL_EQUATORIAL_LD = False ! [Boolean] default = False
Expand Down

0 comments on commit df97d4f

Please sign in to comment.