Skip to content

Update ocean field table based on ocean spinup run #83

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 9, 2025
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
65 changes: 55 additions & 10 deletions ocean/field_table
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,51 @@
/
"namelists","ocean_mod","generic_wombatlite"
init = f
caco3_dynamics = .true.
burial = .false.
conservetracers = .false.
dic_min = 1000.0
dic_max = 3000.0
alk_min = 1000.0
alk_max = 3000.0
alphabio = 2.25
abioa = 1.162e-5
bbioa = 1.050
bbioh = 1.060
phykn = 2.0
phykf = 1.0
phyminqc = 0.004
phyoptqc = 0.036
phyoptqf = 10e-6
phymaxqf = 50e-6
phylmor = 1.69e-7
phyqmor = 5.787e-7
phybiot = 0.6
zooassi = 0.30
zooexcr = 0.75
zookz = 0.25
zoogmax = 3.472e-5
zooepsmin = 2.e-8
zooepsmax = 2.5e-6
zprefphy = 1.0
zprefdet = 0.50
zoolmor = 3.1e-7
zooqmor = 9.25e-6
detlrem = 5.787e-6
wdetbio = 3.0e-4
wdetmax = 4.2e-4
detlrem_sed = 1.157e-7
wcaco3 = 1.6e-4
caco3lrem = 1.157e-7
caco3lrem_sed = 1.157e-7
f_inorg = 0.04
disscal = 0.25
dissara = 0.10
dissdet = 0.10
ligand = 0.4
knano_dfe = 0.015
kscav_dfe = 0.005
kcoag_dfe = 1.6E-08
#
no3_src_file = INPUT/ocean_wombatlite.res.nc
no3_src_var_name = no3
Expand Down Expand Up @@ -165,23 +210,23 @@ detfe_sediment_src_var_record = 1
detfe_sediment_src_var_gridspec = NONE
detfe_sediment_valid_min = 0.0
#
caco3bury_src_file = INPUT/ocean_wombatlite.res.nc
caco3bury_src_var_name = caco3bury
caco3bury_src_var_unit = none
caco3bury_dest_var_name = caco3bury
caco3bury_dest_var_unit = mol m-2 s-1
caco3bury_src_var_record = 1
caco3bury_src_var_gridspec = NONE
caco3bury_valid_min = 0.0
#
detbury_src_file = INPUT/ocean_wombatlite.res.nc
detbury_src_var_name = detbury
detbury_src_var_unit = none
detbury_dest_var_name = detbury
detbury_dest_var_unit = mol m-2 s-1
detbury_dest_var_unit = mol m-2
detbury_src_var_record = 1
detbury_src_var_gridspec = NONE
detbury_valid_min = 0.0
#
caco3bury_src_file = INPUT/ocean_wombatlite.res.nc
caco3bury_src_var_name = caco3bury
caco3bury_src_var_unit = none
caco3bury_dest_var_name = caco3bury
caco3bury_dest_var_unit = mol m-2
caco3bury_src_var_record = 1
caco3bury_src_var_gridspec = NONE
caco3bury_valid_min = 0.0
/

"prog_tracers","ocean_mod","dicr"
Expand Down
40 changes: 20 additions & 20 deletions testing/checksum/historical-24hr-checksum.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,49 +166,49 @@
"-46328865698817502"
],
"dicr": [
"-9098379140039495237"
"6225706268979918493"
],
"dicp": [
"-5866924668176393168"
"-5292072845637330566"
],
"caco3": [
"-2354449680864231397"
"5818235798993155101"
],
"alk": [
"-8405888170622031238"
"-8417474988156317118"
],
"dic": [
"-667607697460133391"
"-384344846735934154"
],
"no3": [
"7305784356129478468"
"-1476524311740591985"
],
"phy": [
"-5451850272519350594"
"1694258661774448700"
],
"pchl": [
"-6395813746793025645"
"2569761341949789991"
],
"o2": [
"-4731575996702826215"
"-624365231278678087"
],
"fe": [
"-6739984344672684336"
"7936707014507402745"
],
"zoo": [
"-6343451526953151514"
"8934735627463185039"
],
"det": [
"7065019424148024742"
"-4758742734338031896"
],
"phyfe": [
"-1442293331166463177"
"-7022871517933459030"
],
"zoofe": [
"4828902487743615968"
"-3239035997140930496"
],
"detfe": [
"424578023078242086"
"4751681188487661946"
],
"temp": [
"-7937658136758200288"
Expand All @@ -226,19 +226,19 @@
"4368575024192816234"
],
"caco3bury": [
"5605936649126189080"
"0"
],
"detbury": [
"2619353634924147009"
"0"
],
"caco3_sediment": [
"-2972721719482353986"
"429516039635816556"
],
"detfe_sediment": [
"7986969243784581737"
"649537441515467344"
],
"det_sediment": [
"904021367300664918"
"6731505646335271712"
],
"ending agm_array": [
"-8292617535483792547"
Expand Down