I just noticed this in MOM_input in the 1 degree configs:
CHANNEL_CONFIG = "global_1deg" ! default = "none"
! A parameter that determines which set of channels are
! restricted to specific widths. Options are:
! none - All channels have the grid width.
! global_1deg - Sets 16 specific channels appropriate
! for a 1-degree model, as used in CM2G.
! list - Read the channel locations and widths from a
! text file, like MOM_channel_list in the MOM_SIS
! test case.
! file - Read open face widths everywhere from a
! NetCDF file on the model grid.
And it looks like we should set CHANNEL_CONFIG to 'none' ?
I just noticed this in MOM_input in the 1 degree configs:
And it looks like we should set CHANNEL_CONFIG to 'none' ?