source: CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/NMHC/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: 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 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# heat fluxes computed with feedback corresponding to 0 --> no aerosol effects, 1--> aerosol effects selected by ok_ade, ok_aie
13feedb=0
14#choose sedimentation multilayer or one layer
15multilayer_sedim=y
16#coupled model with ORCH
17#if yes, you need to put to CHEMISTRY_BVOC=y in orchidee.def and decomment lines for fertilizer and bbg in orchidee.card
18CoupOrchInca=n
19#active or not chemistry flux in output
20calcul_flux=y
21#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)
22flag_plane=1
23#choose which time interpolation you want to interpolate sflx file. ( 0 - 1 - 2) (no interpolation / point to point interpolation / Sheng & Zwiers interpolation)
24#be careful name of sflx file change with the choice of emi_interp_time ( no file / sflx_p2p.nc / sflx_SZ.nc )
25emi_interp_time=1
26
27
28# Use XIOS and/or IOIPSL as output library
29XIOS=y
30IOIPSL=n
31
32[InitialStateFiles]
33List= ()
34       
35[BoundaryFiles]
36List=()
37
38ListNonDel= (${R_IN}/CHM/INCA${RESOL_CHM}/npp.nc                ,   npp.nc              )\
39            (${R_IN}/CHM/INCA${RESOL_CHM}/o3clim.nc             ,   o3clim.nc           )\
40            (${R_IN}/CHM/INCA${RESOL_CHM}/so4.nc                ,   so4.nc              )\
41            (${R_IN}/CHM/INCA${RESOL_CHM}/aircraft.nc           ,   aircraft_mth.nc     )\
42            (${R_IN}/CHM/INCA${RESOL_CHM}/sflx_nitrate.nc       ,   sflx_p2p.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}/new_phototable.dat    ,   phototable.dat      )
51
52
53
54[ParametersFiles]
55List=   (${SUBMIT_DIR}/PARAM/inca.def, .),\
56        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_inca.xml, .)   ,\
57        (${MODIPSL}/modeles/INCA/src/INCA_XML/field_def_inca.xml, .) ,\
58        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_NMHC_daily.xml, file_def_inca_daily.xml), \
59        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_restart.xml, file_def_inca_restart.xml ), \
60        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_NMHC_monthly.xml, file_def_inca_monthly.xml), \
61        (${MODIPSL}/bin/inca.dat, inca.dat)
62
63[RestartFiles]
64# List restart that have to be saved/restored each loop (file out, saved, and in) :
65List= (chem_restart.nc, chem_restart.nc, chem_start.nc)
66
67
68[OutputText]
69List=(inca.out, inca.def,context_inca.xml,field_def_inca.xml,file_def_inca_daily.xml,file_def_inca_monthly.xml, inca_IDxml.out)
70
71[OutputFiles]
72 List=  (inca1d_emi.nc     ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_emi.nc     ,    NONE  ),\
73        (inca1d_species.nc ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_species.nc ,    Post_1D_inca_species  ),\
74        (inca1d_dep.nc    ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_dep.nc    ,    NONE  ),\
75        (inca1d_chem.nc    ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_chem.nc    ,    Post_1D_inca_chem  ),\
76        (inca1d_reacflux.nc,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_reacflux.nc,    NONE  ),\
77        (inca1d_washrate.nc,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_washrate.nc,    NONE  ),\
78        (inca1m_emi.nc     ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_emi.nc     ,    NONE  ),\
79        (inca1m_species.nc ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_species.nc ,    NONE  ),\
80        (inca1m_dep.nc    ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_dep.nc    ,    NONE  ),\
81        (inca1m_chem.nc    ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_chem.nc    ,    NONE  ),\
82        (inca1m_reacflux.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_reacflux.nc,    NONE  ),\
83        (inca1m_washrate.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_washrate.nc,    NONE  )
84
85
86
87[Post_1D_inca_species]
88Patches= ()
89GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds,time_counter, area)
90TimeSeriesVars2D = ()
91ChunckJob2D = NONE
92TimeSeriesVars3D = (vmrno,vmrno2,vmro3,vmrch4,vmrco,vmrno3, vmrhno3)
93ChunckJob3D = NONE
94Seasonal=OFF
95
96
97[Post_1D_inca_chem]
98Patches= ()
99GatherWithInternal = (lon, lat, presnivs,time_centered, time_centered_bounds, time_counter, area)
100TimeSeriesVars2D = (colo3, colco, colno2, colch2o, colch4, colhno2, coloh, colso2)
101ChunckJob2D = NONE
102TimeSeriesVars3D = ()
103ChunckJob3D = NONE
104Seasonal=OFF
105
Note: See TracBrowser for help on using the repository browser.