source: CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/AER_pdControl/COMP/inca.card @ 3336

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

correcting a typo error

File size: 5.2 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.78
14# heat fluxes computed with feedback corresponding to 0 --> no aerosol effects, 1--> aerosol effects selected by ok_ade, ok_aie
15feedb=0
16#choose sedimentation multilayer or one layer
17multilayer_sedim=y
18#coupled model with ORCH
19#if yes, you need to put to CHEMISTRY_BVOC=y in orchidee.def and decomment lines for fertilizer and bbg in orchidee.card
20CoupOrchInca=n
21#active or not chemistry flux in output
22calcul_flux=n
23#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)
24flag_plane=1
25#choose which time interpolation you want to interpolate sflx file. ( 0 - 1 - 2) (no interpolation / point to point interpolation / Sheng & Zwiers interpolation)
26#be careful name of sflx file change with the choice of emi_interp_time ( no file / sflx_p2p.nc / sflx_SZ.nc )
27emi_interp_time=2
28
29# Use XIOS and/or IOIPSL as output library
30XIOS=y
31IOIPSL=n
32
33[InitialStateFiles]
34List= ()
35       
36[BoundaryFiles]
37List=()
38
39ListNonDel= (${R_IN}/CHM/OXYDANTS/IPCC_AR6/144x142/oxydants_2000.nc              ,   oxydants.nc        )\
40            (${R_IN}/CHM/INCA144142-L39/aircraft.nc                              ,   aircraft_mth.nc    )\
41            (${R_IN}/CHM/SFLX/IPCC_AR6/144142/aer.v2/sflx_lmdz_cmip6_2006.nc     ,   sflx_SZ.nc         )\
42            (${R_IN}/CHM/INCA144142-L39/landuse.nc                               ,   landuse.nc         )\
43            (${R_IN}/CHM/INCA144142-L39/rhvEC_v2.txt                             ,   rhvEC.txt          )\
44            (${R_IN}/CHM/INCA144142-L39/wthEC_v2.txt                             ,   wthEC.txt          )\
45            (${R_IN}/CHM/INCA144142-L39/clyEC_v2.txt                             ,   clyEC.txt          )\
46            (${R_IN}/CHM/INCA144142-L39/wth_v2.dat                               ,   wth.dat            )\
47            (${R_IN}/CHM/INCA144142-L39/cly_v2.dat                               ,   cly.dat            )\
48            (${R_IN}/CHM/INCA144142-L39/rhv_v2.dat                               ,   rhv.dat            )\
49            (${R_IN}/CHM/INCA${RESOL_CHM}/new_phototable.dat                     ,   phototable.dat     )
50
51
52[ParametersFiles]
53List=   (${SUBMIT_DIR}/PARAM/inca.def, .),\
54        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_inca.xml, .)   ,\
55        (${MODIPSL}/modeles/INCA/src/INCA_XML/field_def_inca.xml, .) ,\
56        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_AER_daily.xml, file_def_inca_daily.xml ), \
57        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_AER_monthly.xml, file_def_inca_monthly.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_daily.xml,file_def_inca_monthly.xml)
67
68[OutputFiles]
69List=   (inca1d_emi.nc         ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_emi.nc        ,    NONE  ),\
70        (inca1d_species.nc     ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_species.nc    ,    NONE  ),\
71        (inca1d_dep.nc         ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_dep.nc        ,    NONE  ),\
72        (inca1d_aero.nc        ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_aero.nc       ,    NONE  ),\
73        (inca1d_invariants.nc  ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_invariants.nc ,    NONE  ),\
74        (inca1d_chem.nc        ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_chem.nc       ,    NONE  ),\
75        (inca1d_washrate.nc    ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_washrate.nc   ,    NONE  ),\
76        (inca1m_emi.nc         ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_emi.nc        ,    NONE  ),\
77        (inca1m_species.nc     ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_species.nc    ,    Post_1M_inca_species  ),\
78        (inca1m_dep.nc         ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_dep.nc        ,    NONE  ),\
79        (inca1m_aero.nc        ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_aero.nc       ,    Post_1M_inca_aero  ),\
80        (inca1m_invariants.nc  ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_invariants.nc ,    NONE  ),\
81        (inca1m_chem.nc        ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_chem.nc       ,    NONE  ),\
82        (inca1m_washrate.nc    ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_washrate.nc   ,    NONE  ),\
83        (inca_forcagelmdz.nc   ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_forcagelmdz.nc,    NONE  )
84
85[Post_1M_inca_aero]
86Patches= ()
87GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds, time_counter, area)
88TimeSeriesVars2D = (loaddustci, loadno3ci, loadbcai, loadoaai, loadsscs, loadso4cs, loadno3cs, loadssas, loadbcas, loadoaas, loadso4as, loadnh4as, loadno3as, loadssss)
89ChunckJob2D = NONE
90TimeSeriesVars3D = ()
91ChunckJob3D = NONE
92Seasonal=OFF
93
94[Post_1M_inca_species]
95Patches= ()
96GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds,time_counter, area)
97TimeSeriesVars2D = ()
98ChunckJob2D = NONE
99TimeSeriesVars3D = (mmrso4cs, mmrso4as, mmrdms, mmrssss, mmrbcai, mmrdustci, mmrbcas)
100ChunckJob3D = NONE
101Seasonal=OFF
102
103
Note: See TracBrowser for help on using the repository browser.