source: CONFIG/UNIFORM/v6/LMDZORINCA_v6.2/EXPERIMENTS/LMDZORINCA/GES/COMP/inca.card.xios @ 5919

Last change on this file since 5919 was 5919, checked in by acosce, 3 years ago

add new flag in inca "xios_read" allow to read input file with xios (xios_read=y) (files on dynamical lmdz grid) or with netcdf (xios_read=n) (files on physical lmdz grid)
add for each chemistry configuration a card inca.Card.xios with files used by xios_read=y (by default xios_read=n on inca.card)

File size: 3.9 KB
Line 
1#- $Id: inca.card 70 2007-06-21 14:20:42Z acosce $
2[Compatibility]
3libIGCM=1.0
4
5[UserChoices]
6xios_read=y
7# Set LMDZ_10m_winds to choose if the simulation will use online 10m wind (=y) or offline (=n)
8LMDZ_10m_winds=y
9#coupled model with ORCH
10#if yes, you need to put to CHEMISTRY_BVOC=y in orchidee.def and decomment lines for fertilizer and bbg in orchidee.card
11CoupOrchInca=n
12#active or not chemistry flux in output
13calcul_flux=n
14#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)
15flag_plane=1
16#choose which time interpolation you want to interpolate sflx file. ( 0 - 1) (no interpolation / point to point interpolation)
17#be careful name of sflx file change with the choice of emi_interp_time ( no file / sflx_p2p.nc)
18emi_interp_time=1
19
20# Specify output frequency for output files
21# you can choose the frequency 1d (daily), 1mo (monthly), other (1ts, 5d, etc.) or NONE if to deactivate it
22# if you choose 1d the file will be store in CHM/Output/DA
23# if you choose 1mo the file will be store in CHM/Output/MO
24# if you choose another frequency, the file will be store in CHM/Output/DA by default
25output_frequency_ges=1d
26
27
28[InitialStateFiles]
29List= ()
30
31       
32[BoundaryFiles]
33List=(${R_IN}/CHM/IPCC_AR6/AIRCRAFT/${RESOL_CHM}/aircraft_${year}_phy.nc           ,   aircraft_mth.nc     )
34
35ListNonDel= (${R_IN}/CHM/INCA${RESOL_CHM}/oxydants_nitrate.nc                           ,   oxydants.nc         )\
36            (${R_IN}/CHM/FILES_LONxLAT/landuse_lmdz_dyn.nc                              ,   landuse.nc          ),\
37            (${R_IN}/CHM/FILES_LONxLAT/npp_dyn.nc                                       ,   npp.nc              ),\
38            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS3/144142-L79/ANT/sflx_lmdz_ANT_2000_dyn.nc   ,   sflx_ANT_LR.nc      ),\
39            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS3/144142-L79/BBG/sflx_lmdz_BBG_2000_dyn.nc   ,   sflx_BBG_LR.nc      ),\
40            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS3/144142-L79/sflx_lmdz_GHG_dyn.nc            ,   sflx_GHG_LR.nc      ),\
41            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS3/144142-L79/sflx_lmdz_NAT_dyn.nc            ,   sflx_NAT_LR.nc      ),\
42            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS3/144142-L79/sflx_lmdz_MISC_dyn.nc           ,   sflx_MISC_LR.nc     ),\
43            (/ccc/work/cont003/gen2201/lloretth/co2_carbonator_1deg.nc                  ,   co2_carbonator.nc   ),\
44            (${R_IN}/CHM/INCA${RESOL_CHM}/new_phototable.dat                            ,   phototable.dat      )
45
46
47
48[ParametersFiles]
49List=   (${SUBMIT_DIR}/PARAM/inca.def                                     , .                           ),\
50        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_inca.xml            , .                           ),\
51        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_input_inca.xml      , .                           ),\
52        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_oxydants_inca.xml   , .                           ),\
53        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_co2_inca.xml        , .                           ),\
54        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_sflx_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/field_def_inca.xml          , .                           ),\
57        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_restart.xml   , file_def_inca_restart.xml   ),\
58        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_GES.xml       , file_def_inca.xml           ),\
59        (${MODIPSL}/bin/inca_${ResolAtm}_${OptMode}_${ConfChem}.dat       , inca.dat                    )
60
61       
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
69[OutputText]
70List=(inca.out, inca.def,context_inca.xml,field_def_inca.xml,file_def_inca.xml, inca_IDxml.out)
71
72[OutputFiles]
73List=   (inca1d_ges.nc,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_ges.nc, Post_1D_inca_ges  ),\
74        (inca1mo_ges.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_ges.nc, NONE  )
75
76
77
78
79[Post_1D_inca_ges]
80Patches= ()
81GatherWithInternal = (lon, lat, presnivs, , time_centered, time_centered_bounds, time_counter, area)
82TimeSeriesVars2D = ()
83ChunckJob2D = NONE
84TimeSeriesVars3D = (vmrch4,vmrco,vmrco2oc,vmrco2bim,vmrco2bih,jn2o,jmcf)
85ChunckJob3D = NONE
86Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.