Skip to content

Commit 165c2c2

Browse files
authored
2025.01 update part.2 (NOAA-GFDL#140)
* Updated COBALT tag * Updated COBALT parameter docs
1 parent 55a8a2e commit 165c2c2

File tree

6 files changed

+21
-5
lines changed

6 files changed

+21
-5
lines changed

.gitmodules

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@
3030
path = src/MOM6
3131
url = https://github.com/NOAA-CEFI-Regional-Ocean-Modeling/MOM6.git
3232
branch = dev/cefi
33-
[submodule "src/ocean_BGC"]
34-
path = src/ocean_BGC
35-
url = https://github.com/NOAA-CEFI-Regional-Ocean-Modeling/ocean_BGC.git
36-
branch = dev/cefi
3733
[submodule "src/FMS"]
3834
path = src/FMS
3935
url = https://github.com/NOAA-GFDL/FMS.git
@@ -46,3 +42,7 @@
4642
path = src/atmos_null
4743
url = https://github.com/NOAA-GFDL/atmos_null.git
4844
branch = 2025.01
45+
[submodule "src/ocean_BGC"]
46+
path = src/ocean_BGC
47+
url = https://github.com/NOAA-CEFI-Regional-Ocean-Modeling/ocean_BGC.git
48+
branch = dev/cefi

exps/NEP10.COBALT/COBALT_parameter_doc.all

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -624,6 +624,8 @@ z_denit = 10.0 ! [m] default = 10.0
624624
! depth scale for ramping up benthic denitrification
625625
scale_burial = 0.0 ! [none] default = 0.0
626626
! scaling factor for particulate organic burial
627+
do_fnso4red_sed = False ! [Boolean] default = False
628+
! logical flag to include O2 demand and alk impact of H2S- sediment release
627629
z_sed = 0.1 ! [m] default = 0.1
628630
! effective sediment layer thickness for calcite cycling calculations
629631
phi_surfresp_cased = 0.14307 ! [unitless] default = 0.14307
@@ -681,6 +683,8 @@ k_no3_amx = 1.0E-06 ! [mol NO3 kg-1] default = 1.0E-06
681683
! nitrate half-saturation for anammox
682684
tracer_debug = False ! [Boolean] default = False
683685
! flag for tracer debug operations
686+
min_thickness_for_imbalance = 0.001 ! [m] default = 0.001
687+
! minimum thickness of a layer that will be checked for source/sink imbalances
684688

685689
! === module MOM_file_parser ===
686690
SEND_LOG_TO_STDOUT = False ! [Boolean] default = False

exps/NWA12.COBALT/COBALT_parameter_doc.all

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -624,6 +624,8 @@ z_denit = 20.0 ! [m] default = 10.0
624624
! depth scale for ramping up benthic denitrification
625625
scale_burial = 1.0 ! [none] default = 0.0
626626
! scaling factor for particulate organic burial
627+
do_fnso4red_sed = False ! [Boolean] default = False
628+
! logical flag to include O2 demand and alk impact of H2S- sediment release
627629
z_sed = 0.1 ! [m] default = 0.1
628630
! effective sediment layer thickness for calcite cycling calculations
629631
phi_surfresp_cased = 0.14307 ! [unitless] default = 0.14307
@@ -681,6 +683,8 @@ k_no3_amx = 1.0E-06 ! [mol NO3 kg-1] default = 1.0E-06
681683
! nitrate half-saturation for anammox
682684
tracer_debug = False ! [Boolean] default = False
683685
! flag for tracer debug operations
686+
min_thickness_for_imbalance = 0.001 ! [m] default = 0.001
687+
! minimum thickness of a layer that will be checked for source/sink imbalances
684688

685689
! === module MOM_file_parser ===
686690
SEND_LOG_TO_STDOUT = False ! [Boolean] default = False

exps/OM4.single_column.COBALT/COBALT_parameter_doc.all

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -618,6 +618,8 @@ z_denit = 10.0 ! [m] default = 10.0
618618
! depth scale for ramping up benthic denitrification
619619
scale_burial = 0.0 ! [none] default = 0.0
620620
! scaling factor for particulate organic burial
621+
do_fnso4red_sed = False ! [Boolean] default = False
622+
! logical flag to include O2 demand and alk impact of H2S- sediment release
621623
z_sed = 0.1 ! [m] default = 0.1
622624
! effective sediment layer thickness for calcite cycling calculations
623625
phi_surfresp_cased = 0.14307 ! [unitless] default = 0.14307
@@ -675,6 +677,8 @@ k_no3_amx = 1.0E-06 ! [mol NO3 kg-1] default = 1.0E-06
675677
! nitrate half-saturation for anammox
676678
tracer_debug = False ! [Boolean] default = False
677679
! flag for tracer debug operations
680+
min_thickness_for_imbalance = 0.001 ! [m] default = 0.001
681+
! minimum thickness of a layer that will be checked for source/sink imbalances
678682

679683
! === module MOM_file_parser ===
680684
SEND_LOG_TO_STDOUT = False ! [Boolean] default = False

exps/OM4p25.COBALT/COBALT_parameter_doc.all

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -618,6 +618,8 @@ z_denit = 10.0 ! [m] default = 10.0
618618
! depth scale for ramping up benthic denitrification
619619
scale_burial = 1.0 ! [none] default = 0.0
620620
! scaling factor for particulate organic burial
621+
do_fnso4red_sed = False ! [Boolean] default = False
622+
! logical flag to include O2 demand and alk impact of H2S- sediment release
621623
z_sed = 0.1 ! [m] default = 0.1
622624
! effective sediment layer thickness for calcite cycling calculations
623625
phi_surfresp_cased = 0.14307 ! [unitless] default = 0.14307
@@ -675,6 +677,8 @@ k_no3_amx = 1.0E-06 ! [mol NO3 kg-1] default = 1.0E-06
675677
! nitrate half-saturation for anammox
676678
tracer_debug = False ! [Boolean] default = False
677679
! flag for tracer debug operations
680+
min_thickness_for_imbalance = 0.001 ! [m] default = 0.001
681+
! minimum thickness of a layer that will be checked for source/sink imbalances
678682

679683
! === module MOM_file_parser ===
680684
SEND_LOG_TO_STDOUT = False ! [Boolean] default = False

0 commit comments

Comments
 (0)