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.
PhotoAvailableRadiation.nml in branches/2012/dev_r3379_CMCC6_topbfm/NEMOGCM/CONFIG/PELAGOS/EXP00 – NEMO

source: branches/2012/dev_r3379_CMCC6_topbfm/NEMOGCM/CONFIG/PELAGOS/EXP00/PhotoAvailableRadiation.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.5 KB
Line 
1!-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
2! MODEL  BFM - Biogeochemical Flux Model
3!-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
4!BOP
5!
6! !ROUTINE: PhotoAvailableRadiation
7!
8! DESCRIPTION
9!   List of parameters values
10!   for mem_PhotoAvailableRadiation filled by InitPhotoAvailableRadiation
11!
12! AUTHORS
13!   the BFM team
14!
15! COPYING
16!   
17!   Copyright (C) 2006 P. Ruardij, the mfstep group, the ERSEM team
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!  p_iswLtyp:      Shape of the productivity function
34
35&PAR_parameters
36!     P1 P2 P3 P4
37  p_iswLtyp =  5, 5, 5, 5
38/
39!-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
40!END namelist
41!-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
42
43!EOC
44!-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
45! MODEL  BFM - Biogeochemical Flux Model
46!-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Note: See TracBrowser for help on using the repository browser.