source: CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZORINCA/LAM/amip_ERA5_AER_LAM/COMP/inca.card @ 6843

Last change on this file since 6843 was 6843, checked in by acosce, 6 weeks ago

modification in IPSLCM7_WORK for subconfiguration ICOLMDZORINCA and LMDZORINCA

  • Add file_def_inca.xml for AER chemistry in PARAM/INCA (to add regrid in case of using unstructured grid) - to be used only with tag CM7.0 / will be removed then with last inca version
  • Add tracers_AER_dynamico.xml file to be use in CE0L for dynamico configuration and AER chemistry
  • Add LAM experiment for AER chemistry - working version
File size: 6.7 KB
Line 
1#- $Id: inca.card 70 2007-06-21 14:20:42Z acosce $
2[Compatibility]
3libIGCM=1.0
4
5[UserChoices]
6#choose if input file will be regrid by xios, or read without regrid with netcdf
7#regrid output files on regular grid
8xios_remap_output=y
9xios_read=y
10# Set LDMZ_10m_winds to choose if the simulation will use online 10m wind (=y) or offline (=n)
11LMDZ_10m_winds=y
12#choose threshold (10m winds)  parameter value
13wind_parameter=0.78
14#choose seasalt correctif
15seasalt_corr=1.06
16# heat fluxes computed with feedback corresponding to 0 --> no aerosol effects, 1--> aerosol effects selected by ok_ade, ok_aie
17feedb=0
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=0
25#choose which time interpolation you want to interpolate sflx file. ( 0 - 1) (no interpolation / point to point interpolation)
26#be careful name of sflx file change with the choice of emi_interp_time ( no file / sflx_p2p.nc)
27emi_interp_time=1
28
29
30
31# Specify output frequency for output files
32# File aerosols_from_inca will be systematically write in output with a monthly frequency - you cannot manage it from this card
33# for other files you can choose the frequency 1d (daily), 1mo (monthly), other (1ts, 5d, etc.) or NONE if to deactivate it
34# if you choose 1d the file will be store in CHM/Output/DA
35# if you choose 1mo the file will be store in CHM/Output/MO
36# if you choose another frequency, the file will be store in CHM/Output/DA by default
37output_frequency_chem=NONE
38output_frequency_emi=1d
39output_frequency_species=1d
40output_frequency_forcage=NONE
41output_frequency_aero=NONE
42output_frequency_dep=NONE
43output_frequency_washrate=NONE
44output_frequency_coupling=NONE
45output_frequency_reacflux=NONE
46output_frequency_phtrate=NONE
47output_frequency_invariants=NONE
48
49
50[InitialStateFiles]
51List= ()
52       
53[BoundaryFiles]
54List= (${R_IN}/CHM/IPCC_AR6/SFLX/VERS3/144142-L79/ANT/sflx_lmdz_ANT_${year}_dyn.nc    ,   sflx_ANT_LR.nc     ),\
55      (${R_IN}/CHM/IPCC_AR6/SFLX/VERS3/144142-L79/BBG/sflx_lmdz_BBG_${year}_dyn.nc    ,   sflx_BBG_LR.nc     )
56
57ListNonDel= (${R_IN}/CHM/FILES_LONxLAT/landuse_lmdz_dyn.nc                            ,   landuse.nc         ),\
58            (${R_IN}/CHM/FILES_LONxLAT/npp_dyn.nc                                     ,   npp.nc             ),\
59            (${R_IN}/CHM/INCA144142-L79/oxydants_NMHCAER144_2006.nc                   ,   oxydants.nc        ),\
60            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS3/144142-L79/sflx_lmdz_GHG_dyn.nc          ,   sflx_GHG_LR.nc     ),\
61            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS3/144142-L79/sflx_lmdz_NAT_dyn.nc          ,   sflx_NAT_LR.nc     ),\
62            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS3/144142-L79/sflx_lmdz_MISC_dyn.nc         ,   sflx_MISC_LR.nc    ),\
63            (${R_IN}/CHM/FILES_LONxLAT/dustincaEC.nc                                  ,   dustEC.nc          ),\
64            (${R_IN}/CHM/INCA144142-L79/new_phototable.dat                            ,   phototable.dat     )
65
66
67[ParametersFiles]
68List=   (${SUBMIT_DIR}/PARAM/INCA/inca.def                                              , .                             ),\
69        (${SUBMIT_DIR}/PARAM/INCA/LAM/context_inca.xml                                  , .                             ),\
70        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_sflx_inca.xml                     , .                             ),\
71        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_input_inca.xml                    , .                             ),\
72        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_dust_inca.xml                     , .                             ),\
73        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_oxydants_inca.xml                 , .                             ),\
74        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_start_${ConfChem}_inca.xml        , context_start_inca.xml        ),\
75        (${MODIPSL}/modeles/INCA/src/INCA_XML/field_def_inca.xml                        , .                             ),\
76        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_restart.xml                 , file_def_inca_restart.xml     ),\
77        (${SUBMIT_DIR}/PARAM/INCA/file_def_inca_${ConfChem}.xml                         , file_def_inca.xml             ),\
78        (${MODIPSL}/bin/inca_${ConfChem}.dat                                            , inca.dat                      )
79
80[RestartFiles]
81# List restart that have to be saved/restored each loop (file out, saved, and in) :
82List= (reprecipinsoil.dat, precipinsoil.dat, precipinsoil.dat),\
83      (chem_restart.nc, chem_restart.nc, chem_start.nc)
84 
85
86
87[OutputText]
88List=(inca.out, inca.def,context_inca.xml,field_def_inca.xml,file_def_inca.xml, inca_IDxml.out)
89
90[OutputFiles]
91List=   (inca1d_emi.nc         ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_emi.nc        ,    NONE  ),\
92        (inca1d_species.nc     ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_species.nc    ,    Post_1D_inca_species  ),\
93        (inca1d_dep.nc         ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_dep.nc       ,    NONE  ),\
94        (inca1d_aero.nc        ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_aero.nc       ,    Post_1D_inca_aero  ),\
95        (inca1d_forcage.nc     ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_forcage.nc    ,    NONE  ),\
96        (inca1d_invariants.nc  ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_invariants.nc ,    NONE  ),\
97        (inca1d_reacflux.nc    ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_reacflux.nc   ,    NONE  ),\
98        (inca1d_chem.nc        ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_chem.nc       ,    NONE  ),\
99        (inca1d_washrate.nc    ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_washrate.nc   ,    NONE  ),\
100        (inca1mo_emi.nc        ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_emi.nc        ,    NONE  ),\
101        (inca1mo_species.nc    ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_species.nc    ,    NONE  ),\
102        (inca1mo_dep.nc        ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_dep.nc       ,    NONE  ),\
103        (inca1mo_aero.nc       ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_aero.nc       ,    NONE  ),\
104        (inca1mo_forcage.nc    ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_forcage.nc    ,    NONE  ),\
105        (inca1mo_invariants.nc ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_invariants.nc ,    NONE  ),\
106        (inca1mo_reacflux.nc   ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_reacflux.nc   ,    NONE  ),\
107        (inca1mo_chem.nc       ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_chem.nc       ,    NONE  ),\
108        (inca1mo_washrate.nc   ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_washrate.nc   ,    NONE  ),\
109        (aerosols_from_inca.nc ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_aerosols_from_inca.nc,    NONE  )
110
111[Post_1D_inca_aero]
112Patches= ()
113GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds, time_counter, area)
114TimeSeriesVars2D = (loaddustci, loadno3ci, loadbcai, loadoaai, loadsscs, loadso4cs, loadno3cs, loadssas, loadbcas, loadoaas, loadso4as, loadnh4as, loadno3as, loadssss)
115ChunckJob2D = NONE
116TimeSeriesVars3D = ()
117ChunckJob3D = NONE
118Seasonal=OFF
119
120[Post_1D_inca_species]
121Patches= ()
122GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds,time_counter, area)
123TimeSeriesVars2D = ()
124ChunckJob2D = NONE
125TimeSeriesVars3D = (mmrso4cs, mmrso4as, mmrdms, mmrssss, mmrbcai, mmrdustci, mmrbcas)
126ChunckJob3D = NONE
127Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.