diff --git a/coupled_AM2_LM3_SIS2/AM2_SIS2_MOM6i_1deg/MOM_parameter_doc.all b/coupled_AM2_LM3_SIS2/AM2_SIS2_MOM6i_1deg/MOM_parameter_doc.all index f767995ec..520a38d45 100644 --- a/coupled_AM2_LM3_SIS2/AM2_SIS2_MOM6i_1deg/MOM_parameter_doc.all +++ b/coupled_AM2_LM3_SIS2/AM2_SIS2_MOM6i_1deg/MOM_parameter_doc.all @@ -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 @@ -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: @@ -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 diff --git a/coupled_AM2_LM3_SIS2/AM2_SIS2_MOM6i_1deg/MOM_parameter_doc.short b/coupled_AM2_LM3_SIS2/AM2_SIS2_MOM6i_1deg/MOM_parameter_doc.short index 66cd2a2be..cf7c2c751 100644 --- a/coupled_AM2_LM3_SIS2/AM2_SIS2_MOM6i_1deg/MOM_parameter_doc.short +++ b/coupled_AM2_LM3_SIS2/AM2_SIS2_MOM6i_1deg/MOM_parameter_doc.short @@ -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 @@ -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: @@ -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. diff --git a/coupled_AM2_LM3_SIS2/Concurrent_ice_1deg/MOM_parameter_doc.all b/coupled_AM2_LM3_SIS2/Concurrent_ice_1deg/MOM_parameter_doc.all index 9986b99e4..a0d0f0db5 100644 --- a/coupled_AM2_LM3_SIS2/Concurrent_ice_1deg/MOM_parameter_doc.all +++ b/coupled_AM2_LM3_SIS2/Concurrent_ice_1deg/MOM_parameter_doc.all @@ -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 @@ -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: @@ -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 diff --git a/coupled_AM2_LM3_SIS2/Concurrent_ice_1deg/MOM_parameter_doc.short b/coupled_AM2_LM3_SIS2/Concurrent_ice_1deg/MOM_parameter_doc.short index 956cfacc8..29ac4d6f5 100644 --- a/coupled_AM2_LM3_SIS2/Concurrent_ice_1deg/MOM_parameter_doc.short +++ b/coupled_AM2_LM3_SIS2/Concurrent_ice_1deg/MOM_parameter_doc.short @@ -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 @@ -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: @@ -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. diff --git a/coupled_AM2_LM3_SIS2/Intersperse_ice_1deg/MOM_parameter_doc.all b/coupled_AM2_LM3_SIS2/Intersperse_ice_1deg/MOM_parameter_doc.all index c1b5881ef..611cf33d1 100644 --- a/coupled_AM2_LM3_SIS2/Intersperse_ice_1deg/MOM_parameter_doc.all +++ b/coupled_AM2_LM3_SIS2/Intersperse_ice_1deg/MOM_parameter_doc.all @@ -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 @@ -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: @@ -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 diff --git a/coupled_AM2_LM3_SIS2/Intersperse_ice_1deg/MOM_parameter_doc.short b/coupled_AM2_LM3_SIS2/Intersperse_ice_1deg/MOM_parameter_doc.short index 4e41d57d7..d323d3d3e 100644 --- a/coupled_AM2_LM3_SIS2/Intersperse_ice_1deg/MOM_parameter_doc.short +++ b/coupled_AM2_LM3_SIS2/Intersperse_ice_1deg/MOM_parameter_doc.short @@ -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 @@ -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: @@ -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. diff --git a/ice_ocean_SIS2/Baltic/MOM_parameter_doc.all b/ice_ocean_SIS2/Baltic/MOM_parameter_doc.all index 31a1c3941..9ac35d0b8 100644 --- a/ice_ocean_SIS2/Baltic/MOM_parameter_doc.all +++ b/ice_ocean_SIS2/Baltic/MOM_parameter_doc.all @@ -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 @@ -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: @@ -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 diff --git a/ice_ocean_SIS2/Baltic/MOM_parameter_doc.short b/ice_ocean_SIS2/Baltic/MOM_parameter_doc.short index f2fa4dc7f..1b13e2804 100644 --- a/ice_ocean_SIS2/Baltic/MOM_parameter_doc.short +++ b/ice_ocean_SIS2/Baltic/MOM_parameter_doc.short @@ -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 @@ -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: @@ -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. diff --git a/ice_ocean_SIS2/Baltic_ALE_z_offline_tracers/MOM_parameter_doc.all b/ice_ocean_SIS2/Baltic_ALE_z_offline_tracers/MOM_parameter_doc.all index 2b1e2962d..5b8ade627 100644 --- a/ice_ocean_SIS2/Baltic_ALE_z_offline_tracers/MOM_parameter_doc.all +++ b/ice_ocean_SIS2/Baltic_ALE_z_offline_tracers/MOM_parameter_doc.all @@ -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 @@ -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: @@ -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 diff --git a/ice_ocean_SIS2/Baltic_ALE_z_offline_tracers/MOM_parameter_doc.short b/ice_ocean_SIS2/Baltic_ALE_z_offline_tracers/MOM_parameter_doc.short index 0da89895a..c097384ab 100644 --- a/ice_ocean_SIS2/Baltic_ALE_z_offline_tracers/MOM_parameter_doc.short +++ b/ice_ocean_SIS2/Baltic_ALE_z_offline_tracers/MOM_parameter_doc.short @@ -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 @@ -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: @@ -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. diff --git a/ice_ocean_SIS2/Baltic_OM4_025/MOM_parameter_doc.all b/ice_ocean_SIS2/Baltic_OM4_025/MOM_parameter_doc.all index e6abfd207..da5e7fbee 100644 --- a/ice_ocean_SIS2/Baltic_OM4_025/MOM_parameter_doc.all +++ b/ice_ocean_SIS2/Baltic_OM4_025/MOM_parameter_doc.all @@ -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 @@ -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: @@ -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 diff --git a/ice_ocean_SIS2/Baltic_OM4_025/MOM_parameter_doc.short b/ice_ocean_SIS2/Baltic_OM4_025/MOM_parameter_doc.short index 91f7ba040..61317ea96 100644 --- a/ice_ocean_SIS2/Baltic_OM4_025/MOM_parameter_doc.short +++ b/ice_ocean_SIS2/Baltic_OM4_025/MOM_parameter_doc.short @@ -76,10 +76,6 @@ NJGLOBAL = 105 ! ! 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 @@ -130,6 +126,12 @@ MASKING_DEPTH = 0.0 ! [m] default = -9999.0 ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. MAXIMUM_DEPTH = 6500.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 = "list" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -284,6 +286,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. diff --git a/ice_ocean_SIS2/Baltic_OM4_05/MOM_parameter_doc.all b/ice_ocean_SIS2/Baltic_OM4_05/MOM_parameter_doc.all index 55e898f84..33ff6aa5b 100644 --- a/ice_ocean_SIS2/Baltic_OM4_05/MOM_parameter_doc.all +++ b/ice_ocean_SIS2/Baltic_OM4_05/MOM_parameter_doc.all @@ -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 @@ -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: @@ -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 diff --git a/ice_ocean_SIS2/Baltic_OM4_05/MOM_parameter_doc.short b/ice_ocean_SIS2/Baltic_OM4_05/MOM_parameter_doc.short index 753525a68..b852abe2c 100644 --- a/ice_ocean_SIS2/Baltic_OM4_05/MOM_parameter_doc.short +++ b/ice_ocean_SIS2/Baltic_OM4_05/MOM_parameter_doc.short @@ -72,10 +72,6 @@ NJGLOBAL = 53 ! ! 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 @@ -126,6 +122,12 @@ MASKING_DEPTH = 0.0 ! [m] default = -9999.0 ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. MAXIMUM_DEPTH = 6500.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 = "list" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -280,6 +282,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. diff --git a/ice_ocean_SIS2/Baltic_OM5_025/MOM_parameter_doc.all b/ice_ocean_SIS2/Baltic_OM5_025/MOM_parameter_doc.all index 9b1969211..03a51776a 100644 --- a/ice_ocean_SIS2/Baltic_OM5_025/MOM_parameter_doc.all +++ b/ice_ocean_SIS2/Baltic_OM5_025/MOM_parameter_doc.all @@ -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 @@ -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: @@ -691,6 +689,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 diff --git a/ice_ocean_SIS2/Baltic_OM5_025/MOM_parameter_doc.short b/ice_ocean_SIS2/Baltic_OM5_025/MOM_parameter_doc.short index 159773d0b..33c47e993 100644 --- a/ice_ocean_SIS2/Baltic_OM5_025/MOM_parameter_doc.short +++ b/ice_ocean_SIS2/Baltic_OM5_025/MOM_parameter_doc.short @@ -81,10 +81,6 @@ NJGLOBAL = 105 ! ! 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 @@ -135,6 +131,12 @@ MASKING_DEPTH = 0.0 ! [m] default = -9999.0 ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. MAXIMUM_DEPTH = 6500.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 = "list" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -295,6 +297,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. diff --git a/ice_ocean_SIS2/Baltic_OM5nb_025/MOM_parameter_doc.all b/ice_ocean_SIS2/Baltic_OM5nb_025/MOM_parameter_doc.all index 2c9c89a99..ff5f69cad 100644 --- a/ice_ocean_SIS2/Baltic_OM5nb_025/MOM_parameter_doc.all +++ b/ice_ocean_SIS2/Baltic_OM5nb_025/MOM_parameter_doc.all @@ -233,10 +233,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 @@ -307,6 +303,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: @@ -689,6 +687,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 diff --git a/ice_ocean_SIS2/Baltic_OM5nb_025/MOM_parameter_doc.short b/ice_ocean_SIS2/Baltic_OM5nb_025/MOM_parameter_doc.short index 24dc4b1db..d1fb411c3 100644 --- a/ice_ocean_SIS2/Baltic_OM5nb_025/MOM_parameter_doc.short +++ b/ice_ocean_SIS2/Baltic_OM5nb_025/MOM_parameter_doc.short @@ -81,10 +81,6 @@ NJGLOBAL = 105 ! ! 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 @@ -135,6 +131,12 @@ MASKING_DEPTH = 0.0 ! [m] default = -9999.0 ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. MAXIMUM_DEPTH = 6500.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 = "list" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -296,6 +298,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. diff --git a/ice_ocean_SIS2/OM4_025/MOM_parameter_doc.all b/ice_ocean_SIS2/OM4_025/MOM_parameter_doc.all index a218d182f..2143c1bab 100644 --- a/ice_ocean_SIS2/OM4_025/MOM_parameter_doc.all +++ b/ice_ocean_SIS2/OM4_025/MOM_parameter_doc.all @@ -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 @@ -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: @@ -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 diff --git a/ice_ocean_SIS2/OM4_025/MOM_parameter_doc.short b/ice_ocean_SIS2/OM4_025/MOM_parameter_doc.short index 23449637d..0e9865d4e 100644 --- a/ice_ocean_SIS2/OM4_025/MOM_parameter_doc.short +++ b/ice_ocean_SIS2/OM4_025/MOM_parameter_doc.short @@ -77,10 +77,6 @@ NJGLOBAL = 1080 ! ! 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 @@ -133,6 +129,12 @@ MASKING_DEPTH = 0.0 ! [m] default = -9999.0 ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. MAXIMUM_DEPTH = 6500.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 = "list" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -287,6 +289,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. diff --git a/ice_ocean_SIS2/OM4_05/MOM_parameter_doc.all b/ice_ocean_SIS2/OM4_05/MOM_parameter_doc.all index 5ce4b404a..dfb923753 100644 --- a/ice_ocean_SIS2/OM4_05/MOM_parameter_doc.all +++ b/ice_ocean_SIS2/OM4_05/MOM_parameter_doc.all @@ -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 @@ -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: @@ -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 diff --git a/ice_ocean_SIS2/OM4_05/MOM_parameter_doc.short b/ice_ocean_SIS2/OM4_05/MOM_parameter_doc.short index ab22f6164..3b40eb98f 100644 --- a/ice_ocean_SIS2/OM4_05/MOM_parameter_doc.short +++ b/ice_ocean_SIS2/OM4_05/MOM_parameter_doc.short @@ -73,10 +73,6 @@ NJGLOBAL = 576 ! ! 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 @@ -127,6 +123,12 @@ MASKING_DEPTH = 0.0 ! [m] default = -9999.0 ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. MAXIMUM_DEPTH = 6500.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 = "list" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -281,6 +283,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. diff --git a/ice_ocean_SIS2/OM_1deg/MOM_parameter_doc.all b/ice_ocean_SIS2/OM_1deg/MOM_parameter_doc.all index 74e3c1f4f..b75f3f606 100644 --- a/ice_ocean_SIS2/OM_1deg/MOM_parameter_doc.all +++ b/ice_ocean_SIS2/OM_1deg/MOM_parameter_doc.all @@ -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 @@ -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: @@ -695,6 +693,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 diff --git a/ice_ocean_SIS2/OM_1deg/MOM_parameter_doc.short b/ice_ocean_SIS2/OM_1deg/MOM_parameter_doc.short index ba841cffa..852ff7119 100644 --- a/ice_ocean_SIS2/OM_1deg/MOM_parameter_doc.short +++ b/ice_ocean_SIS2/OM_1deg/MOM_parameter_doc.short @@ -80,10 +80,6 @@ NJGLOBAL = 320 ! ! 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 @@ -137,6 +133,12 @@ MASKING_DEPTH = 0.0 ! [m] default = -9999.0 ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. MAXIMUM_DEPTH = 6500.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 = "list" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -293,6 +295,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. diff --git a/ice_ocean_SIS2/SIS2/MOM_parameter_doc.all b/ice_ocean_SIS2/SIS2/MOM_parameter_doc.all index 404e7f4ec..7a02f25a3 100644 --- a/ice_ocean_SIS2/SIS2/MOM_parameter_doc.all +++ b/ice_ocean_SIS2/SIS2/MOM_parameter_doc.all @@ -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 @@ -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: @@ -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 diff --git a/ice_ocean_SIS2/SIS2/MOM_parameter_doc.short b/ice_ocean_SIS2/SIS2/MOM_parameter_doc.short index 1a32e935e..9357292c5 100644 --- a/ice_ocean_SIS2/SIS2/MOM_parameter_doc.short +++ b/ice_ocean_SIS2/SIS2/MOM_parameter_doc.short @@ -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 @@ -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: @@ -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. THICKNESS_CONFIG = "file" ! default = "uniform" ! A string that determines how the initial layer thicknesses are specified for a ! new run: diff --git a/ice_ocean_SIS2/SIS2_bergs_cgrid/MOM_parameter_doc.all b/ice_ocean_SIS2/SIS2_bergs_cgrid/MOM_parameter_doc.all index 25c3fb207..2a0c698da 100644 --- a/ice_ocean_SIS2/SIS2_bergs_cgrid/MOM_parameter_doc.all +++ b/ice_ocean_SIS2/SIS2_bergs_cgrid/MOM_parameter_doc.all @@ -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 @@ -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: @@ -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 diff --git a/ice_ocean_SIS2/SIS2_bergs_cgrid/MOM_parameter_doc.short b/ice_ocean_SIS2/SIS2_bergs_cgrid/MOM_parameter_doc.short index 40cee948e..c4f6d4365 100644 --- a/ice_ocean_SIS2/SIS2_bergs_cgrid/MOM_parameter_doc.short +++ b/ice_ocean_SIS2/SIS2_bergs_cgrid/MOM_parameter_doc.short @@ -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 @@ -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: @@ -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. THICKNESS_CONFIG = "file" ! default = "uniform" ! A string that determines how the initial layer thicknesses are specified for a ! new run: diff --git a/ice_ocean_SIS2/SIS2_cgrid/MOM_parameter_doc.all b/ice_ocean_SIS2/SIS2_cgrid/MOM_parameter_doc.all index 93ccb9e27..6067f20f0 100644 --- a/ice_ocean_SIS2/SIS2_cgrid/MOM_parameter_doc.all +++ b/ice_ocean_SIS2/SIS2_cgrid/MOM_parameter_doc.all @@ -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 @@ -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: @@ -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 diff --git a/ice_ocean_SIS2/SIS2_cgrid/MOM_parameter_doc.short b/ice_ocean_SIS2/SIS2_cgrid/MOM_parameter_doc.short index 05e86c149..3d0afb71b 100644 --- a/ice_ocean_SIS2/SIS2_cgrid/MOM_parameter_doc.short +++ b/ice_ocean_SIS2/SIS2_cgrid/MOM_parameter_doc.short @@ -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 @@ -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: @@ -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. THICKNESS_CONFIG = "file" ! default = "uniform" ! A string that determines how the initial layer thicknesses are specified for a ! new run: diff --git a/ocean_only/CVmix_SCM_tests/cooling_only/BML/MOM_parameter_doc.all b/ocean_only/CVmix_SCM_tests/cooling_only/BML/MOM_parameter_doc.all index d1f4b3f41..8aff841ee 100644 --- a/ocean_only/CVmix_SCM_tests/cooling_only/BML/MOM_parameter_doc.all +++ b/ocean_only/CVmix_SCM_tests/cooling_only/BML/MOM_parameter_doc.all @@ -198,10 +198,6 @@ NJHALO = 2 ! 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 = "." ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -271,6 +267,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -456,6 +454,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 = "." ! 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 diff --git a/ocean_only/CVmix_SCM_tests/cooling_only/BML/MOM_parameter_doc.short b/ocean_only/CVmix_SCM_tests/cooling_only/BML/MOM_parameter_doc.short index 604d0461b..856199c7f 100644 --- a/ocean_only/CVmix_SCM_tests/cooling_only/BML/MOM_parameter_doc.short +++ b/ocean_only/CVmix_SCM_tests/cooling_only/BML/MOM_parameter_doc.short @@ -30,8 +30,6 @@ NJHALO = 2 ! default = 4 ! The number of halo points on each side in the y-direction. How this is set ! varies with the calling component and static or dynamic memory configuration. -! === module MOM_fixed_initialization === - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -79,6 +77,12 @@ MINIMUM_DEPTH = 0.5 ! [m] default = 0.0 ! The minimum depth of the ocean. MAXIMUM_DEPTH = 400.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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate diff --git a/ocean_only/CVmix_SCM_tests/cooling_only/EPBL/MOM_parameter_doc.all b/ocean_only/CVmix_SCM_tests/cooling_only/EPBL/MOM_parameter_doc.all index 0584354b6..0d0db4561 100644 --- a/ocean_only/CVmix_SCM_tests/cooling_only/EPBL/MOM_parameter_doc.all +++ b/ocean_only/CVmix_SCM_tests/cooling_only/EPBL/MOM_parameter_doc.all @@ -210,10 +210,6 @@ NJHALO = 2 ! 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 = "." ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -283,6 +279,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -595,6 +593,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 = "." ! 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 diff --git a/ocean_only/CVmix_SCM_tests/cooling_only/EPBL/MOM_parameter_doc.short b/ocean_only/CVmix_SCM_tests/cooling_only/EPBL/MOM_parameter_doc.short index 1d416f7d7..b9d15a117 100644 --- a/ocean_only/CVmix_SCM_tests/cooling_only/EPBL/MOM_parameter_doc.short +++ b/ocean_only/CVmix_SCM_tests/cooling_only/EPBL/MOM_parameter_doc.short @@ -33,8 +33,6 @@ NJHALO = 2 ! default = 4 ! The number of halo points on each side in the y-direction. How this is set ! varies with the calling component and static or dynamic memory configuration. -! === module MOM_fixed_initialization === - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -82,6 +80,12 @@ MINIMUM_DEPTH = 0.5 ! [m] default = 0.0 ! The minimum depth of the ocean. MAXIMUM_DEPTH = 400.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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate diff --git a/ocean_only/CVmix_SCM_tests/cooling_only/KPP/MOM_parameter_doc.all b/ocean_only/CVmix_SCM_tests/cooling_only/KPP/MOM_parameter_doc.all index 4d9dcb966..dcb291f04 100644 --- a/ocean_only/CVmix_SCM_tests/cooling_only/KPP/MOM_parameter_doc.all +++ b/ocean_only/CVmix_SCM_tests/cooling_only/KPP/MOM_parameter_doc.all @@ -210,10 +210,6 @@ NJHALO = 2 ! 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 = "." ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -283,6 +279,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -595,6 +593,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 = "." ! 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 diff --git a/ocean_only/CVmix_SCM_tests/cooling_only/KPP/MOM_parameter_doc.short b/ocean_only/CVmix_SCM_tests/cooling_only/KPP/MOM_parameter_doc.short index af7903bb8..f31745813 100644 --- a/ocean_only/CVmix_SCM_tests/cooling_only/KPP/MOM_parameter_doc.short +++ b/ocean_only/CVmix_SCM_tests/cooling_only/KPP/MOM_parameter_doc.short @@ -33,8 +33,6 @@ NJHALO = 2 ! default = 4 ! The number of halo points on each side in the y-direction. How this is set ! varies with the calling component and static or dynamic memory configuration. -! === module MOM_fixed_initialization === - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -82,6 +80,12 @@ MINIMUM_DEPTH = 0.5 ! [m] default = 0.0 ! The minimum depth of the ocean. MAXIMUM_DEPTH = 400.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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate diff --git a/ocean_only/CVmix_SCM_tests/mech_only/BML/MOM_parameter_doc.all b/ocean_only/CVmix_SCM_tests/mech_only/BML/MOM_parameter_doc.all index 32d3a7352..67abf3f6b 100644 --- a/ocean_only/CVmix_SCM_tests/mech_only/BML/MOM_parameter_doc.all +++ b/ocean_only/CVmix_SCM_tests/mech_only/BML/MOM_parameter_doc.all @@ -198,10 +198,6 @@ NJHALO = 2 ! 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 = "." ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -271,6 +267,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -456,6 +454,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 = "." ! 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 diff --git a/ocean_only/CVmix_SCM_tests/mech_only/BML/MOM_parameter_doc.short b/ocean_only/CVmix_SCM_tests/mech_only/BML/MOM_parameter_doc.short index 0229a5f20..ac9e0bc0f 100644 --- a/ocean_only/CVmix_SCM_tests/mech_only/BML/MOM_parameter_doc.short +++ b/ocean_only/CVmix_SCM_tests/mech_only/BML/MOM_parameter_doc.short @@ -30,8 +30,6 @@ NJHALO = 2 ! default = 4 ! The number of halo points on each side in the y-direction. How this is set ! varies with the calling component and static or dynamic memory configuration. -! === module MOM_fixed_initialization === - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -79,6 +77,12 @@ MINIMUM_DEPTH = 0.5 ! [m] default = 0.0 ! The minimum depth of the ocean. MAXIMUM_DEPTH = 400.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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate diff --git a/ocean_only/CVmix_SCM_tests/mech_only/EPBL/MOM_parameter_doc.all b/ocean_only/CVmix_SCM_tests/mech_only/EPBL/MOM_parameter_doc.all index e09be4c5a..37ca1def1 100644 --- a/ocean_only/CVmix_SCM_tests/mech_only/EPBL/MOM_parameter_doc.all +++ b/ocean_only/CVmix_SCM_tests/mech_only/EPBL/MOM_parameter_doc.all @@ -210,10 +210,6 @@ NJHALO = 2 ! 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 = "." ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -283,6 +279,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -595,6 +593,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 = "." ! 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 diff --git a/ocean_only/CVmix_SCM_tests/mech_only/EPBL/MOM_parameter_doc.short b/ocean_only/CVmix_SCM_tests/mech_only/EPBL/MOM_parameter_doc.short index a126f28f7..45f012a5d 100644 --- a/ocean_only/CVmix_SCM_tests/mech_only/EPBL/MOM_parameter_doc.short +++ b/ocean_only/CVmix_SCM_tests/mech_only/EPBL/MOM_parameter_doc.short @@ -33,8 +33,6 @@ NJHALO = 2 ! default = 4 ! The number of halo points on each side in the y-direction. How this is set ! varies with the calling component and static or dynamic memory configuration. -! === module MOM_fixed_initialization === - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -82,6 +80,12 @@ MINIMUM_DEPTH = 0.5 ! [m] default = 0.0 ! The minimum depth of the ocean. MAXIMUM_DEPTH = 400.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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate diff --git a/ocean_only/CVmix_SCM_tests/mech_only/KPP/MOM_parameter_doc.all b/ocean_only/CVmix_SCM_tests/mech_only/KPP/MOM_parameter_doc.all index 58e443bb3..21321c000 100644 --- a/ocean_only/CVmix_SCM_tests/mech_only/KPP/MOM_parameter_doc.all +++ b/ocean_only/CVmix_SCM_tests/mech_only/KPP/MOM_parameter_doc.all @@ -210,10 +210,6 @@ NJHALO = 2 ! 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 = "." ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -283,6 +279,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -595,6 +593,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 = "." ! 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 diff --git a/ocean_only/CVmix_SCM_tests/mech_only/KPP/MOM_parameter_doc.short b/ocean_only/CVmix_SCM_tests/mech_only/KPP/MOM_parameter_doc.short index 33f9ec415..a47859828 100644 --- a/ocean_only/CVmix_SCM_tests/mech_only/KPP/MOM_parameter_doc.short +++ b/ocean_only/CVmix_SCM_tests/mech_only/KPP/MOM_parameter_doc.short @@ -33,8 +33,6 @@ NJHALO = 2 ! default = 4 ! The number of halo points on each side in the y-direction. How this is set ! varies with the calling component and static or dynamic memory configuration. -! === module MOM_fixed_initialization === - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -82,6 +80,12 @@ MINIMUM_DEPTH = 0.5 ! [m] default = 0.0 ! The minimum depth of the ocean. MAXIMUM_DEPTH = 400.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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate diff --git a/ocean_only/CVmix_SCM_tests/skin_warming_wind/BML/MOM_parameter_doc.all b/ocean_only/CVmix_SCM_tests/skin_warming_wind/BML/MOM_parameter_doc.all index 7a2920cb6..6fe97e4c3 100644 --- a/ocean_only/CVmix_SCM_tests/skin_warming_wind/BML/MOM_parameter_doc.all +++ b/ocean_only/CVmix_SCM_tests/skin_warming_wind/BML/MOM_parameter_doc.all @@ -198,10 +198,6 @@ NJHALO = 2 ! 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 = "." ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -271,6 +267,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -456,6 +454,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 = "." ! 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 diff --git a/ocean_only/CVmix_SCM_tests/skin_warming_wind/BML/MOM_parameter_doc.short b/ocean_only/CVmix_SCM_tests/skin_warming_wind/BML/MOM_parameter_doc.short index d656719b0..0202a8627 100644 --- a/ocean_only/CVmix_SCM_tests/skin_warming_wind/BML/MOM_parameter_doc.short +++ b/ocean_only/CVmix_SCM_tests/skin_warming_wind/BML/MOM_parameter_doc.short @@ -30,8 +30,6 @@ NJHALO = 2 ! default = 4 ! The number of halo points on each side in the y-direction. How this is set ! varies with the calling component and static or dynamic memory configuration. -! === module MOM_fixed_initialization === - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -79,6 +77,12 @@ MINIMUM_DEPTH = 0.5 ! [m] default = 0.0 ! The minimum depth of the ocean. MAXIMUM_DEPTH = 400.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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate diff --git a/ocean_only/CVmix_SCM_tests/skin_warming_wind/EPBL/MOM_parameter_doc.all b/ocean_only/CVmix_SCM_tests/skin_warming_wind/EPBL/MOM_parameter_doc.all index cee98c6e4..a84677229 100644 --- a/ocean_only/CVmix_SCM_tests/skin_warming_wind/EPBL/MOM_parameter_doc.all +++ b/ocean_only/CVmix_SCM_tests/skin_warming_wind/EPBL/MOM_parameter_doc.all @@ -210,10 +210,6 @@ NJHALO = 2 ! 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 = "." ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -283,6 +279,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -595,6 +593,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 = "." ! 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 diff --git a/ocean_only/CVmix_SCM_tests/skin_warming_wind/EPBL/MOM_parameter_doc.short b/ocean_only/CVmix_SCM_tests/skin_warming_wind/EPBL/MOM_parameter_doc.short index 9477657c1..a5b0a20fc 100644 --- a/ocean_only/CVmix_SCM_tests/skin_warming_wind/EPBL/MOM_parameter_doc.short +++ b/ocean_only/CVmix_SCM_tests/skin_warming_wind/EPBL/MOM_parameter_doc.short @@ -33,8 +33,6 @@ NJHALO = 2 ! default = 4 ! The number of halo points on each side in the y-direction. How this is set ! varies with the calling component and static or dynamic memory configuration. -! === module MOM_fixed_initialization === - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -82,6 +80,12 @@ MINIMUM_DEPTH = 0.5 ! [m] default = 0.0 ! The minimum depth of the ocean. MAXIMUM_DEPTH = 400.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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate diff --git a/ocean_only/CVmix_SCM_tests/skin_warming_wind/KPP/MOM_parameter_doc.all b/ocean_only/CVmix_SCM_tests/skin_warming_wind/KPP/MOM_parameter_doc.all index 047d230bb..8779c5c13 100644 --- a/ocean_only/CVmix_SCM_tests/skin_warming_wind/KPP/MOM_parameter_doc.all +++ b/ocean_only/CVmix_SCM_tests/skin_warming_wind/KPP/MOM_parameter_doc.all @@ -210,10 +210,6 @@ NJHALO = 2 ! 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 = "." ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -283,6 +279,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -595,6 +593,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 = "." ! 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 diff --git a/ocean_only/CVmix_SCM_tests/skin_warming_wind/KPP/MOM_parameter_doc.short b/ocean_only/CVmix_SCM_tests/skin_warming_wind/KPP/MOM_parameter_doc.short index 95000a842..e470cf080 100644 --- a/ocean_only/CVmix_SCM_tests/skin_warming_wind/KPP/MOM_parameter_doc.short +++ b/ocean_only/CVmix_SCM_tests/skin_warming_wind/KPP/MOM_parameter_doc.short @@ -33,8 +33,6 @@ NJHALO = 2 ! default = 4 ! The number of halo points on each side in the y-direction. How this is set ! varies with the calling component and static or dynamic memory configuration. -! === module MOM_fixed_initialization === - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -82,6 +80,12 @@ MINIMUM_DEPTH = 0.5 ! [m] default = 0.0 ! The minimum depth of the ocean. MAXIMUM_DEPTH = 400.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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate diff --git a/ocean_only/CVmix_SCM_tests/wind_only/BML/MOM_parameter_doc.all b/ocean_only/CVmix_SCM_tests/wind_only/BML/MOM_parameter_doc.all index 4a4e2543a..4c6296db2 100644 --- a/ocean_only/CVmix_SCM_tests/wind_only/BML/MOM_parameter_doc.all +++ b/ocean_only/CVmix_SCM_tests/wind_only/BML/MOM_parameter_doc.all @@ -198,10 +198,6 @@ NJHALO = 2 ! 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 = "." ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -271,6 +267,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -456,6 +454,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 = "." ! 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 diff --git a/ocean_only/CVmix_SCM_tests/wind_only/BML/MOM_parameter_doc.short b/ocean_only/CVmix_SCM_tests/wind_only/BML/MOM_parameter_doc.short index 9dfb916fe..a2f2c3abb 100644 --- a/ocean_only/CVmix_SCM_tests/wind_only/BML/MOM_parameter_doc.short +++ b/ocean_only/CVmix_SCM_tests/wind_only/BML/MOM_parameter_doc.short @@ -30,8 +30,6 @@ NJHALO = 2 ! default = 4 ! The number of halo points on each side in the y-direction. How this is set ! varies with the calling component and static or dynamic memory configuration. -! === module MOM_fixed_initialization === - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -79,6 +77,12 @@ MINIMUM_DEPTH = 0.5 ! [m] default = 0.0 ! The minimum depth of the ocean. MAXIMUM_DEPTH = 400.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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate diff --git a/ocean_only/CVmix_SCM_tests/wind_only/EPBL/MOM_parameter_doc.all b/ocean_only/CVmix_SCM_tests/wind_only/EPBL/MOM_parameter_doc.all index e9aac6b60..6f9b2691d 100644 --- a/ocean_only/CVmix_SCM_tests/wind_only/EPBL/MOM_parameter_doc.all +++ b/ocean_only/CVmix_SCM_tests/wind_only/EPBL/MOM_parameter_doc.all @@ -210,10 +210,6 @@ NJHALO = 2 ! 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 = "." ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -283,6 +279,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -595,6 +593,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 = "." ! 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 diff --git a/ocean_only/CVmix_SCM_tests/wind_only/EPBL/MOM_parameter_doc.short b/ocean_only/CVmix_SCM_tests/wind_only/EPBL/MOM_parameter_doc.short index 171435b5c..18c31e3f3 100644 --- a/ocean_only/CVmix_SCM_tests/wind_only/EPBL/MOM_parameter_doc.short +++ b/ocean_only/CVmix_SCM_tests/wind_only/EPBL/MOM_parameter_doc.short @@ -33,8 +33,6 @@ NJHALO = 2 ! default = 4 ! The number of halo points on each side in the y-direction. How this is set ! varies with the calling component and static or dynamic memory configuration. -! === module MOM_fixed_initialization === - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -82,6 +80,12 @@ MINIMUM_DEPTH = 0.5 ! [m] default = 0.0 ! The minimum depth of the ocean. MAXIMUM_DEPTH = 400.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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate diff --git a/ocean_only/CVmix_SCM_tests/wind_only/KPP/MOM_parameter_doc.all b/ocean_only/CVmix_SCM_tests/wind_only/KPP/MOM_parameter_doc.all index af76fb0a1..f848f190c 100644 --- a/ocean_only/CVmix_SCM_tests/wind_only/KPP/MOM_parameter_doc.all +++ b/ocean_only/CVmix_SCM_tests/wind_only/KPP/MOM_parameter_doc.all @@ -210,10 +210,6 @@ NJHALO = 2 ! 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 = "." ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -283,6 +279,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -595,6 +593,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 = "." ! 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 diff --git a/ocean_only/CVmix_SCM_tests/wind_only/KPP/MOM_parameter_doc.short b/ocean_only/CVmix_SCM_tests/wind_only/KPP/MOM_parameter_doc.short index b003944c5..1d8616a7f 100644 --- a/ocean_only/CVmix_SCM_tests/wind_only/KPP/MOM_parameter_doc.short +++ b/ocean_only/CVmix_SCM_tests/wind_only/KPP/MOM_parameter_doc.short @@ -33,8 +33,6 @@ NJHALO = 2 ! default = 4 ! The number of halo points on each side in the y-direction. How this is set ! varies with the calling component and static or dynamic memory configuration. -! === module MOM_fixed_initialization === - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -82,6 +80,12 @@ MINIMUM_DEPTH = 0.5 ! [m] default = 0.0 ! The minimum depth of the ocean. MAXIMUM_DEPTH = 400.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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate diff --git a/ocean_only/DOME/MOM_parameter_doc.all b/ocean_only/DOME/MOM_parameter_doc.all index d66377c53..c91605d1d 100644 --- a/ocean_only/DOME/MOM_parameter_doc.all +++ b/ocean_only/DOME/MOM_parameter_doc.all @@ -186,10 +186,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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -348,6 +344,8 @@ OBC_PROJECTION_BUG = True ! [Boolean] default = True MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -514,6 +512,8 @@ DENSITY_RANGE = 2.0 ! [kg m-3] default = 2.0 ! The range of reference potential densities in the layers. ! === 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 diff --git a/ocean_only/DOME/MOM_parameter_doc.short b/ocean_only/DOME/MOM_parameter_doc.short index 13a29d13b..a899470a6 100644 --- a/ocean_only/DOME/MOM_parameter_doc.short +++ b/ocean_only/DOME/MOM_parameter_doc.short @@ -30,10 +30,6 @@ NJGLOBAL = 70 ! ! 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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -108,6 +104,8 @@ OBC_FREESLIP_STRAIN = False ! [Boolean] default = True ! OBC_XXX_STRAIN option is True. OBC_SEGMENT_001 = "J=N,I=110:100,SIMPLE" ! ! Documentation needs to be dynamic????? + +! === module MOM_fixed_initialization === ROTATION = "beta" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -160,6 +158,8 @@ LIGHTEST_DENSITY = 1030.0 ! [kg m-3] default = 1031.0 ! The reference potential density used for layer 1. ! === module MOM_state_initialization === +INPUTDIR = "INPUT" ! default = "." + ! The directory in which input files are found. THICKNESS_CONFIG = "DOME" ! default = "uniform" ! A string that determines how the initial layer thicknesses are specified for a ! new run: diff --git a/ocean_only/Phillips_2layer/MOM_parameter_doc.all b/ocean_only/Phillips_2layer/MOM_parameter_doc.all index f1b63a0f2..51cdd3c8a 100644 --- a/ocean_only/Phillips_2layer/MOM_parameter_doc.all +++ b/ocean_only/Phillips_2layer/MOM_parameter_doc.all @@ -186,10 +186,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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -259,6 +255,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -395,6 +393,8 @@ LIGHTEST_DENSITY = 1031.0 ! [kg m-3] default = 1031.0 ! The reference potential density used for layer 1. ! === 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 diff --git a/ocean_only/Phillips_2layer/MOM_parameter_doc.short b/ocean_only/Phillips_2layer/MOM_parameter_doc.short index ddc71369a..514e65a64 100644 --- a/ocean_only/Phillips_2layer/MOM_parameter_doc.short +++ b/ocean_only/Phillips_2layer/MOM_parameter_doc.short @@ -30,10 +30,6 @@ NJGLOBAL = 80 ! ! 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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -86,6 +82,12 @@ MINIMUM_DEPTH = 1.0 ! [m] default = 0.0 ! The minimum depth of the ocean. MAXIMUM_DEPTH = 2000.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 === ROTATION = "beta" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -135,6 +137,8 @@ GINT = 0.0196 ! [m s-2] ! The reduced gravity across internal interfaces. ! === module MOM_state_initialization === +INPUTDIR = "INPUT" ! default = "." + ! The directory in which input files are found. THICKNESS_CONFIG = "phillips" ! default = "uniform" ! A string that determines how the initial layer thicknesses are specified for a ! new run: diff --git a/ocean_only/SCM_idealized_hurricane/MOM_parameter_doc.all b/ocean_only/SCM_idealized_hurricane/MOM_parameter_doc.all index dfa27035a..5a2443c7a 100644 --- a/ocean_only/SCM_idealized_hurricane/MOM_parameter_doc.all +++ b/ocean_only/SCM_idealized_hurricane/MOM_parameter_doc.all @@ -210,10 +210,6 @@ NJHALO = 2 ! 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 = "." ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -283,6 +279,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -595,6 +593,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 = "." ! 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 diff --git a/ocean_only/SCM_idealized_hurricane/MOM_parameter_doc.short b/ocean_only/SCM_idealized_hurricane/MOM_parameter_doc.short index 0d5b049a1..3a64ec538 100644 --- a/ocean_only/SCM_idealized_hurricane/MOM_parameter_doc.short +++ b/ocean_only/SCM_idealized_hurricane/MOM_parameter_doc.short @@ -37,8 +37,6 @@ NJHALO = 2 ! default = 4 ! The number of halo points on each side in the y-direction. How this is set ! varies with the calling component and static or dynamic memory configuration. -! === module MOM_fixed_initialization === - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -86,6 +84,12 @@ MINIMUM_DEPTH = 0.5 ! [m] default = 0.0 ! The minimum depth of the ocean. MAXIMUM_DEPTH = 300.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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate diff --git a/ocean_only/adjustment2d/layer/MOM_parameter_doc.all b/ocean_only/adjustment2d/layer/MOM_parameter_doc.all index 29d12facb..f0713ad3c 100644 --- a/ocean_only/adjustment2d/layer/MOM_parameter_doc.all +++ b/ocean_only/adjustment2d/layer/MOM_parameter_doc.all @@ -208,10 +208,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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -281,6 +277,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -469,6 +467,8 @@ GFS = 10.0 ! [m s-2] default = 10.0 ! The reduced gravity at the free surface. ! === 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 diff --git a/ocean_only/adjustment2d/layer/MOM_parameter_doc.short b/ocean_only/adjustment2d/layer/MOM_parameter_doc.short index adcdd513f..a973f3c91 100644 --- a/ocean_only/adjustment2d/layer/MOM_parameter_doc.short +++ b/ocean_only/adjustment2d/layer/MOM_parameter_doc.short @@ -36,10 +36,6 @@ NJGLOBAL = 4 ! ! 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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -92,6 +88,12 @@ MINIMUM_DEPTH = 0.1 ! [m] default = 0.0 ! The minimum depth of the ocean. MAXIMUM_DEPTH = 20.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 === ROTATION = "beta" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -150,6 +152,8 @@ DENSITY_RANGE = 5.0 ! [kg m-3] default = 2.0 ! The range of reference potential densities across all interfaces. ! === module MOM_state_initialization === +INPUTDIR = "INPUT" ! default = "." + ! The directory in which input files are found. THICKNESS_CONFIG = "adjustment2d" ! default = "uniform" ! A string that determines how the initial layer thicknesses are specified for a ! new run: diff --git a/ocean_only/adjustment2d/rho/MOM_parameter_doc.all b/ocean_only/adjustment2d/rho/MOM_parameter_doc.all index 67935243f..8913ab96f 100644 --- a/ocean_only/adjustment2d/rho/MOM_parameter_doc.all +++ b/ocean_only/adjustment2d/rho/MOM_parameter_doc.all @@ -217,10 +217,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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -290,6 +286,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -655,6 +653,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 diff --git a/ocean_only/adjustment2d/rho/MOM_parameter_doc.short b/ocean_only/adjustment2d/rho/MOM_parameter_doc.short index 4f552e09d..76f328498 100644 --- a/ocean_only/adjustment2d/rho/MOM_parameter_doc.short +++ b/ocean_only/adjustment2d/rho/MOM_parameter_doc.short @@ -34,10 +34,6 @@ NJGLOBAL = 4 ! ! 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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -90,6 +86,12 @@ MINIMUM_DEPTH = 0.1 ! [m] default = 0.0 ! The minimum depth of the ocean. MAXIMUM_DEPTH = 20.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 === ROTATION = "beta" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -205,6 +207,8 @@ REMAPPING_SCHEME = "PPM_IH4" ! default = "PLM" ! PQM_IH6IH5 (5th-order accurate) ! === module MOM_state_initialization === +INPUTDIR = "INPUT" ! default = "." + ! The directory in which input files are found. THICKNESS_CONFIG = "adjustment2d" ! default = "uniform" ! A string that determines how the initial layer thicknesses are specified for a ! new run: diff --git a/ocean_only/adjustment2d/z/MOM_parameter_doc.all b/ocean_only/adjustment2d/z/MOM_parameter_doc.all index a45868370..b75dbbd03 100644 --- a/ocean_only/adjustment2d/z/MOM_parameter_doc.all +++ b/ocean_only/adjustment2d/z/MOM_parameter_doc.all @@ -217,10 +217,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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -290,6 +286,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -607,6 +605,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 diff --git a/ocean_only/adjustment2d/z/MOM_parameter_doc.short b/ocean_only/adjustment2d/z/MOM_parameter_doc.short index 019c70888..5302ab7cc 100644 --- a/ocean_only/adjustment2d/z/MOM_parameter_doc.short +++ b/ocean_only/adjustment2d/z/MOM_parameter_doc.short @@ -34,10 +34,6 @@ NJGLOBAL = 4 ! ! 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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -90,6 +86,12 @@ MINIMUM_DEPTH = 0.1 ! [m] default = 0.0 ! The minimum depth of the ocean. MAXIMUM_DEPTH = 20.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 === ROTATION = "beta" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -178,6 +180,8 @@ REMAPPING_SCHEME = "PPM_IH4" ! default = "PLM" ! PQM_IH6IH5 (5th-order accurate) ! === module MOM_state_initialization === +INPUTDIR = "INPUT" ! default = "." + ! The directory in which input files are found. THICKNESS_CONFIG = "adjustment2d" ! default = "uniform" ! A string that determines how the initial layer thicknesses are specified for a ! new run: diff --git a/ocean_only/benchmark/MOM_parameter_doc.all b/ocean_only/benchmark/MOM_parameter_doc.all index cc310bf4f..e1f174bd2 100644 --- a/ocean_only/benchmark/MOM_parameter_doc.all +++ b/ocean_only/benchmark/MOM_parameter_doc.all @@ -208,10 +208,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 = "mercator" ! ! A character string that determines the method for defining the horizontal @@ -291,6 +287,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -499,6 +497,8 @@ GFS = 9.8 ! [m s-2] default = 9.8 ! The reduced gravity at the free surface. ! === 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 diff --git a/ocean_only/benchmark/MOM_parameter_doc.short b/ocean_only/benchmark/MOM_parameter_doc.short index 85c0abaf6..a7f55cf52 100644 --- a/ocean_only/benchmark/MOM_parameter_doc.short +++ b/ocean_only/benchmark/MOM_parameter_doc.short @@ -41,10 +41,6 @@ NJGLOBAL = 180 ! ! 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 = "mercator" ! ! A character string that determines the method for defining the horizontal @@ -100,6 +96,12 @@ MINIMUM_DEPTH = 1.0 ! [m] default = 0.0 MAXIMUM_DEPTH = 5500.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 === + ! === module MOM_verticalGrid === ! Parameters providing information about the vertical grid. NK = 22 ! [nondim] @@ -149,6 +151,8 @@ TS_RANGE_RESOLN_RATIO = 5.0 ! [nondim] default = 1.0 ! greater than 1 increase the resolution of the denser water. ! === module MOM_state_initialization === +INPUTDIR = "INPUT" ! default = "." + ! The directory in which input files are found. THICKNESS_CONFIG = "benchmark" ! default = "uniform" ! A string that determines how the initial layer thicknesses are specified for a ! new run: diff --git a/ocean_only/circle_obcs/MOM_parameter_doc.all b/ocean_only/circle_obcs/MOM_parameter_doc.all index f9dd75e5a..df39513ec 100644 --- a/ocean_only/circle_obcs/MOM_parameter_doc.all +++ b/ocean_only/circle_obcs/MOM_parameter_doc.all @@ -183,10 +183,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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -360,6 +356,8 @@ OBC_PROJECTION_BUG = True ! [Boolean] default = True MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -534,6 +532,8 @@ DENSITY_RANGE = 2.0 ! [kg m-3] default = 2.0 ! The range of reference potential densities in the layers. ! === 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 diff --git a/ocean_only/circle_obcs/MOM_parameter_doc.short b/ocean_only/circle_obcs/MOM_parameter_doc.short index 6c63318b1..e011627cd 100644 --- a/ocean_only/circle_obcs/MOM_parameter_doc.short +++ b/ocean_only/circle_obcs/MOM_parameter_doc.short @@ -27,10 +27,6 @@ NJGLOBAL = 25 ! ! 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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -104,6 +100,8 @@ OBC_RADIATION_MAX = 10.0 ! [nondim] default = 1.0 ! The maximum magnitude of the baroclinic radiation velocity (or speed of ! characteristics), in gridpoints per timestep. This is only used if one of the ! open boundary segments is using Orlanski. + +! === module MOM_fixed_initialization === ROTATION = "beta" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -159,6 +157,8 @@ LIGHTEST_DENSITY = 1030.0 ! [kg m-3] default = 1031.0 ! The reference potential density used for layer 1. ! === module MOM_state_initialization === +INPUTDIR = "INPUT" ! default = "." + ! The directory in which input files are found. THICKNESS_CONFIG = "circle_obcs" ! default = "uniform" ! A string that determines how the initial layer thicknesses are specified for a ! new run: diff --git a/ocean_only/double_gyre/MOM_parameter_doc.all b/ocean_only/double_gyre/MOM_parameter_doc.all index d258bf298..57761f00d 100644 --- a/ocean_only/double_gyre/MOM_parameter_doc.all +++ b/ocean_only/double_gyre/MOM_parameter_doc.all @@ -183,10 +183,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 = "spherical" ! ! A character string that determines the method for defining the horizontal @@ -253,6 +249,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -385,6 +383,8 @@ LIGHTEST_DENSITY = 1035.0 ! [kg m-3] default = 1035.0 ! The reference potential density used for layer 1. ! === 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 diff --git a/ocean_only/double_gyre/MOM_parameter_doc.short b/ocean_only/double_gyre/MOM_parameter_doc.short index 38e952d64..f44f2fbef 100644 --- a/ocean_only/double_gyre/MOM_parameter_doc.short +++ b/ocean_only/double_gyre/MOM_parameter_doc.short @@ -32,10 +32,6 @@ NJGLOBAL = 40 ! ! 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 = "spherical" ! ! A character string that determines the method for defining the horizontal @@ -83,6 +79,12 @@ MINIMUM_DEPTH = 1.0 ! [m] default = 0.0 MAXIMUM_DEPTH = 2000.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 === + ! === module MOM_verticalGrid === ! Parameters providing information about the vertical grid. NK = 2 ! [nondim] @@ -115,6 +117,8 @@ GINT = 0.0098 ! [m s-2] ! The reduced gravity across internal interfaces. ! === module MOM_state_initialization === +INPUTDIR = "INPUT" ! default = "." + ! The directory in which input files are found. ! === module MOM_diag_mediator === diff --git a/ocean_only/external_gwave/MOM_parameter_doc.all b/ocean_only/external_gwave/MOM_parameter_doc.all index 868726142..3f1e58166 100644 --- a/ocean_only/external_gwave/MOM_parameter_doc.all +++ b/ocean_only/external_gwave/MOM_parameter_doc.all @@ -208,10 +208,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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -281,6 +277,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -469,6 +467,8 @@ DENSITY_RANGE = 5.0 ! [kg m-3] default = 2.0 ! The range of reference potential densities in the layers. ! === 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 diff --git a/ocean_only/external_gwave/MOM_parameter_doc.short b/ocean_only/external_gwave/MOM_parameter_doc.short index eb3327d7a..ae2518185 100644 --- a/ocean_only/external_gwave/MOM_parameter_doc.short +++ b/ocean_only/external_gwave/MOM_parameter_doc.short @@ -36,10 +36,6 @@ NJGLOBAL = 4 ! ! 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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -95,6 +91,12 @@ MINIMUM_DEPTH = 0.01 ! [m] default = 0.0 ! The minimum depth of the ocean. MAXIMUM_DEPTH = 20.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 === ROTATION = "beta" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -147,6 +149,8 @@ DENSITY_RANGE = 5.0 ! [kg m-3] default = 2.0 ! The range of reference potential densities in the layers. ! === module MOM_state_initialization === +INPUTDIR = "INPUT" ! default = "." + ! The directory in which input files are found. THICKNESS_CONFIG = "external_gwave" ! default = "uniform" ! A string that determines how the initial layer thicknesses are specified for a ! new run: diff --git a/ocean_only/flow_downslope/layer/MOM_parameter_doc.all b/ocean_only/flow_downslope/layer/MOM_parameter_doc.all index cb1dfc8e9..5c1257b70 100644 --- a/ocean_only/flow_downslope/layer/MOM_parameter_doc.all +++ b/ocean_only/flow_downslope/layer/MOM_parameter_doc.all @@ -208,10 +208,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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -292,6 +288,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -480,6 +478,8 @@ GFS = 0.98 ! [m s-2] default = 9.8 ! The reduced gravity at the free surface. ! === 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 diff --git a/ocean_only/flow_downslope/layer/MOM_parameter_doc.short b/ocean_only/flow_downslope/layer/MOM_parameter_doc.short index 2740cb852..5f2ec99cc 100644 --- a/ocean_only/flow_downslope/layer/MOM_parameter_doc.short +++ b/ocean_only/flow_downslope/layer/MOM_parameter_doc.short @@ -34,10 +34,6 @@ NJGLOBAL = 4 ! ! 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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -95,6 +91,12 @@ MINIMUM_DEPTH = 1.0 ! [m] default = 0.0 ! assumed to be land and all fluxes are masked out. If MASKING_DEPTH is ! specified, then all depths shallower than MINIMUM_DEPTH but deeper than ! MASKING_DEPTH are rounded to MINIMUM_DEPTH. + +! === 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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -147,6 +149,8 @@ GFS = 0.98 ! [m s-2] default = 9.8 ! The reduced gravity at the free surface. ! === module MOM_state_initialization === +INPUTDIR = "INPUT" ! default = "." + ! The directory in which input files are found. THICKNESS_CONFIG = "DOME2D" ! default = "uniform" ! A string that determines how the initial layer thicknesses are specified for a ! new run: diff --git a/ocean_only/flow_downslope/rho/MOM_parameter_doc.all b/ocean_only/flow_downslope/rho/MOM_parameter_doc.all index d8d85ad60..49c1fa2ea 100644 --- a/ocean_only/flow_downslope/rho/MOM_parameter_doc.all +++ b/ocean_only/flow_downslope/rho/MOM_parameter_doc.all @@ -217,10 +217,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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -301,6 +297,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -666,6 +664,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 diff --git a/ocean_only/flow_downslope/rho/MOM_parameter_doc.short b/ocean_only/flow_downslope/rho/MOM_parameter_doc.short index 4d3d94180..fa7f74ecf 100644 --- a/ocean_only/flow_downslope/rho/MOM_parameter_doc.short +++ b/ocean_only/flow_downslope/rho/MOM_parameter_doc.short @@ -32,10 +32,6 @@ NJGLOBAL = 4 ! ! 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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -93,6 +89,12 @@ MINIMUM_DEPTH = 1.0 ! [m] default = 0.0 ! assumed to be land and all fluxes are masked out. If MASKING_DEPTH is ! specified, then all depths shallower than MINIMUM_DEPTH but deeper than ! MASKING_DEPTH are rounded to MINIMUM_DEPTH. + +! === 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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -202,6 +204,8 @@ REMAPPING_SCHEME = "PQM_IH4IH3" ! default = "PLM" ! PQM_IH6IH5 (5th-order accurate) ! === module MOM_state_initialization === +INPUTDIR = "INPUT" ! default = "." + ! The directory in which input files are found. THICKNESS_CONFIG = "DOME2D" ! default = "uniform" ! A string that determines how the initial layer thicknesses are specified for a ! new run: diff --git a/ocean_only/flow_downslope/sigma/MOM_parameter_doc.all b/ocean_only/flow_downslope/sigma/MOM_parameter_doc.all index 61c48d1b0..0c91fc939 100644 --- a/ocean_only/flow_downslope/sigma/MOM_parameter_doc.all +++ b/ocean_only/flow_downslope/sigma/MOM_parameter_doc.all @@ -217,10 +217,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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -301,6 +297,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -618,6 +616,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 diff --git a/ocean_only/flow_downslope/sigma/MOM_parameter_doc.short b/ocean_only/flow_downslope/sigma/MOM_parameter_doc.short index 497b0dd8f..790069229 100644 --- a/ocean_only/flow_downslope/sigma/MOM_parameter_doc.short +++ b/ocean_only/flow_downslope/sigma/MOM_parameter_doc.short @@ -32,10 +32,6 @@ NJGLOBAL = 4 ! ! 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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -93,6 +89,12 @@ MINIMUM_DEPTH = 1.0 ! [m] default = 0.0 ! assumed to be land and all fluxes are masked out. If MASKING_DEPTH is ! specified, then all depths shallower than MINIMUM_DEPTH but deeper than ! MASKING_DEPTH are rounded to MINIMUM_DEPTH. + +! === 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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -173,6 +175,8 @@ REMAPPING_SCHEME = "PQM_IH4IH3" ! default = "PLM" ! PQM_IH6IH5 (5th-order accurate) ! === module MOM_state_initialization === +INPUTDIR = "INPUT" ! default = "." + ! The directory in which input files are found. THICKNESS_CONFIG = "DOME2D" ! default = "uniform" ! A string that determines how the initial layer thicknesses are specified for a ! new run: diff --git a/ocean_only/flow_downslope/z/MOM_parameter_doc.all b/ocean_only/flow_downslope/z/MOM_parameter_doc.all index 799974590..a0015cbfa 100644 --- a/ocean_only/flow_downslope/z/MOM_parameter_doc.all +++ b/ocean_only/flow_downslope/z/MOM_parameter_doc.all @@ -217,10 +217,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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -301,6 +297,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -618,6 +616,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 diff --git a/ocean_only/flow_downslope/z/MOM_parameter_doc.short b/ocean_only/flow_downslope/z/MOM_parameter_doc.short index 63a81983e..b04dababa 100644 --- a/ocean_only/flow_downslope/z/MOM_parameter_doc.short +++ b/ocean_only/flow_downslope/z/MOM_parameter_doc.short @@ -32,10 +32,6 @@ NJGLOBAL = 4 ! ! 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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -93,6 +89,12 @@ MINIMUM_DEPTH = 1.0 ! [m] default = 0.0 ! assumed to be land and all fluxes are masked out. If MASKING_DEPTH is ! specified, then all depths shallower than MINIMUM_DEPTH but deeper than ! MASKING_DEPTH are rounded to MINIMUM_DEPTH. + +! === 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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -173,6 +175,8 @@ REMAPPING_SCHEME = "PQM_IH4IH3" ! default = "PLM" ! PQM_IH6IH5 (5th-order accurate) ! === module MOM_state_initialization === +INPUTDIR = "INPUT" ! default = "." + ! The directory in which input files are found. THICKNESS_CONFIG = "DOME2D" ! default = "uniform" ! A string that determines how the initial layer thicknesses are specified for a ! new run: diff --git a/ocean_only/global_ALE/hycom/MOM_parameter_doc.all b/ocean_only/global_ALE/hycom/MOM_parameter_doc.all index c34bc90b1..4ceaddfa4 100644 --- a/ocean_only/global_ALE/hycom/MOM_parameter_doc.all +++ b/ocean_only/global_ALE/hycom/MOM_parameter_doc.all @@ -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 @@ -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: @@ -694,6 +692,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 diff --git a/ocean_only/global_ALE/hycom/MOM_parameter_doc.short b/ocean_only/global_ALE/hycom/MOM_parameter_doc.short index fc104b0bf..25c97891e 100644 --- a/ocean_only/global_ALE/hycom/MOM_parameter_doc.short +++ b/ocean_only/global_ALE/hycom/MOM_parameter_doc.short @@ -57,10 +57,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 @@ -106,6 +102,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: @@ -251,6 +253,8 @@ REGRID_TIME_SCALE = 8.64E+04 ! [s] default = 0.0 ! model more Lagrangian. ! === 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. diff --git a/ocean_only/global_ALE/layer/MOM_parameter_doc.all b/ocean_only/global_ALE/layer/MOM_parameter_doc.all index 690bb1d6c..7e0d627a3 100644 --- a/ocean_only/global_ALE/layer/MOM_parameter_doc.all +++ b/ocean_only/global_ALE/layer/MOM_parameter_doc.all @@ -225,10 +225,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 @@ -299,6 +295,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: @@ -493,6 +491,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 diff --git a/ocean_only/global_ALE/layer/MOM_parameter_doc.short b/ocean_only/global_ALE/layer/MOM_parameter_doc.short index 41ff11b8d..a1659c4a9 100644 --- a/ocean_only/global_ALE/layer/MOM_parameter_doc.short +++ b/ocean_only/global_ALE/layer/MOM_parameter_doc.short @@ -54,10 +54,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 @@ -103,6 +99,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: @@ -162,6 +164,8 @@ COORD_FILE = "Layer_coord.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. diff --git a/ocean_only/global_ALE/z/MOM_parameter_doc.all b/ocean_only/global_ALE/z/MOM_parameter_doc.all index 4a87b0671..d638521d7 100644 --- a/ocean_only/global_ALE/z/MOM_parameter_doc.all +++ b/ocean_only/global_ALE/z/MOM_parameter_doc.all @@ -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 @@ -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: @@ -634,6 +632,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 diff --git a/ocean_only/global_ALE/z/MOM_parameter_doc.short b/ocean_only/global_ALE/z/MOM_parameter_doc.short index ecad37bc2..d0532b4f7 100644 --- a/ocean_only/global_ALE/z/MOM_parameter_doc.short +++ b/ocean_only/global_ALE/z/MOM_parameter_doc.short @@ -57,10 +57,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 @@ -106,6 +102,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: @@ -224,6 +226,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. diff --git a/ocean_only/lock_exchange/MOM_parameter_doc.all b/ocean_only/lock_exchange/MOM_parameter_doc.all index c3889e5f8..420241055 100644 --- a/ocean_only/lock_exchange/MOM_parameter_doc.all +++ b/ocean_only/lock_exchange/MOM_parameter_doc.all @@ -208,10 +208,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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -281,6 +277,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -469,6 +467,8 @@ DENSITY_RANGE = 5.0 ! [kg m-3] default = 2.0 ! The range of reference potential densities in the layers. ! === 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 diff --git a/ocean_only/lock_exchange/MOM_parameter_doc.short b/ocean_only/lock_exchange/MOM_parameter_doc.short index 12e0ace86..ec79d5612 100644 --- a/ocean_only/lock_exchange/MOM_parameter_doc.short +++ b/ocean_only/lock_exchange/MOM_parameter_doc.short @@ -31,10 +31,6 @@ NJGLOBAL = 4 ! ! 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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -90,6 +86,12 @@ MINIMUM_DEPTH = 0.01 ! [m] default = 0.0 ! The minimum depth of the ocean. MAXIMUM_DEPTH = 20.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 === ROTATION = "beta" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -142,6 +144,8 @@ DENSITY_RANGE = 5.0 ! [kg m-3] default = 2.0 ! The range of reference potential densities in the layers. ! === module MOM_state_initialization === +INPUTDIR = "INPUT" ! default = "." + ! The directory in which input files are found. THICKNESS_CONFIG = "lock_exchange" ! default = "uniform" ! A string that determines how the initial layer thicknesses are specified for a ! new run: diff --git a/ocean_only/mixed_layer_restrat_2d/MOM_parameter_doc.all b/ocean_only/mixed_layer_restrat_2d/MOM_parameter_doc.all index 7ee1fa2bc..bd8e26081 100644 --- a/ocean_only/mixed_layer_restrat_2d/MOM_parameter_doc.all +++ b/ocean_only/mixed_layer_restrat_2d/MOM_parameter_doc.all @@ -217,10 +217,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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -290,6 +286,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -607,6 +605,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 diff --git a/ocean_only/mixed_layer_restrat_2d/MOM_parameter_doc.short b/ocean_only/mixed_layer_restrat_2d/MOM_parameter_doc.short index c361bbd73..612685d9d 100644 --- a/ocean_only/mixed_layer_restrat_2d/MOM_parameter_doc.short +++ b/ocean_only/mixed_layer_restrat_2d/MOM_parameter_doc.short @@ -21,10 +21,6 @@ NJGLOBAL = 80 ! ! 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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -77,6 +73,12 @@ MINIMUM_DEPTH = 1.0 ! [m] default = 0.0 ! The minimum depth of the ocean. MAXIMUM_DEPTH = 400.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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -155,6 +157,8 @@ REMAPPING_SCHEME = "PPM_IH4" ! default = "PLM" ! PQM_IH6IH5 (5th-order accurate) ! === module MOM_state_initialization === +INPUTDIR = "INPUT" ! default = "." + ! The directory in which input files are found. THICKNESS_CONFIG = "rossby_front" ! default = "uniform" ! A string that determines how the initial layer thicknesses are specified for a ! new run: diff --git a/ocean_only/nonBous_global/MOM_parameter_doc.all b/ocean_only/nonBous_global/MOM_parameter_doc.all index b68b2f158..314ef30a3 100644 --- a/ocean_only/nonBous_global/MOM_parameter_doc.all +++ b/ocean_only/nonBous_global/MOM_parameter_doc.all @@ -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 @@ -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: @@ -490,6 +488,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 diff --git a/ocean_only/nonBous_global/MOM_parameter_doc.short b/ocean_only/nonBous_global/MOM_parameter_doc.short index 4d79c334b..61c8902f4 100644 --- a/ocean_only/nonBous_global/MOM_parameter_doc.short +++ b/ocean_only/nonBous_global/MOM_parameter_doc.short @@ -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 @@ -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: @@ -157,6 +159,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. THICKNESS_CONFIG = "file" ! default = "uniform" ! A string that determines how the initial layer thicknesses are specified for a ! new run: diff --git a/ocean_only/resting/layer/MOM_parameter_doc.all b/ocean_only/resting/layer/MOM_parameter_doc.all index 880588937..3dd646f4f 100644 --- a/ocean_only/resting/layer/MOM_parameter_doc.all +++ b/ocean_only/resting/layer/MOM_parameter_doc.all @@ -208,10 +208,6 @@ NJHALO = 3 ! 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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -281,6 +277,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -469,6 +467,8 @@ GFS = 0.98 ! [m s-2] default = 9.8 ! The reduced gravity at the free surface. ! === 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 diff --git a/ocean_only/resting/layer/MOM_parameter_doc.short b/ocean_only/resting/layer/MOM_parameter_doc.short index f9f58aeb0..9da388df8 100644 --- a/ocean_only/resting/layer/MOM_parameter_doc.short +++ b/ocean_only/resting/layer/MOM_parameter_doc.short @@ -33,10 +33,6 @@ NJHALO = 3 ! default = 4 ! The number of halo points on each side in the y-direction. How this is set ! varies with the calling component and static or dynamic memory configuration. -! === module MOM_fixed_initialization === -INPUTDIR = "INPUT/" ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -89,6 +85,12 @@ MINIMUM_DEPTH = 1.0 ! [m] default = 0.0 ! The minimum depth of the ocean. MAXIMUM_DEPTH = 1000.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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -141,6 +143,8 @@ GFS = 0.98 ! [m s-2] default = 9.8 ! The reduced gravity at the free surface. ! === module MOM_state_initialization === +INPUTDIR = "INPUT/" ! default = "." + ! The directory in which input files are found. TS_CONFIG = "linear" ! ! A string that determines how the initial temperatures and salinities are ! specified for a new run: diff --git a/ocean_only/resting/z/MOM_parameter_doc.all b/ocean_only/resting/z/MOM_parameter_doc.all index fd8e8ea7b..7b19fee8f 100644 --- a/ocean_only/resting/z/MOM_parameter_doc.all +++ b/ocean_only/resting/z/MOM_parameter_doc.all @@ -217,10 +217,6 @@ NJHALO = 3 ! 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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -290,6 +286,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -607,6 +605,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 diff --git a/ocean_only/resting/z/MOM_parameter_doc.short b/ocean_only/resting/z/MOM_parameter_doc.short index cd847baa0..1f8838ec9 100644 --- a/ocean_only/resting/z/MOM_parameter_doc.short +++ b/ocean_only/resting/z/MOM_parameter_doc.short @@ -31,10 +31,6 @@ NJHALO = 3 ! default = 4 ! The number of halo points on each side in the y-direction. How this is set ! varies with the calling component and static or dynamic memory configuration. -! === module MOM_fixed_initialization === -INPUTDIR = "INPUT/" ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -87,6 +83,12 @@ MINIMUM_DEPTH = 1.0 ! [m] default = 0.0 ! The minimum depth of the ocean. MAXIMUM_DEPTH = 1000.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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -155,6 +157,8 @@ REGRIDDING_COORDINATE_MODE = "Z*" ! default = "LAYER" ! is of non-dimensional fractions of the water column. ! === module MOM_state_initialization === +INPUTDIR = "INPUT/" ! default = "." + ! The directory in which input files are found. TS_CONFIG = "linear" ! ! A string that determines how the initial temperatures and salinities are ! specified for a new run: diff --git a/ocean_only/seamount/layer/MOM_parameter_doc.all b/ocean_only/seamount/layer/MOM_parameter_doc.all index de4d67965..87acde854 100644 --- a/ocean_only/seamount/layer/MOM_parameter_doc.all +++ b/ocean_only/seamount/layer/MOM_parameter_doc.all @@ -208,10 +208,6 @@ NJHALO = 3 ! 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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -292,6 +288,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -494,6 +492,8 @@ GFS = 9.8 ! [m s-2] default = 9.8 ! The reduced gravity at the free surface. ! === 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 diff --git a/ocean_only/seamount/layer/MOM_parameter_doc.short b/ocean_only/seamount/layer/MOM_parameter_doc.short index 46002946c..bb40359e5 100644 --- a/ocean_only/seamount/layer/MOM_parameter_doc.short +++ b/ocean_only/seamount/layer/MOM_parameter_doc.short @@ -35,10 +35,6 @@ NJHALO = 3 ! default = 4 ! The number of halo points on each side in the y-direction. How this is set ! varies with the calling component and static or dynamic memory configuration. -! === module MOM_fixed_initialization === -INPUTDIR = "INPUT/" ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -94,6 +90,12 @@ MINIMUM_DEPTH = 1.0 ! [m] default = 0.0 ! assumed to be land and all fluxes are masked out. If MASKING_DEPTH is ! specified, then all depths shallower than MINIMUM_DEPTH but deeper than ! MASKING_DEPTH are rounded to MINIMUM_DEPTH. + +! === 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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -150,6 +152,8 @@ TS_RANGE_S_DENSE = 35.95 ! [ppt] default = 34.0 ! The initial densest salinities when COORD_CONFIG is set to ts_range. ! === module MOM_state_initialization === +INPUTDIR = "INPUT/" ! default = "." + ! The directory in which input files are found. THICKNESS_CONFIG = "seamount" ! default = "uniform" ! A string that determines how the initial layer thicknesses are specified for a ! new run: diff --git a/ocean_only/seamount/rho/MOM_parameter_doc.all b/ocean_only/seamount/rho/MOM_parameter_doc.all index e6b2a98e5..ed96182b8 100644 --- a/ocean_only/seamount/rho/MOM_parameter_doc.all +++ b/ocean_only/seamount/rho/MOM_parameter_doc.all @@ -217,10 +217,6 @@ NJHALO = 3 ! 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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -301,6 +297,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -680,6 +678,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 diff --git a/ocean_only/seamount/rho/MOM_parameter_doc.short b/ocean_only/seamount/rho/MOM_parameter_doc.short index 0e401bb70..34c8c1c26 100644 --- a/ocean_only/seamount/rho/MOM_parameter_doc.short +++ b/ocean_only/seamount/rho/MOM_parameter_doc.short @@ -33,10 +33,6 @@ NJHALO = 3 ! default = 4 ! The number of halo points on each side in the y-direction. How this is set ! varies with the calling component and static or dynamic memory configuration. -! === module MOM_fixed_initialization === -INPUTDIR = "INPUT/" ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -92,6 +88,12 @@ MINIMUM_DEPTH = 1.0 ! [m] default = 0.0 ! assumed to be land and all fluxes are masked out. If MASKING_DEPTH is ! specified, then all depths shallower than MINIMUM_DEPTH but deeper than ! MASKING_DEPTH are rounded to MINIMUM_DEPTH. + +! === 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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -205,6 +207,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. THICKNESS_CONFIG = "seamount" ! default = "uniform" ! A string that determines how the initial layer thicknesses are specified for a ! new run: diff --git a/ocean_only/seamount/sigma/MOM_parameter_doc.all b/ocean_only/seamount/sigma/MOM_parameter_doc.all index 41a7c8092..f12a29de5 100644 --- a/ocean_only/seamount/sigma/MOM_parameter_doc.all +++ b/ocean_only/seamount/sigma/MOM_parameter_doc.all @@ -217,10 +217,6 @@ NJHALO = 3 ! 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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -301,6 +297,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -632,6 +630,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 diff --git a/ocean_only/seamount/sigma/MOM_parameter_doc.short b/ocean_only/seamount/sigma/MOM_parameter_doc.short index 3b33f5af0..6e477bb9f 100644 --- a/ocean_only/seamount/sigma/MOM_parameter_doc.short +++ b/ocean_only/seamount/sigma/MOM_parameter_doc.short @@ -33,10 +33,6 @@ NJHALO = 3 ! default = 4 ! The number of halo points on each side in the y-direction. How this is set ! varies with the calling component and static or dynamic memory configuration. -! === module MOM_fixed_initialization === -INPUTDIR = "INPUT/" ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -92,6 +88,12 @@ MINIMUM_DEPTH = 1.0 ! [m] default = 0.0 ! assumed to be land and all fluxes are masked out. If MASKING_DEPTH is ! specified, then all depths shallower than MINIMUM_DEPTH but deeper than ! MASKING_DEPTH are rounded to MINIMUM_DEPTH. + +! === 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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -178,6 +180,8 @@ REMAPPING_SCHEME = "PPM_IH4" ! default = "PLM" ! PQM_IH6IH5 (5th-order accurate) ! === module MOM_state_initialization === +INPUTDIR = "INPUT/" ! default = "." + ! The directory in which input files are found. THICKNESS_CONFIG = "seamount" ! default = "uniform" ! A string that determines how the initial layer thicknesses are specified for a ! new run: diff --git a/ocean_only/seamount/z/MOM_parameter_doc.all b/ocean_only/seamount/z/MOM_parameter_doc.all index 0739edbf9..8cc36c5bf 100644 --- a/ocean_only/seamount/z/MOM_parameter_doc.all +++ b/ocean_only/seamount/z/MOM_parameter_doc.all @@ -217,10 +217,6 @@ NJHALO = 3 ! 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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -301,6 +297,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -632,6 +630,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 diff --git a/ocean_only/seamount/z/MOM_parameter_doc.short b/ocean_only/seamount/z/MOM_parameter_doc.short index db65ac8b2..83befb9e8 100644 --- a/ocean_only/seamount/z/MOM_parameter_doc.short +++ b/ocean_only/seamount/z/MOM_parameter_doc.short @@ -33,10 +33,6 @@ NJHALO = 3 ! default = 4 ! The number of halo points on each side in the y-direction. How this is set ! varies with the calling component and static or dynamic memory configuration. -! === module MOM_fixed_initialization === -INPUTDIR = "INPUT/" ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -92,6 +88,12 @@ MINIMUM_DEPTH = 1.0 ! [m] default = 0.0 ! assumed to be land and all fluxes are masked out. If MASKING_DEPTH is ! specified, then all depths shallower than MINIMUM_DEPTH but deeper than ! MASKING_DEPTH are rounded to MINIMUM_DEPTH. + +! === 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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -178,6 +180,8 @@ REMAPPING_SCHEME = "PPM_IH4" ! default = "PLM" ! PQM_IH6IH5 (5th-order accurate) ! === module MOM_state_initialization === +INPUTDIR = "INPUT/" ! default = "." + ! The directory in which input files are found. THICKNESS_CONFIG = "seamount" ! default = "uniform" ! A string that determines how the initial layer thicknesses are specified for a ! new run: diff --git a/ocean_only/single_column/BML/MOM_parameter_doc.all b/ocean_only/single_column/BML/MOM_parameter_doc.all index 5ca8259a0..b2136a1a9 100644 --- a/ocean_only/single_column/BML/MOM_parameter_doc.all +++ b/ocean_only/single_column/BML/MOM_parameter_doc.all @@ -198,10 +198,6 @@ NJHALO = 2 ! 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/BATS" ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -271,6 +267,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -438,6 +436,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/BATS" ! 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 diff --git a/ocean_only/single_column/BML/MOM_parameter_doc.short b/ocean_only/single_column/BML/MOM_parameter_doc.short index 1ae957145..4402ae0c0 100644 --- a/ocean_only/single_column/BML/MOM_parameter_doc.short +++ b/ocean_only/single_column/BML/MOM_parameter_doc.short @@ -34,10 +34,6 @@ NJHALO = 2 ! default = 4 ! The number of halo points on each side in the y-direction. How this is set ! varies with the calling component and static or dynamic memory configuration. -! === module MOM_fixed_initialization === -INPUTDIR = "INPUT/BATS" ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -85,6 +81,12 @@ MINIMUM_DEPTH = 0.5 ! [m] default = 0.0 ! The minimum depth of the ocean. 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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -131,6 +133,8 @@ COORD_FILE = "../isopyc_coords.nc" ! ! The file from which the coordinate densities are read. ! === module MOM_state_initialization === +INPUTDIR = "INPUT/BATS" ! 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. diff --git a/ocean_only/single_column/EPBL/MOM_parameter_doc.all b/ocean_only/single_column/EPBL/MOM_parameter_doc.all index 8174e41f5..12ae012ef 100644 --- a/ocean_only/single_column/EPBL/MOM_parameter_doc.all +++ b/ocean_only/single_column/EPBL/MOM_parameter_doc.all @@ -210,10 +210,6 @@ NJHALO = 2 ! 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/BATS" ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -283,6 +279,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -577,6 +575,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/BATS" ! 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 diff --git a/ocean_only/single_column/EPBL/MOM_parameter_doc.short b/ocean_only/single_column/EPBL/MOM_parameter_doc.short index f02fcd998..5eeb43ae5 100644 --- a/ocean_only/single_column/EPBL/MOM_parameter_doc.short +++ b/ocean_only/single_column/EPBL/MOM_parameter_doc.short @@ -37,10 +37,6 @@ NJHALO = 2 ! default = 4 ! The number of halo points on each side in the y-direction. How this is set ! varies with the calling component and static or dynamic memory configuration. -! === module MOM_fixed_initialization === -INPUTDIR = "INPUT/BATS" ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -88,6 +84,12 @@ MINIMUM_DEPTH = 0.5 ! [m] default = 0.0 ! The minimum depth of the ocean. 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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -161,6 +163,8 @@ ALE_COORDINATE_CONFIG = "FILE:./INPUT/vgrid_cm4.nc,dz" ! default = "UNIFORM" ! is of non-dimensional fractions of the water column. ! === module MOM_state_initialization === +INPUTDIR = "INPUT/BATS" ! 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. diff --git a/ocean_only/single_column/KPP/MOM_parameter_doc.all b/ocean_only/single_column/KPP/MOM_parameter_doc.all index 9b5e01ebe..e387cb548 100644 --- a/ocean_only/single_column/KPP/MOM_parameter_doc.all +++ b/ocean_only/single_column/KPP/MOM_parameter_doc.all @@ -210,10 +210,6 @@ NJHALO = 2 ! 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/BATS" ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -283,6 +279,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -577,6 +575,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/BATS" ! 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 diff --git a/ocean_only/single_column/KPP/MOM_parameter_doc.short b/ocean_only/single_column/KPP/MOM_parameter_doc.short index 274619cdd..44b8bc799 100644 --- a/ocean_only/single_column/KPP/MOM_parameter_doc.short +++ b/ocean_only/single_column/KPP/MOM_parameter_doc.short @@ -37,10 +37,6 @@ NJHALO = 2 ! default = 4 ! The number of halo points on each side in the y-direction. How this is set ! varies with the calling component and static or dynamic memory configuration. -! === module MOM_fixed_initialization === -INPUTDIR = "INPUT/BATS" ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -88,6 +84,12 @@ MINIMUM_DEPTH = 0.5 ! [m] default = 0.0 ! The minimum depth of the ocean. 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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -161,6 +163,8 @@ ALE_COORDINATE_CONFIG = "FILE:./INPUT/vgrid_cm4.nc,dz" ! default = "UNIFORM" ! is of non-dimensional fractions of the water column. ! === module MOM_state_initialization === +INPUTDIR = "INPUT/BATS" ! 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. diff --git a/ocean_only/sloshing/layer/MOM_parameter_doc.all b/ocean_only/sloshing/layer/MOM_parameter_doc.all index 65f81b74e..6f33db2c4 100644 --- a/ocean_only/sloshing/layer/MOM_parameter_doc.all +++ b/ocean_only/sloshing/layer/MOM_parameter_doc.all @@ -208,10 +208,6 @@ NJHALO = 3 ! 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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -284,6 +280,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -472,6 +470,8 @@ GFS = 0.98 ! [m s-2] default = 9.8 ! The reduced gravity at the free surface. ! === 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 diff --git a/ocean_only/sloshing/layer/MOM_parameter_doc.short b/ocean_only/sloshing/layer/MOM_parameter_doc.short index 2528050bc..c3a9b1fc0 100644 --- a/ocean_only/sloshing/layer/MOM_parameter_doc.short +++ b/ocean_only/sloshing/layer/MOM_parameter_doc.short @@ -33,10 +33,6 @@ NJHALO = 3 ! default = 4 ! The number of halo points on each side in the y-direction. How this is set ! varies with the calling component and static or dynamic memory configuration. -! === module MOM_fixed_initialization === -INPUTDIR = "INPUT/" ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -92,6 +88,12 @@ MINIMUM_DEPTH = 1.0 ! [m] default = 0.0 ! assumed to be land and all fluxes are masked out. If MASKING_DEPTH is ! specified, then all depths shallower than MINIMUM_DEPTH but deeper than ! MASKING_DEPTH are rounded to MINIMUM_DEPTH. + +! === 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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -144,6 +146,8 @@ GFS = 0.98 ! [m s-2] default = 9.8 ! The reduced gravity at the free surface. ! === module MOM_state_initialization === +INPUTDIR = "INPUT/" ! default = "." + ! The directory in which input files are found. THICKNESS_CONFIG = "sloshing" ! default = "uniform" ! A string that determines how the initial layer thicknesses are specified for a ! new run: diff --git a/ocean_only/sloshing/rho/MOM_parameter_doc.all b/ocean_only/sloshing/rho/MOM_parameter_doc.all index 8ffd8955c..3b610bcb8 100644 --- a/ocean_only/sloshing/rho/MOM_parameter_doc.all +++ b/ocean_only/sloshing/rho/MOM_parameter_doc.all @@ -217,10 +217,6 @@ NJHALO = 3 ! 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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -293,6 +289,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -658,6 +656,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 diff --git a/ocean_only/sloshing/rho/MOM_parameter_doc.short b/ocean_only/sloshing/rho/MOM_parameter_doc.short index 725c6271f..4d17d9cb8 100644 --- a/ocean_only/sloshing/rho/MOM_parameter_doc.short +++ b/ocean_only/sloshing/rho/MOM_parameter_doc.short @@ -31,10 +31,6 @@ NJHALO = 3 ! default = 4 ! The number of halo points on each side in the y-direction. How this is set ! varies with the calling component and static or dynamic memory configuration. -! === module MOM_fixed_initialization === -INPUTDIR = "INPUT/" ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -90,6 +86,12 @@ MINIMUM_DEPTH = 1.0 ! [m] default = 0.0 ! assumed to be land and all fluxes are masked out. If MASKING_DEPTH is ! specified, then all depths shallower than MINIMUM_DEPTH but deeper than ! MASKING_DEPTH are rounded to MINIMUM_DEPTH. + +! === 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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -197,6 +199,8 @@ REMAPPING_SCHEME = "PQM_IH4IH3" ! default = "PLM" ! PQM_IH6IH5 (5th-order accurate) ! === module MOM_state_initialization === +INPUTDIR = "INPUT/" ! default = "." + ! The directory in which input files are found. THICKNESS_CONFIG = "sloshing" ! default = "uniform" ! A string that determines how the initial layer thicknesses are specified for a ! new run: diff --git a/ocean_only/sloshing/z/MOM_parameter_doc.all b/ocean_only/sloshing/z/MOM_parameter_doc.all index 5b6439483..b61ee82c7 100644 --- a/ocean_only/sloshing/z/MOM_parameter_doc.all +++ b/ocean_only/sloshing/z/MOM_parameter_doc.all @@ -217,10 +217,6 @@ NJHALO = 3 ! 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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -293,6 +289,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -610,6 +608,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 diff --git a/ocean_only/sloshing/z/MOM_parameter_doc.short b/ocean_only/sloshing/z/MOM_parameter_doc.short index 83934f65b..4b769f240 100644 --- a/ocean_only/sloshing/z/MOM_parameter_doc.short +++ b/ocean_only/sloshing/z/MOM_parameter_doc.short @@ -31,10 +31,6 @@ NJHALO = 3 ! default = 4 ! The number of halo points on each side in the y-direction. How this is set ! varies with the calling component and static or dynamic memory configuration. -! === module MOM_fixed_initialization === -INPUTDIR = "INPUT/" ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -90,6 +86,12 @@ MINIMUM_DEPTH = 1.0 ! [m] default = 0.0 ! assumed to be land and all fluxes are masked out. If MASKING_DEPTH is ! specified, then all depths shallower than MINIMUM_DEPTH but deeper than ! MASKING_DEPTH are rounded to MINIMUM_DEPTH. + +! === 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 === ROTATION = "betaplane" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -170,6 +172,8 @@ REMAPPING_SCHEME = "PQM_IH4IH3" ! default = "PLM" ! PQM_IH6IH5 (5th-order accurate) ! === module MOM_state_initialization === +INPUTDIR = "INPUT/" ! default = "." + ! The directory in which input files are found. THICKNESS_CONFIG = "sloshing" ! default = "uniform" ! A string that determines how the initial layer thicknesses are specified for a ! new run: diff --git a/ocean_only/torus_advection_test/MOM_parameter_doc.all b/ocean_only/torus_advection_test/MOM_parameter_doc.all index aec2d80f9..175a88a1d 100644 --- a/ocean_only/torus_advection_test/MOM_parameter_doc.all +++ b/ocean_only/torus_advection_test/MOM_parameter_doc.all @@ -208,10 +208,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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -281,6 +277,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -491,6 +489,8 @@ GINT = 7.89E-04 ! [m s-2] ! The reduced gravity across internal interfaces. ! === 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 diff --git a/ocean_only/torus_advection_test/MOM_parameter_doc.short b/ocean_only/torus_advection_test/MOM_parameter_doc.short index 7813662f2..0cc675076 100644 --- a/ocean_only/torus_advection_test/MOM_parameter_doc.short +++ b/ocean_only/torus_advection_test/MOM_parameter_doc.short @@ -34,10 +34,6 @@ NJGLOBAL = 48 ! ! 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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -90,6 +86,12 @@ MINIMUM_DEPTH = 0.01 ! [m] default = 0.0 ! The minimum depth of the ocean. MAXIMUM_DEPTH = 200.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 === ROTATION = "beta" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -154,6 +156,8 @@ GINT = 7.89E-04 ! [m s-2] ! The reduced gravity across internal interfaces. ! === module MOM_state_initialization === +INPUTDIR = "INPUT" ! default = "." + ! The directory in which input files are found. TS_CONFIG = "fit" ! ! A string that determines how the initial temperatures and salinities are ! specified for a new run: diff --git a/ocean_only/tracer_mixing/rho/MOM_parameter_doc.all b/ocean_only/tracer_mixing/rho/MOM_parameter_doc.all index a2cad9a0a..0638c69fc 100644 --- a/ocean_only/tracer_mixing/rho/MOM_parameter_doc.all +++ b/ocean_only/tracer_mixing/rho/MOM_parameter_doc.all @@ -217,10 +217,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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -290,6 +286,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -655,6 +653,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 diff --git a/ocean_only/tracer_mixing/rho/MOM_parameter_doc.short b/ocean_only/tracer_mixing/rho/MOM_parameter_doc.short index 2f6fe537f..a928231ad 100644 --- a/ocean_only/tracer_mixing/rho/MOM_parameter_doc.short +++ b/ocean_only/tracer_mixing/rho/MOM_parameter_doc.short @@ -33,10 +33,6 @@ NJGLOBAL = 4 ! ! 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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -89,6 +85,12 @@ MINIMUM_DEPTH = 0.1 ! [m] default = 0.0 ! The minimum depth of the ocean. MAXIMUM_DEPTH = 100.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 === ROTATION = "beta" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -206,6 +208,8 @@ REMAPPING_SCHEME = "PPM_IH4" ! default = "PLM" ! PQM_IH6IH5 (5th-order accurate) ! === module MOM_state_initialization === +INPUTDIR = "INPUT" ! default = "." + ! The directory in which input files are found. TS_CONFIG = "baroclinic_zone" ! ! A string that determines how the initial temperatures and salinities are ! specified for a new run: diff --git a/ocean_only/tracer_mixing/z/MOM_parameter_doc.all b/ocean_only/tracer_mixing/z/MOM_parameter_doc.all index d9b7d3845..098e1f0dc 100644 --- a/ocean_only/tracer_mixing/z/MOM_parameter_doc.all +++ b/ocean_only/tracer_mixing/z/MOM_parameter_doc.all @@ -217,10 +217,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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -290,6 +286,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -607,6 +605,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 diff --git a/ocean_only/tracer_mixing/z/MOM_parameter_doc.short b/ocean_only/tracer_mixing/z/MOM_parameter_doc.short index 34ad97ca4..055456469 100644 --- a/ocean_only/tracer_mixing/z/MOM_parameter_doc.short +++ b/ocean_only/tracer_mixing/z/MOM_parameter_doc.short @@ -33,10 +33,6 @@ NJGLOBAL = 4 ! ! 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 = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -89,6 +85,12 @@ MINIMUM_DEPTH = 0.1 ! [m] default = 0.0 ! The minimum depth of the ocean. MAXIMUM_DEPTH = 100.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 === ROTATION = "beta" ! default = "2omegasinlat" ! This specifies how the Coriolis parameter is specified: ! 2omegasinlat - Use twice the planetary rotation rate @@ -179,6 +181,8 @@ REMAPPING_SCHEME = "PPM_IH4" ! default = "PLM" ! PQM_IH6IH5 (5th-order accurate) ! === module MOM_state_initialization === +INPUTDIR = "INPUT" ! default = "." + ! The directory in which input files are found. TS_CONFIG = "baroclinic_zone" ! ! A string that determines how the initial temperatures and salinities are ! specified for a new run: diff --git a/ocean_only/unit_tests/MOM_parameter_doc.all b/ocean_only/unit_tests/MOM_parameter_doc.all index 672ad9190..9cb5e87de 100644 --- a/ocean_only/unit_tests/MOM_parameter_doc.all +++ b/ocean_only/unit_tests/MOM_parameter_doc.all @@ -176,10 +176,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 = "." ! default = "." - ! The directory in which input files are found. - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -249,6 +245,8 @@ OBC_NUMBER_OF_SEGMENTS = 0 ! default = 0 MASKING_DEPTH = -9999.0 ! [m] default = -9999.0 ! The depth below which to mask points as land points, for which all fluxes are ! zeroed out. MASKING_DEPTH is ignored if it has the special default value. + +! === module MOM_fixed_initialization === CHANNEL_CONFIG = "none" ! default = "none" ! A parameter that determines which set of channels are ! restricted to specific widths. Options are: @@ -376,6 +374,8 @@ LIGHTEST_DENSITY = 1035.0 ! [kg m-3] default = 1035.0 ! The reference potential density used for layer 1. ! === module MOM_state_initialization === +INPUTDIR = "." ! 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 diff --git a/ocean_only/unit_tests/MOM_parameter_doc.short b/ocean_only/unit_tests/MOM_parameter_doc.short index fb8d7d782..99b607657 100644 --- a/ocean_only/unit_tests/MOM_parameter_doc.short +++ b/ocean_only/unit_tests/MOM_parameter_doc.short @@ -24,8 +24,6 @@ NJGLOBAL = 4 ! ! 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 === - ! === module MOM_grid_init === GRID_CONFIG = "cartesian" ! ! A character string that determines the method for defining the horizontal @@ -72,6 +70,12 @@ TOPO_CONFIG = "flat" ! MAXIMUM_DEPTH = 100.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 === + ! === module MOM_verticalGrid === ! Parameters providing information about the vertical grid. NK = 1 ! [nondim] diff --git a/src/MOM6 b/src/MOM6 index 7d0028612..27f424334 160000 --- a/src/MOM6 +++ b/src/MOM6 @@ -1 +1 @@ -Subproject commit 7d002861281f5fa8dc74df9ee146a1be8c67b4a0 +Subproject commit 27f42433461ff8d64c26d2573dafe4ec9f1ee909 diff --git a/src/SIS2 b/src/SIS2 index 2aa9474b7..5075a9369 160000 --- a/src/SIS2 +++ b/src/SIS2 @@ -1 +1 @@ -Subproject commit 2aa9474b7da7919188ae2fa40df88d7caa86ae56 +Subproject commit 5075a9369453eb7f9af661ca2985df9536c41904