Skip to content

Commit

Permalink
Remove DEFAULT_2018_ANSWERS as obsolete
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Aug 15, 2024
1 parent bd1ed5f commit aa9f1bd
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 10 deletions.
2 changes: 0 additions & 2 deletions MOM6_GEOSPlug/mom6_app/1440x1080/MOM_input
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,6 @@ BAD_VAL_SST_MAX = 55.0 ! [deg C] default = 45.0
BAD_VAL_SST_MIN = -3.0 ! [deg C] default = -2.1
! The value of SST below which a bad value message is triggered, if
! CHECK_BAD_SURFACE_VALS is true.
DEFAULT_2018_ANSWERS = True ! [Boolean] default = True
! This sets the default value for the various _2018_ANSWERS parameters.
WRITE_GEOM = 0 ! default = 1
! If =0, never write the geometry and vertical grid files. If =1, write the
! geometry and vertical grid files only for a new simulation. If =2, always
Expand Down
2 changes: 0 additions & 2 deletions MOM6_GEOSPlug/mom6_app/1440x1080/MOM_override
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,3 @@ RESTART_CHECKSUMS_REQUIRED = False
#override PRESSURE_DEPENDENT_FRAZIL = False
!
! update answers
#override DEFAULT_2018_ANSWERS = False
!
2 changes: 0 additions & 2 deletions MOM6_GEOSPlug/mom6_app/1440x1080/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,6 @@ BAD_VAL_COLUMN_THICKNESS = 0.0 ! [m] default = 0.0
! CHECK_BAD_SURFACE_VALS is true.
DEFAULT_ANSWER_DATE = 99991231 ! default = 99991231
! This sets the default value for the various _ANSWER_DATE parameters.
DEFAULT_2018_ANSWERS = False ! [Boolean] default = False
! This sets the default value for the various _2018_ANSWERS parameters.
SURFACE_2018_ANSWERS = False ! [Boolean] default = False
! If true, use expressions for the surface properties that recover the answers
! from the end of 2018. Otherwise, use more appropriate expressions that differ
Expand Down
2 changes: 0 additions & 2 deletions MOM6_GEOSPlug/mom6_app/540x458/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,6 @@ BAD_VAL_COLUMN_THICKNESS = 0.0 ! [m] default = 0.0
! CHECK_BAD_SURFACE_VALS is true.
DEFAULT_ANSWER_DATE = 99991231 ! default = 99991231
! This sets the default value for the various _ANSWER_DATE parameters.
DEFAULT_2018_ANSWERS = False ! [Boolean] default = False
! This sets the default value for the various _2018_ANSWERS parameters.
SURFACE_2018_ANSWERS = False ! [Boolean] default = False
! If true, use expressions for the surface properties that recover the answers
! from the end of 2018. Otherwise, use more appropriate expressions that differ
Expand Down
2 changes: 0 additions & 2 deletions MOM6_GEOSPlug/mom6_app/72x36/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,6 @@ BAD_VAL_SST_MIN = -3.0 ! [deg C] default = -2.1
BAD_VAL_COLUMN_THICKNESS = 0.0 ! [m] default = 0.0
! The value of column thickness below which a bad value message is triggered, if
! CHECK_BAD_SURFACE_VALS is true.
DEFAULT_2018_ANSWERS = False ! [Boolean] default = False
! This sets the default value for the various _2018_ANSWERS parameters.
SURFACE_2018_ANSWERS = False ! [Boolean] default = False
! If true, use expressions for the surface properties that recover the answers
! from the end of 2018. Otherwise, use more appropriate expressions that differ
Expand Down

0 comments on commit aa9f1bd

Please sign in to comment.