source: CONFIG/trunk/LMDZINCA_v2/EXP_CH4/COMP/inca.card @ 163

Last change on this file since 163 was 163, checked in by acosce, 17 years ago

ACo : Add compatibility section to control compatibility between card and libIGCM

File size: 1.2 KB
Line 
1# $Id: inca.card 73 2007-06-21 14:42:36Z acosce $
2[Compatibility]
3libIGCM=1.0
4
5[UserChoices]
6
7[InitialStateFiles]
8List= ()
9
10[BoundaryFiles]
11List=   ()
12
13ListNonDel= (${MODIPSL}/modeles/INCA3/SIMULATIONS/CH4/inca.dat , inca.dat       )\
14            (${R_INIT}/CHM/CH4/o3clim_96x72.nc               ,   o3clim.nc      )\
15            (${R_INIT}/CHM/CH4/mozart_96x72.nc               ,   mozart.nc      )\
16            (${R_INIT}/CHM/CH4/oxydants_96x72.nc             ,   oxydants.nc    )\
17            (${R_INIT}/CHM/CH4/npp_96x72.nc                  ,   npp.nc         )\
18            (${R_INIT}/CHM/CH4/aircraft_96x72.nc             ,   aircraft.nc    )\
19            (${R_INIT}/CHM/CH4/so4_96x72.nc                  ,   so4.nc         )\
20            (${R_INIT}/CHM/CH4/obs_input.dat                 ,   obs_input.dat  )\
21            (${R_INIT}/CHM/CH4/phototable.dat_V4.2           ,   phototable.dat )\
22            (${R_INIT}/CHM/CH4/landuse_96x72.nc              ,   landuse.nc     )\
23            (${R_INIT}/CHM/CH4/sflx_96x72_Present.nc         ,   sflx.nc        )
24
25[ParametersFiles]
26List=   
27
28[RestartFiles]
29# List restart that have to be saved/restored each loop (file out, saved, and in) :
30List= (NONE)
31
32
33
34[OutputText]
35List= 
36# avec la // : out_orchidee_*
37
38[OutputFiles]
39List=   (inca_avgr.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc,      NONE)
40#List= ()
41
42
Note: See TracBrowser for help on using the repository browser.