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 12915 for NEMO/branches/2020/r4.0-HEAD_r12713_clem_dan_fixcpl/doc/namelists – NEMO

Ignore:
Timestamp:
2020-05-12T19:25:04+02:00 (4 years ago)
Author:
clem
Message:

implement a convergence check on heat diffusion scheme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/r4.0-HEAD_r12713_clem_dan_fixcpl/doc/namelists/namthd_zdf

    r12894 r12915  
    1111   rn_kappa_smlt    =   7.0           !  nn_qtrice = 1: radiation attenuation coefficient in melting snow [1/m] 
    1212   rn_kappa_sdry    =  10.0           !                 radiation attenuation coefficient in dry snow     [1/m] 
     13   ln_zdf_chkcvg    = .false.         !  check convergence of heat diffusion scheme (output variable: tice_cvg) 
    1314/ 
Note: See TracChangeset for help on using the changeset viewer.