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 11573 for NEMO/branches/2019/dev_r11233_AGRIF-05_jchanut_vert_coord_interp/cfgs/SPITZ12/EXPREF/namelist_ice_cfg – NEMO

Ignore:
Timestamp:
2019-09-19T11:18:03+02:00 (5 years ago)
Author:
jchanut
Message:

#2222, merged with trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r11233_AGRIF-05_jchanut_vert_coord_interp/cfgs/SPITZ12/EXPREF/namelist_ice_cfg

    r11229 r11573  
    8080&namthd_pnd     !   Melt ponds 
    8181!------------------------------------------------------------------------------ 
    82    ln_pnd_H12       = .true.          !  activate evolutive melt ponds (from Holland et al 2012) 
    83    ln_pnd_alb       = .true.          !  melt ponds affect albedo or not 
     82   ln_pnd           = .true.          !  activate melt ponds or not 
     83     ln_pnd_H12     = .true.          !  activate evolutive melt ponds (from Holland et al 2012) 
     84     ln_pnd_alb     = .true.          !  melt ponds affect albedo or not 
    8485/ 
    8586 
     
    102103&namdia         !   Diagnostics 
    103104!------------------------------------------------------------------------------ 
    104    ln_icediachk     = .true.         !  check online the heat, mass & salt budgets (T) or not (F) 
    105105/ 
Note: See TracChangeset for help on using the changeset viewer.