Changeset 2567 for CONFIG/UNIFORM/v6_rc0
- Timestamp:
- 06/12/15 17:16:45 (8 years ago)
- Location:
- CONFIG/UNIFORM/v6_rc0/IPSLCM6/EXPERIMENTS/LMDZOR
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v6_rc0/IPSLCM6/EXPERIMENTS/LMDZOR/amip/COMP/lmdz.card
r2509 r2567 1 # $Id$2 3 1 [Compatibility] 4 2 libIGCM=1.0 5 3 6 4 [UserChoices] 7 # Physics package to use : 8 # AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources9 # NPv3.1 for new physics, to be used with LMDZ5/trunk revision 1554 or later5 # Physics package to use : 6 # LMDZ_Physics=AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources 7 # LMDZ_Physics=NPv3.1 for new physics, to be used with LMDZ5/trunk revision 1554 or later 10 8 LMDZ_Physics=AP 9 #LMDZ_Physics=NPv4.12 11 10 12 11 # Use XIOS as output library … … 16 15 CREATE=ELI-${RESOL_ATM_3D} 17 16 18 # ByPass_hgardfou_teta=y : modify teta_ parameters for following CumulPeriod only 19 ByPass_hgardfou_teta=n 20 21 # ByPass_hgardfou_mats=y : set parameter purmats=y for following CumulPeriod only 22 ByPass_hgardfou_mats=n 23 24 # Number of periods where to set parameter adjust=y before switching to adjust=n 25 # For adjust=n, set LMDZ_NbPeriod_ajust=0. 26 LMDZ_NbPeriod_adjust=0 27 28 # To force usage of specific Bands file, set LMDZ_NbPeriod_adjust=0 and replace XXXXXXX by Restart Job Name 29 # LMDZ_Bands_file_name=${ARCHIVE}/IGCM_OUT/IPSLCM5/XXXXXXX/ATM/Debug/XXXXXXX_Bands_96x95x19_3prc.dat_3 30 31 # Set ConfType to choose parameters for aerosols, solar and green house gazes. 17 # Set ConfType to choose parameters for aerosols, solar and green house gazes. 32 18 # The parameter file PARAM/config.def_$ConfType will be used. 33 19 # ConfType=preind/actuel/annuel 34 20 ConfType=annuel 35 21 36 # manage radiative aerosol effect and ozone 22 # manage radiative aerosol effect and ozone 37 23 flag_aerosol=6 38 24 ok_ade=y … … 42 28 ok_cdnc=y 43 29 30 # ByPass_hgardfou_teta=y : modify teta_ parameters for following CumulPeriod only 31 ByPass_hgardfou_teta=n 32 33 # ByPass_hgardfou_mats=y : set parameter purmats=y for following CumulPeriod only 34 ByPass_hgardfou_mats=n 35 36 # Number of periods where to set parameter adjust=y before switching to adjust=n 37 # For adjust=n, set LMDZ_NbPeriod_ajust=0. 38 LMDZ_NbPeriod_adjust=0 39 40 # To force usage of specific Bands file, set LMDZ_NbPeriod_adjust=0 and replace XXXXXXX by Restart experiment 41 # LMDZ_Bands_file_name=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/pdControl/XXXXXX/ATM/Debug/pdControl_XXXXXXX_Bands_96x95x19_3prc.dat_3 42 44 43 # Set OutLevel to choose the level of output files from LMDZ. The file PARAM/output.def_$OutLevel will be used. 45 44 # OutLevel=low/medium/high … … 48 47 # Set COSP activation and Outputs frequency (monthly, daily, HF) = y/n 49 48 LMDZ_COSP_OK=n 50 LMDZ_COSP_monthly= y49 LMDZ_COSP_monthly=n 51 50 LMDZ_COSP_daily=n 52 51 LMDZ_COSP_hf=n 53 52 54 53 # Set NMC Outputs frequency (monthly, daily, HF) = y/n 55 LMDZ_NMC_monthly= n54 LMDZ_NMC_monthly=y 56 55 LMDZ_NMC_daily=n 57 56 LMDZ_NMC_hf=n … … 61 60 ok_guide=n 62 61 63 64 62 [InitialStateFiles] 65 63 List= (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Restart/${CREATE}_${year}_start.nc, start.nc),\ 66 (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Restart/${CREATE}_${year}_startphy.nc, startphy.nc) 64 (${ARCHIVE}/IGCM_OUT/LMDZ/${CREATE}/ATM/Output/Restart/${CREATE}_${year}_startphy.nc, startphy.nc) 67 65 68 66 [BoundaryFiles] … … 90 88 91 89 [ParametersFiles] 92 List= (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 93 (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D}, gcm.def), \ 94 (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt, .), \ 95 (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt, .), \ 96 (${SUBMIT_DIR}/PARAM/output.def_${OutLevel}, output.def), \ 97 (${SUBMIT_DIR}/PARAM/config.def_${ConfType}, config.def), \ 98 (${SUBMIT_DIR}/PARAM/guide.def, .), \ 99 (${SUBMIT_DIR}/PARAM/run.def, .), \ 100 (${SUBMIT_DIR}/PARAM/traceur.def, .), \ 101 (${SUBMIT_DIR}/PARAM/iodef.xml, . ),\ 102 (${MODIPSL}/modeles/LMDZ/DefLists/context_lmdz.xml, . ) ,\ 103 (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . ) ,\ 104 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histday_lmdz.xml, . ) ,\ 105 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf_lmdz.xml, . ) ,\ 106 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histins_lmdz.xml, . ) ,\ 107 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histLES_lmdz.xml, . ) ,\ 108 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmth_lmdz.xml, . ) ,\ 109 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstn_lmdz.xml, . ) ,\ 110 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthNMC_lmdz.xml, . ),\ 111 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayNMC_lmdz.xml, . ),\ 112 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfNMC_lmdz.xml, . ),\ 113 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthCOSP_lmdz.xml, . ),\ 114 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayCOSP_lmdz.xml, . ),\ 115 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfCOSP_lmdz.xml, . ) 90 List= (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 91 (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D}, gcm.def), \ 92 (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt, .), \ 93 (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt, .), \ 94 (${SUBMIT_DIR}/PARAM/config.def_${ConfType}, config.def), \ 95 (${SUBMIT_DIR}/PARAM/guide.def, .), \ 96 (${SUBMIT_DIR}/PARAM/run.def, .), \ 97 (${SUBMIT_DIR}/PARAM/traceur.def, .), \ 98 (${SUBMIT_DIR}/PARAM/iodef.xml, . ), \ 99 (${MODIPSL}/modeles/LMDZ/DefLists/context_lmdz.xml, . ), \ 100 (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . ), \ 101 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmth_lmdz.xml, . ), \ 102 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthCOSP_lmdz.xml, .),\ 103 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthNMC_lmdz.xml, . ),\ 104 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histday_lmdz.xml, . ), \ 105 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayCOSP_lmdz.xml, .),\ 106 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayNMC_lmdz.xml, . ),\ 107 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf_lmdz.xml, . ), \ 108 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfCOSP_lmdz.xml, .), \ 109 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfNMC_lmdz.xml, . ), \ 110 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstn_lmdz.xml, . ), \ 111 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histins_lmdz.xml, . ), \ 112 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histLES_lmdz.xml, . ) 113 114 # (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf3h_lmdz.xml, . ), \ 115 # (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf3hm_lmdz.xml, . ), \ 116 116 117 117 [RestartFiles] 118 List= 119 118 List= (restart.nc, restart.nc, start.nc), \ 119 (restartphy.nc, restartphy.nc, startphy.nc) 120 120 121 121 [OutputText] 122 List= (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, output.def, used_*, iodef.xml, context_lmdz.xml,field_def_lmdz.xml)122 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,debug.01,lmdz.prt) 123 123 124 124 [OutputFiles] 125 List= (histmth.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, Post_1M_histmth),\126 (histmthCOSP.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc, Post_1M_histmthCOSP),\127 (histmthNMC.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc, Post_1M_histmthNMC),\128 (dynzon.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_dynzon.nc, Post_1M_dynzon),\129 (histday.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc, Post_1D_histday),\130 (histdayCOSP.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc, Post_1D_histdayCOSP),\131 (histdayNMC.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc, Post_1D_histdayNMC),\132 (histhf.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc, Post_HF_histhf),\133 (histhfCOSP.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc, Post_HF_histhfCOSP),\134 (histhfNMC.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc, Post_HF_histhfNMC),\135 (histhf3h.nc, ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc, Post_3H_histhf3h),\136 (histhf3hm.nc, ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc, Post_3H_histhf3hm)125 List= (histmth.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, Post_1M_histmth), \ 126 (histmthCOSP.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc, NONE), \ 127 (histmthNMC.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc, Post_1M_histmthNMC), \ 128 (paramLMDZ_phy.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_paramLMDZ_phy.nc, Post_1M_paramLMDZ_phy), \ 129 (histday.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc, NONE), \ 130 (histdayCOSP.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc, NONE), \ 131 (histdayNMC.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc, NONE), \ 132 (histhf.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc, NONE), \ 133 (histhfCOSP.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc, NONE), \ 134 (histhfNMC.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc, NONE), \ 135 (histhf3h.nc, ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc, NONE), \ 136 (histhf3hm.nc, ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc, NONE) 137 137 138 138 [Post_1M_histmth] 139 139 Patches= () 140 140 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds, aire) 141 TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, ftime_con, ftime_th, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, LWupTOA, LWupTOAclr, precip, prw, pluc, psol, q2m, rh2m, sens, sicf, slp, snow, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWup200, SWdnTOA, SWupTOA, SWdn200, SWdnSFCclr, SWupSFCclr, SWupTOAclr, t2m, t2m_max, t2m_min, taux, taux_ter, taux_sic, taux_lic, taux_oce, tauy, tauy_ter, tauy_sic, tauy_lic, tauy_oce, lat_ter, lat_sic, lat_lic, lat_oce, mc, nettop, paprs, pbase, ptop, 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, wind10m, od550aer, od550lt1aer, absvisaer, loadoa, loadbc, loadso4, loaddust, loadss, sconcoa, sconcbc, sconcso4, sconcdust, sconcss, reffclwtop, cldncl)142 ChunckJob2D = NONE 143 TimeSeriesVars3D = (upwd, lwcon, iwcon, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres, rneb, rnebcon, rhum, ec550aer, concoa, concbc, concso4, concss, concdust, reffclws, reffclwc)141 TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, ftime_con, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, precip, prw, pluc, psol, q2m, rh2m, sens, sicf, slp, snow, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWup200, SWdnTOA, SWupTOA, SWdn200, SWdnSFCclr, SWupSFCclr, SWupTOAclr, t2m, t2m_max, t2m_min, taux, taux_ter, taux_sic, taux_lic, taux_oce, tauy, tauy_ter, tauy_sic, tauy_lic, tauy_oce, lat_ter, lat_sic, lat_lic, lat_oce, nettop, pbase, ptop, 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, wind10m, od550aer, od550lt1aer, absvisaer, loadoa, loadbc, loadso4, loaddust, loadss, sconcoa, sconcbc, sconcso4, sconcdust, sconcss, reffclwtop, cldncl, swtoaas_ant, swtoacs_ant, swtoacf_ant, swsrfas_ant, swsrfcs_ant, swsrfcf_ant, swtoaas_nat, swtoacs_nat, swtoacf_nat, swsrfas_nat, swsrfcs_nat, swsrfcf_nat, solswai, solswad, swtoacf_zero, swsrfcf_zero) 142 ChunckJob2D = NONE 143 TimeSeriesVars3D = (upwd, lwcon, iwcon, lcc3dcon, lcc3dstra, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres, rneb, rnebcon, rhum, mc, paprs, scdnc, ec550aer, concoa, concbc, concso4, concss, concdust, reffclws, reffclwc, tnt, dtdyn, dtphy, dtlschr, tntr, tntscpbl, tnhus, dqdyn, dqvdf, tnhusscpbl, dqphy, evu, mcd) 144 144 ChunckJob3D = 100Y 145 145 Seasonal=ON … … 147 147 [Post_1M_histmthCOSP] 148 148 Patches = () 149 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds, aire) 149 GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bounds) 150 TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp) 151 ChunckJob2D = OFF 152 TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl) 153 ChunckJob3D = OFF 154 Seasonal=OFF 155 156 [Post_1M_histmthNMC] 157 Patches = () 158 GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) 150 159 TimeSeriesVars2D = () 151 ChunckJob2D = NONE 160 ChunckJob2D = NONE 161 TimeSeriesVars3D = (ta, tro3, zg, hus, hur, ua, va, wap) 162 ChunckJob3D = NONE 163 Seasonal=ON 164 165 [Post_1M_paramLMDZ_phy] 166 Patches=() 167 GatherWithInternal = (lon, lat, time_counter, time_counter_bnds) 168 TimeSeriesVars2D =(R_ecc, R_peri, R_incl, solaire, co2_ppm, CH4_ppb, N2O_ppb, CFC11_ppt, CFC12_ppt) 169 ChunckJob2D = NONE 152 170 TimeSeriesVars3D = () 153 171 ChunckJob3D = NONE 154 172 Seasonal=OFF 155 173 156 [Post_1M_histmthNMC] 174 [Post_1D_histday] 175 Patches= () 176 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 177 TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, precip, pluc, plul, prw, psol, q2m, sens, sicf, slp, soll, sols, snow, SWdnSFC, t2m, t2m_max, t2m_min, topl, tops, tsol, u10m, v10m, wind10m, wind10max) 178 ChunckJob2D = 50Y 179 TimeSeriesVars3D = (lwcon, iwcon, mc, rhum, rneb, temp, theta, ovap, geop, vitu, vitv, vitw, pres, paprs) 180 ChunckJob3D = OFF 181 Seasonal=OFF 182 183 [Post_1D_histdayCOSP] 184 Patches = () 185 GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bounds) 186 TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp) 187 ChunckJob2D = OFF 188 TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl) 189 ChunckJob3D = OFF 190 Seasonal=OFF 191 192 [Post_1D_histdayNMC] 157 193 Patches = () 158 194 GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) 159 195 TimeSeriesVars2D = () 160 196 ChunckJob2D = NONE 161 TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT, ozone, ozone_daylight) 162 ChunckJob3D = 100Y 163 Seasonal=OFF 164 165 [Post_1M_dynzon] 166 Patches = () 167 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 168 TimeSeriesVars2D = () 169 ChunckJob2D = NONE 170 TimeSeriesVars3D = () 171 ChunckJob3D = NONE 172 Seasonal=OFF 173 174 [Post_1D_histday] 175 Patches= () 176 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 177 TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, iwp, lwp, phi500, precip, pluc, plul, prw, psol, rh2m, rh2m_min, rh2m_max, q2m, sens, sicf, slp, soll, sols, LWdnSFC, SWdnSFC, LWupSFCclr,SWupSFC, t2m, t2m_max, t2m_min, topl, tops, tsol, u10m, v10m, wind10m, wind10max, u850, v850, w850, phi850, q850, t850, u700, v700, w700, phi700, q700, t700, u500, v500, w500, phi500, q500, t500, u200, v200, w200, phi200, q200, t200) 178 ChunckJob2D = 200Y 179 TimeSeriesVars3D = (rhum, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres) 197 TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap) 180 198 ChunckJob3D = 10Y 181 199 Seasonal=OFF 182 200 183 [Post_1D_histdayCOSP] 184 Patches = () 185 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds, aire) 186 TimeSeriesVars2D = () 187 ChunckJob2D = NONE 188 TimeSeriesVars3D = () 189 ChunckJob3D = NONE 190 Seasonal=OFF 191 192 [Post_1D_histdayNMC] 201 [Post_HF_histhf] 202 Patches= () 203 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 204 TimeSeriesVars2D = (cldt, psol, q2m, slp, precip, pluc, plul, t2m, tsol, u10m, v10m) 205 ChunckJob2D = 50Y 206 TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv) 207 ChunckJob3D = OFF 208 Seasonal=OFF 209 210 [Post_HF_histhfCOSP] 211 Patches = () 212 GatherWithInternal = (lon, lat, height, sza, time_counter, time_counter_bounds) 213 TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso) 214 ChunckJob2D = OFF 215 TimeSeriesVars3D = (clcalipso, parasol_refl, cfad_lidarsr532_c01, cfad_lidarsr532_c02, cfad_lidarsr532_c03, cfad_lidarsr532_c04, cfad_lidarsr532_c05, cfad_lidarsr532_c06, cfad_lidarsr532_c07, cfad_lidarsr532_c08, cfad_lidarsr532_c09, cfad_lidarsr532_c10, cfad_lidarsr532_c11, cfad_lidarsr532_c12, cfad_lidarsr532_c13, cfad_lidarsr532_c14, cfad_lidarsr532_c15) 216 ChunckJob3D = OFF 217 Seasonal=OFF 218 219 [Post_HF_histhfNMC] 193 220 Patches = () 194 221 GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) … … 199 226 Seasonal=OFF 200 227 201 [Post_HF_histhf] 202 Patches= () 203 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 204 TimeSeriesVars2D = (cldt, psol, q2m, slp, SWnetOR, SWdownOR, LWdownOR, precip, pluc, plul, t2m, tsol, u10m, v10m, t850, t700, t500, t200, t50, t10, u850, u700, u500, u200, u50, u10, v850, v700, v500, v200, v50, v10, phi850, phi700, phi200, phi50, phi10, w850, w700, w500, w200, w50, w10, q850, q700, q500, q200, q50, q10) 205 ChunckJob2D = 50Y 206 TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv) 207 ChunckJob3D = 10Y 208 Seasonal=OFF 209 210 [Post_HF_histhfCOSP] 211 Patches = () 212 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds, aire) 213 TimeSeriesVars2D = () 214 ChunckJob2D = NONE 228 [Post_3H_histhf3hm] 229 Patches= () 230 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 231 TimeSeriesVars2D = (flat, precip, pluc, snow, topl, topl0, SWupTOA, SWupTOAclr, SWdnTOA, SWupSFC, SWupSFCclr, SWdnSFC, SWdnSFCclr, LWupSFC, LWupSFCclr, LWdnSFC, LWdnSFCclr, bils, bils_tke, bils_diss, bils_ec, bils_kinetic, bils_enthalp, bils_latent, sens, cldt, zmax_th) 232 ChunckJob2D = OFF 215 233 TimeSeriesVars3D = () 216 ChunckJob3D = NONE 217 Seasonal=OFF 218 219 [Post_HF_histhfNMC] 220 Patches = () 221 GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) 222 TimeSeriesVars2D = () 223 ChunckJob2D = NONE 224 TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT) 225 ChunckJob3D = 100Y 234 ChunckJob3D = OFF 226 235 Seasonal=OFF 227 236 … … 229 238 Patches= () 230 239 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 231 TimeSeriesVars2D = (phis, tsol, t2m, q2m, u 10m, v10m, psol, topl, bils, cdrh)232 ChunckJob2D = 50Y240 TimeSeriesVars2D = (phis, tsol, t2m, q2m, ustar, u10m, v10m, psol) 241 ChunckJob2D = OFF 233 242 TimeSeriesVars3D = () 234 243 ChunckJob3D = OFF 235 244 Seasonal=OFF 236 237 [Post_3H_histhf3hm]238 Patches= ()239 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds)240 TimeSeriesVars2D = (precip, flat, sens, LWdnSFC, LWupSFC, SWdnSFC, SWupSFC, pluc, snow, LWdnSFCclr, SWdnSFCclr, LWupSFCclr, cldt)241 ChunckJob2D = 50Y242 TimeSeriesVars3D = ()243 ChunckJob3D = OFF244 Seasonal=OFF -
CONFIG/UNIFORM/v6_rc0/IPSLCM6/EXPERIMENTS/LMDZOR/amip/COMP/orchidee.card
r2501 r2567 12 12 VEGET_UPDATE=1Y 13 13 LAND_COVER_CHANGE=y 14 15 # Use XIOS as output library16 XIOS=y17 14 18 15 [InitialStateFiles] … … 43 40 44 41 [OutputFiles] 45 List= (sechiba_history.nc,${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \46 (sechiba_out_2.nc, ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc, Post_HF_sechiba_out_2),\47 (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc, NONE)42 List= (sechiba_history.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \ 43 (sechiba_out_2.nc, ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc, NONE), \ 44 (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc, NONE) 48 45 49 46 [Post_1M_sechiba_history] 50 Patches = ()51 GatherWithInternal = (lon, lat, veget, time_counter, time_counter_bounds, Areas, Contfrac)52 TimeSeriesVars2D = (nobiofrac, alb_nir, alb_vis, bqsb, evap, fluxlat, fluxsens, gqsb, netrad, qair, rain, runoff, snow, snownobio, snowf, subli, tair, temp_sol, tsol_max, tsol_min, drainage,mrsos, mrso, mrros, mrro, prveg, evspsblveg, evspsblsoi, tran, treeFrac, grassFrac, cropFrac, baresoilFrac, residualFrac)53 ChunckJob2D = NONE54 TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, CO2FLUX, ptn, nee)55 ChunckJob3D = NONE56 Seasonal = ON47 Patches = () 48 GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_counter_bounds) 49 TimeSeriesVars2D = (nobiofrac, alb_nir, alb_vis, bqsb, evap, fluxlat, fluxsens, gqsb, netrad, qair, rain, runoff, snow, snownobio, snowf, subli, tair, temp_sol, tsol_max, tsol_min, drainage,mrsos, mrso, mrros, mrro, prveg, evspsblveg, evspsblsoi, tran, treeFrac, grassFrac, cropFrac, baresoilFrac, residualFrac) 50 ChunckJob2D = NONE 51 TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, ptn, nee) 52 ChunckJob3D = NONE 53 Seasonal = ON 57 54 58 55 [Post_HF_sechiba_out_2] 59 Patches = ()60 GatherWithInternal = (lon, lat, veget, time_counter, time_counter_bounds, Areas, Contfrac)61 TimeSeriesVars2D = (mrsos, mrro)62 ChunckJob2D = 50Y63 TimeSeriesVars3D = (ptn)64 ChunckJob3D = 10Y65 Seasonal = OFF56 Patches = () 57 GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_counter_bounds) 58 TimeSeriesVars2D = (mrsos, mrro) 59 ChunckJob2D = 50Y 60 TimeSeriesVars3D = (ptn) 61 ChunckJob3D = 10Y 62 Seasonal = OFF -
CONFIG/UNIFORM/v6_rc0/IPSLCM6/EXPERIMENTS/LMDZOR/amip/COMP/stomate.card
r2501 r2567 26 26 27 27 [OutputFiles] 28 List= (stomate_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_history.nc, Post_1M_stomate_history)\29 (stomate_ipcc_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_ipcc_history.nc, Post_1M_stomate_ipcc_history)28 List= (stomate_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_history.nc, Post_1M_stomate_history), \ 29 (stomate_ipcc_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_ipcc_history.nc, Post_1M_stomate_ipcc_history) 30 30 31 31 [Post_1M_stomate_history] -
CONFIG/UNIFORM/v6_rc0/IPSLCM6/EXPERIMENTS/LMDZOR/clim/COMP/lmdz.card
r2511 r2567 1 # $Id$2 3 1 [Compatibility] 4 2 libIGCM=1.0 5 3 6 4 [UserChoices] 7 # Physics package to use : 8 # AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources9 # NPv3.1 for new physics, to be used with LMDZ5/trunk revision 1554 or later5 # Physics package to use : 6 # LMDZ_Physics=AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources 7 # LMDZ_Physics=NPv3.1 for new physics, to be used with LMDZ5/trunk revision 1554 or later 10 8 LMDZ_Physics=AP 9 #LMDZ_Physics=NPv4.12 11 10 12 11 # Use XIOS as output library … … 16 15 CREATE=ELC-${RESOL_ATM_3D} 17 16 18 # ByPass_hgardfou_teta=y : modify teta_ parameters for following CumulPeriod only 19 ByPass_hgardfou_teta=n 20 21 # ByPass_hgardfou_mats=y : set parameter purmats=y for following CumulPeriod only 22 ByPass_hgardfou_mats=n 23 24 # Number of periods where to set parameter adjust=y before switching to adjust=n 25 # For adjust=n, set LMDZ_NbPeriod_ajust=0. 26 LMDZ_NbPeriod_adjust=0 27 28 # To force usage of specific Bands file, set LMDZ_NbPeriod_adjust=0 and replace XXXXXXX by Restart Job Name 29 # LMDZ_Bands_file_name=${ARCHIVE}/IGCM_OUT/IPSLCM5/XXXXXXX/ATM/Debug/XXXXXXX_Bands_96x95x19_3prc.dat_3 30 31 # Set ConfType to choose parameters for aerosols, solar and green house gazes. 17 # Set ConfType to choose parameters for aerosols, solar and green house gazes. 32 18 # The parameter file PARAM/config.def_$ConfType will be used. 33 19 # ConfType=preind/actuel/annuel 34 20 ConfType=actuel 35 21 36 # manage radiative aerosol effect and ozone 22 # manage radiative aerosol effect and ozone 37 23 flag_aerosol=6 38 24 ok_ade=y … … 42 28 ok_cdnc=y 43 29 30 # ByPass_hgardfou_teta=y : modify teta_ parameters for following CumulPeriod only 31 ByPass_hgardfou_teta=n 32 33 # ByPass_hgardfou_mats=y : set parameter purmats=y for following CumulPeriod only 34 ByPass_hgardfou_mats=n 35 36 # Number of periods where to set parameter adjust=y before switching to adjust=n 37 # For adjust=n, set LMDZ_NbPeriod_ajust=0. 38 LMDZ_NbPeriod_adjust=0 39 40 # To force usage of specific Bands file, set LMDZ_NbPeriod_adjust=0 and replace XXXXXXX by Restart experiment 41 # LMDZ_Bands_file_name=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/pdControl/XXXXXX/ATM/Debug/pdControl_XXXXXXX_Bands_96x95x19_3prc.dat_3 42 44 43 # Set OutLevel to choose the level of output files from LMDZ. The file PARAM/output.def_$OutLevel will be used. 45 44 # OutLevel=low/medium/high … … 48 47 # Set COSP activation and Outputs frequency (monthly, daily, HF) = y/n 49 48 LMDZ_COSP_OK=n 50 LMDZ_COSP_monthly= y49 LMDZ_COSP_monthly=n 51 50 LMDZ_COSP_daily=n 52 51 LMDZ_COSP_hf=n 53 52 54 53 # Set NMC Outputs frequency (monthly, daily, HF) = y/n 55 LMDZ_NMC_monthly= n54 LMDZ_NMC_monthly=y 56 55 LMDZ_NMC_daily=n 57 56 LMDZ_NMC_hf=n … … 60 59 # If ok_guide=y, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles section below. 61 60 ok_guide=n 62 63 61 64 62 [InitialStateFiles] … … 85 83 86 84 [ParametersFiles] 87 List= (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 88 (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D}, gcm.def), \ 89 (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt, .), \ 90 (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt, .), \ 91 (${SUBMIT_DIR}/PARAM/output.def_${OutLevel}, output.def), \ 92 (${SUBMIT_DIR}/PARAM/config.def_${ConfType}, config.def), \ 93 (${SUBMIT_DIR}/PARAM/guide.def, .), \ 94 (${SUBMIT_DIR}/PARAM/run.def, .), \ 95 (${SUBMIT_DIR}/PARAM/traceur.def, .), \ 96 (${SUBMIT_DIR}/PARAM/iodef.xml, . ),\ 97 (${MODIPSL}/modeles/LMDZ/DefLists/context_lmdz.xml, . ) ,\ 98 (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . ) ,\ 99 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histday_lmdz.xml, . ) ,\ 100 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf_lmdz.xml, . ) ,\ 101 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histins_lmdz.xml, . ) ,\ 102 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histLES_lmdz.xml, . ) ,\ 103 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmth_lmdz.xml, . ) ,\ 104 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstn_lmdz.xml, . ) ,\ 105 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthNMC_lmdz.xml, . ),\ 106 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayNMC_lmdz.xml, . ),\ 107 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfNMC_lmdz.xml, . ),\ 108 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthCOSP_lmdz.xml, . ),\ 109 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayCOSP_lmdz.xml, . ),\ 110 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfCOSP_lmdz.xml, . ) 85 List= (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 86 (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D}, gcm.def), \ 87 (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt, .), \ 88 (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt, .), \ 89 (${SUBMIT_DIR}/PARAM/config.def_${ConfType}, config.def), \ 90 (${SUBMIT_DIR}/PARAM/guide.def, .), \ 91 (${SUBMIT_DIR}/PARAM/run.def, .), \ 92 (${SUBMIT_DIR}/PARAM/traceur.def, .), \ 93 (${SUBMIT_DIR}/PARAM/iodef.xml, . ), \ 94 (${MODIPSL}/modeles/LMDZ/DefLists/context_lmdz.xml, . ), \ 95 (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . ), \ 96 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmth_lmdz.xml, . ), \ 97 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthCOSP_lmdz.xml, .),\ 98 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthNMC_lmdz.xml, . ),\ 99 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histday_lmdz.xml, . ), \ 100 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayCOSP_lmdz.xml, .),\ 101 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayNMC_lmdz.xml, . ),\ 102 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf_lmdz.xml, . ), \ 103 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfCOSP_lmdz.xml, .), \ 104 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfNMC_lmdz.xml, . ), \ 105 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstn_lmdz.xml, . ), \ 106 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histins_lmdz.xml, . ), \ 107 (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histLES_lmdz.xml, . ) 108 109 # (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf3h_lmdz.xml, . ), \ 110 # (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf3hm_lmdz.xml, . ), \ 111 111 112 112 [RestartFiles] 113 List= 114 113 List= (restart.nc, restart.nc, start.nc), \ 114 (restartphy.nc, restartphy.nc, startphy.nc) 115 115 116 116 [OutputText] 117 List= (physiq.def, gcm.def, run.def, traceur.def, guide.def, config.def, output.def, used_*, iodef.xml, context_lmdz.xml,field_def_lmdz.xml)117 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,debug.01,lmdz.prt) 118 118 119 119 [OutputFiles] 120 List= (histmth.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, Post_1M_histmth),\121 (histmthCOSP.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc, Post_1M_histmthCOSP),\122 (histmthNMC.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc, Post_1M_histmthNMC),\123 (dynzon.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_dynzon.nc, Post_1M_dynzon),\124 (histday.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc, Post_1D_histday),\125 (histdayCOSP.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc, Post_1D_histdayCOSP),\126 (histdayNMC.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc, Post_1D_histdayNMC),\127 (histhf.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc, Post_HF_histhf),\128 (histhfCOSP.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc, Post_HF_histhfCOSP),\129 (histhfNMC.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc, Post_HF_histhfNMC),\130 (histhf3h.nc, ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc, Post_3H_histhf3h),\131 (histhf3hm.nc, ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc, Post_3H_histhf3hm)120 List= (histmth.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, Post_1M_histmth), \ 121 (histmthCOSP.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthCOSP.nc, NONE), \ 122 (histmthNMC.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc, Post_1M_histmthNMC), \ 123 (paramLMDZ_phy.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_paramLMDZ_phy.nc, Post_1M_paramLMDZ_phy), \ 124 (histday.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc, NONE), \ 125 (histdayCOSP.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc, NONE), \ 126 (histdayNMC.nc, ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc, NONE), \ 127 (histhf.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc, NONE), \ 128 (histhfCOSP.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc, NONE), \ 129 (histhfNMC.nc, ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc, NONE), \ 130 (histhf3h.nc, ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3h.nc, NONE), \ 131 (histhf3hm.nc, ${R_OUT_ATM_O_H}/${PREFIX}_3H_histhf3hm.nc, NONE) 132 132 133 133 [Post_1M_histmth] 134 134 Patches= () 135 135 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds, aire) 136 TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, ftime_con, ftime_th, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, LWupTOA, LWupTOAclr, precip, prw, pluc, psol, q2m, rh2m, sens, sicf, slp, snow, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWup200, SWdnTOA, SWupTOA, SWdn200, SWdnSFCclr, SWupSFCclr, SWupTOAclr, t2m, t2m_max, t2m_min, taux, taux_ter, taux_sic, taux_lic, taux_oce, tauy, tauy_ter, tauy_sic, tauy_lic, tauy_oce, lat_ter, lat_sic, lat_lic, lat_oce, mc, nettop, paprs, pbase, ptop, 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, wind10m, od550aer, od550lt1aer, absvisaer, loadoa, loadbc, loadso4, loaddust, loadss, sconcoa, sconcbc, sconcso4, sconcdust, sconcss, reffclwtop, cldncl)137 ChunckJob2D = NONE 138 TimeSeriesVars3D = (upwd, lwcon, iwcon, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres, rneb, rnebcon, rhum, ec550aer, concoa, concbc, concso4, concss, concdust, reffclws, reffclwc)136 TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, ftime_con, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, precip, prw, pluc, psol, q2m, rh2m, sens, sicf, slp, snow, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWup200, SWdnTOA, SWupTOA, SWdn200, SWdnSFCclr, SWupSFCclr, SWupTOAclr, t2m, t2m_max, t2m_min, taux, taux_ter, taux_sic, taux_lic, taux_oce, tauy, tauy_ter, tauy_sic, tauy_lic, tauy_oce, lat_ter, lat_sic, lat_lic, lat_oce, nettop, pbase, ptop, 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, wind10m, od550aer, od550lt1aer, absvisaer, loadoa, loadbc, loadso4, loaddust, loadss, sconcoa, sconcbc, sconcso4, sconcdust, sconcss, reffclwtop, cldncl, swtoaas_ant, swtoacs_ant, swtoacf_ant, swsrfas_ant, swsrfcs_ant, swsrfcf_ant, swtoaas_nat, swtoacs_nat, swtoacf_nat, swsrfas_nat, swsrfcs_nat, swsrfcf_nat, solswai, solswad, swtoacf_zero, swsrfcf_zero) 137 ChunckJob2D = NONE 138 TimeSeriesVars3D = (upwd, lwcon, iwcon, lcc3dcon, lcc3dstra, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres, rneb, rnebcon, rhum, mc, paprs, scdnc, ec550aer, concoa, concbc, concso4, concss, concdust, reffclws, reffclwc, tnt, dtdyn, dtphy, dtlschr, tntr, tntscpbl, tnhus, dqdyn, dqvdf, tnhusscpbl, dqphy, evu, mcd) 139 139 ChunckJob3D = 100Y 140 140 Seasonal=ON … … 142 142 [Post_1M_histmthCOSP] 143 143 Patches = () 144 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds, aire) 144 GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bounds) 145 TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp) 146 ChunckJob2D = OFF 147 TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl) 148 ChunckJob3D = OFF 149 Seasonal=OFF 150 151 [Post_1M_histmthNMC] 152 Patches = () 153 GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) 145 154 TimeSeriesVars2D = () 146 ChunckJob2D = NONE 155 ChunckJob2D = NONE 156 TimeSeriesVars3D = (ta, tro3, zg, hus, hur, ua, va, wap) 157 ChunckJob3D = NONE 158 Seasonal=ON 159 160 [Post_1M_paramLMDZ_phy] 161 Patches=() 162 GatherWithInternal = (lon, lat, time_counter, time_counter_bnds) 163 TimeSeriesVars2D =(R_ecc, R_peri, R_incl, solaire, co2_ppm, CH4_ppb, N2O_ppb, CFC11_ppt, CFC12_ppt) 164 ChunckJob2D = NONE 147 165 TimeSeriesVars3D = () 148 166 ChunckJob3D = NONE 149 167 Seasonal=OFF 150 168 151 [Post_1M_histmthNMC] 169 [Post_1D_histday] 170 Patches= () 171 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 172 TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, precip, pluc, plul, prw, psol, q2m, sens, sicf, slp, soll, sols, snow, SWdnSFC, t2m, t2m_max, t2m_min, topl, tops, tsol, u10m, v10m, wind10m, wind10max) 173 ChunckJob2D = 50Y 174 TimeSeriesVars3D = (lwcon, iwcon, mc, rhum, rneb, temp, theta, ovap, geop, vitu, vitv, vitw, pres, paprs) 175 ChunckJob3D = OFF 176 Seasonal=OFF 177 178 [Post_1D_histdayCOSP] 179 Patches = () 180 GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bounds) 181 TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp) 182 ChunckJob2D = OFF 183 TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl) 184 ChunckJob3D = OFF 185 Seasonal=OFF 186 187 [Post_1D_histdayNMC] 152 188 Patches = () 153 189 GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) 154 190 TimeSeriesVars2D = () 155 191 ChunckJob2D = NONE 156 TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT, ozone, ozone_daylight) 157 ChunckJob3D = 100Y 158 Seasonal=OFF 159 160 [Post_1M_dynzon] 161 Patches = () 162 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 163 TimeSeriesVars2D = () 164 ChunckJob2D = NONE 165 TimeSeriesVars3D = () 166 ChunckJob3D = NONE 167 Seasonal=OFF 168 169 [Post_1D_histday] 170 Patches= () 171 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 172 TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, iwp, lwp, phi500, precip, pluc, plul, prw, psol, rh2m, rh2m_min, rh2m_max, q2m, sens, sicf, slp, soll, sols, LWdnSFC, SWdnSFC, LWupSFCclr,SWupSFC, t2m, t2m_max, t2m_min, topl, tops, tsol, u10m, v10m, wind10m, wind10max, u850, v850, w850, phi850, q850, t850, u700, v700, w700, phi700, q700, t700, u500, v500, w500, phi500, q500, t500, u200, v200, w200, phi200, q200, t200) 173 ChunckJob2D = 200Y 174 TimeSeriesVars3D = (rhum, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres) 192 TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap) 175 193 ChunckJob3D = 10Y 176 194 Seasonal=OFF 177 195 178 [Post_1D_histdayCOSP] 179 Patches = () 180 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds, aire) 181 TimeSeriesVars2D = () 182 ChunckJob2D = NONE 183 TimeSeriesVars3D = () 184 ChunckJob3D = NONE 185 Seasonal=OFF 186 187 [Post_1D_histdayNMC] 196 [Post_HF_histhf] 197 Patches= () 198 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 199 TimeSeriesVars2D = (cldt, psol, q2m, slp, precip, pluc, plul, t2m, tsol, u10m, v10m) 200 ChunckJob2D = 50Y 201 TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv) 202 ChunckJob3D = OFF 203 Seasonal=OFF 204 205 [Post_HF_histhfCOSP] 206 Patches = () 207 GatherWithInternal = (lon, lat, height, sza, time_counter, time_counter_bounds) 208 TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso) 209 ChunckJob2D = OFF 210 TimeSeriesVars3D = (clcalipso, parasol_refl, cfad_lidarsr532_c01, cfad_lidarsr532_c02, cfad_lidarsr532_c03, cfad_lidarsr532_c04, cfad_lidarsr532_c05, cfad_lidarsr532_c06, cfad_lidarsr532_c07, cfad_lidarsr532_c08, cfad_lidarsr532_c09, cfad_lidarsr532_c10, cfad_lidarsr532_c11, cfad_lidarsr532_c12, cfad_lidarsr532_c13, cfad_lidarsr532_c14, cfad_lidarsr532_c15) 211 ChunckJob3D = OFF 212 Seasonal=OFF 213 214 [Post_HF_histhfNMC] 188 215 Patches = () 189 216 GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) … … 194 221 Seasonal=OFF 195 222 196 [Post_HF_histhf] 197 Patches= () 198 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 199 TimeSeriesVars2D = (cldt, psol, q2m, slp, SWnetOR, SWdownOR, LWdownOR, precip, pluc, plul, t2m, tsol, u10m, v10m, t850, t700, t500, t200, t50, t10, u850, u700, u500, u200, u50, u10, v850, v700, v500, v200, v50, v10, phi850, phi700, phi200, phi50, phi10, w850, w700, w500, w200, w50, w10, q850, q700, q500, q200, q50, q10) 200 ChunckJob2D = 50Y 201 TimeSeriesVars3D = (temp, theta, ovap, vitu, vitv) 202 ChunckJob3D = 10Y 203 Seasonal=OFF 204 205 [Post_HF_histhfCOSP] 206 Patches = () 207 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds, aire) 208 TimeSeriesVars2D = () 209 ChunckJob2D = NONE 223 [Post_3H_histhf3hm] 224 Patches= () 225 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 226 TimeSeriesVars2D = (flat, precip, pluc, snow, topl, topl0, SWupTOA, SWupTOAclr, SWdnTOA, SWupSFC, SWupSFCclr, SWdnSFC, SWdnSFCclr, LWupSFC, LWupSFCclr, LWdnSFC, LWdnSFCclr, bils, bils_tke, bils_diss, bils_ec, bils_kinetic, bils_enthalp, bils_latent, sens, cldt, zmax_th) 227 ChunckJob2D = OFF 210 228 TimeSeriesVars3D = () 211 ChunckJob3D = NONE 212 Seasonal=OFF 213 214 [Post_HF_histhfNMC] 215 Patches = () 216 GatherWithInternal = (lon, lat, plev, time_counter, time_counter_bounds) 217 TimeSeriesVars2D = () 218 ChunckJob2D = NONE 219 TimeSeriesVars3D = (ta, zg, hus, hur, ua, va, wap, psbg, uv, vq, vT, wq, vphi, wT, uxu, vxv, TxT) 220 ChunckJob3D = 100Y 229 ChunckJob3D = OFF 221 230 Seasonal=OFF 222 231 … … 224 233 Patches= () 225 234 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds) 226 TimeSeriesVars2D = (phis, tsol, t2m, q2m, u 10m, v10m, psol, topl, bils, cdrh)227 ChunckJob2D = 50Y235 TimeSeriesVars2D = (phis, tsol, t2m, q2m, ustar, u10m, v10m, psol) 236 ChunckJob2D = OFF 228 237 TimeSeriesVars3D = () 229 238 ChunckJob3D = OFF 230 239 Seasonal=OFF 231 232 [Post_3H_histhf3hm]233 Patches= ()234 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds)235 TimeSeriesVars2D = (precip, flat, sens, LWdnSFC, LWupSFC, SWdnSFC, SWupSFC, pluc, snow, LWdnSFCclr, SWdnSFCclr, LWupSFCclr, cldt)236 ChunckJob2D = 50Y237 TimeSeriesVars3D = ()238 ChunckJob3D = OFF239 Seasonal=OFF -
CONFIG/UNIFORM/v6_rc0/IPSLCM6/EXPERIMENTS/LMDZOR/clim/COMP/orchidee.card
r2511 r2567 12 12 VEGET_UPDATE=0Y 13 13 LAND_COVER_CHANGE=n 14 15 # Use XIOS as output library16 XIOS=y17 14 18 15 [InitialStateFiles] … … 43 40 44 41 [OutputFiles] 45 List= (sechiba_history.nc,${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \46 (sechiba_out_2.nc, ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc, Post_HF_sechiba_out_2),\47 (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc, NONE)42 List= (sechiba_history.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \ 43 (sechiba_out_2.nc, ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc, NONE), \ 44 (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc, NONE) 48 45 49 46 [Post_1M_sechiba_history] 50 Patches = ()51 GatherWithInternal = (lon, lat, veget, time_counter, time_counter_bounds, Areas, Contfrac)52 TimeSeriesVars2D = (nobiofrac, alb_nir, alb_vis, bqsb, evap, fluxlat, fluxsens, gqsb, netrad, qair, rain, runoff, snow, snownobio, snowf, subli, tair, temp_sol, tsol_max, tsol_min, drainage,mrsos, mrso, mrros, mrro, prveg, evspsblveg, evspsblsoi, tran, treeFrac, grassFrac, cropFrac, baresoilFrac, residualFrac)53 ChunckJob2D = NONE54 TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, CO2FLUX, ptn, nee)55 ChunckJob3D = NONE56 Seasonal = ON47 Patches = () 48 GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_counter_bounds) 49 TimeSeriesVars2D = (nobiofrac, alb_nir, alb_vis, bqsb, evap, fluxlat, fluxsens, gqsb, netrad, qair, rain, runoff, snow, snownobio, snowf, subli, tair, temp_sol, tsol_max, tsol_min, drainage,mrsos, mrso, mrros, mrro, prveg, evspsblveg, evspsblsoi, tran, treeFrac, grassFrac, cropFrac, baresoilFrac, residualFrac) 50 ChunckJob2D = NONE 51 TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, ptn, nee) 52 ChunckJob3D = NONE 53 Seasonal = ON 57 54 58 55 [Post_HF_sechiba_out_2] 59 Patches = ()60 GatherWithInternal = (lon, lat, veget, time_counter, time_counter_bounds, Areas, Contfrac)61 TimeSeriesVars2D = (mrsos, mrro)62 ChunckJob2D = 50Y63 TimeSeriesVars3D = (ptn)64 ChunckJob3D = 10Y65 Seasonal = OFF56 Patches = () 57 GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_counter_bounds) 58 TimeSeriesVars2D = (mrsos, mrro) 59 ChunckJob2D = 50Y 60 TimeSeriesVars3D = (ptn) 61 ChunckJob3D = 10Y 62 Seasonal = OFF -
CONFIG/UNIFORM/v6_rc0/IPSLCM6/EXPERIMENTS/LMDZOR/clim/COMP/stomate.card
r2511 r2567 26 26 27 27 [OutputFiles] 28 List= (stomate_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_history.nc, Post_1M_stomate_history)\29 (stomate_ipcc_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_ipcc_history.nc, Post_1M_stomate_ipcc_history)28 List= (stomate_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_history.nc, Post_1M_stomate_history), \ 29 (stomate_ipcc_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_ipcc_history.nc, Post_1M_stomate_ipcc_history) 30 30 31 31 [Post_1M_stomate_history]
Note: See TracChangeset
for help on using the changeset viewer.