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 1259 for trunk/CONFIG/ORCA2_LIM_PISCES/EXP00/namelist_top – NEMO

Ignore:
Timestamp:
2009-01-13T11:58:22+01:00 (15 years ago)
Author:
cetlod
Message:

update BB_make files and namelists to take into account last modifications see tickets:298-301

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CONFIG/ORCA2_LIM_PISCES/EXP00/namelist_top

    r1183 r1259  
    1717                           !                  = 1 do not use the value in the restart file 
    1818                           !                  = 2 calendar parameters read in the restart file 
     19   cn_trcrst_in  = "restart_trc"   !  suffix of pass. tracer restart name (input) 
     20   cn_trcrst_out = "restart_trc"   !  suffix of pass. tracer restart name (output) 
    1921! 
    2022!              !    name   !           title of the field              !   units   ! initial data ! save   ! 
     
    8789/ 
    8890!----------------------------------------------------------------------- 
     91&namtoprad        !  treatment of negative concentrations  
     92!----------------------------------------------------------------------- 
     93   ln_trcrad   =  .true.  !  artificially correct negative concentrations (T) or not (F) 
     94/ 
     95!----------------------------------------------------------------------- 
    8996&namtopdmp        !   passive tracer newtonian damping                 ('key_trcdmp') 
    9097!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.