Skip to content

Commit

Permalink
Use new format to specify Z coordinate locations for diagnostic regri…
Browse files Browse the repository at this point in the history
…dding. mom-ocean#328
  • Loading branch information
nichannah committed Nov 28, 2016
1 parent f4edf7b commit f260f57
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ice_ocean_SIS2/Baltic/MOM_input
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,7 @@ IO_LAYOUT = 1, 1 ! default = 0
NK = 63 ! [nondim]
! The number of model layers.

DIAG_REMAP_Z_GRID_DEF = "FILE:OM3_zgrid.nc,zw,zt"
DIAG_REMAP_RHO_GRID_DEF = "UNIFORM"
DIAG_REMAP_SIGMA_GRID_DEF = "UNIFORM"
DIAG_REMAP_DEF_Z = "FILE:OM3_zgrid.nc,zw,interfaces=zt"

! === module MOM_verticalGrid ===
! Parameters providing information about the vertical grid.
Expand Down

0 comments on commit f260f57

Please sign in to comment.