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 7263 – NEMO

Changeset 7263


Ignore:
Timestamp:
2016-11-18T10:28:44+01:00 (7 years ago)
Author:
timgraham
Message:

Add missing variable definitions for isf diagnostics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_r7233_CMIP6_diags_trunk_version/NEMOGCM/NEMO/OPA_SRC/SBC/sbcisf.F90

    r7240 r7263  
    9191      ! 
    9292      INTEGER               :: ji, jj               ! loop index 
     93      INTEGER               :: ikt, ikb             ! loop index 
    9394      REAL(wp), DIMENSION (:,:), POINTER :: zt_frz, zdep ! freezing temperature (zt_frz) at depth (zdep)  
    9495      REAL(wp), DIMENSION(:,:,:), POINTER :: zfwfisf3d, zqhcisf3d, zqlatisf3d 
Note: See TracChangeset for help on using the changeset viewer.