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/GYRE_LOBSTER/EXP00 – 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/GYRE_LOBSTER/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   ! 
     
    6971/ 
    7072!----------------------------------------------------------------------- 
     73&namtoprad        !  treatment of negative concentrations  
     74!----------------------------------------------------------------------- 
     75   ln_trcrad   =  .true.  !  artificially correct negative concentrations (T) or not (F) 
     76/ 
     77!----------------------------------------------------------------------- 
    7178&namtopdmp        !   passive tracer newtonian damping                 ('key_trcdmp') 
    7279!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.