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 8577 for branches/2017/dev_r8183_ICEMODEL/NEMOGCM/NEMO/SAS_SRC/nemogcm.F90 – NEMO

Ignore:
Timestamp:
2017-10-02T12:05:28+02:00 (7 years ago)
Author:
clem
Message:

bug fixes to start passing all the magnificient sette tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r8183_ICEMODEL/NEMOGCM/NEMO/SAS_SRC/nemogcm.F90

    r8306 r8577  
    510510      ierr =        dia_wri_alloc   () 
    511511      ierr = ierr + dom_oce_alloc   ()          ! ocean domain 
    512       ierr = ierr + oce_alloc       ()          ! (tsn...) needed for agrif and/or lim3 and bdy 
     512      ierr = ierr + oce_alloc       ()          ! (tsn...) needed for agrif and/or ESIM and bdy 
    513513      ierr = ierr + bdy_oce_alloc   ()          ! bdy masks (incl. initialization) 
    514514      ! 
Note: See TracChangeset for help on using the changeset viewer.