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

Ignore:
Timestamp:
2020-12-20T12:57:00+01:00 (3 years ago)
Author:
smasson
Message:

trunk: replace remaining OPA by OCE

File:
1 edited

Legend:

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

    r14053 r14227  
    391391 
    392392      ! ==> clem: open boundaries init. is mandatory for sea-ice because ice BDY is not decoupled from   
    393       !           the environment of ocean BDY. Therefore bdy is called in both OPA and SAS modules.  
     393      !           the environment of ocean BDY. Therefore bdy is called in both OCE and SAS modules.  
    394394      !           This is not clean and should be changed in the future.  
    395395                           CALL bdy_init 
     
    489489      !!                     ***  ROUTINE nemo_alloc  *** 
    490490      !! 
    491       !! ** Purpose :   Allocate all the dynamic arrays of the OPA modules 
     491      !! ** Purpose :   Allocate all the dynamic arrays of the OCE modules 
    492492      !! 
    493493      !! ** Method  : 
Note: See TracChangeset for help on using the changeset viewer.