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 8306 for branches/2017/dev_r8183_ICEMODEL/NEMOGCM/NEMO/OPA_SRC/DIA/dia25h.F90 – NEMO

Ignore:
Timestamp:
2017-07-10T12:18:03+02:00 (7 years ago)
Author:
clem
Message:

step1: remove LIM2 from the code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r8183_ICEMODEL/NEMOGCM/NEMO/OPA_SRC/DIA/dia25h.F90

    r7753 r8306  
    148148         rmxln_25h(:,:,:) = mxln(:,:,:) 
    149149#endif 
    150 #if defined key_lim3 || defined key_lim2 
     150#if defined key_lim3 
    151151         CALL ctl_stop('STOP', 'dia_25h not setup yet to do tidemean ice') 
    152152#endif  
     
    207207      ENDIF 
    208208 
    209 #if defined key_lim3 || defined key_lim2 
     209#if defined key_lim3 
    210210      CALL ctl_stop('STOP', 'dia_wri_tide not setup yet to do tidemean ice') 
    211211#endif 
Note: See TracChangeset for help on using the changeset viewer.