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 6838 for branches/UKMO/dev_r5518_convadj/NEMOGCM/NEMO/OPA_SRC – NEMO

Ignore:
Timestamp:
2016-08-03T14:24:59+02:00 (8 years ago)
Author:
timgraham
Message:

Correction to variable name and modified namelist_ref

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/dev_r5518_convadj/NEMOGCM/NEMO/OPA_SRC/ZDF/zdfconvadj.F90

    r6837 r6838  
    2828   INTEGER nn_con                      ! Number of times to convect 
    2929   CHARACTER(300) cn_convadj_mask      ! NetCDF mask file indicating points 
    30    LOGICAL , PUBLIC ::   ln_zdfconvadj ! convadj flag - used in step and tra_ldfiso 
     30   LOGICAL , PUBLIC ::   ln_convadj ! convadj flag - used in step and tra_ldfiso 
    3131    
    3232   REAL(wp) , PUBLIC, SAVE, ALLOCATABLE, DIMENSION(:,:) :: convadj_mask !: mask of points where adjustment applied 
Note: See TracChangeset for help on using the changeset viewer.