1 | #- $Id: lmdz.card 70 2007-06-21 14:20:42Z acosce $ |
---|
2 | [Compatibility] |
---|
3 | libIGCM=1.0 |
---|
4 | |
---|
5 | [UserChoices] |
---|
6 | # Physics package to use : |
---|
7 | # AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources |
---|
8 | # NPv3.1 for new physics, to be used with LMDZ5/trunk revision 1554 or later |
---|
9 | LMDZ_Physics=AP |
---|
10 | #LMDZ_Physics=NPv3.1 |
---|
11 | #LMDZ_Physics=NPv3.2 |
---|
12 | |
---|
13 | # Use XIOS as output library |
---|
14 | XIOS=y |
---|
15 | |
---|
16 | # Set the variable CREATE needed further below to find the initial and boundary condition files. |
---|
17 | CREATE=ELC-${RESOL_ATM_3D} |
---|
18 | |
---|
19 | # ByPass_hgardfou_teta=y : modify teta_ parameters for following CumulPeriod only |
---|
20 | ByPass_hgardfou_teta=n |
---|
21 | |
---|
22 | # ByPass_hgardfou_mats=y : set parameter purmats=y for following CumulPeriod only |
---|
23 | ByPass_hgardfou_mats=n |
---|
24 | |
---|
25 | # Number of periods where to set parameter adjust=y before switching to adjust=n |
---|
26 | # For adjust=n, set LMDZ_NbPeriod_ajust=0. |
---|
27 | LMDZ_NbPeriod_adjust=0 |
---|
28 | # LMDZ_NbPeriod_adjust=0 |
---|
29 | # To force usage of this Bands file, put LMDZ_NbPeriod_adjust=0 and replace XXXXXXX by Restart Job Name |
---|
30 | #LMDZ_Bands_file_name=/ccc/store/cont003/dsm/p86cozic/IGCM_OUT/LMDZORINCA/NMHC_AER/L4OI3NA_39_Bands/ATM/Debug/L4OI3NA_39_Bands_Bands_96x95x39_32prc.dat_1 |
---|
31 | |
---|
32 | # Set ConfType to choose parameters for aerosols, solar and green house gazes. |
---|
33 | # The parameter file PARAM/config.def_$ConfType will be used. |
---|
34 | # ConfType=preind/actuel/annuel |
---|
35 | ConfType=actuel |
---|
36 | |
---|
37 | # manage radiative aerosol effect and ozone |
---|
38 | flag_aerosol=6 |
---|
39 | ok_ade=y |
---|
40 | ok_aie=n |
---|
41 | aerosol_couple=y |
---|
42 | read_climoz=0 |
---|
43 | ok_cdnc=y |
---|
44 | |
---|
45 | # Set OutLevel to choose the level of output files from LMDZ. The file PARAM/output.def_$OutLevel will be used. |
---|
46 | # OutLevel=low/medium/high |
---|
47 | OutLevel=low |
---|
48 | |
---|
49 | # Set COSP activation and Outputs frequency (monthly, daily, HF) = y/n |
---|
50 | LMDZ_COSP_OK=n |
---|
51 | LMDZ_COSP_monthly=n |
---|
52 | LMDZ_COSP_daily=n |
---|
53 | LMDZ_COSP_hf=n |
---|
54 | |
---|
55 | # Set NMC Outputs frequency (monthly, daily, HF) = y/n |
---|
56 | LMDZ_NMC_monthly=n |
---|
57 | LMDZ_NMC_daily=n |
---|
58 | LMDZ_NMC_hf=n |
---|
59 | |
---|
60 | |
---|
61 | # Nugding : ok_guide=y/n |
---|
62 | # If ok_guide=y, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles section below. |
---|
63 | ok_guide=n |
---|
64 | |
---|
65 | |
---|
66 | [InitialStateFiles] |
---|
67 | # start and startphy are the clim files computed with CLIM_CREATE (create_etat0_limit) job |
---|
68 | List= (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/start.nc , start.nc ) \ |
---|
69 | (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/startphy.nc , startphy.nc ) |
---|
70 | |
---|
71 | |
---|
72 | [BoundaryFiles] |
---|
73 | List= (${R_BC}/CHM/LMDZORINCA/${RESOL_ATM}_leap/EL-${RESOL_ATM}_${year}1231_limit.nc , limit.nc) |
---|
74 | |
---|
75 | # (/ccc/work/cont003/subipsl/subipsl/ECMWF${RESOL_ATM_XY}/AN${year}/u_ecmwf_${year}${month}.nc , u.nc ),\ |
---|
76 | # (/ccc/work/cont003/subipsl/subipsl/ECMWF${RESOL_ATM_XY}/AN${year}/v_ecmwf_${year}${month}.nc , v.nc ) |
---|
77 | |
---|
78 | ListNonDel= () |
---|
79 | |
---|
80 | [ParametersFiles] |
---|
81 | List= (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ |
---|
82 | (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D}, gcm.def), \ |
---|
83 | (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt, .), \ |
---|
84 | (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt, .), \ |
---|
85 | (${SUBMIT_DIR}/PARAM/output.def_${OutLevel}, output.def), \ |
---|
86 | (${SUBMIT_DIR}/PARAM/config.def_${ConfType}, config.def), \ |
---|
87 | (${SUBMIT_DIR}/PARAM/guide.def, .), \ |
---|
88 | (${SUBMIT_DIR}/PARAM/run.def, .), \ |
---|
89 | (${SUBMIT_DIR}/PARAM/traceur.def, .), \ |
---|
90 | (${SUBMIT_DIR}/PARAM/iodef.xml, . ),\ |
---|
91 | (${MODIPSL}/modeles/LMDZ/DefLists/context_lmdz.xml, . ) ,\ |
---|
92 | (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . ) ,\ |
---|
93 | (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histday_lmdz.xml, . ) ,\ |
---|
94 | (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf_lmdz.xml, . ) ,\ |
---|
95 | (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histins_lmdz.xml, . ) ,\ |
---|
96 | (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histLES_lmdz.xml, . ) ,\ |
---|
97 | (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmth_lmdz.xml, . ) ,\ |
---|
98 | (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstn_lmdz.xml, . ) ,\ |
---|
99 | (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthNMC_lmdz.xml, . ),\ |
---|
100 | (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayNMC_lmdz.xml, . ),\ |
---|
101 | (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfNMC_lmdz.xml, . ),\ |
---|
102 | (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthCOSP_lmdz.xml, . ),\ |
---|
103 | (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayCOSP_lmdz.xml, . ),\ |
---|
104 | (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfCOSP_lmdz.xml, . ) |
---|
105 | |
---|
106 | [RestartFiles] |
---|
107 | List= (restart.nc, restart.nc, start.nc), \ |
---|
108 | (restartphy.nc, restartphy.nc, startphy.nc) |
---|
109 | |
---|
110 | [OutputText] |
---|
111 | List= (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, used_run.def, iodef.xml, context_lmdz.xml,field_def_lmdz.xml) |
---|
112 | |
---|
113 | [OutputFiles] |
---|
114 | List= (histmth.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, Post_1M_histmth ) |
---|
115 | |
---|
116 | [Post_1M_histmth] |
---|
117 | Patches= () |
---|
118 | GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds, aire) |
---|
119 | TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, precip, prw, pluc, psol, q2m, sens, sicf, slp, snow, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWup200, SWdnTOA, SWupTOA, SWdn200, SWdnSFCclr, SWupSFCclr, SWupTOAclr, t2m, t2m_max, t2m_min, taux_ter, taux_sic, taux_lic, taux_oce, tauy_ter, tauy_sic, tauy_lic, tauy_oce, lat_ter, lat_sic, lat_lic, lat_oce, topl0, topl, tops0, tops, topswad, topswai, tsol, tsol_ter, tsol_lic, tsol_oce, tsol_sic , u10m, u500, v10m, v500, w500, pourc_ter, pourc_oce, pourc_sic, pourc_lic) |
---|
120 | ChunckJob2D = NONE |
---|
121 | TimeSeriesVars3D = () |
---|
122 | ChunckJob3D = NONE |
---|