Skip to content

Commit

Permalink
add explicity bathymetry.nc to MOM_input (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashjbarnes authored May 4, 2024
1 parent e16340d commit a0c1fb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demos/premade_run_directories/common_files/MOM_input
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ TOPO_CONFIG = "file" !
! Phillips - ACC-like idealized topography used in the Phillips config.
! dense - Denmark Strait-like dense water formation and overflow.
! USER - call a user modified routine.
TOPO_FILE = "bathymetry.nc" ! Name of the file containing bathymetry information.
MINIMUM_DEPTH = 4.5 ! [m] default = 0.0
! If MASKING_DEPTH is unspecified, then anything shallower than MINIMUM_DEPTH is
! assumed to be land and all fluxes are masked out. If MASKING_DEPTH is
Expand Down

0 comments on commit a0c1fb4

Please sign in to comment.