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

Changeset 8262


Ignore:
Timestamp:
2017-06-30T15:42:40+02:00 (7 years ago)
Author:
niall
Message:

Remove dia_hsb_init

File:
1 edited

Legend:

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

    r8261 r8262  
    468468      IF( lk_diadct     )   CALL dia_dct_init   ! Sections tranports 
    469469                            CALL dia_hsb_init   ! heat content, salt content and volume budgets 
    470                             CALL     trd_init   ! Mixed-layer/Vorticity/Integral constraints trends 
     470      !                      CALL     trd_init   ! Mixed-layer/Vorticity/Integral constraints trends 
    471471      IF( lk_diaobs     ) THEN                  ! Observation & model comparison 
    472472                            CALL dia_obs_init            ! Initialize observational data 
Note: See TracChangeset for help on using the changeset viewer.