Changeset 1072 for CONFIG/LMDZORINCA
- Timestamp:
- 06/28/10 10:31:42 (15 years ago)
- Location:
- CONFIG/LMDZORINCA/trunk/EXP_CH4_AER
- Files:
-
- 1 added
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/LMDZORINCA/trunk/EXP_CH4_AER/COMP/inca.card
r888 r1072 16 16 (/dmnfs/cont003/p24data/ECMWF96x72/AN${year}/v10m_ecmwf_${year}${month}.nc , v10m.nc ) 17 17 18 ListNonDel= (${R_INIT}/CHM/LMDZORINCA/CH4/INCA${RESOL_CHM}/o3clim.nc , o3clim.nc )\19 (${R_INIT}/CHM/LMDZORINCA/CH4/INCA${RESOL_CHM}/ npp.nc , npp.nc)\20 (${R_INIT}/CHM/LMDZORINCA/CH4/INCA${RESOL_CHM}/ aircraft.nc , aircraft.nc)\21 (${R_INIT}/CHM/LMDZORINCA/ CH4/INCA${RESOL_CHM}/so4.nc , so4.nc)\22 (${R_INIT}/CHM/LMDZORINCA/ AER/INCA${RESOL_CHM}/sflx_Present.nc , sflx.nc)\23 (${R_INIT}/CHM/LMDZORINCA/CH4/phototable.dat_V4.2 , phototable.dat )\24 (${R_INIT}/CHM/LMDZORINCA/ CH4/INCA${RESOL_CHM}/landuse.nc , landuse.nc)\25 (${R_INIT}/CHM/LMDZORINCA/AER/ INCA${RESOL_CHM}/rhvlmdz.txt , rhv.dat)\26 (${R_INIT}/CHM/LMDZORINCA/AER/ INCA${RESOL_CHM}/wthlmdz.txt , wth.dat)\27 (${R_INIT}/CHM/LMDZORINCA/AER/ INCA${RESOL_CHM}/clylmdz.txt , cly.dat)\28 (${R_INIT}/CHM/LMDZORINCA/AER/ rhvEC11.09092002.txt , rhvEC.txt)\29 (${R_INIT}/CHM/LMDZORINCA/AER/ wthEC11.09092002.txt , wthEC.txt)\30 (${R_INIT}/CHM/LMDZORINCA/AER/clyEC11.09092002.txt , clyEC.txt)18 ListNonDel= (${R_INIT}/CHM/LMDZORINCA/CH4/INCA${RESOL_CHM}/o3clim.nc , o3clim.nc )\ 19 (${R_INIT}/CHM/LMDZORINCA/CH4/INCA${RESOL_CHM}/so4.nc , so4.nc )\ 20 (${R_INIT}/CHM/LMDZORINCA/CH4/INCA${RESOL_CHM}/npp.nc , npp.nc )\ 21 (${R_INIT}/CHM/LMDZORINCA/NMHC_AER/INCA${RESOL_CHM}/sflx_lmdz_phy_AR5werf_2006_BioLathpres.nc , sflx.nc )\ 22 (${R_INIT}/CHM/LMDZORINCA/NMHC_AER/INCA${RESOL_CHM}/aircraft_ar5_2000_lmdz_phy.nc , aircraft.nc )\ 23 (${R_INIT}/CHM/LMDZORINCA/CH4/phototable.dat_V4.2 , phototable.dat )\ 24 (${R_INIT}/CHM/LMDZORINCA/NMHC/INCA${RESOL_CHM}/landuse.nc , landuse.nc )\ 25 (${R_INIT}/CHM/LMDZORINCA/AER/rhvEC11.May2009v2.txt , rhvEC.txt )\ 26 (${R_INIT}/CHM/LMDZORINCA/AER/wthEC11.09092002.txt , wthEC.txt )\ 27 (${R_INIT}/CHM/LMDZORINCA/AER/clyEC11.09092002.txt , clyEC.txt )\ 28 (${R_INIT}/CHM/LMDZORINCA/AER/INCA${RESOL_CHM}/wthlmdz.txt , wth.dat )\ 29 (${R_INIT}/CHM/LMDZORINCA/AER/INCA${RESOL_CHM}/clylmdz.txt , cly.dat )\ 30 (${R_INIT}/CHM/LMDZORINCA/AER/INCA${RESOL_CHM}/rhvlmdz.txt , rhv.dat ) 31 31 32 32 [ParametersFiles] -
CONFIG/LMDZORINCA/trunk/EXP_CH4_AER/COMP/lmdz.card
r901 r1072 11 11 [InitialStateFiles] 12 12 # start and startphy are the clim files computed with CLIM_CREATE (create_etat0_limit) job 13 List= (${R_INIT}/CHM/${config_UserChoices_TagName}/INCA${RESOL_CHM}/start.nc, start.nc) \ 14 (${R_INIT}/CHM/${config_UserChoices_TagName}/INCA${RESOL_CHM}/startphy.nc, startphy.nc)\ 15 (${R_INIT}/CHM/${config_UserChoices_TagName}/INCA${RESOL_CHM}/precipinsoil.dat, precipinsoil.dat) 13 List= () 16 14 17 15 [BoundaryFiles] 18 List= (${R_BC}/CHM/LMDZORINCA/${RESOL_ATM}_leap/EL-${RESOL_ATM}_${year}1231_limit.nc , limit.nc) 16 List= (${R_BC}/CHM/LMDZORINCA/${RESOL_ATM}_leap/EL-${RESOL_ATM}_${year}1231_limit.nc , limit.nc ),\ 17 (${R_BC}/ATM/LMDZORINCA/${RESOL_ATM}/NUDGE_FILES/u_ecmwf_${year}${month}.nc , u.nc ),\ 18 (${R_BC}/ATM/LMDZORINCA/${RESOL_ATM}/NUDGE_FILES/v_ecmwf_${year}${month}.nc , v.nc ) 19 19 20 ListNonDel= () 20 21 21 22 [ParametersFiles] 22 List= (${SUBMIT_DIR}/PARAM/physiq.def, .), \ 23 (${SUBMIT_DIR}/PARAM/gcm.def, gcm.def), \ 24 (${SUBMIT_DIR}/PARAM/run.def, .), \ 25 (${SUBMIT_DIR}/PARAM/traceur.def, .) 26 23 List= (${SUBMIT_DIR}/PARAM/physiq.def , . ), \ 24 (${SUBMIT_DIR}/PARAM/gcm.def , gcm.def ), \ 25 (${SUBMIT_DIR}/PARAM/run.def , . ), \ 26 (${SUBMIT_DIR}/PARAM/traceur.def, . ), \ 27 (${SUBMIT_DIR}/PARAM/guide.def , . ) 28 27 29 28 30 [RestartFiles] … … 38 40 39 41 [Post_1M_histmth] 40 Patches= ( Patch_20091030_histcom_time_axis)41 GatherWithInternal = (lon, lat, presnivs, time_counter, aire)42 Patches= () 43 GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bnds,aire) 42 44 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) 43 45 ChunckJob2D = NONE -
CONFIG/LMDZORINCA/trunk/EXP_CH4_AER/COMP/orchidee.card
r858 r1072 30 30 31 31 [Post_1M_sechiba_history] 32 Patches = ( Patch_20091030_histcom_time_axis)33 GatherWithInternal = (lon, lat, veget, time_counter, Areas)32 Patches = () 33 GatherWithInternal = (lon, lat, veget, time_counter, time_counter_bnds,Areas) 34 34 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) 35 35 ChunckJob2D = NONE -
CONFIG/LMDZORINCA/trunk/EXP_CH4_AER/PARAM/gcm.def
r615 r1072 25 25 purmats=n 26 26 ## guide ou pas 27 ok_guide=. false.27 ok_guide=.true. 28 28 ## utilisation de restart de la version LMDZ3 29 29 old_restart= -
CONFIG/LMDZORINCA/trunk/EXP_CH4_AER/config.card
r1058 r1072 1 1 # $Id: config.card 266 2008-02-26 10:17:54Z acosce $ 2 #======================================================================== 3 #D-- Carte pour run AR5WERF -- 4 #D-- Attention c'est un run nudge 5 #D-- Attention il applique un overRule pour les restart 6 #D-- Les fichiers sflx - aircraft - start - startphy créés par S. Szopa 7 #D-- 2 8 #======================================================================== 3 9 #D-- Compatibility - … … 9 15 #============================ 10 16 #D-- (<8 chars MAX for JobName) 11 JobName=LOI_CA_ 0012 LongName=' LMDz-ORCHIDEE-INCA with New scripts'17 JobName=LOI_CA_AR5WERF 18 LongName='run de reference : AR5WERF 2006 -- Fichiers sflx / aircraft / start / startphy créés par S.Szopa ' 13 19 TagName=LMDZORINCA/CH4_AER 14 20 #============================ … … 17 23 #D-- Début et fin de Job 18 24 #D-- "YYYY-MM-DD" 19 DateBegin=200 0-01-0120 DateEnd=200 0-12-3125 DateBegin=2006-01-01 26 DateEnd=2006-12-31 21 27 #============================ 22 28 #D-- 1Y, 1M, 5D, 1D … … 38 44 #D- For each component, Name of component, Tag of component 39 45 ATM= (lmdz, LMDZ4) 40 SRF= (orchidee, orchidee_1_9_ 2)46 SRF= (orchidee, orchidee_1_9_5) 41 47 CHM= (inca, INCA3) 42 48 … … 55 61 [Restarts] 56 62 #D- If you want a GENERAL RULE FOR RESTARTS, put this flag to 'y' 57 OverRule= n63 OverRule=y 58 64 #D- Last day of the experience used as restart 59 RestartDate= 1869-12-3065 RestartDate=2005-12-31 60 66 #D- Define restart simulation name (=> JOB_OS) 61 RestartJobName= JobName67 RestartJobName=LOI_AR5WERF_E0_2006 62 68 #D- Path Server Group Login (=> PSGL) 63 RestartPath= ${ARCHIVE}/IGCM_OUT/LMDZORINCA/CH4_AER69 RestartPath=/dmnfs/cont003/p86cozic/IGCM_OUT/LMDZORINCA/NMHC_AER 64 70 # Attention login depend de la machine 65 71 … … 83 89 [ATM] 84 90 # 85 WriteFrequency="1M 1D HF"91 WriteFrequency="1M" 86 92 # If config_Restarts_OverRule == 'n' all params are read 87 93 Restart= n
Note: See TracChangeset
for help on using the changeset viewer.