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/TOP – NEMO

Changeset 14227 for NEMO/trunk/src/TOP


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/TOP/trcini.F90

    r14086 r14227  
    209209      !!                     ***  ROUTINE trc_ini_trp  *** 
    210210      !! 
    211       !! ** Purpose :   Allocate all the dynamic arrays of the OPA modules 
     211      !! ** Purpose :   Allocate all the dynamic arrays of the OCE modules 
    212212      !!---------------------------------------------------------------------- 
    213213      USE trcdmp , ONLY:  trc_dmp_ini 
     
    281281      !!                     ***  ROUTINE top_alloc  *** 
    282282      !! 
    283       !! ** Purpose :   Allocate all the dynamic arrays of the OPA modules 
     283      !! ** Purpose :   Allocate all the dynamic arrays of the OCE modules 
    284284      !!---------------------------------------------------------------------- 
    285285      USE trc           , ONLY:   trc_alloc 
Note: See TracChangeset for help on using the changeset viewer.