Ignore:
Timestamp:
01/26/15 15:55:41 (9 years ago)
Author:
acosce
Message:

In LMDZORINCA_v6 config

  • Add possibility to choose between xios and/or ioipsl for output library
  • Correct a path for limit.nc files
  • Add input files for nitrate on p86ispl/rpsl035 login
Location:
CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/AER/COMP
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/AER/COMP/inca.card

    r2392 r2399  
    1212feedb=0 
    1313 
    14 # Use XIOS as output library 
     14# Use XIOS and/or IOIPSL as output library 
    1515XIOS=y 
     16IOIPSL=n 
    1617 
    1718[InitialStateFiles] 
     
    2627ListNonDel= (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/npp.nc           ,   npp.nc              )\ 
    2728            (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/oxydants.nc      ,   oxydants.nc         )\ 
    28             (/ccc/work/cont003/dsm/p86cozic/INPUT_NITRATE/aircraft_ar5_2000.nc          ,   aircraft.nc    )\ 
    29             (/ccc/work/cont003/dsm/p86cozic/INPUT_NITRATE/sflx_ar5_2000.nc              ,   sflx.nc        )\ 
     29            (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/aircraft.nc      ,   aircraft.nc         )\ 
     30            (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/sflx_nitrate.nc  ,   sflx.nc             )\ 
    3031            (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/landuse.nc       ,   landuse.nc          )\ 
    3132            (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/rhvEC.txt        ,   rhvEC.txt           )\ 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/AER/COMP/lmdz.card

    r2392 r2399  
    7171 
    7272[BoundaryFiles] 
    73 List=   (${R_BC}/ATM/LMDZORINCA/${RESOL_ATM}/LIMIT/ERAI/limit_${year}.nc , limit.nc) 
     73List=   (${R_BC}/ATM/LMDZORINCA/${RESOL_ATM}/LIMIT/ERAI/leap/limit_${year}.nc , limit.nc) 
    7474 
    7575#       (${R_BC}/ATM/LMDZORINCA/${RESOL_ATM}/NUDGE_FILES/ERAI/AN${year}/u_ecmwf_${year}${month}.nc      , u.nc          ),\ 
Note: See TracChangeset for help on using the changeset viewer.