Ignore:
Timestamp:
10/05/16 14:26:33 (8 years ago)
Author:
vancop
Message:

Ludivine YROSIAE param files

File:
1 edited

Legend:

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

    r4 r21  
    1515#  c_nc_name  : tracer name in the netcdf initialization file (if any) 
    1616#  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 
     17#  c_i_ini    : initial ice concentration => from netcdf or constant 
     18#  c_w_ini    : seawater concentration => constant values 
    1919#  mixr_gas   : atmospheric mixing ratio 
    2020#  dmol_gas   : molecular diffusivity (gas tracers only, from Broecker and Peng 74) 
    2121#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 
     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. 
Note: See TracChangeset for help on using the changeset viewer.