source: CONFIG/UNIFORM/v6/IPSLCM6.3/EXPERIMENTS/LMDZORINCA/GES/COMP/inca.card.xios @ 6550

Last change on this file since 6550 was 6550, checked in by acosce, 10 months ago

Modification of compilation script, to compile with Inca we need to choose ESMCHEM + -chimie (default is AER)

Add experiments with Inca in IPSLCM6.3

  • EXPERIMENTS/IPSLESM/AER to run a couple with aerosol interactif
  • EXPERIMENTS/LMDZORINCA/GES to run a simulation without ocean and with GES INCA chemistry
File size: 4.1 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
7xios_read=y
8# Set LMDZ_10m_winds to choose if the simulation will use online 10m wind (=y) or offline (=n)
9LMDZ_10m_winds=y
10#coupled model with ORCH
11#if yes, you need to put to CHEMISTRY_BVOC=y in orchidee.def and decomment lines for fertilizer and bbg in orchidee.card
12CoupOrchInca=n
13#active or not chemistry flux in output
14calcul_flux=n
15#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)
16flag_plane=1
17#choose which time interpolation you want to interpolate sflx file. ( 0 - 1) (no interpolation / point to point interpolation)
18#be careful name of sflx file change with the choice of emi_interp_time ( no file / sflx_p2p.nc)
19emi_interp_time=1
20
21# Specify output frequency for output files
22# you can choose the frequency 1d (daily), 1mo (monthly), other (1ts, 5d, etc.) or NONE if to deactivate it
23# if you choose 1d the file will be store in CHM/Output/DA
24# if you choose 1mo the file will be store in CHM/Output/MO
25# if you choose another frequency, the file will be store in CHM/Output/DA by default
26output_frequency_ges=1d
27
28
29[InitialStateFiles]
30List= ()
31
32       
33[BoundaryFiles]
34List=(${R_IN}/CHM/IPCC_AR6/SFLX/VERS3/${RESOL_CHM}/ANT/sflx_lmdz_ANT_${year}_dyn.nc,   sflx_ANT_LR.nc         ),\
35     (${R_IN}/CHM/IPCC_AR6/SFLX/VERS3/${RESOL_CHM}/BBG/sflx_lmdz_BBG_${year}_dyn.nc,   sflx_BBG_LR.nc         ),\
36     (${R_IN}/CHM/IPCC_AR6/AIRCRAFT/${RESOL_CHM}/aircraft_${year}_phy.nc           ,   aircraft_mth.nc     ),\
37     (${R_IN}/CHM/IPCC_AR6/OXYDANTS/${RESOL_CHM}_yearly_interpolated/oxydants_${year}.nc,   oxydants.nc         )
38
39
40ListNonDel= (${R_IN}/CHM/IPCC_AR6/SFLX/VERS3/${RESOL_CHM}/sflx_lmdz_GHG_dyn.nc  ,   sflx_GHG_LR.nc     )\
41            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS3/${RESOL_CHM}/sflx_lmdz_MISC_dyn.nc ,   sflx_MISC_LR.nc    )\
42            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS3/${RESOL_CHM}/sflx_lmdz_NAT_dyn.nc  ,   sflx_NAT_LR.nc     )\
43            (${R_IN}/CHM/FILES_LONxLAT/landuse_lmdz_dyn.nc              ,   landuse.nc          ),\
44            (${R_IN}/CHM/FILES_LONxLAT/npp_dyn.nc                       ,   npp.nc              ),\
45            (${R_IN}/CHM/FILES_LONxLAT/co2_carbonator_1deg.nc                           ,   co2_carbonator.nc   ),\
46            (${R_IN}/CHM/INCA${RESOL_CHM}/new_phototable.dat                ,   phototable.dat  )
47
48
49
50[ParametersFiles]
51List= (${SUBMIT_DIR}/PARAM/inca.def, .),\
52        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_inca.xml          , .                             ),\
53        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_input_inca.xml    , .                             ),\
54        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_oxydants_inca.xml , .                             ),\
55        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_start_GES_inca.xml, context_start_inca.xml        ),\
56        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_co2_inca.xml      , .                             ),\
57        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_sflx_inca.xml     , .                             ),\
58        (${MODIPSL}/modeles/INCA/src/INCA_XML/field_def_inca.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_GES.xml     , file_def_inca.xml             ),\
61        (${MODIPSL}/bin/inca_${ResolAtm}_${OptMode}_${ConfChem}.dat, inca.dat)
62
63       
64
65[RestartFiles]
66# List restart that have to be saved/restored each loop (file out, saved, and in) :
67List= (chem_restart.nc, chem_restart.nc, chem_start.nc)
68
69
70
71[OutputText]
72List=(inca.out, inca.def,context_inca.xml,field_def_inca.xml,file_def_inca.xml, inca_IDxml.out)
73
74[OutputFiles]
75List=   (inca1d_ges.nc,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_ges.nc, Post_1D_inca_ges  ),\
76        (inca1mo_ges.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_ges.nc, NONE  ),\
77        (mmr_ce0l_ico.nc        ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_mmr_ce0l_ico.nc    , NONE)
78
79
80
81
82[Post_1D_inca_ges]
83Patches= ()
84GatherWithInternal = (lon, lat, presnivs, , time_centered, time_centered_bounds, time_counter, area)
85TimeSeriesVars2D = ()
86ChunckJob2D = NONE
87TimeSeriesVars3D = (vmrch4,vmrco,vmrco2oc,vmrco2bim,vmrco2bih,jn2o,jmcf)
88ChunckJob3D = NONE
89Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.