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 8255 for branches – NEMO

Changeset 8255 for branches


Ignore:
Timestamp:
2017-06-29T18:16:39+02:00 (7 years ago)
Author:
niall
Message:

Remove diatmb and dia25h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/AMM15_v3_6_STABLE_package_debug/NEMOGCM/NEMO/OPA_SRC/nemogcm.F90

    r8059 r8255  
    477477      IF( lk_asminc     )   CALL asm_inc_init   ! Initialize assimilation increments 
    478478      IF(lwp) WRITE(numout,*) 'Euler time step switch is ', neuler 
    479                             CALL dia_tmb_init  ! TMB outputs 
    480                             CALL dia_25h_init  ! 25h mean  outputs 
     479      !                      CALL dia_tmb_init  ! TMB outputs 
     480      !                      CALL dia_25h_init  ! 25h mean  outputs 
    481481      ! 
    482482   END SUBROUTINE nemo_init 
Note: See TracChangeset for help on using the changeset viewer.