Changeset 889 for CONFIG/LMDZINCA
- Timestamp:
- 02/12/10 15:25:51 (15 years ago)
- Location:
- CONFIG/LMDZINCA/branches/LMDZINCA_v3_1
- Files:
-
- 10 added
- 24 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/AA_make
r637 r889 10 10 11 11 all : 12 if [ -s ./.resol ] ; then gmake `cat .resol` ; else gmake AERxLMD96 72; fi12 if [ -s ./.resol ] ; then gmake `cat .resol` ; else gmake AERxLMD9695 ; fi 13 13 14 14 … … 51 51 52 52 inca3_lmdz9672_aer : 53 # (cd ../../modeles/LMDZ4; ./makelmdz_fcm -cpp ORCHIDEE_NOOPENMP -d 96x72x19 -arch $(FCM_ARCH) create_etat0_limit ; cp bin/create_etat0_limit_96x72x19_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 53 54 (cd ../../modeles/INCA3; ./makeinca_fcm -chimie AER -parallel mpi -arch $(FCM_ARCH); cp SIMULATIONS/AER/inca.dat ../../bin/inca.dat ; ) 54 55 (cd ../../modeles/LMDZ4; ./makelmdz_fcm -d 96x72x19 -v false -chimie INCA -parallel mpi -arch $(FCM_ARCH) -g reg gcm ; cp bin/gcm_96x72x19_phylmd_para_inca.e ../../bin/gcm.e ; ) … … 56 57 57 58 inca3_lmdz9672_ch4aer : 59 # (cd ../../modeles/LMDZ4; ./makelmdz_fcm -cpp ORCHIDEE_NOOPENMP -d 96x72x19 -arch $(FCM_ARCH) create_etat0_limit ; cp bin/create_etat0_limit_96x72x19_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 58 60 (cd ../../modeles/INCA3; ./makeinca_fcm -chimie CH4_AER -parallel mpi -arch $(FCM_ARCH); cp SIMULATIONS/CH4_AER/inca.dat ../../bin/inca.dat ; ) 59 61 (cd ../../modeles/LMDZ4; ./makelmdz_fcm -d 96x72x19 -v false -chimie INCA -parallel mpi -arch $(FCM_ARCH) -g reg gcm ; cp bin/gcm_96x72x19_phylmd_para_inca.e ../../bin/gcm.e ; ) 60 62 61 63 inca3_lmdz9672_ch4 : 64 # (cd ../../modeles/LMDZ4; ./makelmdz_fcm -cpp ORCHIDEE_NOOPENMP -d 96x72x19 -arch $(FCM_ARCH) create_etat0_limit ; cp bin/create_etat0_limit_96x72x19_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 62 65 (cd ../../modeles/INCA3; ./makeinca_fcm -chimie CH4 -parallel mpi -arch $(FCM_ARCH); cp SIMULATIONS/CH4/inca.dat ../../bin/inca.dat ; ) 63 66 (cd ../../modeles/LMDZ4; ./makelmdz_fcm -d 96x72x19 -v false -chimie INCA -parallel mpi -arch $(FCM_ARCH) -g reg gcm ; cp bin/gcm_96x72x19_phylmd_para_inca.e ../../bin/gcm.e ; ) … … 65 68 66 69 inca3_lmdz9672_nmhcaer : 70 # (cd ../../modeles/LMDZ4; ./makelmdz_fcm -cpp ORCHIDEE_NOOPENMP -d 96x72x19 -arch $(FCM_ARCH) create_etat0_limit ; cp bin/create_etat0_limit_96x72x19_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 67 71 (cd ../../modeles/INCA3; ./makeinca_fcm -chimie NMHC_AER -parallel mpi -arch $(FCM_ARCH); cp SIMULATIONS/NMHC_AER/inca.dat ../../bin/inca.dat ; ) 68 72 (cd ../../modeles/LMDZ4; ./makelmdz_fcm -d 96x72x19 -v false -chimie INCA -parallel mpi -arch $(FCM_ARCH) -g reg gcm ; cp bin/gcm_96x72x19_phylmd_para_inca.e ../../bin/gcm.e ; ) … … 70 74 71 75 inca3_lmdz9672_nmhc : 76 # (cd ../../modeles/LMDZ4; ./makelmdz_fcm -cpp ORCHIDEE_NOOPENMP -d 96x72x19 -arch $(FCM_ARCH) create_etat0_limit ; cp bin/create_etat0_limit_96x72x19_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 72 77 (cd ../../modeles/INCA3; ./makeinca_fcm -chimie NMHC -parallel mpi -arch $(FCM_ARCH); cp SIMULATIONS/NMHC/inca.dat ../../bin/inca.dat ; ) 73 78 (cd ../../modeles/LMDZ4; ./makelmdz_fcm -d 96x72x19 -v false -chimie INCA -parallel mpi -arch $(FCM_ARCH) -g reg gcm ; cp bin/gcm_96x72x19_phylmd_para_inca.e ../../bin/gcm.e ; ) … … 75 80 76 81 inca3_lmdz9672_ges : 82 # (cd ../../modeles/LMDZ4; ./makelmdz_fcm -cpp ORCHIDEE_NOOPENMP -d 96x72x19 -arch $(FCM_ARCH) create_etat0_limit ; cp bin/create_etat0_limit_96x72x19_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 77 83 (cd ../../modeles/INCA3; ./makeinca_fcm -chimie GES -parallel mpi -arch $(FCM_ARCH); cp SIMULATIONS/GES/inca.dat ../../bin/inca.dat ; ) 78 84 (cd ../../modeles/LMDZ4; ./makelmdz_fcm -d 96x72x19 -v false -chimie INCA -parallel mpi -arch $(FCM_ARCH) -g reg gcm ; cp bin/gcm_96x72x19_phylmd_para_inca.e ../../bin/gcm.e ; ) 79 85 80 86 81 82 83 87 inca3_lmdz9695_aer : 88 # (cd ../../modeles/LMDZ4; ./makelmdz_fcm -cpp ORCHIDEE_NOOPENMP -d 96x95x19 -arch $(FCM_ARCH) create_etat0_limit ; cp bin/create_etat0_limit_96x95x19_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 84 89 (cd ../../modeles/INCA3; ./makeinca_fcm -chimie AER -parallel mpi -resol 96x95 -arch $(FCM_ARCH); cp SIMULATIONS/AER/inca.dat ../../bin/inca.dat ; ) 85 90 (cd ../../modeles/LMDZ4; ./makelmdz_fcm -d 96x95x19 -v false -chimie INCA -parallel mpi -arch $(FCM_ARCH) -g reg gcm ; cp bin/gcm_96x95x19_phylmd_para_inca.e ../../bin/gcm.e ; ) … … 87 92 88 93 inca3_lmdz9695_ch4aer : 94 # (cd ../../modeles/LMDZ4; ./makelmdz_fcm -cpp ORCHIDEE_NOOPENMP -d 96x95x19 -arch $(FCM_ARCH) create_etat0_limit ; cp bin/create_etat0_limit_96x95x19_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 89 95 (cd ../../modeles/INCA3; ./makeinca_fcm -chimie CH4_AER -parallel mpi -resol 96x95 -arch $(FCM_ARCH); cp SIMULATIONS/CH4_AER/inca.dat ../../bin/inca.dat ; ) 90 96 (cd ../../modeles/LMDZ4; ./makelmdz_fcm -d 96x95x19 -v false -chimie INCA -parallel mpi -arch $(FCM_ARCH) -g reg gcm ; cp bin/gcm_96x95x19_phylmd_para_inca.e ../../bin/gcm.e ; ) 91 97 92 98 inca3_lmdz9695_ch4 : 99 # (cd ../../modeles/LMDZ4; ./makelmdz_fcm -cpp ORCHIDEE_NOOPENMP -d 96x95x19 -arch $(FCM_ARCH) create_etat0_limit ; cp bin/create_etat0_limit_96x95x19_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 93 100 (cd ../../modeles/INCA3; ./makeinca_fcm -chimie CH4 -parallel mpi -resol 96x95 -arch $(FCM_ARCH); cp SIMULATIONS/CH4/inca.dat ../../bin/inca.dat ; ) 94 101 (cd ../../modeles/LMDZ4; ./makelmdz_fcm -d 96x95x19 -v false -chimie INCA -parallel mpi -arch $(FCM_ARCH) -g reg gcm ; cp bin/gcm_96x95x19_phylmd_para_inca.e ../../bin/gcm.e ; ) … … 96 103 97 104 inca3_lmdz9695_nmhcaer : 105 # (cd ../../modeles/LMDZ4; ./makelmdz_fcm -cpp ORCHIDEE_NOOPENMP -d 96x95x19 -arch $(FCM_ARCH) create_etat0_limit ; cp bin/create_etat0_limit_96x95x19_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 98 106 (cd ../../modeles/INCA3; ./makeinca_fcm -chimie NMHC_AER -parallel mpi -resol 96x95 -arch $(FCM_ARCH); cp SIMULATIONS/NMHC_AER/inca.dat ../../bin/inca.dat ; ) 99 107 (cd ../../modeles/LMDZ4; ./makelmdz_fcm -d 96x95x19 -v false -chimie INCA -parallel mpi -arch $(FCM_ARCH) -g reg gcm ; cp bin/gcm_96x95x19_phylmd_para_inca.e ../../bin/gcm.e ; ) … … 101 109 102 110 inca3_lmdz9695_nmhc : 111 # (cd ../../modeles/LMDZ4; ./makelmdz_fcm -cpp ORCHIDEE_NOOPENMP -d 96x95x19 -arch $(FCM_ARCH) create_etat0_limit ; cp bin/create_etat0_limit_96x95x19_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 103 112 (cd ../../modeles/INCA3; ./makeinca_fcm -chimie NMHC -parallel mpi -resol 96x95 -arch $(FCM_ARCH); cp SIMULATIONS/NMHC/inca.dat ../../bin/inca.dat ; ) 104 113 (cd ../../modeles/LMDZ4; ./makelmdz_fcm -d 96x95x19 -v false -chimie INCA -parallel mpi -arch $(FCM_ARCH) -g reg gcm ; cp bin/gcm_96x95x19_phylmd_para_inca.e ../../bin/gcm.e ; ) … … 106 115 107 116 inca3_lmdz9695_ges : 117 # (cd ../../modeles/LMDZ4; ./makelmdz_fcm -cpp ORCHIDEE_NOOPENMP -d 96x95x19 -arch $(FCM_ARCH) create_etat0_limit ; cp bin/create_etat0_limit_96x95x19_phylmd_seq.e ../../bin/create_etat0_limit.e ; ) 108 118 (cd ../../modeles/INCA3; ./makeinca_fcm -chimie GES -parallel mpi -resol 96x95 -arch $(FCM_ARCH); cp SIMULATIONS/GES/inca.dat ../../bin/inca.dat ; ) 109 119 (cd ../../modeles/LMDZ4; ./makelmdz_fcm -d 96x95x19 -v false -chimie INCA -parallel mpi -arch $(FCM_ARCH) -g reg gcm ; cp bin/gcm_96x95x19_phylmd_para_inca.e ../../bin/gcm.e ; ) -
CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/CREATE/COMP/lmdz.driver
r267 r889 1 #- $Id: lmdz.driver 868 2010-01-08 13:20:18Z acosce $ 1 2 #!/bin/ksh 2 3 … … 6 7 IGCM_debug_PushStack "ATM_Initialize" 7 8 8 RESOL_ATM=${RESOL} 9 RESOL_ATM=$( echo $RESOL | awk "-Fx" '{print $2}' ) 10 case ${RESOL_ATM} in 11 LMD7245) BandsResol=72x45x19 ;; 12 LMD9671) BandsResol=96x71x19 ;; 13 LMD9672) BandsResol=96x72x19 ;; 14 LMD9695) BandsResol=96x95x19 ;; 15 LMD14496) BandsResol=144x96x19 ;; 16 LMD144142) BandsResol=144x142x19 ;; 17 esac 18 19 20 ##-- Calendar type for LMDZ 21 case ${config_UserChoices_CalendarType} in 22 leap|gregorian) 23 CalendarTypeForLmdz=earth_366d;; 24 noleap) 25 CalendarTypeForLmdz=earth_365d;; 26 360d) 27 CalendarTypeForLmdz=earth_360d;; 28 *) 29 CalendarTypeForLmdz=earth_360d 30 esac 31 32 ##- Default number of processor for lmdz 33 NUM_PROC_ATM=1 34 if [ X"${BATCH_NUM_PROC_TOT}" != X ] ; then 35 NUM_PROC_ATM=${BATCH_NUM_PROC_TOT} 36 fi 9 37 10 38 ##--Frequency purpose .... … … 13 41 ##-- 14 42 OK_journe=n 15 OK_mensuel= n43 OK_mensuel=y 16 44 17 45 case ${config_UserChoices_PeriodLength} in 18 46 1Y|1y|1M|1m) OK_mensuel=y ;; 19 5D|5d|1D|1d) OK_journe= y;;47 5D|5d|1D|1d) OK_journe=n ;; 20 48 esac 21 49 22 50 for frequency in ${config_ATM_WriteFrequency} ; do 23 51 case ${frequency} in 24 5D|5d|1D|1d) OK_journe= y;;52 5D|5d|1D|1d) OK_journe=n ;; 25 53 esac 26 54 done … … 35 63 PAT_day_step=$( grep 'day_step' ${SUBMIT_DIR}/PARAM/gcm.def ) 36 64 PAT_ecritphy=$( grep 'ecritphy' ${SUBMIT_DIR}/PARAM/gcm.def ) 65 66 37 67 38 68 ##-- This could be define in lmdz.card, inside section [UserChoices] … … 61 91 62 92 ## Mise en forme du fichier physiq.def 63 sed -e "s/OK_instan=.*/OK_instan=${OK_instan}/" \64 -e "s/OK_journe=.*/OK_journe=${OK_journe}/" \65 -e "s/OK_mensuel=.*/OK_mensuel=${OK_mensuel}/" \93 sed -e "s/OK_instan=.*/OK_instan=${OK_instan}/" \ 94 -e "s/OK_journe=.*/OK_journe=${OK_journe}/" \ 95 -e "s/OK_mensuel=.*/OK_mensuel=${OK_mensuel}/" \ 66 96 physiq.def > physiq.def.tmp 67 97 IGCM_sys_Mv physiq.def.tmp physiq.def 68 98 69 99 ## Mise en forme du fichier gcm.def 70 sed -e "s/${PAT_ecritphy}/ecritphy=${ecritphy}/" \71 -e "s/${PAT_day_step}/day_step=${day_step}/" \72 -e "s/${PAT_iperiod}/iperiod=${iperiod}/" \73 -e "s/${PAT_iphysiq}/iphysiq=${iphysiq}/" \100 sed -e "s/${PAT_ecritphy}/ecritphy=${ecritphy}/" \ 101 -e "s/${PAT_day_step}/day_step=${day_step}/" \ 102 -e "s/${PAT_iperiod}/iperiod=${iperiod}/" \ 103 -e "s/${PAT_iphysiq}/iphysiq=${iphysiq}/" \ 74 104 gcm.def > gcm.def.tmp 75 105 IGCM_sys_Mv gcm.def.tmp gcm.def 76 106 107 greg_dat=$( IGCM_date_ConvertFormatToGregorian $PeriodDateBegin ) 108 jul_dat=$( IGCM_date_ConvertGregorianDateToJulian $greg_dat ) 109 nbjour=$( expr \( $jul_dat \% 1000 \) ) 110 yractu=$( expr $greg_dat / 10000 ) 111 echo "dayref = " $nbjour "year actu = " $yractu 112 77 113 ## Mise en forme du fichier run.def 78 sed -e "s/_dayref_/${InitDay}/" \ 79 -e "s/_anneeref_/${InitYear}/" \ 80 -e "s/_nday_/${PeriodLengthInDays}/" \ 81 -e "s/_raz_date_/${RAZ_DATE}/" \ 114 sed -e "s/_dayref_/${nbjour}/" \ 115 -e "s/_anneeref_/${yractu}/" \ 116 -e "s/_calend_/${CalendarTypeForLmdz}/" \ 117 -e "s/_nday_/${PeriodLengthInDays}/" \ 118 -e "s/_raz_date_/${RAZ_DATE}/" \ 82 119 run.def > run.def.tmp 83 120 IGCM_sys_Mv run.def.tmp run.def -
CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/CREATE/PARAM/gcm.def
r223 r889 1 ## $Id: gcm.def 71 2007-06-21 14:26:03Z acosce $1 ## $Id: gcm.def 626 2009-05-15 15:04:37Z acosce $ 2 2 ## nombre de pas par jour (multiple de iperiod) ( ici pour dt = 1 min ) 3 3 day_step=480 … … 35 35 ## frequence (en jours ) de l'ecriture du fichier histphy 36 36 ecritphy=1 37 ## frequence (en jours ) de l'ecriture du fichier histmth 38 ecrit_mth=1 37 39 ## Cycle diurne ou non 38 40 cycle_diurne=y … … 50 52 nbapp_rad=12 51 53 ## Flag pour la convection (1 pour LMD, 2 pour Tiedtke, 3 KE, 4 KE vect) 52 iflag_con= 254 iflag_con=30 53 55 ## longitude en degres du centre du zoom 54 56 clon=0. -
CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/CREATE/PARAM/physiq.def
r223 r889 1 ##- $Id: physiq.def 71 2007-06-21 14:26:03Z acosce $2 OCEAN=force1 ##- $Id: physiq.def 607 2009-04-21 11:08:53Z acosce $ 2 type_ocean=force 3 3 VEGET=n 4 4 OK_journe=n … … 77 77 #cdhmax = 2.0E-3 78 78 cdhmax = 0.002 79 #autres flags 79 80 iflag_pbl = 1 80 81 iflag_thermals = 0 82 iflag_clos=0 83 iflag_ratqs=0 84 # 85 # parametre chimie/aerosols 86 # 87 config_inca=none 88 aerosol_couple=n 89 flag_aerosol=1 90 new_aod=.true. 91 ok_ade=n 92 ok_aie=n -
CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/CREATE/PARAM/run.def
r841 r889 1 # 2 # $Header: /home/ioipsl/CVSROOT/LMDZ4OR/CLIM_CREATE/PARAM/run.def,v 1.1 2006/12/21 10:17:35 adm Exp $ 3 # 1 ## $Id: run.def 859 2009-12-18 14:26:57Z acosce $ 4 2 INCLUDEDEF=physiq.def 5 3 INCLUDEDEF=gcm.def 6 #INCLUDEDEF=orchidee.def 4 INCLUDEDEF=orchidee.def 5 ## Type de calendrier utilise 6 ## valeur possible: earth_360d (defaut), earth_365d, earth_366d 7 calend=_calend_ 7 8 ## Jour de l'etat initial ( = 350 si 20 Decembre ,par expl. ,comme ici ) 8 9 dayref=_dayref_ 9 10 ## Annee de l'etat initial ( avec 4 chiffres ) 10 11 anneeref=_anneeref_ 12 ## raz_date 13 raz_date=_raz_date_ 11 14 ## Nombre de jours d'integration 12 15 nday=_nday_ 13 ## Remise a zero de la date initiale14 raz_date=_raz_date_15 ## Type de calendrier utilise16 ## valeur possible: earth_360d (defaut), earth_365d, earth_366d17 calend=_calend_18 16 ## periode de sortie des variables de controle (en pas) 19 iconser= 24017 iconser= 480 20 18 ## periode d'ecriture du fichier histoire (en jour) 21 iecri=1 19 iecri=10 22 20 ## periode de stockage fichier histmoy (en jour) 23 21 periodav=1. 22 ## unite de sortie des impressions 23 lunout=6 -
CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/CREATE/config.card
r223 r889 14 14 #============================ 15 15 #D-- leap, noleap, 360d 16 CalendarType= 360d16 CalendarType=leap 17 17 #D-- Début et fin de Job 18 18 #D-- "YYYY-MM-DD" 19 19 DateBegin=2000-01-01 20 DateEnd=2005-12-3 020 DateEnd=2005-12-31 21 21 #============================ 22 22 #D-- 1Y, 1M, 5D, 1D -
CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_AER/COMP/inca.card
r344 r889 48 48 49 49 [OutputFiles] 50 List= (inca_avgr.nc, ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc, NONE),\50 List= (inca_avgr.nc, ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc, Post_1M_inca_avgr ),\ 51 51 (forcage.nc, ${R_OUT_CHM_O_M}/${PREFIX}_1M_forcage.nc, NONE) 52 #List= ()53 52 54 53 54 [Post_1M_inca_avgr] 55 Patches= () 56 GatherWithInternal = (lon, lat, presnivs, time_counter) 57 TimeSeriesVars2D = (OD550_ASBCM, OD550_ASPOMM, OD550_ASSO4M, OD550_CSSO4M, OD550_SSSSM, OD550_ASSSM, OD550_CSSSM, OD550_CIDUSTM, OD550_AIBCM, OD550_AIPOMM) 58 ChunckJob2D = NONE 59 TimeSeriesVars3D = (CH4,NO,NO2,CO,O3,HNO3) 60 ChunckJob3D = NONE -
CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_AER/COMP/lmdz.card
r860 r889 17 17 18 18 [BoundaryFiles] 19 List= () 20 # The first one is the clim limit.nc computed with CLIM_CREATE job 21 ListNonDel= (${R_BC}/CHM/LMDZINCA/${RESOL_ATM}/limit.nc, limit.nc) 19 List= (${R_BC}/CHM/LMDZORINCA/${RESOL_ATM}_leap/EL-LMD9695_${year}1231_limit.nc , limit.nc) 20 ListNonDel= () 22 21 23 22 [ParametersFiles] … … 37 36 38 37 [OutputFiles] 39 #List= (histmth.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, Post_1M_histmth), \ 40 List= (histmth.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, NONE) 38 List= (histmth.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, Post_1M_histmth), \ 41 39 42 40 [Post_1M_histmth] 43 Patches = (Patch_20060710_ModifyUnits, Patch_20060710_AddModulo) 44 GatherWithInternal = (lon, lat, presnivs, t_ave_02592000) 45 MonitoringVars= (bils, nettop, precip, tsol) 46 TimeSeriesVars= (bils, cldh, cldl, cldm, cldq, cldt, evap, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, nettop, nettop0, precip, prw, pluc, psol, q2m, sens, slp, snow, snow_mass, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWup200, SWup200clr, SWdnTOA, SWupTOA, SWdn200, SWdn200clr, SWdnSFCclr, SWupSFCclr, SWupTOAclr, t2m, 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, topsad, topsai, tsol, u10m, u500, uv10m_m, v10m, v500, w500) 41 Patches= (Patch_20091030_histcom_time_axis) 42 GatherWithInternal = (lon, lat, presnivs, time_counter, aire) 43 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) 44 ChunckJob2D = NONE 45 TimeSeriesVars3D = () 46 ChunckJob3D = NONE -
CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_AER/config.card
r841 r889 14 14 #============================ 15 15 #D-- leap, noleap, 360d 16 CalendarType= 360d16 CalendarType=leap 17 17 #D-- Début et fin de Job 18 18 #D-- "YYYY-MM-DD" 19 19 DateBegin=2000-01-01 20 DateEnd=2000-12-3 020 DateEnd=2000-12-31 21 21 #============================ 22 22 #D-- 1Y, 1M, 5D, 1D -
CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_CH4/COMP/inca.card
r266 r889 36 36 37 37 [OutputFiles] 38 List= (inca_avgr.nc, ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc, NONE) 39 #List= () 38 List= (inca_avgr.nc, ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc, Post_1M_inca_avgr) 40 39 41 40 41 [Post_1M_inca_avgr] 42 Patches= () 43 GatherWithInternal = (lon, lat, presnivs, time_counter) 44 TimeSeriesVars2D = () 45 ChunckJob2D = NONE 46 TimeSeriesVars3D = (CH4,NO,NO2,CO,O3,HNO3) 47 ChunckJob3D = NONE -
CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_CH4/COMP/lmdz.card
r860 r889 15 15 16 16 [BoundaryFiles] 17 List= () 18 # The first one is the clim limit.nc computed with CLIM_CREATE job 19 ListNonDel= (${R_BC}/CHM/LMDZINCA/${RESOL_ATM}/limit.nc, limit.nc) 17 List= (${R_BC}/CHM/LMDZORINCA/${RESOL_ATM}_leap/EL-LMD9695_${year}1231_limit.nc , limit.nc) 18 ListNonDel= () 20 19 21 20 [ParametersFiles] … … 35 34 36 35 [OutputFiles] 37 List= (histmth.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, NONE)36 List= (histmth.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, Post_1M_histmth ) 38 37 39 38 [Post_1M_histmth] 40 Patches = (Patch_20060710_ModifyUnits, Patch_20060710_AddModulo) 41 GatherWithInternal = (lon, lat, presnivs, t_ave_02592000) 42 MonitoringVars= (bils, nettop, precip, tsol) 43 TimeSeriesVars= (bils, cldh, cldl, cldm, cldq, cldt, evap, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, nettop, nettop0, precip, prw, pluc, psol, q2m, sens, slp, snow, snow_mass, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWup200, SWup200clr, SWdnTOA, SWupTOA, SWdn200, SWdn200clr, SWdnSFCclr, SWupSFCclr, SWupTOAclr, t2m, 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, topsad, topsai, tsol, u10m, u500, uv10m_m, v10m, v500, w500) 39 Patches= (Patch_20091030_histcom_time_axis) 40 GatherWithInternal = (lon, lat, presnivs, time_counter, aire) 41 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) 42 ChunckJob2D = NONE 43 TimeSeriesVars3D = () 44 ChunckJob3D = NONE -
CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_CH4/config.card
r841 r889 14 14 #============================ 15 15 #D-- leap, noleap, 360d 16 CalendarType= 360d16 CalendarType=leap 17 17 #D-- Début et fin de Job 18 18 #D-- "YYYY-MM-DD" 19 19 DateBegin=2000-01-01 20 DateEnd=2000-12-3 020 DateEnd=2000-12-31 21 21 #============================ 22 22 #D-- 1Y, 1M, 5D, 1D -
CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_CH4_AER/COMP/inca.card
r344 r889 48 48 49 49 [OutputFiles] 50 List= (inca_avgr.nc, ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc, NONE),\50 List= (inca_avgr.nc, ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc, Post_1M_inca_avgr ),\ 51 51 (forcage.nc, ${R_OUT_CHM_O_M}/${PREFIX}_1M_forcage.nc, NONE) 52 #List= ()53 52 54 53 54 [Post_1M_inca_avgr] 55 Patches= () 56 GatherWithInternal = (lon, lat, presnivs, time_counter) 57 TimeSeriesVars2D = (OD550_ASBCM, OD550_ASPOMM, OD550_ASSO4M, OD550_CSSO4M, OD550_SSSSM, OD550_ASSSM, OD550_CSSSM, OD550_CIDUSTM, OD550_AIBCM, OD550_AIPOMM) 58 ChunckJob2D = NONE 59 TimeSeriesVars3D = (CH4,NO,NO2,CO,O3,HNO3) 60 ChunckJob3D = NONE -
CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_CH4_AER/COMP/lmdz.card
r860 r889 16 16 17 17 [BoundaryFiles] 18 List= () 19 # The first one is the clim limit.nc computed with CLIM_CREATE job 20 ListNonDel= (${R_BC}/CHM/LMDZINCA/${RESOL_ATM}/limit.nc, limit.nc) 18 List= (${R_BC}/CHM/LMDZORINCA/${RESOL_ATM}_leap/EL-LMD9695_${year}1231_limit.nc , limit.nc) 19 ListNonDel= () 21 20 22 21 [ParametersFiles] … … 36 35 37 36 [OutputFiles] 38 List= (histmth.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, NONE)37 List= (histmth.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, Post_1M_histmth ) 39 38 40 39 [Post_1M_histmth] 41 Patches = (Patch_20060710_ModifyUnits, Patch_20060710_AddModulo) 42 GatherWithInternal = (lon, lat, presnivs, t_ave_02592000) 43 MonitoringVars= (bils, nettop, precip, tsol) 44 TimeSeriesVars= (bils, cldh, cldl, cldm, cldq, cldt, evap, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, nettop, nettop0, precip, prw, pluc, psol, q2m, sens, slp, snow, snow_mass, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWup200, SWup200clr, SWdnTOA, SWupTOA, SWdn200, SWdn200clr, SWdnSFCclr, SWupSFCclr, SWupTOAclr, t2m, 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, topsad, topsai, tsol, u10m, u500, uv10m_m, v10m, v500, w500) 40 Patches= (Patch_20091030_histcom_time_axis) 41 GatherWithInternal = (lon, lat, presnivs, time_counter, aire) 42 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 ChunckJob2D = NONE 44 TimeSeriesVars3D = () 45 ChunckJob3D = NONE -
CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_CH4_AER/config.card
r841 r889 14 14 #============================ 15 15 #D-- leap, noleap, 360d 16 CalendarType= 360d16 CalendarType=leap 17 17 #D-- Début et fin de Job 18 18 #D-- "YYYY-MM-DD" 19 19 DateBegin=2000-01-01 20 DateEnd=2000-12-3 020 DateEnd=2000-12-31 21 21 #============================ 22 22 #D-- 1Y, 1M, 5D, 1D -
CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_GES/COMP/inca.card
r266 r889 40 40 41 41 [OutputFiles] 42 List= (inca_avgr.nc, ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc, NONE) 43 #List= () 42 List= (inca_avgr.nc, ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc, Post_1M_inca_avgr ) 44 43 45 44 45 [Post_1M_inca_avgr] 46 Patches= () 47 GatherWithInternal = (lon, lat, presnivs, time_counter) 48 TimeSeriesVars2D = () 49 ChunckJob2D = NONE 50 TimeSeriesVars3D = (CH4,NO,NO2,CO,O3,HNO3) 51 ChunckJob3D = NONE -
CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_GES/COMP/lmdz.card
r860 r889 16 16 17 17 [BoundaryFiles] 18 List= () 19 # The first one is the clim limit.nc computed with CLIM_CREATE job 20 ListNonDel= (${R_BC}/CHM/LMDZINCA/${RESOL_ATM}/limit.nc, limit.nc) 18 List= (${R_BC}/CHM/LMDZORINCA/${RESOL_ATM}_leap/EL-LMD9695_${year}1231_limit.nc , limit.nc) 19 ListNonDel= () 21 20 22 21 [ParametersFiles] … … 35 34 36 35 [OutputFiles] 37 List= (histmth.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, NONE)36 List= (histmth.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, Post_1M_histmth) 38 37 39 38 [Post_1M_histmth] 40 Patches = (Patch_20060710_ModifyUnits, Patch_20060710_AddModulo) 41 GatherWithInternal = (lon, lat, presnivs, t_ave_02592000) 42 MonitoringVars= (bils, nettop, precip, tsol) 43 TimeSeriesVars= (bils, cldh, cldl, cldm, cldq, cldt, evap, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, nettop, nettop0, precip, prw, pluc, psol, q2m, sens, slp, snow, snow_mass, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWup200, SWup200clr, SWdnTOA, SWupTOA, SWdn200, SWdn200clr, SWdnSFCclr, SWupSFCclr, SWupTOAclr, t2m, 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, topsad, topsai, tsol, u10m, u500, uv10m_m, v10m, v500, w500) 39 Patches= (Patch_20091030_histcom_time_axis) 40 GatherWithInternal = (lon, lat, presnivs, time_counter, aire) 41 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) 42 ChunckJob2D = NONE 43 TimeSeriesVars3D = () 44 ChunckJob3D = NONE -
CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_GES/config.card
r841 r889 14 14 #============================ 15 15 #D-- leap, noleap, 360d 16 CalendarType= 360d16 CalendarType=leap 17 17 #D-- Début et fin de Job 18 18 #D-- "YYYY-MM-DD" 19 19 DateBegin=2000-01-01 20 DateEnd=2000-12-3 020 DateEnd=2000-12-31 21 21 #============================ 22 22 #D-- 1Y, 1M, 5D, 1D -
CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_NMHC/COMP/inca.card
r266 r889 35 35 36 36 [OutputFiles] 37 List= (inca_avgr.nc, ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc, NONE) 38 #List= () 37 List= (inca_avgr.nc, ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc, Post_1M_inca_avgr ) 39 38 40 39 40 [Post_1M_inca_avgr] 41 Patches= () 42 GatherWithInternal = (lon, lat, presnivs, time_counter) 43 TimeSeriesVars2D = () 44 ChunckJob2D = NONE 45 TimeSeriesVars3D = (CH4,NO,NO2,CO,O3,HNO3) 46 ChunckJob3D = NONE -
CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_NMHC/COMP/lmdz.card
r860 r889 16 16 17 17 [BoundaryFiles] 18 List= () 19 # The first one is the clim limit.nc computed with CLIM_CREATE job 20 ListNonDel= (${R_BC}/CHM/LMDZINCA/${RESOL_ATM}/limit.nc, limit.nc) 18 List= (${R_BC}/CHM/LMDZORINCA/${RESOL_ATM}_leap/EL-LMD9695_${year}1231_limit.nc , limit.nc) 19 ListNonDel= () 21 20 22 21 [ParametersFiles] … … 35 34 36 35 [OutputFiles] 37 List= (histmth.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, NONE)36 List= (histmth.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, Post_1M_histmth ) 38 37 39 38 [Post_1M_histmth] 40 Patches = (Patch_20060710_ModifyUnits, Patch_20060710_AddModulo) 41 GatherWithInternal = (lon, lat, presnivs, t_ave_02592000) 42 MonitoringVars= (bils, nettop, precip, tsol) 43 TimeSeriesVars= (bils, cldh, cldl, cldm, cldq, cldt, evap, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, nettop, nettop0, precip, prw, pluc, psol, q2m, sens, slp, snow, snow_mass, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWup200, SWup200clr, SWdnTOA, SWupTOA, SWdn200, SWdn200clr, SWdnSFCclr, SWupSFCclr, SWupTOAclr, t2m, 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, topsad, topsai, tsol, u10m, u500, uv10m_m, v10m, v500, w500) 39 Patches= (Patch_20091030_histcom_time_axis) 40 GatherWithInternal = (lon, lat, presnivs, time_counter, aire) 41 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) 42 ChunckJob2D = NONE 43 TimeSeriesVars3D = () 44 ChunckJob3D = NONE -
CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_NMHC/config.card
r841 r889 14 14 #============================ 15 15 #D-- leap, noleap, 360d 16 CalendarType= 360d16 CalendarType=leap 17 17 #D-- Début et fin de Job 18 18 #D-- "YYYY-MM-DD" 19 19 DateBegin=2000-01-01 20 DateEnd=2000-12-3 020 DateEnd=2000-12-31 21 21 #============================ 22 22 #D-- 1Y, 1M, 5D, 1D -
CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_NMHC_AER/COMP/inca.card
r344 r889 45 45 46 46 [OutputFiles] 47 List= (inca_avgr.nc, ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc, NONE),\47 List= (inca_avgr.nc, ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc, Post_1M_inca_avgr ),\ 48 48 (forcage.nc, ${R_OUT_CHM_O_M}/${PREFIX}_1M_forcage.nc, NONE) 49 #List= ()50 49 51 50 51 [Post_1M_inca_avgr] 52 Patches= () 53 GatherWithInternal = (lon, lat, presnivs, time_counter) 54 TimeSeriesVars2D = (OD550_ASBCM, OD550_ASPOMM, OD550_ASSO4M, OD550_CSSO4M, OD550_SSSSM, OD550_ASSSM, OD550_CSSSM, OD550_CIDUSTM, OD550_AIBCM, OD550_AIPOMM) 55 ChunckJob2D = NONE 56 TimeSeriesVars3D = (CH4,NO,NO2,CO,O3,HNO3) 57 ChunckJob3D = NONE -
CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_NMHC_AER/COMP/lmdz.card
r860 r889 16 16 17 17 [BoundaryFiles] 18 List= () 19 # The first one is the clim limit.nc computed with CLIM_CREATE job 20 ListNonDel= (${R_BC}/CHM/LMDZINCA/${RESOL_ATM}/limit.nc, limit.nc) 18 List= (${R_BC}/CHM/LMDZORINCA/${RESOL_ATM}_leap/EL-LMD9695_${year}1231_limit.nc , limit.nc) 19 ListNonDel= () 21 20 22 21 [ParametersFiles] … … 36 35 37 36 [OutputFiles] 38 List= (histmth.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, NONE)37 List= (histmth.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, Post_1M_histmth) 39 38 40 39 [Post_1M_histmth] 41 Patches = (Patch_20060710_ModifyUnits, Patch_20060710_AddModulo) 42 GatherWithInternal = (lon, lat, presnivs, t_ave_02592000) 43 MonitoringVars= (bils, nettop, precip, tsol) 44 TimeSeriesVars= (bils, cldh, cldl, cldm, cldq, cldt, evap, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, nettop, nettop0, precip, prw, pluc, psol, q2m, sens, slp, snow, snow_mass, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWup200, SWup200clr, SWdnTOA, SWupTOA, SWdn200, SWdn200clr, SWdnSFCclr, SWupSFCclr, SWupTOAclr, t2m, 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, topsad, topsai, tsol, u10m, u500, uv10m_m, v10m, v500, w500) 40 Patches= (Patch_20091030_histcom_time_axis) 41 GatherWithInternal = (lon, lat, presnivs, time_counter, aire) 42 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 ChunckJob2D = NONE 44 TimeSeriesVars3D = () 45 ChunckJob3D = NONE -
CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_NMHC_AER/config.card
r841 r889 14 14 #============================ 15 15 #D-- leap, noleap, 360d 16 CalendarType= 360d16 CalendarType=leap 17 17 #D-- Début et fin de Job 18 18 #D-- "YYYY-MM-DD" 19 19 DateBegin=2000-01-01 20 DateEnd=2000-12-3 020 DateEnd=2000-12-31 21 21 #============================ 22 22 #D-- 1Y, 1M, 5D, 1D
Note: See TracChangeset
for help on using the changeset viewer.