Ignore:
Timestamp:
11/09/16 16:39:15 (8 years ago)
Author:
vancop
Message:

Code new adsorption (martin)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_v3.20_2016_gravity_drainage/INPUT/YROSIAE/source_3.20/tracer.param

    r21 r35  
    1919#  mixr_gas   : atmospheric mixing ratio 
    2020#  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 
    35    'AoN'   'AoN'       3         0.0014    0.007     0.         0. 
    36    'eoN'   'eoN'       3         0.         0.07     0.         0. 
    37    'AoP'   'AoP'       3         0.       0.00047    0.         0. 
    38    'eoP'   'eoP'       3         0.        0.0047    0.         0. 
     21#  f_ads      : adsorption fraction (0=no adsorption, 1=full adsorption) !!! works only for diffusive approach not for Griewank and Not 
     22#trc_nam | c_nc_name | nn_init | c_i_ini | c_w_ini | mixr_gas | dmol_gas | f_ads 
     23   'dSi'   'dsi'       3         19.90     51.25     0.         0.         0. 
     24   'dIN'   'nox'       3         10.44     26.90     0.         0.         0.8 
     25   'dIP'   'po4'       3         0.91      2.35      0.         0.         0.8 
     26   'AoC'   'AoC'       3         0.01      0.05      0.         0.         0. 
     27   'eoC'   'eoC'       3         0.         0.5      0.         0.         0. 
     28   'DIC'   'DIC'       1         800.      2000.     0.         0.         0. 
     29   'Alk'   'Alk'       1         880.      2200.     0.         0.         0. 
     30   'CO2'   'CO2'       1         0.        10.       3.8e-4     0.94e-9    0. # NB: no impact of initial c_ice as recomputed DIC and TA in ice_bio_diff 
     31   'Ika'   'Ika'       1         0.        0.        0.         0.         0. 
     32   'Cal'   'Cal'       1         1845.6    10600.    0.         0.         0. 
     33   'Arg'   'Arg'       1         7.2       18.       0.00934    0.88e-9    0. 
     34   'Oxy'   'Oxy'       1         71.4      357.      0.2095     1.17e-9    0. # not checked  
     35   'Nit'   'Nit'       1         127.      635.      0.7808     0.95e-9    0. # not checked 
     36   'AoN'   'AoN'       3         0.0014    0.007     0.         0.         0. 
     37   'eoN'   'eoN'       3         0.         0.07     0.         0.         0. 
     38   'AoP'   'AoP'       3         0.       0.00047    0.         0.         0. 
     39   'eoP'   'eoP'       3         0.        0.0047    0.         0.         0. 
Note: See TracChangeset for help on using the changeset viewer.