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 3186 for branches/2011/dev_NEMO_MERGE_2011/NEMOGCM/NEMO/OPA_SRC/LBC/lib_mpp.F90 – NEMO

Ignore:
Timestamp:
2011-11-27T09:16:19+01:00 (12 years ago)
Author:
smasson
Message:

dev_NEMO_MERGE_2011: replace the old wrk_nemo with the new wrk_nemo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2011/dev_NEMO_MERGE_2011/NEMOGCM/NEMO/OPA_SRC/LBC/lib_mpp.F90

    r3185 r3186  
    17711771      !! 
    17721772      !!---------------------------------------------------------------------- 
    1773       USE wrk_nemo_2      ! Memory allocation 
     1773      USE wrk_nemo        ! Memory allocation 
    17741774      ! 
    17751775      INTEGER , INTENT(in   )                     ::   kd1, kd2   ! starting and ending indices 
Note: See TracChangeset for help on using the changeset viewer.