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 5989 for branches/2014/dev_r4650_UKMO10_Tidally_Meaned_Diagnostics/NEMOGCM/CONFIG/ORCA2_LIM_PISCES/EXP00/namelist_top_cfg – NEMO

Ignore:
Timestamp:
2015-12-03T09:10:32+01:00 (8 years ago)
Author:
deazer
Message:

Merging TMB and 25h diagnostics to head of trunk
added brief documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2014/dev_r4650_UKMO10_Tidally_Meaned_Diagnostics/NEMOGCM/CONFIG/ORCA2_LIM_PISCES/EXP00/namelist_top_cfg

    r4340 r5989  
    55&namtrc_run     !   run information 
    66!----------------------------------------------------------------------- 
    7    ln_top_euler  = .true.    !  use Euler time-stepping for TOP 
    87/ 
    98!----------------------------------------------------------------------- 
     
    6362&namtrc_adv    !   advection scheme for passive tracer  
    6463!----------------------------------------------------------------------- 
    65    ln_trcadv_tvd     =  .false.  !  TVD scheme 
    66    ln_trcadv_muscl   =  .true.   !  MUSCL scheme 
     64   ln_trcadv_mus  =  .true.  !  MUSCL scheme 
     65      ln_mus_ups  =  .false.         !  use upstream scheme near river mouths 
    6766/ 
    6867!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.