source: CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLESM/AER/piControl_AER_TEST/COMP/inca.card @ 4437

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

Add possibility to make experiment in ESM mode with interactive aerosols
Add a new target for this in Makefile : IPSLCM6-AER-LR - it will compile lmdz coupled with inca model.
use with IPSLCM6.1.10 configuration

File size: 5.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#choose threshold or weibull10 parameter value
9wind_parameter=0.89
10#choose seasalt correctif
11seasalt_corr=1.15
12# heat fluxes computed with feedback corresponding to 0 --> no aerosol effects, 1--> aerosol effects selected by ok_ade, ok_aie
13feedb=0
14#coupled model with ORCH
15#if yes, you need to put to CHEMISTRY_BVOC=y in orchidee.def and decomment lines for fertilizer and bbg in orchidee.card
16CoupOrchInca=n
17#active or not chemistry flux in output
18calcul_flux=n
19#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)
20flag_plane=1
21#choose which time interpolation you want to interpolate sflx file. ( 0 - 1) (no interpolation / point to point interpolation)
22#be careful name of sflx file change with the choice of emi_interp_time ( no file / sflx_p2p.nc )
23emi_interp_time=1
24
25
26[InitialStateFiles]
27List= ()
28       
29[BoundaryFiles]
30List=(${R_IN}/CHM/IPCC_AR6/SFLX/VERS2/${RESOL_CHM}/ANT/sflx_lmdz_ANT_1850_phy.nc,   sflx_ANT.nc         ),\
31     (${R_IN}/CHM/IPCC_AR6/SFLX/VERS2/${RESOL_CHM}/BBG/sflx_lmdz_BBG_1850_phy.nc,   sflx_BBG.nc         ),\
32     (${R_IN}/CHM/IPCC_AR6/AIRCRAFT/${RESOL_CHM}/aircraft_1850_phy.nc           ,   aircraft_mth.nc     ),\
33     (${R_IN}/CHM/IPCC_AR6/OXYDANTS/${RESOL_CHM}/oxydants_1850.nc            ,   oxydants.nc         )
34
35
36ListNonDel= (${R_IN}/CHM/IPCC_AR6/SFLX/VERS2/${RESOL_CHM}/sflx_lmdz_GHG.nc  ,   sflx_GHG.nc     )\
37            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS2/${RESOL_CHM}/sflx_lmdz_MISC.nc ,   sflx_MISC.nc    )\
38            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS2/${RESOL_CHM}/sflx_lmdz_NAT.nc  ,   sflx_NAT.nc     )\
39            (${R_IN}/CHM/INCA${RESOL_CHM}/landuse.nc                        ,   landuse.nc      )\
40            (${R_IN}/CHM/INCA${RESOL_CHM}/rhvEC_v2.txt                      ,   rhvEC.txt       )\
41            (${R_IN}/CHM/INCA${RESOL_CHM}/wthEC_v2.txt                      ,   wthEC.txt       )\
42            (${R_IN}/CHM/INCA${RESOL_CHM}/clyEC_v2.txt                      ,   clyEC.txt       )\
43            (${R_IN}/CHM/INCA${RESOL_CHM}/wth_v2.dat                        ,   wth.dat         )\
44            (${R_IN}/CHM/INCA${RESOL_CHM}/cly_v2.dat                        ,   cly.dat         )\
45            (${R_IN}/CHM/INCA${RESOL_CHM}/rhv_v2.dat                        ,   rhv.dat         )\
46            (${R_IN}/CHM/INCA${RESOL_CHM}/new_phototable.dat                ,   phototable.dat  )
47
48
49[ParametersFiles]
50List=   (${SUBMIT_DIR}/PARAM/inca.def, .),\
51        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_inca.xml, .)   ,\
52        (${MODIPSL}/modeles/INCA/src/INCA_XML/field_def_inca.xml, .) ,\
53        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_restart.xml, .) ,\
54        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_AER_daily.xml, file_def_inca_daily.xml ), \
55        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_AER_monthly.xml, file_def_inca_monthly.xml ), \
56        (${MODIPSL}/bin/inca.dat, .)
57
58[RestartFiles]
59# List restart that have to be saved/restored each loop (file out, saved, and in) :
60List= (reprecipinsoil.dat, precipinsoil.dat, precipinsoil.dat)\
61      (chem_restart.nc, chem_restart.nc, chem_start.nc)
62
63[OutputText]
64List=(inca.out, inca.def,context_inca.xml,field_def_inca.xml,file_def_inca_daily.xml,file_def_inca_monthly.xml)
65
66[OutputFiles]
67List=   (inca1d_emi.nc         ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_emi.nc        ,    Post_1D_inca_emi   ),\
68        (inca1d_species.nc     ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_species.nc    ,   Post_1D_inca_species  ),\
69        (inca1d_dep.nc         ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_dep.nc        ,    NONE  ),\
70        (inca1d_aero.nc        ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_aero.nc       ,    Post_1D_inca_aero   ),\
71        (inca1d_invariants.nc  ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_invariants.nc ,    NONE  ),\
72        (inca1d_chem.nc        ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_chem.nc       ,    NONE  ),\
73        (inca1d_washrate.nc    ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_washrate.nc   ,    NONE  ),\
74        (inca1m_emi.nc         ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_emi.nc        ,    NONE  ),\
75        (inca1m_species.nc     ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_species.nc    ,    NONE  ),\
76        (inca1m_dep.nc         ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_dep.nc        ,    NONE  ),\
77        (inca1m_aero.nc        ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_aero.nc       ,    NONE  ),\
78        (inca1m_invariants.nc  ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_invariants.nc ,    NONE  ),\
79        (inca1m_chem.nc        ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_chem.nc       ,    NONE  ),\
80        (inca1m_washrate.nc    ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_washrate.nc   ,    NONE  ),\
81        (aerosols_from_inca.nc   ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_aerosols_from_inca.nc,    NONE  )
82
83[Post_1D_inca_aero]
84Patches= ()
85GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds, time_counter, area)
86TimeSeriesVars2D = (loaddustci, loadno3ci, loadbcai, loadoaai, loadsscs, loadso4cs, loadno3cs, loadssas, loadbcas, loadoaas, loadso4as, loadnh4as, loadno3as, loadssss)
87ChunckJob2D = NONE
88TimeSeriesVars3D = ()
89ChunckJob3D = NONE
90Seasonal=OFF
91
92[Post_1D_inca_emi]
93Patches= ()
94GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds, time_counter, area)
95TimeSeriesVars2D = (emino2, emino3, emihno3, emin2o5, emiso2, emih2s, emidms, emidmso, eminh3, emidustci, emino3ci, eminci, emibcai, emioaai, eminai, emisscs, emiso4cs, eminh4cs, emimsacs, emino3cs, emincs, emissas, emibcas, emioaas, emiso4as, eminh4as, emimsaas, emino3as, eminas, emissss, eminss)
96ChunckJob2D = NONE
97TimeSeriesVars3D = ()
98ChunckJob3D = NONE
99Seasonal=OFF
100
101
102[Post_1D_inca_species]
103Patches= ()
104GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds,time_counter, area)
105TimeSeriesVars2D = ()
106ChunckJob2D = NONE
107TimeSeriesVars3D = (mmrso4cs, mmrso4as, mmrdms, mmrssss, mmrbcai, mmrdustci, mmrbcas)
108ChunckJob3D = NONE
109Seasonal=OFF
110
111
Note: See TracBrowser for help on using the repository browser.