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 6719 for branches/NERC/dev_r5518_NOC_MEDUSA_Stable/NEMOGCM/NEMO/TOP_SRC/CFC – NEMO

Ignore:
Timestamp:
2016-06-17T20:17:30+02:00 (8 years ago)
Author:
jpalmier
Message:

JPALM -- 17-06-1016 -- debug MEDUSA update, CFC and DMS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/NERC/dev_r5518_NOC_MEDUSA_Stable/NEMOGCM/NEMO/TOP_SRC/CFC/trcsms_cfc.F90

    r6715 r6719  
    8282      ! 
    8383      INTEGER  ::   ji, jj, jn, jl, jm, js 
    84       INTEGER  ::   iyear_beg, iyear_end,iyear_tmp 
     84      INTEGER  ::   iyear_beg, iyear_end, iyear_tmp 
    8585      INTEGER  ::   im1, im2, ierr 
    8686      REAL(wp) ::   ztap, zdtap         
     
    284284      !! ** Purpose : sets constants for CFC model 
    285285      !!--------------------------------------------------------------------- 
    286       INTEGER :: jl, jn 
     286      INTEGER :: jl, jn, iyear_beg, iyear_tmp 
    287287 
    288288      ! coefficient for CFC11  
Note: See TracChangeset for help on using the changeset viewer.