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 9610 for NEMO/trunk/src/SAS/step.F90 – NEMO

Ignore:
Timestamp:
2018-05-18T16:29:56+02:00 (6 years ago)
Author:
clem
Message:

replace names of the agrif subroutines from si3 to ice

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/SAS/step.F90

    r9598 r9610  
    110110      IF( Agrif_NbStepint() == 0 ) THEN               ! AGRIF Update from zoom N to zoom 1 then to Parent  
    111111#if defined key_si3 
    112                              CALL Agrif_Update_si3( kstp )   ! update sea-ice 
     112                             CALL Agrif_Update_ice( kstp )   ! update sea-ice 
    113113#endif 
    114114      ENDIF 
Note: See TracChangeset for help on using the changeset viewer.