Ignore:
Timestamp:
06/14/12 15:19:27 (12 years ago)
Author:
jgipsl
Message:
  • Added keyword AUTO where missing in namelists
  • Corrected some misstyping in opa and pisces drivers
Location:
CONFIG/UNIFORM/v5/IPSLCM5CHS_v5/GENERAL/PARAM
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v5/IPSLCM5CHS_v5/GENERAL/PARAM/namelist_pisces_ORCA2

    r1550 r1775  
    115115!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
    116116   ln_dustfer  =  .true.   ! boolean for dust input from the atmosphere 
    117    ln_river    =  .true.   ! boolean for river input of nutrients 
     117   ln_river    =  .true.   ! AUTO boolean for river input of nutrients 
    118118   ln_ndepo    =  .true.   ! boolean for atmospheric deposition of N 
    119119   ln_sedinput =  .true.   ! boolean for Fe input from sediments 
  • CONFIG/UNIFORM/v5/IPSLCM5CHS_v5/GENERAL/PARAM/namelist_top_ORCA2

    r1019 r1775  
    1313   ndttrc      =  1        !  time step frequency for passive tracers       
    1414   nwritetrc   =  5475     !  time step frequency for tracer outputs 
    15    ln_rsttr    = .false.   !  start from a restart file (T) or not (F) 
    16    nrsttr      =   0       !  restart control = 0 initial time step is not compared to the restart file value 
     15   ln_rsttr    = .false.   !  AUTO start from a restart file (T) or not (F) 
     16   nrsttr      =   0       !  AUTO restart control = 0 initial time step is not compared to the restart file value 
    1717                           !                  = 1 do not use the value in the restart file 
    1818                           !                  = 2 calendar parameters read in the restart file 
  • CONFIG/UNIFORM/v5/IPSLCM5CHS_v5/GENERAL/PARAM/xmlio_server.def

    r777 r1775  
    11! xmlio_server namelist 
    22! 
    3 ! using_server: .TRUE.(.FALSE.) to use(bypass) the io_server 
     3! using_server: .TRUE.(.FALSE.) to use(bypass) the io_server. AUTO : this variable is updated by the opa9.driver 
    44! using_oasis : .TRUE.(.FALSE.) if nemo is coupled through OASIS 
    55! client_id   : used only for OASIS, NEMO      id in the namecouple 
Note: See TracChangeset for help on using the changeset viewer.