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 8179 for branches/2016/dev_r6859_LIM3_meltponds/NEMOGCM/NEMO/OPA_SRC/SBC/albedo.F90 – NEMO

Ignore:
Timestamp:
2017-06-15T12:01:17+02:00 (7 years ago)
Author:
vancop
Message:

Replace total snow flux by snow meltwater flux

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_r6859_LIM3_meltponds/NEMOGCM/NEMO/OPA_SRC/SBC/albedo.F90

    r8142 r8179  
    167167         ENDIF  
    168168 
    169          ! Note that this way of coding things means that the thickness 
    170          ! dependence of bare ice albedo is also altering the ponded ice albedo 
    171          ! I'm not sure that this is valid, but at least, this maintains 
    172          ! consistency with previous formulation (see below) 
    173       
    174169         DO jl = 1, ijpl 
    175170            DO jj = 1, jpj 
Note: See TracChangeset for help on using the changeset viewer.