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 7351 for branches/2016/dev_INGV_UKMO_2016/NEMOGCM/NEMO/OPA_SRC/step_oce.F90 – NEMO

Ignore:
Timestamp:
2016-11-28T17:04:10+01:00 (7 years ago)
Author:
emanuelaclementi
Message:

ticket #1805 step 3: /2016/dev_INGV_UKMO_2016 aligned to the trunk at revision 7161

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_INGV_UKMO_2016/NEMOGCM/NEMO/OPA_SRC/step_oce.F90

    r7350 r7351  
    7575   USE zdfqiao          !Qiao module wave induced mixing   (zdf_qiao routine) 
    7676 
     77   USE step_diu        ! Time stepping for diurnal sst 
     78   USE diurnal_bulk    ! diurnal SST bulk routines  (diurnal_sst_takaya routine)  
     79   USE cool_skin       ! diurnal cool skin correction (diurnal_sst_coolskin routine)    
     80   USE sbc_oce         ! surface fluxes   
     81    
    7782   USE zpshde           ! partial step: hor. derivative     (zps_hde routine) 
    7883 
     
    8590   USE diahsb           ! heat, salt and volume budgets    (dia_hsb routine) 
    8691   USE diaharm 
     92   USE diacfl 
    8793   USE flo_oce          ! floats variables 
    8894   USE floats           ! floats computation               (flo_stp routine) 
Note: See TracChangeset for help on using the changeset viewer.