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 6060 for branches/2015/dev_merge_2015/NEMOGCM/NEMO/NST_SRC/agrif_user.F90 – NEMO

Ignore:
Timestamp:
2015-12-16T10:25:22+01:00 (8 years ago)
Author:
timgraham
Message:

Merged dev_r5836_noc2_VVL_BY_DEFAULT into branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_merge_2015/NEMOGCM/NEMO/NST_SRC/agrif_user.F90

    r5930 r6060  
    11#if defined key_agrif 
    22!!---------------------------------------------------------------------- 
    3 !! NEMO/NST 3.4 , NEMO Consortium (2012) 
     3!! NEMO/NST 3.7 , NEMO Consortium (2015) 
    44!! $Id$ 
    55!! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
     
    330330   ! 
    331331   Agrif_UseSpecialValueInUpdate = .FALSE. 
    332    nbcline = 0  
     332   nbcline = 0 
    333333   lk_agrif_doupd = .FALSE. 
    334334   ! 
Note: See TracChangeset for help on using the changeset viewer.