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 4785 for branches/2014/dev_r4765_CNRS_agrif/NEMOGCM/NEMO/NST_SRC/agrif_lim2_update.F90 – NEMO

Ignore:
Timestamp:
2014-09-24T14:03:02+02:00 (10 years ago)
Author:
rblod
Message:

dev_r4765_CNRS_agrif: First update of AGRIF for dynamic only (_flt and _ts), see ticket #1380 and associated wiki page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2014/dev_r4765_CNRS_agrif/NEMOGCM/NEMO/NST_SRC/agrif_lim2_update.F90

    r3680 r4785  
    6060      Agrif_UseSpecialValueInUpdate = .TRUE. 
    6161      Agrif_SpecialValueFineGrid = 0. 
    62  
    63 # if defined TWO_WAY 
     62#undef toto 
     63# if defined TWO_WAY && defined toto 
    6464      IF( MOD(nbcline,nbclineupdate) == 0) THEN 
    6565         CALL Agrif_Update_Variable( zadv , adv_ice_id , procname = update_adv_ice  ) 
Note: See TracChangeset for help on using the changeset viewer.