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.
ticket/1299 (diff) – NEMO

Changes between Version 1 and Version 2 of ticket/1299


Ignore:
Timestamp:
2014-10-29T09:36:38+01:00 (9 years ago)
Author:
jamesharle
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ticket/1299

    v1 v2  
    4747---- 
    4848=== System Changes === 
    49 ||Does your change alter namelists?||!'''YES/NO !'''|| 
    50 ||Does your change require a change in compiler options?||!'''YES/NO !'''|| 
     49||Does your change alter namelists?||!'''YES !'''|| 
     50||Does your change require a change in compiler options?||!'''NO !'''|| 
    5151 
    5252If any of these apply, please document the changes required here....... 
    5353 
     54An addition to nambdy is required to activate the BDY interpolation on the fly (nb_jpk_bdy). This sets the number of vertical levels in the BDY input files. If this value is set to -1 the bdy interpolation on the fly subroutine is by-passed and it is assumed that the input files are on the native grid. 
    5455---- 
    5556=== Resources ===