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 12706 for NEMO/branches/UKMO/NEMO_4.0.2_ENHANCE-02_ISF_nemo/src/OCE/nemogcm.F90 – NEMO

Ignore:
Timestamp:
2020-04-07T18:34:56+02:00 (4 years ago)
Author:
mathiot
Message:

NEMO_4.0.2_ENHANCE-02_ISF_nemo: in sync with trunk right before release_4.0-HEAD was created (svn merge -r 12072:12367 /NEMO/trunk)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/NEMO_4.0.2_ENHANCE-02_ISF_nemo/src/OCE/nemogcm.F90

    r12143 r12706  
    7373   USE step_diu       ! diurnal bulk SST timestepping (called from here if run offline) 
    7474   USE crsini         ! initialise grid coarsening utility 
    75    USE diatmb         ! Top,middle,bottom output 
    7675   USE dia25h         ! 25h mean output 
    7776   USE sbc_oce , ONLY : lk_oasis 
     
    489488                           CALL     trd_init    ! Mixed-layer/Vorticity/Integral constraints trends 
    490489                           CALL dia_obs_init    ! Initialize observational data 
    491                            CALL dia_tmb_init    ! TMB outputs 
    492490                           CALL dia_25h_init    ! 25h mean  outputs 
    493491                           CALL dia_harm_init   ! tidal harmonics outputs 
Note: See TracChangeset for help on using the changeset viewer.