Skip to content

Commit

Permalink
upddate xmls
Browse files Browse the repository at this point in the history
  • Loading branch information
yichengt900 committed Feb 3, 2025
1 parent 1ee79ad commit c199a23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
5 changes: 1 addition & 4 deletions xmls/NEP10/MOM_inputs/2024_08/MOM_input
Original file line number Diff line number Diff line change
Expand Up @@ -913,10 +913,7 @@ TIDE_P1 = True
TIDE_Q1 = True
TIDE_MM = True
TIDE_MF = True
TIDE_SAL_SCALAR_VALUE = 0.010 ! [m m-1]
! The constant of proportionality between sea surface height (really it should
! be bottom pressure) anomalies and bottom geopotential anomalies. This is only
! used if TIDES and TIDE_USE_SAL_SCALAR are true.
SAL_SCALAR_VALUE = 0.010 ! [m m-1]
TIDE_USE_EQ_PHASE = True

! === module ocean_model_init ===
Expand Down
5 changes: 1 addition & 4 deletions xmls/NWA12/MOM_inputs/2024_03/MOM_input
Original file line number Diff line number Diff line change
Expand Up @@ -412,10 +412,7 @@ TIDE_MF = True ! [Boolean] default = False
TIDE_MM = True ! [Boolean] default = False
! If true, apply tidal momentum forcing at the MM frequency. This is only used
! if TIDES is true.
TIDE_SAL_SCALAR_VALUE = 0.01 ! [m m-1]
! The constant of proportionality between sea surface height (really it should
! be bottom pressure) anomalies and bottom geopotential anomalies. This is only
! used if TIDES and TIDE_USE_SAL_SCALAR are true.
SAL_SCALAR_VALUE = 0.01 ! [m m-1]
TIDE_USE_EQ_PHASE = True ! [Boolean] default = False
! Correct phases by calculating equilibrium phase arguments for TIDE_REF_DATE.

Expand Down

0 comments on commit c199a23

Please sign in to comment.