source: trunk/INPUT/YROSIAE/source_3.20/tracer.param @ 4

Last change on this file since 4 was 4, checked in by vancop, 8 years ago

initial import /Users/ioulianikolskaia/Boulot/CODES/LIM1D/ARCHIVE/TMP/LIM1D_v3.20/

File size: 1.8 KB
Line 
1#
2# tracer.param
3#
4# Parameter file for sea ice biogeochemistry YROSIAE, source v3.20 !!! prescribed concentrations are completely unchecked
5#
6# (c) Martin, Dec 2015, Paris
7#
8#=================================================================================
9#
10#---------------------------------------------------------------------------------
11# Initial and boundary values (not checked at ISPOL for carbonate system and gases)
12#---------------------------------------------------------------------------------
13#
14#  trc_nam    : tracer name in the code
15#  c_nc_name  : tracer name in the netcdf initialization file (if any)
16#  nn_init    : switch for initialization (0=from code, 1=read cst, 2=cc retrieved from stock=read cc.h_i, 3=profile read in netcdf file)
17#  c_i_ini    : initial ice concentration
18#  c_w_ini    : seawater concentration
19#  mixr_gas   : atmospheric mixing ratio
20#  dmol_gas   : molecular diffusivity (gas tracers only, from Broecker and Peng 74)
21#trc_nam | c_nc_name | nn_init | c_i_ini | c_w_ini | mixr_gas | dmol_gas |
22   'dSi'   'dsi'   3   19.90  51.25    0.       0.
23   'dIN'   'nox'   3   10.44  26.90    0.       0.
24   'dIP'   'po4'   3    0.91   2.35    0.       0.
25   'AoC'   'AoC'   3    0.01   0.05    0.       0.
26   'eoC'   'eoC'   3      0.    0.5    0.       0.
27   'DIC'   'DIC'   1    800.   2000.   0.       0.
28   'Alk'   'Alk'   1    880.   2200.   0.       0.
29   'CO2'   'CO2'   1      0.     10.   3.8e-4   0.94e-9 # the initial ice cc has no impact since recalculated from DIC and TA in ice_bio_diff
30   'Ika'   'Ika'   1      0.      0.   0.       0.
31   'Cal'   'Cal'   1  1845.6  10600.   0.       0.
32   'Arg'   'Arg'   1     7.2     18.   0.00934  0.88e-9
33   'Oxy'   'Oxy'   1    71.4    357.   0.2095   1.17e-9 # not checked
34   'Nit'   'Nit'   1     127.   635.   0.7808   0.95e-9 # not checked
Note: See TracBrowser for help on using the repository browser.