-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathUSERADDITION.sedsOPEN.txt
More file actions
22 lines (22 loc) · 897 Bytes
/
Copy pathUSERADDITION.sedsOPEN.txt
File metadata and controls
22 lines (22 loc) · 897 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#
# *** SEDIMENTS *****************************************************
#
# max depth cut-off for neritic (non deep sea) sediment grid points
# NOTE: sediments shallower that this, not defined as reefal cells, are assumed as 'mud'
sg_par_sed_Dmax_neritic=0.0
# sediment diagenesis option
# NOTE: "ridgwell2001lookup" is the the simplest/fastest option
sg_par_sed_diagen_CaCO3opt="ridgwell2001lookup"
# bioturbation
# NOTE: turn ON bioturbation to capture carbonate compensation dynamics
sg_ctrl_sed_bioturb=.TRUE.
# scale (maximum) surface biodiffusion rate
sg_par_sed_mix_k_sur_max=0.15
# generic paleo detrital flux (g cm-2 kyr-1)
# NOTE: set to zero when applying a dust field (unless an additional detrital flux is required)
sg_par_sed_fdet=0.180
#
# *** WEATHERING ****************************************************
#
#
# *******************************************************************