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 @ 8260

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

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

File size: 528 bytes
RevLine 
[994]1!-----------------------------------------------------------------------
[2282]2&namsbc_alb    !   albedo parameters
[994]3!-----------------------------------------------------------------------
[3989]4   rn_cloud    =    0.06   !  cloud correction to snow and ice albedo
[2282]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
[3989]7   rn_alphc    =    0.65   !  compute albedo between two extremes values
[2282]8   rn_alphdi   =    0.72   !  (Pyane, 1972)
[2540]9/
Note: See TracBrowser for help on using the repository browser.