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 13806 for NEMO/branches/2020/dev_r13648_ASINTER-04_laurent_bulk_ice/src/OCE/SBC/sbcblk_skin_ecmwf.F90 – NEMO

Ignore:
Timestamp:
2020-11-17T16:58:38+01:00 (4 years ago)
Author:
laurent
Message:

Various improvements and cleaning + keep up with "r13801" of the trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/dev_r13648_ASINTER-04_laurent_bulk_ice/src/OCE/SBC/sbcblk_skin_ecmwf.F90

    r13719 r13806  
    160160      REAL(wp) :: zalfa     !: thermal expansion coefficient of sea-water [1/K] 
    161161      REAL(wp) :: zdTwl_b, zdTwl_n  !: temp. diff. between "almost surface (right below viscous layer) and bottom of WL 
    162       REAL(wp) :: zfr, zeta  
    163       REAL(wp) :: zusw, zusw2  
    164       REAL(wp) :: zLa, zfLa  
    165       REAL(wp) :: flg, zwf, zQabs  
     162      REAL(wp) :: zfr, zeta 
     163      REAL(wp) :: zusw, zusw2 
     164      REAL(wp) :: zLa, zfLa 
     165      REAL(wp) :: flg, zwf, zQabs 
    166166      REAL(wp) :: ZA, ZB, zL1, zL2 
    167167      REAL(wp) :: zcst0, zcst1, zcst2, zcst3 
Note: See TracChangeset for help on using the changeset viewer.