source: CONFIG/UNIFORM/v6/IPSLCM6.3/EXPERIMENTS/IPSLESM/NMHC_AER_S/piControl_NAS_TEST/COMP/lim2.card @ 6795

Last change on this file since 6795 was 6795, checked in by acosce, 3 months 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

  • Property svn:mime-type set to application/x-wine-extension-ini
File size: 1.2 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5OutputLevel=1
6
7[InitialStateFiles]
8List=   ()
9
10[BoundaryFiles]
11List=   ()
12ListNonDel= ()
13
14[SmoothFiles]
15List=   ()
16
17[ParametersFiles]
18List=   (${MODIPSL}/modeles/NEMO/CONFIG/SHARED/namelist_lim2_ref, namelist_ice_ref), \
19        (${SUBMIT_DIR}/PARAM/namelist_lim2_${RESOL_OCE}_cfg, namelist_ice_cfg)
20
21[RestartFiles]
22List=   (${config_UserChoices_JobName}_${NEMO_END}_restart_ice.nc, restart_icemod.nc, restart_ice_in.nc)
23
24[OutputText]
25List=   (namelist_ice)
26
27[OutputFiles]
28List=   (${config_UserChoices_JobName}_1m_icemod.nc, ${R_OUT_ICE_O_M}/${PREFIX}_1M_icemod.nc, Post_1M_icemod ), \
29        (${config_UserChoices_JobName}_1d_icemod.nc, ${R_OUT_ICE_O_D}/${PREFIX}_1D_icemod.nc, NONE )
30
31[Post_1M_icemod]
32Patches = ()
33GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bounds)
34TimeSeriesVars2D = (ice_pres, iicetemp, iicethic, iicevelu, iicevelv, isnowthi)
35ChunckJob2D = NONE
36TimeSeriesVars3D = ()
37ChunckJob3D = NONE
38Seasonal=ON
39
40[Post_1D_icemod]
41Patches = ()
42GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bounds)
43TimeSeriesVars2D = (iicethic, iicevelu, iicevelv, ileadfra)
44ChunckJob2D = 200Y
45TimeSeriesVars3D = ()
46ChunckJob3D = NONE
47Seasonal=OFF
48
49
50
Note: See TracBrowser for help on using the repository browser.