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

Last change on this file since 6795 was 6795, checked in by acosce, 5 weeks ago

update Experiments with chemistry in IPSLCM6.3 subconfigurations IPSLESM and LMDZORINCA

  • EXPERIMENTS/IPSLESM/GES/piControl_GES_CoupOceAtm_TEST :
    • coupling n2o between pisces and inca
    • activate n chemistry in orchidee stomate (stomate_impose_cn=n)
    • coupling n2o between orchidee and inca
  • EXPERIMENTS/IPSLESM/GES/piControl_GES_TEST/
    • activate n chemistry in orchidee stomate (stomate_impose_cn=n)
  • EXPERIMENTS/IPSLESM/NMHC_AER_S/piControl_NAS_CoupOceAtm_TEST/
    • coupling n2o and dms between pisces and inca
    • activate n chemistrty in orchidee stomate (stomate_impose_cn=n)
    • activate cov chemistry in orchidee sechiba (chemistry_bvoc=y)
    • coupling n2o, dms, h2s between orchidee and inca
  • EXPERIMENTS/IPSLESM/NMHC_AER_S/piControl_NAS_TEST/
    • activate n chemistrty in orchidee stomate (stomate_impose_cn=n)
    • activate cov chemistry in orchidee sechiba (chemistry_bvoc=y)
    • coupling dms, h2s between orchidee and inca
  • EXPERIMENTS/LMDZORINCA/GES/
    • activate n chemistry in orchidee stomate (stomate_impose_cn=n)
  • EXPERIMENTS/LMDZORINCA/NMHC_AER_S/
    • activate n chemistrty in orchidee stomate (stomate_impose_cn=n)
    • activate cov chemistry in orchidee sechiba (chemistry_bvoc=y)
    • coupling dms, h2s between orchidee and inca

remove GENERAL/PARAM/orchidee.def_Choi not use any more
add parameter for N stomate chemistry in GENERAL/PARAM/orchidee.def_CWRR
create two inca.def for coupling between orchidee and inca (for dms and h2s only (cov), and for dms, h2s and n2o (cov_n2o)

Add initial states files for atm, srf, and sbg for all experiments

File size: 5.3 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#choose which type of sflx_nat.nc file we are using
18multi_sources_nat=y
19
20
21#  LAND -> ATM cycle
22#for coupling with Orchidee you need to modify inca.def to specify flux between the two composantes
23CoupOrchInca=y
24
25# OCEAN -> ATM cycle
26CoupOceAtm=y
27#choice of species transfer from ocean to atmosphere (via lmdz)
28transm_dms_oa=n
29transm_n2o_oa=y
30
31# Specify output frequency for output files
32# you can choose the frequency 1d (daily), 1mo (monthly), other (1ts, 5d, etc.) or NONE if to deactivate it
33# if you choose 1d the file will be store in CHM/Output/DA
34# if you choose 1mo the file will be store in CHM/Output/MO
35# if you choose another frequency, the file will be store in CHM/Output/DA by default
36output_frequency_ges=1d
37output_frequency_coupling=1d
38
39[InitialStateFiles]
40List= ()
41
42       
43[BoundaryFiles]
44List=(${R_IN}/CHM/IPCC_AR6/SFLX/VERS4/${RESOL_CHM}/phy/Historical/ANT/sflx_lmdz_ANT_${year}_phy.nc      ,   sflx_ANT.nc         ),\
45     (${R_IN}/CHM/IPCC_AR6/SFLX/VERS4/${RESOL_CHM}/phy/Historical/BBG/sflx_lmdz_BBG_${year}_phy.nc      ,   sflx_BBG.nc         ),\
46     (${R_IN}/CHM/IPCC_AR6/SFLX/VERS4/${RESOL_CHM}/phy/Historical/NAT_v2/sflx_lmdz_NAT_${year}_phy.nc   ,   sflx_NAT.nc         ),\
47     (${R_IN}/CHM/IPCC_AR6/AIRCRAFT/${RESOL_CHM}/aircraft_${year}_phy.nc                                ,   aircraft_mth.nc     ),\
48     (${R_IN}/CHM/IPCC_AR6/OXYDANTS/${RESOL_CHM}_yearly_interpolated/oxydants_${year}.nc                ,   oxydants.nc         )
49
50
51ListNonDel= (${R_IN}/CHM/INCA144142-L39/npp.nc                                          ,   npp.nc              ),\
52            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS4/${RESOL_CHM}/phy/sflx_lmdz_GHG_phy.nc      ,   sflx_GHG.nc         ),\
53            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS4/${RESOL_CHM}/phy/sflx_lmdz_MISC_phy.nc     ,   sflx_MISC.nc        ),\
54            (${R_IN}/CHM/IPCC_AR6/lglived_CMIP6.dat                                     ,   lglived.dat         ),\
55            (${R_IN}/CHM/INCA${RESOL_CHM}/landuse.nc                                    ,   landuse.nc          ),\
56            (${R_IN}/CHM/INCA${RESOL_CHM}/andres.nc                                     ,   andres.nc           ),\
57            (${R_IN}/CHM/INCA${RESOL_CHM}/casa_m.nc                                     ,   casa_m.nc           ),\
58            (${R_IN}/CHM/INCA${RESOL_CHM}/taka.nc                                       ,   taka.nc             ),\
59            (${R_IN}/CHM/INCA${RESOL_CHM}/casa_h.nc                                     ,   casa_h.nc           ),\
60            (${R_IN}/CHM/INCA${RESOL_CHM}/new_phototable.dat                            ,   phototable.dat      )
61
62
63
64[ParametersFiles]
65List=   (${SUBMIT_DIR}/PARAM/inca.def_N2O, inca.def),\
66        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_inca.xml, .)   ,\
67        (${MODIPSL}/modeles/INCA/src/INCA_XML/field_def_inca.xml, .) ,\
68        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_restart.xml, file_def_inca_restart.xml ), \
69        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_GES.xml, file_def_inca.xml ), \
70        (${MODIPSL}/bin/inca_${ConfChem}.dat, inca.dat)
71
72       
73
74[RestartFiles]
75# List restart that have to be saved/restored each loop (file out, saved, and in) :
76List= (chem_restart.nc, chem_restart.nc, chem_start.nc)
77
78
79
80[OutputText]
81List=(inca.out, inca.def,context_inca.xml,field_def_inca.xml,file_def_inca.xml, inca_IDxml.out)
82
83[OutputFiles]
84List=   (inca1d_ges.nc          ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_ges.nc        , Post_1D_inca_ges      ),\
85        (inca1d_coupling.nc     ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_coupling.nc   , Post_1D_inca_coupling ),\
86        (inca1mo_ges.nc         ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_ges.nc        , Post_1M_inca_ges      ),\
87        (inca1mo_coupling.nc    ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_coupling.nc   , Post_1M_inca_coupling ),\
88        (mmr_ce0l_ico.nc        ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_mmr_ce0l_ico.nc    , NONE                  )
89
90
91
92[Post_1D_inca_ges]
93Patches= ()
94GatherWithInternal = (lon, lat, presnivs, , time_centered, time_centered_bounds, time_counter, area)
95TimeSeriesVars2D = ()
96ChunckJob2D = NONE
97TimeSeriesVars3D = (vmrch4,vmrco,vmrco2oc,vmrco2bim,vmrco2bih,jn2o,jmcf,vmrn2o,phtrate_jN2O, emin2o)
98ChunckJob3D = NONE
99Seasonal=OFF
100
101
102
103[Post_1M_inca_ges]
104Patches= ()
105GatherWithInternal = (lon, lat, presnivs, , time_centered, time_centered_bounds, time_counter, area)
106TimeSeriesVars2D = ()
107ChunckJob2D = NONE
108TimeSeriesVars3D = (vmrch4,vmrco,vmrco2oc,vmrco2bim,vmrco2bih,vmrn2o,phtrate_jN2O, emin2o)
109ChunckJob3D = NONE
110Seasonal=OFF
111
112
113[Post_1D_inca_coupling]
114Patches= ()
115GatherWithInternal = (lon, lat, veget, time_counter)
116TimeSeriesVars2D = (snowfromOrch,emi_fromOrch_n2o,emi_notfromOrch_n2o)
117ChunckJob2D = NONE
118TimeSeriesVars3D = (land_flx_n2o, ocean_flx_n2o)
119ChunckJob3D = NONE
120Seasonal=OFF
121
122
123[Post_1M_inca_coupling]
124Patches= ()
125GatherWithInternal = (lon, lat, veget, time_counter)
126TimeSeriesVars2D = (snowfromOrch,emi_fromOrch_n2o,emi_notfromOrch_n2o)
127ChunckJob2D = NONE
128TimeSeriesVars3D = (land_flx_n2o, ocean_flx_n2o)
129ChunckJob3D = NONE
130Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.