source: CONFIG/trunk/LMDZINCA_v2/EXP_NMHC_AER/COMP/inca.card @ 184

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

ACo : take into account resolution for asking the compilation

ex : CH4xLMD9671 in place of CH4
change AA_make and all the card

File size: 2.3 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/p24data/ECMWF320x160/AN${year}/165_${year}${month}.nc , u10mec.nc)\
12            (/dmnfs/p24data/ECMWF320x160/AN${year}/166_${year}${month}.nc , v10mec.nc)\
13            (/dmnfs/p24data/ECMWF96x72/AN${year}/u10m_ecmwf_${year}${month}.nc , u10m.nc)\
14            (/dmnfs/p24data/ECMWF96x72/AN${year}/v10m_ecmwf_${year}${month}.nc , v10m.nc)
15
16ListNonDel= (${MODIPSL}/modeles/INCA3/SIMULATIONS/NMHC_AER/inca.dat, inca.dat       )\
17            (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/o3clim.nc               ,   o3clim.nc      )\
18            (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/oxydants.nc             ,   oxydants.nc    )\
19            (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/npp.nc              ,   npp.nc         )\
20            (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/aircraft.nc             ,   aircraft.nc    )\
21            (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/so4.nc              ,   so4.nc         )\
22            (${R_INIT}/CHM/LMDZINCA/CH4/obs_input.dat                ,   obs_input.dat  )\
23            (${R_INIT}/CHM/LMDZINCA/NMHC_AER/sflx_lmdz_phy_2000new.nc ,   sflx.nc       )\
24            (${R_INIT}/CHM/LMDZINCA/NMHC/phototable.dat_V4.1         ,   phototable.dat )\
25            (${R_INIT}/CHM/LMDZINCA/NMHC/INCA${RESOL_CHM}/landuse.nc             ,   landuse.nc     )\
26            (${R_INIT}/CHM/LMDZINCA/AER/INCA${RESOL_CHM}/rhvlmdz.txt             ,       rhv.dat        )\
27            (${R_INIT}/CHM/LMDZINCA/AER/INCA${RESOL_CHM}/wthlmdz.txt             ,   wth.dat    )\
28            (${R_INIT}/CHM/LMDZINCA/AER/INCA${RESOL_CHM}/clylmdz.txt             ,       cly.dat        )\
29            (${R_INIT}/CHM/LMDZINCA/AER/rhvEC11.09092002.txt         ,   rhvEC.txt      )\
30            (${R_INIT}/CHM/LMDZINCA/AER/wthEC11.09092002.txt         ,   wthEC.txt      )\
31            (${R_INIT}/CHM/LMDZINCA/AER/clyEC11.09092002.txt         ,   clyEC.txt      )\
32            (${R_INIT}/CHM/LMDZINCA/AER/obs_aerinput.prn              ,   .             )
33
34[ParametersFiles]
35List=   
36
37[RestartFiles]
38# List restart that have to be saved/restored each loop (file out, saved, and in) :
39List= (precipinsoil.dat, precipinsoil.dat, precipinsoil.dat)
40
41
42
43[OutputText]
44List= 
45# avec la // : out_orchidee_*
46
47[OutputFiles]
48List=   (inca_avgr.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc,      NONE)
49#List= ()
50
51
Note: See TracBrowser for help on using the repository browser.