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.
namsbc_alb in NEMO/releases/release-3.6/DOC/Namelists – NEMO

source: NEMO/releases/release-3.6/DOC/Namelists/namsbc_alb @ 9594

Last change on this file since 9594 was 6322, checked in by gm, 8 years ago

#1629: DOC of v3.6_stable : update the introduction and Qsr, add new tidal mixing param.

File size: 698 bytes
Line 
1!-----------------------------------------------------------------------
2&namsbc_alb    !   albedo parameters
3!-----------------------------------------------------------------------
4   nn_ice_alb  =    0   !  parameterization of ice/snow albedo
5                        !     0: Shine & Henderson-Sellers (JGR 1985)
6                        !     1: "home made" based on Brandt et al. (J. Climate 2005)
7                        !                         and Grenfell & Perovich (JGR 2004)
8   rn_albice   =  0.53  !  albedo of bare puddled ice (values from 0.49 to 0.58)
9                        !     0.53 (default) => if nn_ice_alb=0
10                        !     0.50 (default) => if nn_ice_alb=1
11/
Note: See TracBrowser for help on using the repository browser.