Changeset 2882


Ignore:
Timestamp:
06/08/16 09:10:40 (8 years ago)
Author:
cetlod
Message:

Enable restoring of passive tracers on closed seas

Location:
CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM
Files:
2 edited

Legend:

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

    r2863 r2882  
    1717&namtrc     !   tracers definition 
    1818!----------------------------------------------------------------------- 
     19   ln_trcdta     =  .true.  !  Initialisation from data input file (T) or not (F) 
     20   ln_trcdmp_clo =  .true.  !  restoring on closed seas (T) or not (F)  
     21 
    1922 
    2023!                !    name   !           title of the field              ! initial data ! initial data ! save   ! 
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/namelist_top_ORCA2_cfg

    r2839 r2882  
    1212&namtrc     !   tracers definition 
    1313!----------------------------------------------------------------------- 
    14    ln_trcdmp_clo =  .true.  !  restoring on closed seas (T) or not (F)  
     14   ln_trcdta     =   .true.  !  Initialisation from data input file (T) or not (F) 
     15   ln_trcdmp_clo =  .true.   !  restoring on closed seas (T) or not (F)  
    1516 
    1617!                !    name   !           title of the field              ! initial data ! initial data ! save   ! 
Note: See TracChangeset for help on using the changeset viewer.