!-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ! MODEL BFM - Biogeochemical Flux Model !-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- !BOP ! ! !ROUTINE: PelChem ! ! DESCRIPTION ! List of parameter values for peagic chemistry ! ! AUTHORS ! the BFM team ! ! COPYING ! ! Copyright (C) 2006 P. Ruardij, M. Vichi ! (rua@nioz.nl, vichi@bo.ingv.it) ! ! This program is free software; you can redistribute it and/or modify ! it under the terms of the GNU General Public License as published by ! the Free Software Foundation; ! This program is distributed in the hope that it will be useful, ! but WITHOUT ANY WARRANTY; without even the implied warranty of ! MERCHANTEABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! GNU General Public License for more details. ! !EOP !-------------------------------------------------------------------------! !BOC ! &PelChem_parameters p_sN4N3 = 0.01 p_q10N4N3 = 2.367 p_q10R6N5 = 1.49 p_rOS = 0.05 p_clO2o = 10.0 p_clN6r = 1.0 p_sN3O4n = 0.35 p_rPAo = 1.0 p_sR6N5 = 0.02 / !-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- !END namelist !-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- !EOC !-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ! MODEL BFM - Biogeochemical Flux Model !-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-