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 branches/UKMO/dev_r5518_GC3p0_package/DOC/TexFiles/Namelist – NEMO

source: branches/UKMO/dev_r5518_GC3p0_package/DOC/TexFiles/Namelist/namsbc_alb @ 6440

Last change on this file since 6440 was 6440, checked in by dancopsey, 8 years ago

Merged in nemo_v3_6_STABLE_copy up to revision 6436.

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.