source: CONFIG/IPSL_ESM/IPSL_ESM_v2/trunk/EXP00/COMP/inca.card @ 625

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

ACo: corrections in IPSL_ESM_v2 config

File size: 1.9 KB
Line 
1#- $Id: inca.card 344 2008-06-06 13:37:22Z acosce $
2[Compatibility]
3libIGCM=1.0
4
5[UserChoices]
6
7[InitialStateFiles]
8List= (${R_INIT}/CHM/${config_UserChoices_TagName}/AER/INCA${RESOL_CHM}/start_trac.nc, start_trac.nc)
9       
10
11[BoundaryFiles]
12List=
13
14ListNonDel= (${R_INIT}/CHM/${config_UserChoices_TagName}/CH4/INCA${RESOL_CHM}/oxydants.nc             ,   oxydants.nc    )\
15            (${R_INIT}/CHM/${config_UserChoices_TagName}/CH4/INCA${RESOL_CHM}/npp.nc                  ,   npp.nc         )\
16            (${R_INIT}/CHM/${config_UserChoices_TagName}/AER/INCA${RESOL_CHM}/sflx_lmdz_phy.present.nc,   sflx.nc        )\
17            (${R_INIT}/CHM/${config_UserChoices_TagName}/CH4/INCA${RESOL_CHM}/landuse.nc              ,   landuse.nc     )\
18            (${R_INIT}/CHM/${config_UserChoices_TagName}/AER/INCA${RESOL_CHM}/rhvlmdz.txt             ,   rhv.dat        )\
19            (${R_INIT}/CHM/${config_UserChoices_TagName}/AER/INCA${RESOL_CHM}/wthlmdz.txt             ,   wth.dat        )\
20            (${R_INIT}/CHM/${config_UserChoices_TagName}/AER/INCA${RESOL_CHM}/clylmdz.txt             ,   cly.dat        )\
21            (${R_INIT}/CHM/${config_UserChoices_TagName}/AER/rhvEC11.09092002.txt                     ,   rhvEC.txt      )\
22            (${R_INIT}/CHM/${config_UserChoices_TagName}/AER/wthEC11.09092002.txt                     ,   wthEC.txt      )\
23            (${R_INIT}/CHM/${config_UserChoices_TagName}/AER/clyEC11.09092002.txt                     ,   clyEC.txt      )\
24            (${R_INIT}/CHM/${config_UserChoices_TagName}/AER/obs_aerinput.prn                         ,   .              )
25
26[ParametersFiles]
27List=   
28
29[RestartFiles]
30# List restart that have to be saved/restored each loop (file out, saved, and in) :
31List= (precipinsoil.dat, precipinsoil.dat, precipinsoil.dat)
32#List= (NONE)
33
34
35[OutputText]
36List= 
37# avec la // : out_orchidee_*
38
39[OutputFiles]
40List=   (inca_avgr.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc,      NONE),\
41        (forcage.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_forcage.nc,      NONE)
42#List= ()
43
44
Note: See TracBrowser for help on using the repository browser.