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 921 for trunk/NEMO/LIM_SRC_3/dom_ice.F90 – NEMO

Ignore:
Timestamp:
2008-05-13T10:28:52+02:00 (16 years ago)
Author:
rblod
Message:

Correct indentation and print for debug in LIM3, see ticket #134, step I

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/LIM_SRC_3/dom_ice.F90

    r834 r921  
    2424   INTEGER, PUBLIC ::   &  !: 
    2525      njeq , njeqm1        !: j-index of the equator if it is inside the domain 
    26       !                    !  (otherwise = jpj+10 (SH) or -10 (SH) ) 
     26   !                    !  (otherwise = jpj+10 (SH) or -10 (SH) ) 
    2727 
    2828   REAL(wp), PUBLIC, DIMENSION(jpi,jpj) ::   &  !: 
Note: See TracChangeset for help on using the changeset viewer.