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/r5518_INGV1_WAVE-coupling/DOC/TexFiles/Namelist – NEMO

source: branches/UKMO/r5518_INGV1_WAVE-coupling/DOC/TexFiles/Namelist/namsbc_alb @ 7152

Last change on this file since 7152 was 7152, checked in by jcastill, 7 years ago

Initial implementation of wave coupling branch - INGV wave branch + UKMO wave coupling branch

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.