New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
WindOxReaeration_3.nml in branches/2012/dev_r3379_CMCC6_topbfm/NEMOGCM/CONFIG/GYRE_BFM/EXP00 – NEMO

source: branches/2012/dev_r3379_CMCC6_topbfm/NEMOGCM/CONFIG/GYRE_BFM/EXP00/WindOxReaeration_3.nml @ 3399

Last change on this file since 3399 was 3399, checked in by vichi, 12 years ago

Merge branch 'BFM_3.4'(r5b59a317) into dev_r3379_CMCC6_topbfm

File size: 1.4 KB
Line 
1!-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
2! MODEL  BFM - Biogeochemical Flux Model
3!-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
4!BOP
5!
6! !ROUTINE: WindOxReaeration_3
7!
8! DESCRIPTION
9!   List of parameters values
10!   for mem_WindOxReaeration_3 filled by InitWindOxReaeration_3
11!
12! AUTHORS
13!   the BFM team
14!
15! COPYING
16!   
17!   Copyright (C) 2006 P. Ruardij, M. Vichi
18!   (rua@nioz.nl, vichi@bo.ingv.it)
19!
20!   This program is free software; you can redistribute it and/or modify
21!   it under the terms of the GNU General Public License as published by
22!   the Free Software Foundation;
23!   This program is distributed in the hope that it will be useful,
24!   but WITHOUT ANY WARRANTY; without even the implied warranty of
25!   MERCHANTEABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
26!   GNU General Public License for more details.
27!
28!EOP
29!-------------------------------------------------------------------------!
30!BOC
31!
32!
33!  k:     k = 0.31 cm/h  * 1/100 m *  24h = 0.074 m/d
34
35&WindOxReaeration_3_parameters
36k = 0.074
37/
38!-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
39!END namelist
40!-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
41
42!BOP
43!-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
44! MODEL  BFM - Biogeochemical Flux Model
45!-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Note: See TracBrowser for help on using the repository browser.