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

Changeset 9758


Ignore:
Timestamp:
2018-06-07T11:18:26+02:00 (6 years ago)
Author:
jchanut
Message:

Missing variable declaration with AGRIF key_vertical

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/NST/agrif_oce_update.F90

    r9598 r9758  
    301301      REAL(wp) :: h_out(1:jpk) 
    302302      INTEGER  :: N_in, N_out 
    303       REAL(wp) :: h_diff 
     303      REAL(wp) :: zrho_xy, h_diff 
    304304      REAL(wp) :: tabin(k1:k2,n1:n2) 
    305305      !!--------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.