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 10436 for NEMO/trunk/src/OCE/LBC/mpp_nfd_generic.h90 – NEMO

Ignore:
Timestamp:
2018-12-21T09:21:40+01:00 (5 years ago)
Author:
smasson
Message:

trunk: bugfix in land-processor detection and minor cleanning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/LBC/mpp_nfd_generic.h90

    r10425 r10436  
    9090         !  to correct possible incoherent values on North fold lines from restart  
    9191 
    92          !!!!!!!!! temporary switch off this optimisation ==> force TRUE !!!!!!!! 
     92#if defined key_agrif 
     93         !!!!!!!!!           temporary switch off this optimisation ==> force TRUE           !!!!!!!! 
     94         !!!!!!!!!  needed to get the same results without agrif and with agrif and no zoom  !!!!!!!! 
     95         !!!!!!!!!                    I don't know why we must do that...                    !!!!!!!! 
    9396         l_full_nf_update = .TRUE. 
     97#endif 
    9498 
    9599         ! Two lines update (slower but necessary to avoid different values ion identical grid points 
Note: See TracChangeset for help on using the changeset viewer.