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 9576 for branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/CANAL – NEMO

Ignore:
Timestamp:
2018-05-11T16:50:48+02:00 (6 years ago)
Author:
nicolasmartin
Message:

Global renaming for SETTE + fix for key_lim3 in MY_SRC: push remaining modifications in order to start from a clean checkout

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/CANAL/MY_SRC/diawri.F90

    r9403 r9576  
    5151   USE ioipsl         !  
    5252 
    53 #if defined key_lim3 
     53#if defined key_si3 
    5454   USE icewri  
    5555#endif 
     
    10761076      ENDIF 
    10771077 
    1078 #if defined key_lim3 
     1078#if defined key_si3 
    10791079      IF( nn_ice == 2 ) THEN   ! condition needed in case agrif + ice-model but no-ice in child grid 
    10801080         CALL ice_wri_state( kt, id_i, nh_i ) 
Note: See TracChangeset for help on using the changeset viewer.