source: CONFIG/LMDZORINCA/trunk/EXP_IPCC/COMP/inca.card @ 646

Last change on this file since 646 was 646, checked in by acosce, 15 years ago

ACo: correct an error on inca.card for LMDZORINCA/EXP_IPCC

File size: 2.1 KB
Line 
1#- $Id: inca.card 70 2007-06-21 14:20:42Z acosce $
2[Compatibility]
3libIGCM=1.0
4
5[UserChoices]
6
7[InitialStateFiles]
8List= ()
9       
10[BoundaryFiles]
11List=       (/dmnfs/cont003/p24data/ECMWF320x160/AN${year}/165_${year}${month}.nc      , u10mec.nc)\
12            (/dmnfs/cont003/p24data/ECMWF320x160/AN${year}/166_${year}${month}.nc      , v10mec.nc)\
13            (/dmnfs/cont003/p24data/ECMWF96x72/AN${year}/u10m_ecmwf_${year}${month}.nc , u10m.nc  )\
14            (/dmnfs/cont003/p24data/ECMWF96x72/AN${year}/v10m_ecmwf_${year}${month}.nc , v10m.nc  )
15
16ListNonDel= (${R_INIT}/CHM/LMDZORINCA/CH4/INCA${RESOL_CHM}/o3clim.nc             ,   o3clim.nc      )\
17            (${R_INIT}/CHM/LMDZORINCA/CH4/INCA${RESOL_CHM}/npp.nc                ,   npp.nc         )\
18            (${R_INIT}/CHM/LMDZORINCA/CH4/INCA${RESOL_CHM}/so4.nc                ,   so4.nc         )\
19            (${R_INIT}/CHM/LMDZORINCA/NMHC/phototable.dat_V4.1                   ,   phototable.dat )\
20            (${R_INIT}/CHM/LMDZORINCA/NMHC/INCA${RESOL_CHM}/landuse.nc           ,   landuse.nc     )\
21            (${R_INIT}/CHM/LMDZORINCA/AER/INCA${RESOL_CHM}/rhvlmdz.txt           ,   rhv.dat        )\
22            (${R_INIT}/CHM/LMDZORINCA/AER/rhvEC11.09092002.txt                   ,   rhvEC.txt      )\
23            (${R_INIT}/CHM/LMDZORINCA/AER/wthEC11.09092002.txt                   ,   wthEC.txt      )\
24            (${R_INIT}/CHM/LMDZORINCA/AER/clyEC11.09092002.txt                   ,   clyEC.txt      )\
25            (/dmnfs/cont003/p86cozic/INPUT/INPUT_96x95/aircraft.nc               ,   aircraft.nc    )\
26            (/dmnfs/cont003/p86cozic/INPUT/INPUT_96x95/sflx_Preind.nc            ,   sflx.nc        )\
27            (/dmnfs/cont003/p86cozic/INPUT/INPUT_96x95/wthlmdz.txt               ,   wth.dat        )\
28            (/dmnfs/cont003/p86cozic/INPUT/INPUT_96x95/clylmdz.txt               ,   cly.dat        )\
29
30[ParametersFiles]
31List=   
32
33[RestartFiles]
34# List restart that have to be saved/restored each loop (file out, saved, and in) :
35List= (precipinsoil.dat, precipinsoil.dat, precipinsoil.dat)
36
37
38
39[OutputText]
40List= 
41
42[OutputFiles]
43List=   (inca_avgr.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc,      NONE),\
44        (forcage.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_forcage.nc,      NONE)
45
46
Note: See TracBrowser for help on using the repository browser.