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 4873 for trunk/NEMOGCM/NEMO/LIM_SRC_3/par_ice.F90 – NEMO

Ignore:
Timestamp:
2014-11-18T18:53:04+01:00 (9 years ago)
Author:
clem
Message:

LIM3: removing useless jkmax (=nlay_i+1) parameter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/LIM_SRC_3/par_ice.F90

    r4869 r4873  
    1212 
    1313   !                                             !!! ice thermodynamics 
    14    INTEGER, PUBLIC, PARAMETER ::   jkmax    = 6   !: maximum number of ice layers 
    1514   INTEGER, PUBLIC, PARAMETER ::   nlay_i   = 5   !: number of ice layers 
    1615   INTEGER, PUBLIC, PARAMETER ::   nlay_s   = 1   !: number of snow layers 
Note: See TracChangeset for help on using the changeset viewer.