Changeset 21


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

Ludivine YROSIAE param files

Location:
branches/2016/dev_v3.20_2016_gravity_drainage/INPUT/YROSIAE/source_3.20
Files:
3 edited

Legend:

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

    r4 r21  
    5959# ln_ikaite   : activate CaCO3 precipitation 
    6060.TRUE. 
     61# ln_decoupNC : activate N cycle disconnected from C cycle 
     62.TRUE. 
     63# ln_decoupPC : activate P cycle disconnected from C cycle 
     64.TRUE. 
    6165# 
    6266#--------------------------------------------------------------------------------- 
     
    8993#--------------------------------------------------------------------------------- 
    9094# 
    91 # nn_bio_opt  : type of biological model (0=NP; 1=NPD Redfield; 2=NPD + Si; 3=NPD non-RedF; 4=NPD n.r + iron, 5=carbon cycle & gases) 
    92 5 
     95# nn_bio_opt  : type of biological model (0=NP; 1=NPD Redfield) 
     961 
    9397#--- Bio-optical parameters 
    9498# 
     
    1031070.0e-5        
    104108# mumax_bio   : maximum specific growth rate (s-1) ( Sarthou 5e-6 -> 3.8e-5 ) 
    105 1.00e-5 
     1093.0e-5 
    106110# klys_bio    : loss rate (s-1) ( Sarthou  5.8e-8 -> 2.75e-6 ) 
    107 1.00e-6 
     1112.750e-6 
    108112# krsp_bio    : respiration rate (s-1)  
    1091131.0e-6 
    110114# krem_bio    : remineralization rate for carbon (2.0e-7 Moreau et al Elementa Oxy 2015) 
    111 5.0e-6 
     1151.0e-7 
    112116# frem_bio    : Fraction of nutrient loss that is remineralized in case of an N-P formulation 
    113 1.00 
     1171.0 
     118# ksyn_N      : intensity of N flux compared with C flux (IF ln_decoupNC = TRUE) 
     1191. 
     120# klys_N 
     1211. 
     122# krsp_N 
     1231. 
     124# krem_N 
     1251. 
     126# ksyn_P 
     1271. 
     128# klys_P 
     1291. 
     130# krsp_P 
     1311. 
     132# krem_P 
     1331. 
    114134# 
    115135#--- Photosynthesis / light limitation 
     
    1371570.14 
    138158# po4_c       : phosphorus to carbon molar ratio in diatoms (mol/mol) - 0.014 Sarthou 2005; 0.0094 
    139 0.014 
     1590.0094 
    140160# oxy_c       : oxygen release to carbon uptake ratio during photosynthesis (mol/mol) - Redf = 138/106 = 1.30 / Sarmiento Gruber 2006 150/106 = 1.41, Anderson et al 
    1411611.30  
  • 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.