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/OCE/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/OCE/step.F90

    r9598 r9610  
    297297!!jc in fact update is useless at last time step, but do it for global diagnostics 
    298298#if defined key_si3 
    299                               CALL Agrif_Update_si3( kstp )   ! update sea-ice 
     299                              CALL Agrif_Update_ice( kstp )   ! update sea-ice 
    300300#endif 
    301301                              CALL Agrif_Update_ssh()          ! Update ssh 
Note: See TracChangeset for help on using the changeset viewer.