source: CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/AER/COMP/inca.card @ 3191

Last change on this file since 3191 was 3191, checked in by acosce, 7 years ago

Add file forcagelmdz in output save for aerosols configurations in INCA (AER, AER_pdControl, NMHC_AER)

File size: 4.8 KB
Line 
1#- $Id: inca.card 70 2007-06-21 14:20:42Z acosce $
2[Compatibility]
3libIGCM=1.0
4
5[UserChoices]
6# Set LDMZ_10m_winds to choose if the simulation will use online 10m wind (=y) or offline (=n)
7LMDZ_10m_winds=y
8# Set 10m_Winds_method to choose which way we will use to work with 10m wind from gcm (so if LMDZ_10m_winds=y)
9#10m_winds_method=weibull10 --> use weibull method for 10m wind from gcm,
10#10m_winds_method=threshold --> use threshold method for 10m wind from gcm
1110m_winds_method=threshold
12# Set climatological to choose the write_frequency for inca output (inca_avgr, forcage, inca_inst)
13# 86400 = daily output
14freq_write_chem=86400
15# heat fluxes computed with feedback corresponding to 0 --> no aerosol effects, 1--> aerosol effects selected by ok_ade, ok_aie
16feedb=0
17#choose sedimentation multilayer or one layer
18multilayer_sedim=y
19#coupled model with ORCH
20#if yes, you need to put to CHEMISTRY_BVOC=y in orchidee.def and decomment lines for fertilizer and bbg in orchidee.card
21CoupOrchInca=n
22#active or not chemistry flux in output
23calcul_flux=n
24
25# Use XIOS and/or IOIPSL as output library
26XIOS=y
27IOIPSL=n
28
29[InitialStateFiles]
30List= ()
31       
32[BoundaryFiles]
33#List=      (/ccc/work/cont003/subipsl/subipsl/ECMWF320x160/AN${year}/165_${year}${month}.nc      , u10mec.nc)\
34#           (/ccc/work/cont003/subipsl/subipsl/ECMWF320x160/AN${year}/166_${year}${month}.nc      , v10mec.nc)\
35#           (${R_IN}/ATM/${RESOL_ATM}/NUDGE_FILES/ERAI/AN${year}/u10m_ecmwf_${year}${month}.nc , u10m.nc  )\
36#           (${R_IN}/ATM/${RESOL_ATM}/NUDGE_FILES/ERAI/AN${year}/v10m_ecmwf_${year}${month}.nc , v10m.nc  )
37List=()
38
39ListNonDel= (${R_IN}/CHM/INCA${RESOL_CHM}/npp.nc                ,   npp.nc              )\
40            (${R_IN}/CHM/INCA${RESOL_CHM}/oxydants_nitrate.nc   ,   oxydants.nc         )\
41            (${R_IN}/CHM/INCA${RESOL_CHM}/aircraft.nc           ,   aircraft.nc         )\
42            (${R_IN}/CHM/INCA${RESOL_CHM}/sflx_nitrate.nc       ,   sflx.nc             )\
43            (${R_IN}/CHM/INCA${RESOL_CHM}/landuse.nc            ,   landuse.nc          )\
44            (${R_IN}/CHM/INCA${RESOL_CHM}/rhvEC.txt             ,   rhvEC.txt           )\
45            (${R_IN}/CHM/INCA${RESOL_CHM}/wthEC.txt             ,   wthEC.txt           )\
46            (${R_IN}/CHM/INCA${RESOL_CHM}/clyEC.txt             ,   clyEC.txt           )\
47            (${R_IN}/CHM/INCA${RESOL_CHM}/wth.dat               ,   wth.dat             )\
48            (${R_IN}/CHM/INCA${RESOL_CHM}/cly.dat               ,   cly.dat             )\
49            (${R_IN}/CHM/INCA${RESOL_CHM}/rhv.dat               ,   rhv.dat             )\
50            (${R_IN}/CHM/INCA${RESOL_CHM}/phototable_glo.dat    ,   phototable.dat      )
51
52
53[ParametersFiles]
54List=   (${SUBMIT_DIR}/PARAM/inca.def, .),\
55        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_inca.xml, .)   ,\
56        (${MODIPSL}/modeles/INCA/src/INCA_XML/field_def_inca.xml, .) ,\
57        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_AER.xml, file_def_inca.xml ), \
58        (${MODIPSL}/bin/inca.dat, .)
59
60[RestartFiles]
61# List restart that have to be saved/restored each loop (file out, saved, and in) :
62List= (reprecipinsoil.dat, precipinsoil.dat, precipinsoil.dat)
63
64
65[OutputText]
66List=(inca.out, inca.def,context_inca.xml,field_def_inca.xml,file_def_inca.xml)
67
68[OutputFiles]
69List=   (inca_emi.nc,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_emi.nc,    NONE  ),\
70        (inca_species.nc,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_species.nc,  Post_1D_inca_species  ),\
71        (inca_dvel.nc,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_dvel.nc,    NONE  ),\
72        (inca_aero.nc,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_aero.nc,  Post_1D_inca_aero  ),\
73        (inca_reacflux.nc,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_reacflux.nc,    NONE  ),\
74        (inca_invariants.nc,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_invariants.nc,    NONE  ),\
75        (inca_washrate.nc,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_washrate.nc,    NONE  ),\
76        (inca_forcagelmdz.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_forcagelmdz.nc,  NONE),\
77        (inca_forcage.nc,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_forcage.nc,  Post_1D_inca_forcage)
78
79
80[Post_1D_inca_aero]
81Patches= ()
82GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds, time_counter, area)
83TimeSeriesVars2D = (od550bcas,od550oaas,od550so4as, od550so4cs, od550ssas,od550ssss, od550sscs,od550dustci,od550bcai,od550oaai, loaddustci, loadno3ci, loadbcai, loadoaai, loadsscs, loadso4cs, loadno3cs, loadssas, loadbcas, loadoaas, loadso4as, loadnh4as, loadno3as, loadssss)
84ChunckJob2D = NONE
85TimeSeriesVars3D = ()
86ChunckJob3D = NONE
87Seasonal=OFF
88
89[Post_1D_inca_species]
90Patches= ()
91GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds,time_counter, area)
92TimeSeriesVars2D = ()
93ChunckJob2D = NONE
94TimeSeriesVars3D = (mmrso4cs, mmrso4as, mmrdms, mmrssss, mmrbcai, mmrdustci)
95ChunckJob3D = NONE
96Seasonal=OFF
97
98
99[Post_1D_inca_forcage]
100Patches= ()
101GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds,time_counter, area)
102TimeSeriesVars2D = (SWTOAAS_ANT, SWTOAAS_AER, SWTOAAS_NAT, SWTOAAS_BC, SWTOAAS_SO4, SWTOAAS_POM, SWTOAAS_SS,SWTOAAS_DUST, SWTOAAS_DNO3,SWTOAAS_SNO3, SWTOAAS_FNO3)
103ChunckJob2D = NONE
104TimeSeriesVars3D = ()
105ChunckJob3D = NONE
106Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.