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 3762 for trunk/NEMOGCM/NEMO/OPA_SRC/nemogcm.F90 – NEMO

Ignore:
Timestamp:
2013-01-23T12:01:22+01:00 (11 years ago)
Author:
pabouttier
Message:

Remove TAM relative CALL and namelist block -- See ticket #1044

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/OPA_SRC/nemogcm.F90

    r3604 r3762  
    7676   USE mod_ioclient 
    7777#endif 
    78    USE tamtrj          ! Output trajectory, needed for TAM 
    7978 
    8079   IMPLICIT NONE 
     
    379378      IF( lk_asminc     )   CALL asm_inc_init   ! Initialize assimilation increments 
    380379      IF(lwp) WRITE(numout,*) 'Euler time step switch is ', neuler 
    381                             CALL tam_trj_init ! Trajectory handling 
    382380      ! 
    383381   END SUBROUTINE nemo_init 
Note: See TracChangeset for help on using the changeset viewer.