Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -210,10 +210,6 @@ NJHALO = 4 ! default = 4
REFERENCE_HEIGHT = 0.0 ! [m] default = 0.0
! A reference value for geometric height fields, such as bathyT.

! === module MOM_fixed_initialization ===
INPUTDIR = "INPUT" ! default = "."
! The directory in which input files are found.

! === module MOM_grid_init ===
GRID_CONFIG = "mosaic" !
! A character string that determines the method for defining the horizontal
Expand Down Expand Up @@ -284,6 +280,8 @@ MAXIMUM_DEPTH = 6000.0 ! [m]
! if any.
OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0
! The number of open boundary segments.

! === module MOM_fixed_initialization ===
CHANNEL_CONFIG = "global_1deg" ! default = "none"
! A parameter that determines which set of channels are
! restricted to specific widths. Options are:
Expand Down Expand Up @@ -529,6 +527,8 @@ COORD_VAR = "Layer" ! default = "Layer"
! The variable in COORD_FILE that is to be used for the coordinate densities.

! === module MOM_state_initialization ===
INPUTDIR = "INPUT" ! default = "."
! The directory in which input files are found.
FATAL_INCONSISTENT_RESTART_TIME = False ! [Boolean] default = False
! If true and a time_in value is provided to MOM_initialize_state, verify that
! the time read from a restart file is the same as time_in, and issue a fatal
Expand Down
12 changes: 8 additions & 4 deletions coupled_AM2_LM3_SIS2/AM2_SIS2_MOM6i_1deg/MOM_parameter_doc.short
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,6 @@ NJGLOBAL = 210 !
! The total number of thickness grid points in the y-direction in the physical
! domain. With STATIC_MEMORY_ this is set in MOM_memory.h at compile time.

! === module MOM_fixed_initialization ===
INPUTDIR = "INPUT" ! default = "."
! The directory in which input files are found.

! === module MOM_grid_init ===
GRID_CONFIG = "mosaic" !
! A character string that determines the method for defining the horizontal
Expand Down Expand Up @@ -105,6 +101,12 @@ MINIMUM_DEPTH = 0.5 ! [m] default = 0.0
! MASKING_DEPTH are rounded to MINIMUM_DEPTH.
MAXIMUM_DEPTH = 6000.0 ! [m]
! The maximum depth of the ocean.

! === module MOM_open_boundary ===
! Controls where open boundaries are located, what kind of boundary condition to impose, and what data to apply,
! if any.

! === module MOM_fixed_initialization ===
CHANNEL_CONFIG = "global_1deg" ! default = "none"
! A parameter that determines which set of channels are
! restricted to specific widths. Options are:
Expand Down Expand Up @@ -162,6 +164,8 @@ COORD_FILE = "GOLD_IC.2010.11.15.nc" !
! The file from which the coordinate densities are read.

! === module MOM_state_initialization ===
INPUTDIR = "INPUT" ! default = "."
! The directory in which input files are found.
INIT_LAYERS_FROM_Z_FILE = True ! [Boolean] default = False
! If true, initialize the layer thicknesses, temperatures, and salinities from a
! Z-space file on a latitude-longitude grid.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -210,10 +210,6 @@ NJHALO = 4 ! default = 4
REFERENCE_HEIGHT = 0.0 ! [m] default = 0.0
! A reference value for geometric height fields, such as bathyT.

! === module MOM_fixed_initialization ===
INPUTDIR = "INPUT" ! default = "."
! The directory in which input files are found.

! === module MOM_grid_init ===
GRID_CONFIG = "mosaic" !
! A character string that determines the method for defining the horizontal
Expand Down Expand Up @@ -284,6 +280,8 @@ MAXIMUM_DEPTH = 6000.0 ! [m]
! if any.
OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0
! The number of open boundary segments.

! === module MOM_fixed_initialization ===
CHANNEL_CONFIG = "global_1deg" ! default = "none"
! A parameter that determines which set of channels are
! restricted to specific widths. Options are:
Expand Down Expand Up @@ -529,6 +527,8 @@ COORD_VAR = "Layer" ! default = "Layer"
! The variable in COORD_FILE that is to be used for the coordinate densities.

! === module MOM_state_initialization ===
INPUTDIR = "INPUT" ! default = "."
! The directory in which input files are found.
FATAL_INCONSISTENT_RESTART_TIME = False ! [Boolean] default = False
! If true and a time_in value is provided to MOM_initialize_state, verify that
! the time read from a restart file is the same as time_in, and issue a fatal
Expand Down
12 changes: 8 additions & 4 deletions coupled_AM2_LM3_SIS2/Concurrent_ice_1deg/MOM_parameter_doc.short
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@ NJGLOBAL = 210 !
! The total number of thickness grid points in the y-direction in the physical
! domain. With STATIC_MEMORY_ this is set in MOM_memory.h at compile time.

! === module MOM_fixed_initialization ===
INPUTDIR = "INPUT" ! default = "."
! The directory in which input files are found.

! === module MOM_grid_init ===
GRID_CONFIG = "mosaic" !
! A character string that determines the method for defining the horizontal
Expand Down Expand Up @@ -98,6 +94,12 @@ MINIMUM_DEPTH = 0.5 ! [m] default = 0.0
! MASKING_DEPTH are rounded to MINIMUM_DEPTH.
MAXIMUM_DEPTH = 6000.0 ! [m]
! The maximum depth of the ocean.

! === module MOM_open_boundary ===
! Controls where open boundaries are located, what kind of boundary condition to impose, and what data to apply,
! if any.

! === module MOM_fixed_initialization ===
CHANNEL_CONFIG = "global_1deg" ! default = "none"
! A parameter that determines which set of channels are
! restricted to specific widths. Options are:
Expand Down Expand Up @@ -155,6 +157,8 @@ COORD_FILE = "GOLD_IC.2010.11.15.nc" !
! The file from which the coordinate densities are read.

! === module MOM_state_initialization ===
INPUTDIR = "INPUT" ! default = "."
! The directory in which input files are found.
INIT_LAYERS_FROM_Z_FILE = True ! [Boolean] default = False
! If true, initialize the layer thicknesses, temperatures, and salinities from a
! Z-space file on a latitude-longitude grid.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -210,10 +210,6 @@ NJHALO = 4 ! default = 4
REFERENCE_HEIGHT = 0.0 ! [m] default = 0.0
! A reference value for geometric height fields, such as bathyT.

! === module MOM_fixed_initialization ===
INPUTDIR = "INPUT" ! default = "."
! The directory in which input files are found.

! === module MOM_grid_init ===
GRID_CONFIG = "mosaic" !
! A character string that determines the method for defining the horizontal
Expand Down Expand Up @@ -284,6 +280,8 @@ MAXIMUM_DEPTH = 6000.0 ! [m]
! if any.
OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0
! The number of open boundary segments.

! === module MOM_fixed_initialization ===
CHANNEL_CONFIG = "global_1deg" ! default = "none"
! A parameter that determines which set of channels are
! restricted to specific widths. Options are:
Expand Down Expand Up @@ -529,6 +527,8 @@ COORD_VAR = "Layer" ! default = "Layer"
! The variable in COORD_FILE that is to be used for the coordinate densities.

! === module MOM_state_initialization ===
INPUTDIR = "INPUT" ! default = "."
! The directory in which input files are found.
FATAL_INCONSISTENT_RESTART_TIME = False ! [Boolean] default = False
! If true and a time_in value is provided to MOM_initialize_state, verify that
! the time read from a restart file is the same as time_in, and issue a fatal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,6 @@ NJGLOBAL = 210 !
! The total number of thickness grid points in the y-direction in the physical
! domain. With STATIC_MEMORY_ this is set in MOM_memory.h at compile time.

! === module MOM_fixed_initialization ===
INPUTDIR = "INPUT" ! default = "."
! The directory in which input files are found.

! === module MOM_grid_init ===
GRID_CONFIG = "mosaic" !
! A character string that determines the method for defining the horizontal
Expand Down Expand Up @@ -101,6 +97,12 @@ MINIMUM_DEPTH = 0.5 ! [m] default = 0.0
! MASKING_DEPTH are rounded to MINIMUM_DEPTH.
MAXIMUM_DEPTH = 6000.0 ! [m]
! The maximum depth of the ocean.

! === module MOM_open_boundary ===
! Controls where open boundaries are located, what kind of boundary condition to impose, and what data to apply,
! if any.

! === module MOM_fixed_initialization ===
CHANNEL_CONFIG = "global_1deg" ! default = "none"
! A parameter that determines which set of channels are
! restricted to specific widths. Options are:
Expand Down Expand Up @@ -158,6 +160,8 @@ COORD_FILE = "GOLD_IC.2010.11.15.nc" !
! The file from which the coordinate densities are read.

! === module MOM_state_initialization ===
INPUTDIR = "INPUT" ! default = "."
! The directory in which input files are found.
INIT_LAYERS_FROM_Z_FILE = True ! [Boolean] default = False
! If true, initialize the layer thicknesses, temperatures, and salinities from a
! Z-space file on a latitude-longitude grid.
Expand Down
8 changes: 4 additions & 4 deletions ice_ocean_SIS2/Baltic/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -210,10 +210,6 @@ NJHALO = 4 ! default = 4
REFERENCE_HEIGHT = 0.0 ! [m] default = 0.0
! A reference value for geometric height fields, such as bathyT.

! === module MOM_fixed_initialization ===
INPUTDIR = "INPUT" ! default = "."
! The directory in which input files are found.

! === module MOM_grid_init ===
GRID_CONFIG = "mosaic" !
! A character string that determines the method for defining the horizontal
Expand Down Expand Up @@ -284,6 +280,8 @@ MAXIMUM_DEPTH = 6000.0 ! [m]
! if any.
OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0
! The number of open boundary segments.

! === module MOM_fixed_initialization ===
CHANNEL_CONFIG = "global_1deg" ! default = "none"
! A parameter that determines which set of channels are
! restricted to specific widths. Options are:
Expand Down Expand Up @@ -529,6 +527,8 @@ COORD_VAR = "Layer" ! default = "Layer"
! The variable in COORD_FILE that is to be used for the coordinate densities.

! === module MOM_state_initialization ===
INPUTDIR = "INPUT" ! default = "."
! The directory in which input files are found.
FATAL_INCONSISTENT_RESTART_TIME = False ! [Boolean] default = False
! If true and a time_in value is provided to MOM_initialize_state, verify that
! the time read from a restart file is the same as time_in, and issue a fatal
Expand Down
12 changes: 8 additions & 4 deletions ice_ocean_SIS2/Baltic/MOM_parameter_doc.short
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,6 @@ NJGLOBAL = 14 !
! The total number of thickness grid points in the y-direction in the physical
! domain. With STATIC_MEMORY_ this is set in MOM_memory.h at compile time.

! === module MOM_fixed_initialization ===
INPUTDIR = "INPUT" ! default = "."
! The directory in which input files are found.

! === module MOM_grid_init ===
GRID_CONFIG = "mosaic" !
! A character string that determines the method for defining the horizontal
Expand Down Expand Up @@ -95,6 +91,12 @@ MINIMUM_DEPTH = 0.5 ! [m] default = 0.0
! MASKING_DEPTH are rounded to MINIMUM_DEPTH.
MAXIMUM_DEPTH = 6000.0 ! [m]
! The maximum depth of the ocean.

! === module MOM_open_boundary ===
! Controls where open boundaries are located, what kind of boundary condition to impose, and what data to apply,
! if any.

! === module MOM_fixed_initialization ===
CHANNEL_CONFIG = "global_1deg" ! default = "none"
! A parameter that determines which set of channels are
! restricted to specific widths. Options are:
Expand Down Expand Up @@ -152,6 +154,8 @@ COORD_FILE = "GOLD_IC.2010.11.15.nc" !
! The file from which the coordinate densities are read.

! === module MOM_state_initialization ===
INPUTDIR = "INPUT" ! default = "."
! The directory in which input files are found.
INIT_LAYERS_FROM_Z_FILE = True ! [Boolean] default = False
! If true, initialize the layer thicknesses, temperatures, and salinities from a
! Z-space file on a latitude-longitude grid.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -237,10 +237,6 @@ NJHALO = 4 ! default = 4
REFERENCE_HEIGHT = 0.0 ! [m] default = 0.0
! A reference value for geometric height fields, such as bathyT.

! === module MOM_fixed_initialization ===
INPUTDIR = "INPUT" ! default = "."
! The directory in which input files are found.

! === module MOM_grid_init ===
GRID_CONFIG = "mosaic" !
! A character string that determines the method for defining the horizontal
Expand Down Expand Up @@ -311,6 +307,8 @@ MAXIMUM_DEPTH = 6000.0 ! [m]
! if any.
OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0
! The number of open boundary segments.

! === module MOM_fixed_initialization ===
CHANNEL_CONFIG = "global_1deg" ! default = "none"
! A parameter that determines which set of channels are
! restricted to specific widths. Options are:
Expand Down Expand Up @@ -650,6 +648,8 @@ REMAP_VEL_CONSERVE_KE = False ! [Boolean] default = False
! (CS%BBL_h_vel_mask > 0.0) .and. (CS%h_vel_mask > 0.0)

! === module MOM_state_initialization ===
INPUTDIR = "INPUT" ! default = "."
! The directory in which input files are found.
FATAL_INCONSISTENT_RESTART_TIME = False ! [Boolean] default = False
! If true and a time_in value is provided to MOM_initialize_state, verify that
! the time read from a restart file is the same as time_in, and issue a fatal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,6 @@ NJGLOBAL = 14 !
! The total number of thickness grid points in the y-direction in the physical
! domain. With STATIC_MEMORY_ this is set in MOM_memory.h at compile time.

! === module MOM_fixed_initialization ===
INPUTDIR = "INPUT" ! default = "."
! The directory in which input files are found.

! === module MOM_grid_init ===
GRID_CONFIG = "mosaic" !
! A character string that determines the method for defining the horizontal
Expand Down Expand Up @@ -107,6 +103,12 @@ MINIMUM_DEPTH = 0.5 ! [m] default = 0.0
! MASKING_DEPTH are rounded to MINIMUM_DEPTH.
MAXIMUM_DEPTH = 6000.0 ! [m]
! The maximum depth of the ocean.

! === module MOM_open_boundary ===
! Controls where open boundaries are located, what kind of boundary condition to impose, and what data to apply,
! if any.

! === module MOM_fixed_initialization ===
CHANNEL_CONFIG = "global_1deg" ! default = "none"
! A parameter that determines which set of channels are
! restricted to specific widths. Options are:
Expand Down Expand Up @@ -231,6 +233,8 @@ REMAPPING_SCHEME = "PPM_H4" ! default = "PLM"
! PQM_IH6IH5 (5th-order accurate)

! === module MOM_state_initialization ===
INPUTDIR = "INPUT" ! default = "."
! The directory in which input files are found.
INIT_LAYERS_FROM_Z_FILE = True ! [Boolean] default = False
! If true, initialize the layer thicknesses, temperatures, and salinities from a
! Z-space file on a latitude-longitude grid.
Expand Down
8 changes: 4 additions & 4 deletions ice_ocean_SIS2/Baltic_OM4_025/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -237,10 +237,6 @@ NJHALO = 4 ! default = 4
REFERENCE_HEIGHT = 0.0 ! [m] default = 0.0
! A reference value for geometric height fields, such as bathyT.

! === module MOM_fixed_initialization ===
INPUTDIR = "INPUT" ! default = "."
! The directory in which input files are found.

! === module MOM_grid_init ===
GRID_CONFIG = "mosaic" !
! A character string that determines the method for defining the horizontal
Expand Down Expand Up @@ -311,6 +307,8 @@ MAXIMUM_DEPTH = 6500.0 ! [m]
! if any.
OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0
! The number of open boundary segments.

! === module MOM_fixed_initialization ===
CHANNEL_CONFIG = "list" ! default = "none"
! A parameter that determines which set of channels are
! restricted to specific widths. Options are:
Expand Down Expand Up @@ -704,6 +702,8 @@ REMAP_VEL_CONSERVE_KE = False ! [Boolean] default = False
! (CS%BBL_h_vel_mask > 0.0) .and. (CS%h_vel_mask > 0.0)

! === module MOM_state_initialization ===
INPUTDIR = "INPUT" ! default = "."
! The directory in which input files are found.
FATAL_INCONSISTENT_RESTART_TIME = False ! [Boolean] default = False
! If true and a time_in value is provided to MOM_initialize_state, verify that
! the time read from a restart file is the same as time_in, and issue a fatal
Expand Down
Loading