source: CONFIG/UNIFORM/v6/IPSLCM6.3/EXPERIMENTS/IPSLESM/GES/piControl_GES_CoupOceAtm_TEST/COMP/inca.card @ 6683

Last change on this file since 6683 was 6683, checked in by acosce, 6 months ago

Add new input file for inca in GES configuration - need by inca rev 1115

File size: 4.0 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=n
8# Set LMDZ_10m_winds to choose if the simulation will use online 10m wind (=y) or offline (=n)
9LMDZ_10m_winds=y
10#active or not chemistry flux in output
11calcul_flux=n
12#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)
13flag_plane=1
14#choose which time interpolation you want to interpolate sflx file. ( 0 - 1) (no interpolation / point to point interpolation)
15#be careful name of sflx file change with the choice of emi_interp_time ( no file / sflx_p2p.nc)
16emi_interp_time=1
17
18
19#coupled model with Orchidee and Pisces
20#if yes, you need to put to CHEMISTRY_BVOC=y in orchidee.def and decomment lines for fertilizer and bbg in orchidee.card
21CoupOrchInca=n
22#CoupOceAtm
23CoupOceAtm=n
24transm_dms_oa=n
25transm_n2o_oa=n
26
27
28# Specify output frequency for output files
29# you can choose the frequency 1d (daily), 1mo (monthly), other (1ts, 5d, etc.) or NONE if to deactivate it
30# if you choose 1d the file will be store in CHM/Output/DA
31# if you choose 1mo the file will be store in CHM/Output/MO
32# if you choose another frequency, the file will be store in CHM/Output/DA by default
33output_frequency_ges=1d
34
35
36[InitialStateFiles]
37List= ()
38
39       
40[BoundaryFiles]
41List=(${R_IN}/CHM/IPCC_AR6/SFLX/VERS2/${RESOL_CHM}/ANT/sflx_lmdz_ANT_1850_phy.nc,   sflx_ANT.nc         ),\
42     (${R_IN}/CHM/IPCC_AR6/SFLX/VERS2/${RESOL_CHM}/BBG/sflx_lmdz_BBG_1850_phy.nc,   sflx_BBG.nc         ),\
43     (${R_IN}/CHM/IPCC_AR6/AIRCRAFT/${RESOL_CHM}/aircraft_1850_phy.nc           ,   aircraft_mth.nc     ),\
44     (${R_IN}/CHM/IPCC_AR6/OXYDANTS/${RESOL_CHM}_yearly_interpolated/oxydants_1850.nc,   oxydants.nc         )
45
46
47ListNonDel= (${R_IN}/CHM/INCA144142-L39/npp.nc                      ,   npp.nc          )\
48            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS2/${RESOL_CHM}/sflx_lmdz_GHG.nc  ,   sflx_GHG.nc     )\
49            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS2/${RESOL_CHM}/sflx_lmdz_MISC.nc ,   sflx_MISC.nc    )\
50            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS2/${RESOL_CHM}/sflx_lmdz_NAT.nc  ,   sflx_NAT.nc     )\
51            (${R_IN}/CHM/IPCC_AR6/lglived_CMIP6.dat                         ,   lglived.dat     )\
52            (${R_IN}/CHM/INCA${RESOL_CHM}/landuse.nc                        ,   landuse.nc      )\
53            (${R_IN}/CHM/INCA${RESOL_CHM}/andres.nc                         ,   andres.nc       )\
54            (${R_IN}/CHM/INCA${RESOL_CHM}/casa_m.nc                         ,   casa_m.nc       )\
55            (${R_IN}/CHM/INCA${RESOL_CHM}/taka.nc                           ,   taka.nc         )\
56            (${R_IN}/CHM/INCA${RESOL_CHM}/casa_h.nc                         ,   casa_h.nc       )\
57            (${R_IN}/CHM/INCA${RESOL_CHM}/new_phototable.dat                ,   phototable.dat  )
58
59
60
61[ParametersFiles]
62List= (${SUBMIT_DIR}/PARAM/inca.def, .),\
63        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_inca.xml, .)   ,\
64        (${MODIPSL}/modeles/INCA/src/INCA_XML/field_def_inca.xml, .) ,\
65        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_restart.xml, file_def_inca_restart.xml ), \
66        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_GES.xml, file_def_inca.xml ), \
67        (${MODIPSL}/bin/inca_${ConfChem}.dat, inca.dat)
68
69       
70
71[RestartFiles]
72# List restart that have to be saved/restored each loop (file out, saved, and in) :
73List= (chem_restart.nc, chem_restart.nc, chem_start.nc)
74
75
76
77[OutputText]
78List=(inca.out, inca.def,context_inca.xml,field_def_inca.xml,file_def_inca.xml, inca_IDxml.out)
79
80[OutputFiles]
81List=   (inca1d_ges.nc,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_ges.nc, Post_1D_inca_ges  ),\
82        (inca1mo_ges.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_ges.nc, NONE  ),\
83        (mmr_ce0l_ico.nc        ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_mmr_ce0l_ico.nc    , NONE)
84
85
86
87
88[Post_1D_inca_ges]
89Patches= ()
90GatherWithInternal = (lon, lat, presnivs, , time_centered, time_centered_bounds, time_counter, area)
91TimeSeriesVars2D = ()
92ChunckJob2D = NONE
93TimeSeriesVars3D = (vmrch4,vmrco,vmrco2oc,vmrco2bim,vmrco2bih,jn2o,jmcf)
94ChunckJob3D = NONE
95Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.