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 6005 for branches/2015/dev_MetOffice_merge_2015/NEMOGCM/NEMO/OPA_SRC/step_oce.F90 – NEMO

Ignore:
Timestamp:
2015-12-04T17:22:59+01:00 (8 years ago)
Author:
timgraham
Message:

Merged diurnal sst branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_MetOffice_merge_2015/NEMOGCM/NEMO/OPA_SRC/step_oce.F90

    r5960 r6005  
    7272   USE zdfmxl           ! Mixed-layer depth                (zdf_mxl routine) 
    7373 
     74   USE diurnal_bulk    ! diurnal SST bulk routines  (diurnal_sst_takaya routine)  
     75   USE cool_skin       ! diurnal cool skin correction (diurnal_sst_coolskin routine)    
     76   USE sbc_oce         ! surface fluxes   
     77    
    7478   USE zpshde           ! partial step: hor. derivative     (zps_hde routine) 
    7579 
Note: See TracChangeset for help on using the changeset viewer.