source: CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZORINCA/GES/COMP/inca.card @ 6780

Last change on this file since 6780 was 6780, checked in by acosce, 4 months ago

Update experiment GES for ICOLMDZORINCA

  • use ERA5 limit.nc file
  • use co2 file with lower resolution
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#regrid output files on regular grid
7xios_remap_output=y
8# Set LDMZ_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=0
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= (${R_IN}/CHM/INCA144142-L79/chem_unstructured_start.nc, chem_start.nc)
31
32[BoundaryFiles]
33List=(${R_IN}/CHM/IPCC_AR6/OXYDANTS/144142-L79_yearly_interpolated/oxydants_${year}.nc  ,   oxydants.nc         )
34
35ListNonDel= (${R_IN}/CHM/FILES_LONxLAT/landuse_lmdz_dyn.nc                              ,   landuse.nc          ),\
36            (${R_IN}/CHM/FILES_LONxLAT/npp_dyn.nc                                       ,   npp.nc              ),\
37            (${R_IN}/CHM/INCA144142-L79/dustincaEC.nc                                   ,   dustEC.nc           ),\
38            (${R_IN}/CHM/INCA144142-L79/new_phototable.dat                              ,   phototable.dat      ),\
39            (${R_IN}/CHM/IPCC_AR6/lglived_CMIP6.dat                                     ,   lglived.dat         ),\
40            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS3/144142-L79/ANT/sflx_lmdz_ANT_2000_dyn.nc   ,   sflx_ANT_LR.nc      ),\
41            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS3/144142-L79/BBG/sflx_lmdz_BBG_2000_dyn.nc   ,   sflx_BBG_LR.nc      ),\
42            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS3/144142-L79/sflx_lmdz_GHG_dyn.nc            ,   sflx_GHG_LR.nc      ),\
43            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS3/144142-L79/sflx_lmdz_NAT_dyn.nc            ,   sflx_NAT_LR.nc      ),\
44            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS3/144142-L79/sflx_lmdz_MISC_dyn.nc           ,   sflx_MISC_LR.nc     ),\
45            (${R_IN}/CHM/INCA9695-L39/co2_carbonator.nc                         ,   co2_carbonator.nc   )
46
47# To be used for CO2 studies
48# ${R_IN}/CHM/FILES_LONxLAT/co2_carbonator_1deg.nc
49
50[ParametersFiles]
51List=   (${SUBMIT_DIR}/PARAM/INCA/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_${ConfChem}.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[OutputText]
68List=(inca.out, inca.def,context_inca.xml,field_def_inca.xml,file_def_inca.xml, inca_IDxml.out)
69
70[OutputFiles]
71List=   (inca1d_ges.nc,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_ges.nc, Post_1D_inca_ges  ),\
72        (inca1mo_ges.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_ges.nc, NONE  )
73
74
75[Post_1D_inca_ges]
76Patches= ()
77GatherWithInternal = (lon, lat, presnivs, , time_centered, time_centered_bounds, time_counter,area)
78TimeSeriesVars2D = (emico2bih)
79ChunckJob2D = NONE
80TimeSeriesVars3D = (vmrch4,vmrco,vmrco2bih,jn2o,jmcf)
81ChunckJob3D = NONE
82Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.