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.
Changeset 8567 for branches/2017/dev_r8183_ICEMODEL/NEMOGCM/NEMO/LIM_SRC_3/icealb.F90 – NEMO

Ignore:
Timestamp:
2017-09-27T16:20:05+02:00 (7 years ago)
Author:
clem
Message:

bug fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r8183_ICEMODEL/NEMOGCM/NEMO/LIM_SRC_3/icealb.F90

    r8565 r8567  
    3838   INTEGER  ::   nn_ice_alb       ! type of albedo scheme: 0: Shine & Henderson-Sellers (JGR 1985) 
    3939   !                                      !                         1: "home made" based on Brandt et al. (JClim 2005) 
    40    !                                      !                             and Grenfell & Perovich (JGR 2004) 
     40   !                                      !                                             and Grenfell & Perovich (JGR 2004) 
    4141   !                                      !                         2: Same as 1 but with melt ponds 
    4242   REAL(wp) ::   rn_alb_sdry      ! dry snow albedo 
Note: See TracChangeset for help on using the changeset viewer.