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 3768 – NEMO

Changeset 3768


Ignore:
Timestamp:
2013-02-01T15:47:56+01:00 (11 years ago)
Author:
smasson
Message:

dev_MERGE_2012: bugfix related to r3764

Location:
branches/2012/dev_MERGE_2012/NEMOGCM/NEMO/OPA_SRC
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_MERGE_2012/NEMOGCM/NEMO/OPA_SRC/LBC/lbclnk.F90

    r3764 r3768  
    430430   END SUBROUTINE lbc_lnk_2d_e 
    431431 
     432# endif 
    432433#endif 
    433434 
  • branches/2012/dev_MERGE_2012/NEMOGCM/NEMO/OPA_SRC/nemogcm.F90

    r3764 r3768  
    6060   USE phycst          ! physical constant                  (par_cst routine) 
    6161   USE trdmod          ! momentum/tracers trends       (trd_mod_init routine) 
    62    USE asmtrj          ! writing out state trajectory 
     62   USE asminc          ! assimilation increments      
     63   USE asmbkg          ! writing out state trajectory 
    6364   USE diaptr          ! poleward transports           (dia_ptr_init routine) 
    6465   USE diadct          ! sections transports           (dia_dct_init routine) 
Note: See TracChangeset for help on using the changeset viewer.