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/2013/dev_r3853_CNRS9_ConfSetting/DOC/TexFiles/Namelist – NEMO

source: branches/2013/dev_r3853_CNRS9_ConfSetting/DOC/TexFiles/Namelist/namsbc_alb @ 3989

Last change on this file since 3989 was 3989, checked in by clevy, 11 years ago

Configuration setting/Step3 and doc, see ticket:#1074

File size: 528 bytes
Line 
1!-----------------------------------------------------------------------
2&namsbc_alb    !   albedo parameters
3!-----------------------------------------------------------------------
4   rn_cloud    =    0.06   !  cloud correction to snow and ice albedo
5   rn_albice   =    0.53   !  albedo of melting ice in the arctic and antarctic
6   rn_alphd    =    0.80   !  coefficients for linear interpolation used to
7   rn_alphc    =    0.65   !  compute albedo between two extremes values
8   rn_alphdi   =    0.72   !  (Pyane, 1972)
9/
Note: See TracBrowser for help on using the repository browser.