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 8637 for branches/2017/dev_r7881_ENHANCE09_RK3/NEMOGCM/CONFIG/ORCA2_SAS_LIM3/EXP00/namelist_cfg – NEMO

Ignore:
Timestamp:
2017-10-18T19:14:32+02:00 (7 years ago)
Author:
gm
Message:

#1911 (ENHANCE-09): PART I.3 - phasing with updated branch dev_r8183_ICEMODEL revision 8626

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r7881_ENHANCE09_RK3/NEMOGCM/CONFIG/ORCA2_SAS_LIM3/EXP00/namelist_cfg

    r8568 r8637  
    7676&namtra_adv    !   advection scheme for tracer                          (default: NO selection) 
    7777!----------------------------------------------------------------------- 
     78   ln_traadv_NONE =  .true.    !  No advection 
     79/ 
     80!---------------------------------------------------------------------------------- 
     81&namtra_ldf    !   lateral diffusion scheme for tracers 
     82!---------------------------------------------------------------------------------- 
     83   ln_traldf_lap  =  .NONE.   ! No explicit diffusion 
     84/ 
     85!----------------------------------------------------------------------- 
     86&namdyn_adv    !   formulation of the momentum advection 
     87!----------------------------------------------------------------------- 
     88   ln_dynadv_NONE =  .true.    !  No advection 
    7889/ 
    7990!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.