Ignore:
Timestamp:
05/20/16 21:12:32 (8 years ago)
Author:
cetlod
Message:

Minor bug correction of pisces.driver and remove passive tracers restoring on closed sea

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/namelist_top_ORCA1_cfg

    r2861 r2863  
    1717&namtrc     !   tracers definition 
    1818!----------------------------------------------------------------------- 
    19    ln_trcdmp_clo =  .true.  !  restoring on closed seas (T) or not (F)  
    2019 
    2120!                !    name   !           title of the field              ! initial data ! initial data ! save   ! 
     
    4645   sn_tracer(23)  = 'NO3     ' , 'Nitrates Concentration                 ',  'mol-C/L' ,  .true.     ,  .true. 
    4746   sn_tracer(24)  = 'NH4     ' , 'Ammonium Concentration                 ',  'mol-C/L' ,  .false.    ,  .true. 
    48  
    49    ln_trcdta     =   .true.  !  Initialisation from data input file (T) or not (F) 
    50    ln_trcdmp     =  .false.  !  add a damping termn (T) or not (F) 
    51    ln_trcdmp_clo =  .true.   !  damping term (T) or not (F) on closed seas 
    5247/ 
    5348!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.