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

Ignore:
Timestamp:
2015-08-10T17:39:59+02:00 (9 years ago)
Author:
jwhile
Message:

Adding cool skin and warm layer + associated modifications

File:
1 edited

Legend:

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

    r5656 r5676  
    8585   USE zdfmxl           ! Mixed-layer depth                (zdf_mxl routine) 
    8686 
     87   USE diurnal_bulk    ! diurnal SST bulk routines  (diurnal_sst_takaya routine)  
     88   USE cool_skin       ! diurnal cool skin correction (diurnal_sst_coolskin routine)    
     89   USE sbc_oce         ! surface fluxes   
     90    
    8791   USE zpshde           ! partial step: hor. derivative     (zps_hde routine) 
    8892 
Note: See TracChangeset for help on using the changeset viewer.