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

Last change on this file since 4200 was 4200, checked in by acosce, 5 years ago

remove restart files from inca.card
we choose to start the model by default without any start file.

File size: 6.6 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#choose threshold or weibull10 parameter value
13wind_parameter=0.85
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#choose which type of aircraft you will use (0 - 1 - 2 - 3) (no aircraft / old inca aircraft / new subsonic inca aircraft / subsonic + hypersonic inca aircraft)
25flag_plane=1
26#choose which time interpolation you want to interpolate sflx file. ( 0 - 1 - 2) (no interpolation / point to point interpolation / Sheng & Zwiers interpolation)
27#be careful name of sflx file change with the choice of emi_interp_time ( no file / sflx_p2p.nc / sflx_SZ.nc )
28emi_interp_time=1
29
30# Use XIOS and/or IOIPSL as output library
31XIOS=y
32IOIPSL=n
33
34[InitialStateFiles]
35List= ()
36
37       
38[BoundaryFiles]
39#List=      (/ccc/work/cont003/subipsl/subipsl/ECMWF320x160/AN${year}/165_${year}${month}.nc      , u10mec.nc)\
40#           (/ccc/work/cont003/subipsl/subipsl/ECMWF320x160/AN${year}/166_${year}${month}.nc      , v10mec.nc)\
41#           (${R_IN}/ATM/${RESOL_ATM}/NUDGE_FILES/ERAI/AN${year}/u10m_ecmwf_${year}${month}.nc , u10m.nc  )\
42#           (${R_IN}/ATM/${RESOL_ATM}/NUDGE_FILES/ERAI/AN${year}/v10m_ecmwf_${year}${month}.nc , v10m.nc  )
43List=()
44
45ListNonDel= (${R_IN}/CHM/INCA${RESOL_CHM}/npp.nc                ,   npp.nc              )\
46            (${R_IN}/CHM/INCA${RESOL_CHM}/oxydants_nitrate.nc   ,   oxydants.nc         )\
47            (${R_IN}/CHM/INCA${RESOL_CHM}/aircraft.nc           ,   aircraft_mth.nc     )\
48            (${R_IN}/CHM/INCA${RESOL_CHM}/sflx_nitrate.nc       ,   sflx_p2p.nc         )\
49            (${R_IN}/CHM/INCA${RESOL_CHM}/landuse.nc            ,   landuse.nc          )\
50            (${R_IN}/CHM/INCA${RESOL_CHM}/rhvEC.txt             ,   rhvEC.txt           )\
51            (${R_IN}/CHM/INCA${RESOL_CHM}/wthEC.txt             ,   wthEC.txt           )\
52            (${R_IN}/CHM/INCA${RESOL_CHM}/clyEC.txt             ,   clyEC.txt           )\
53            (${R_IN}/CHM/INCA${RESOL_CHM}/wth.dat               ,   wth.dat             )\
54            (${R_IN}/CHM/INCA${RESOL_CHM}/cly.dat               ,   cly.dat             )\
55            (${R_IN}/CHM/INCA${RESOL_CHM}/rhv.dat               ,   rhv.dat             )\
56            (${R_IN}/CHM/INCA${RESOL_CHM}/new_phototable.dat    ,   phototable.dat      )
57
58
59[ParametersFiles]
60List=   (${SUBMIT_DIR}/PARAM/inca.def, .),\
61        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_inca.xml, .)   ,\
62        (${MODIPSL}/modeles/INCA/src/INCA_XML/field_def_inca.xml, .) ,\
63        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_restart.xml, file_def_inca_restart.xml ), \
64        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_AER_daily.xml, file_def_inca_daily.xml ), \
65        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_AER_monthly.xml, file_def_inca_monthly.xml ), \
66        (${MODIPSL}/bin/inca.dat, inca.dat)
67
68[RestartFiles]
69# List restart that have to be saved/restored each loop (file out, saved, and in) :
70List= (reprecipinsoil.dat, precipinsoil.dat, precipinsoil.dat),\
71      (chem_restart.nc, chem_restart.nc, chem_start.nc) 
72
73
74[OutputText]
75List=(inca.out, inca.def,context_inca.xml,field_def_inca.xml,file_def_inca_daily.xml,file_def_inca_monthly.xml, inca_IDxml.out)
76
77[OutputFiles]
78List=   (inca1d_emi.nc         ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_emi.nc        ,    NONE  ),\
79        (inca1d_species.nc     ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_species.nc    ,    Post_1D_inca_species  ),\
80        (inca1d_dep.nc        ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_dep.nc       ,    NONE  ),\
81        (inca1d_aero.nc        ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_aero.nc       ,    Post_1D_inca_aero  ),\
82        (inca1d_forcage.nc     ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_forcage.nc    ,    Post_1D_inca_forcage),\
83        (inca1d_invariants.nc  ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_invariants.nc ,    NONE  ),\
84        (inca1d_reacflux.nc    ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_reacflux.nc   ,    NONE  ),\
85        (inca1d_chem.nc        ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_chem.nc       ,    NONE  ),\
86        (inca1d_washrate.nc    ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_washrate.nc   ,    NONE  ),\
87        (inca1m_emi.nc         ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_emi.nc        ,    NONE  ),\
88        (inca1m_species.nc     ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_species.nc    ,    NONE  ),\
89        (inca1m_dep.nc        ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_dep.nc       ,    NONE  ),\
90        (inca1m_aero.nc        ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_aero.nc       ,    NONE  ),\
91        (inca1m_forcage.nc     ,      ${R_OUT_CHM_O_D}/${PREFIX}_1M_inca_forcage.nc    ,    NONE  ),\
92        (inca1m_invariants.nc  ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_invariants.nc ,    NONE  ),\
93        (inca1m_reacflux.nc    ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_reacflux.nc   ,    NONE  ),\
94        (inca1m_chem.nc        ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_chem.nc       ,    NONE  ),\
95        (inca1m_washrate.nc    ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_washrate.nc   ,    NONE  ),\
96        (aerosols_from_inca.nc   ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_aerosols_from_inca.nc,    NONE  )
97
98
99[Post_1D_inca_aero]
100Patches= ()
101GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds, time_counter, area)
102TimeSeriesVars2D = (od550bcas,od550oaas,od550so4as, od550so4cs, od550ssas,od550ssss, od550sscs,od550dustci,od550bcai,od550oaai, loaddustci, loadno3ci, loadbcai, loadoaai, loadsscs, loadso4cs, loadno3cs, loadssas, loadbcas, loadoaas, loadso4as, loadnh4as, loadno3as, loadssss)
103ChunckJob2D = NONE
104TimeSeriesVars3D = ()
105ChunckJob3D = NONE
106Seasonal=OFF
107
108[Post_1D_inca_species]
109Patches= ()
110GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds,time_counter, area)
111TimeSeriesVars2D = ()
112ChunckJob2D = NONE
113TimeSeriesVars3D = (mmrso4cs, mmrso4as, mmrdms, mmrssss, mmrbcai, mmrdustci)
114ChunckJob3D = NONE
115Seasonal=OFF
116
117
118[Post_1D_inca_forcage]
119Patches= ()
120GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds,time_counter, area)
121TimeSeriesVars2D = (SWTOAAS_ANT, SWTOAAS_AER, SWTOAAS_NAT, SWTOAAS_BC, SWTOAAS_SO4, SWTOAAS_POM, SWTOAAS_SS,SWTOAAS_DUST, SWTOAAS_DNO3,SWTOAAS_SNO3, SWTOAAS_FNO3)
122ChunckJob2D = NONE
123TimeSeriesVars3D = ()
124ChunckJob3D = NONE
125Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.