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 1228 for trunk/NEMO/LIM_SRC_2/dom_ice_2.F90 – NEMO

Ignore:
Timestamp:
2008-12-01T07:56:13+01:00 (15 years ago)
Author:
smasson
Message:

cleanning related to lim2 namelist, prepare changeset: 1229, see ticket:258

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/LIM_SRC_2/dom_ice_2.F90

    r1156 r1228  
    1818 
    1919   LOGICAL, PUBLIC ::   l_jeq     = .TRUE.     !: Equator inside the domain flag 
    20    LOGICAL, PUBLIC ::   ln_limini = .FALSE.    !: Ice initialization state 
    21    LOGICAL, PUBLIC ::   ln_limdmp = .FALSE.    !: Ice damping 
    2220 
    2321   INTEGER, PUBLIC ::   njeq , njeqm1          !: j-index of the equator if it is inside the domain 
Note: See TracChangeset for help on using the changeset viewer.