source: CONFIG/UNIFORM/v6/LMDZREPR_v6/EXPERIMENTS/LMDZREPR/HungaTonga/COMP/reprobus.card @ 6558

Last change on this file since 6558 was 6558, checked in by falletti, 12 months ago

LMDZREPR: add of a new experiment to study Hunga Tonga (nudge)

File size: 3.1 KB
Line 
1# $Id$
2
3[Compatibility]
4libIGCM=1.0
5
6[UserChoices]
7# Specify which output file to activate and at which output_level
8# Use an integer to specify the output level or NONE if to deactivate the file
9# output_level_filename=1     : activate the corresponding file with low output level
10# output_level_filename=10    : activate the corresponding file with high output level
11# output_level_filename=NONE  : the file will not be written
12output_level_reprobus_species  = NONE
13output_level_reprobus_speciesm = 5
14
15
16[InitialStateFiles]
17List= ()
18
19[BoundaryFiles]
20List=(${R_IN}/CHM/REPROBUS144142-L79/INPUT/MODELE_2D_AER/CCMI-2022/REFD2/sad_2D-${yyyymm_m1}15.nc, sadm.nc),\
21     (${R_IN}/CHM/REPROBUS144142-L79/INPUT/MODELE_2D_AER/CCMI-2022/REFD2/sad_2D-${year}${month}15.nc, sad.nc),\
22     (${R_IN}/CHM/REPROBUS144142-L79/INPUT/MODELE_2D_AER/CCMI-2022/REFD2/sad_2D-${yyyymm_p1}15.nc, sadp.nc),\
23     (${R_IN}/CHM/REPROBUS144142-L79/INPUT/MODELE_2D_FORC/CCMI-2022/REFD2/forc_2D-${yyyymm_m1}15.nc, forcm.nc),\
24     (${R_IN}/CHM/REPROBUS144142-L79/INPUT/MODELE_2D_FORC/CCMI-2022/REFD2/forc_2D-${year}${month}15.nc, forc.nc),\
25     (${R_IN}/CHM/REPROBUS144142-L79/INPUT/MODELE_2D_FORC/CCMI-2022/REFD2/forc_2D-${yyyymm_p1}15.nc, forcp.nc),\
26     (${R_IN}/CHM/REPROBUS144142-L79/INPUT/TOMCAT_3D/tom_3D-1995${month_m1}.nc, tomm.nc),\
27     (${R_IN}/CHM/REPROBUS144142-L79/INPUT/TOMCAT_3D/tom_3D-1995${month}.nc, tom.nc),\
28     (${R_IN}/CHM/REPROBUS144142-L79/INPUT/TOMCAT_3D/tom_3D-1995${month_p1}.nc, tomp.nc),\
29     (${R_IN}/CHM/REPROBUS144142-L79/INPUT/SOLAR/jstrato/CCMI-2022/REFD2/txt/jstrato.${year}${month}, jstrato)
30
31
32ListNonDel=()
33
34[SmoothFiles]
35List= ()
36
37[ParametersFiles]
38List= (${SUBMIT_DIR}/PARAM/reprobus.def, .),\
39    (${MODIPSL}/modeles/REPROBUS/XML/context_reprobus.xml, .)   ,\
40    (${MODIPSL}/modeles/REPROBUS/XML/field_def_reprobus.xml, .) ,\
41    (${MODIPSL}/modeles/REPROBUS/XML/file_def_reprobus.xml, .),\
42    (${SUBMIT_DIR}/PARAM/ping_reprobus_CCMI.xml, ping_REPROBUS_CM6.xml) ,\
43    (${SUBMIT_DIR}/PARAM/dr2xml_reprobus_CCMI.xml, dr2xml_reprobus.xml)
44
45
46
47[RestartFiles]
48List= ( NONE )
49
50[OutputText]
51List= (reprobus.def,context_reprobus.xml,field_def_reprobus.xml,file_def_reprobus.xml)
52
53[OutputFiles]
54List= (reprobus_species.nc,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_reprobus_species.nc,    NONE),\
55      (reprobus_speciesm.nc,     ${R_OUT_CHM_O_M}/${PREFIX}_1M_reprobus_speciesm.nc,   NONE)
56
57
58[Post_1D_reprobus_species]
59Patches= ()
60GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds, time_counter, area)
61TimeSeriesVars2D = (colo3)
62ChunckJob2D = NONE
63TimeSeriesVars3D = (temp, CH4, H2Orep, NO2, N2O, HNO3, N2O5, NO, NOy, O3, HBr, BrONO2, BrO, HOBr, BrCl, Br, HCl, ClONO2, ClO, Cl2O2, HOCl, OClO, Cl)
64ChunckJob3D = NONE
65Seasonal=OFF
66
67[Post_1M_reprobus_speciesm]
68Patches= ()
69GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds, time_counter, area)
70TimeSeriesVars2D = (colo3)
71ChunckJob2D = NONE
72TimeSeriesVars3D = (temp, CH4, H2Orep, NO2, N2O, HNO3, N2O5, NO, NOy, O3, HBr, BrONO2, BrO, HOBr, BrCl, Br, HCl, ClONO2, ClO, Cl2O2, HOCl, OClO, Cl)
73ChunckJob3D = NONE
74Seasonal=OFF
75
76
77
Note: See TracBrowser for help on using the repository browser.