source: CONFIG/UNIFORM/v6/IPSLCM5A2CHT/EXPERIMENTS/IPSLCMCHT/pdControl/COMP/inca.card @ 3283

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

New configuration : modele IPSLCM5A2 coupled with INCA modele

File size: 5.5 KB
RevLine 
[3283]1#- $Id: inca.card 70 2007-06-21 14:20:42Z acosce $
2[Compatibility]
3libIGCM=1.0
4
5[UserChoices]
6# Set LMDZ_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]
33List=()
34
35ListNonDel= (${R_IN}/CHM/INCA${RESOL_CHM}/npp.nc                ,   npp.nc              )\
36            (${R_IN}/CHM/INCA${RESOL_CHM}/o3clim.nc             ,   o3clim.nc           )\
37            (/ccc/work/cont003/dsm/p24cozic/INPUT/INPUT_STRAT/SAD_Pa/sadclim_lmdz_phy_2006.nc   ,   sad.nc              )\
38            (/ccc/work/cont003/dsm/p24cozic/INPUT/INPUT_STRAT/lglived.dat                               ,   lglived.dat         )\
39            (/ccc/work/cont003/dsm/p24cozic/INPUT/INPUT_STRAT/aircraft_IMPACT_REACT4C_phy.nc            ,   aircraft_hour.nc         )\
40            (/ccc/work/cont003/dsm/p24haug/INPUT/sflx_eclipse4a_GFED31_2010.nc       ,   sflx.nc        )\
41            (${R_IN}/CHM/INCA${RESOL_CHM}/landuse.nc            ,   landuse.nc          )\
42            (${R_IN}/CHM/INCA${RESOL_CHM}/rhvEC.txt             ,   rhvEC.txt           )\
43            (${R_IN}/CHM/INCA${RESOL_CHM}/wthEC.txt             ,   wthEC.txt           )\
44            (${R_IN}/CHM/INCA${RESOL_CHM}/clyEC.txt             ,   clyEC.txt           )\
45            (${R_IN}/CHM/INCA${RESOL_CHM}/wth.dat               ,   wth.dat             )\
46            (${R_IN}/CHM/INCA${RESOL_CHM}/cly.dat               ,   cly.dat             )\
47            (${R_IN}/CHM/INCA${RESOL_CHM}/rhv.dat               ,   rhv.dat             )\
48            (/ccc/work/cont003/dsm/p24cozic/INPUT/INPUT_STRAT/new_phototable.dat,   phototable.dat      )
49
50
51[ParametersFiles]
52List=   (${SUBMIT_DIR}/PARAM/inca.def, .),\
53        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_inca.xml, .)   ,\
54        (${MODIPSL}/modeles/INCA/src/INCA_XML/field_def_inca.xml, .) ,\
55        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_NMHC_AER.xml, file_def_inca.xml), \
56        (${MODIPSL}/bin/inca.dat, 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
62
63[OutputText]
64List=(inca.out, inca.def,context_inca.xml,field_def_inca.xml,file_def_inca.xml)
65
66[OutputFiles]
67List=   (inca_emi.nc     ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_emi.nc     ,  NONE                  ),\
68        (inca_species.nc ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_species.nc ,  Post_1D_inca_species  ),\
69        (inca_dvel.nc    ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_dvel.nc    ,  NONE                  ),\
70        (inca_chem.nc    ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_chem.nc    ,  Post_1D_inca_chem     ),\
71        (inca_aero.nc    ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_aero.nc    ,  Post_1D_inca_aero     ),\
72        (inca_reacflux.nc,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_reacflux.nc,  NONE                  ),\
73        (inca_washrate.nc,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_washrate.nc,  NONE                  ),\
74        (inca_forcage.nc ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_forcage.nc ,  Post_1D_inca_forcage  ),\
75        (inca_veget.nc   ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_veget.nc   ,  Post_1D_inca_veget    ),\
76        (inca_oxydants.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_oxydants.nc,  NONE                  )
77
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 = (vmrno,vmrno2,vmro3,vmrch4,vmrco,,mmrso4cs, mmrso4as, mmrdms, mmrssss, vmrno3, vmrhno3, mmrbcai, mmrdustci)
95ChunckJob3D = NONE
96Seasonal=OFF
97
98
99[Post_1D_inca_chem]
100Patches= ()
101GatherWithInternal = (lon, lat, presnivs,time_centered, time_centered_bounds, time_counter, area)
102TimeSeriesVars2D = (colo3, colco, colno2, colch2o, colch4, colhno2, coloh, colso2)
103ChunckJob2D = NONE
104TimeSeriesVars3D = ()
105ChunckJob3D = NONE
106Seasonal=OFF
107
108[Post_1D_inca_forcage]
109Patches= ()
110GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds,time_counter, area)
111TimeSeriesVars2D = (SWTOAAS_ANT, SWTOAAS_AER, SWTOAAS_NAT, SWTOAAS_BC, SWTOAAS_SO4, SWTOAAS_POM, SWTOAAS_DUST, SWTOAAS_SS, SWTOAAS_DNO3, SWTOASS_SNO3,  SWTOAAS_FNO3)
112ChunckJob2D = NONE
113TimeSeriesVars3D = ()
114ChunckJob3D = NONE
115Seasonal=OFF
116
117[Post_1D_inca_veget]
118Patches= ()
119GatherWithInternal = (lon, lat, veget, time_counter)
120TimeSeriesVars2D = (hdry,snowfromOrch,emi_isop,emi_mono)
121ChunckJob2D = NONE
122TimeSeriesVars3D = (flx_iso,flx_mono,flx_ORVOC,flx_acetal)
123ChunckJob3D = NONE
124Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.