source: CONFIG/UNIFORM/v6/IPSLCM6.3/GENERAL/PARAM/inca.def_COV_N2O

Last change on this file was 6795, checked in by acosce, 7 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: 1.7 KB
Line 
1#######################################################################
2# parametres pour INCA
3#######################################################################
4#LMDZ_10m_winds=y --> use 10m wind from LMDZ, =n --> use 10m wind from output file
5LMDZ_10m_winds=_AUTO_
6#choose if there is a feedback with the areosol effect
7feedb=_AUTO_
8#threshold 10m wind parameter / def 0.78
9tref=_AUTO_: DEFAULT =0.78
10#seasalt_correctif / def = 1
11ss_corr=_AUTO_: DEFAULT =1
12#coupled model with orchidee
13CoupOrchInca=_AUTO_: DEFAULT=n
14nbveget=15
15#use or not the deposition from orchidee
16DepOrch=n
17# uncomment two next line if we want to coupled BVOC flux with orchidee without transfer any flux
18nbFlux_BVOC_FromOrch=2
19emi_BVOC_FromOrch=DMS,H2S
20# uncomment two next line if we want to coupled Nsoil with orchidee without transfer any flux
21nbFlux_N_FromOrch=1
22emi_N_FromOrch=n2o
23#output diagnostic for chemistry flux
24calcul_flux=_AUTO_
25#
26flag_plume=0
27#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)
28flag_plane=_AUTO_
29#choose which time interpolation you want to interpolate sflx file. ( 0 - 1 - 2) (no interpolation / point to point interpolation / Sheng & Zwiers interpolation)
30emi_interp_time=_AUTO_: DEFAULT=1
31#activate reading of sflx_NAT.nc file by year and with separate sources (oce, land, misc) for emissions
32multi_sources_nat=_AUTO_: DEFAULT=n
33#activate the flag cmip_xml if you are running a CMIP experiment
34cmip_xml=_AUTO_: DEFAULT =n
35xios_read=_AUTO_: DEFAULT =n
36#coupled model with pisces
37CoupOceAtm=_AUTO_: DEFAULT=n
38transm_dms_oa=_AUTO_: DEFAULT=n
39transm_n2o_oa=_AUTO_: DEFAULT=n
40
Note: See TracBrowser for help on using the repository browser.