Changeset 889 for CONFIG/LMDZINCA


Ignore:
Timestamp:
02/12/10 15:25:51 (14 years ago)
Author:
acosce
Message:

ACo : update LMDZINCA_v3 config

1- add TS in inca.card
2- add repertory POST
3- change calendar by default (leap)


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  
    1010 
    1111all : 
    12         if [ -s ./.resol ] ; then gmake `cat .resol` ; else gmake AERxLMD9672 ; fi 
     12        if [ -s ./.resol ] ; then gmake `cat .resol` ; else gmake AERxLMD9695 ; fi 
    1313 
    1414 
     
    5151 
    5252inca3_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 ; ) 
    5354        (cd ../../modeles/INCA3; ./makeinca_fcm -chimie AER -parallel mpi -arch $(FCM_ARCH); cp SIMULATIONS/AER/inca.dat ../../bin/inca.dat ; ) 
    5455        (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 ; ) 
     
    5657 
    5758inca3_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 ; ) 
    5860        (cd ../../modeles/INCA3; ./makeinca_fcm -chimie CH4_AER -parallel mpi -arch $(FCM_ARCH); cp SIMULATIONS/CH4_AER/inca.dat ../../bin/inca.dat ; ) 
    5961        (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 ; ) 
    6062 
    6163inca3_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 ; ) 
    6265        (cd ../../modeles/INCA3; ./makeinca_fcm -chimie CH4 -parallel mpi -arch $(FCM_ARCH); cp SIMULATIONS/CH4/inca.dat ../../bin/inca.dat ; ) 
    6366        (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 ; ) 
     
    6568 
    6669inca3_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 ; ) 
    6771        (cd ../../modeles/INCA3; ./makeinca_fcm -chimie NMHC_AER -parallel mpi -arch $(FCM_ARCH); cp SIMULATIONS/NMHC_AER/inca.dat ../../bin/inca.dat ; ) 
    6872        (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 ; ) 
     
    7074 
    7175inca3_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 ; ) 
    7277        (cd ../../modeles/INCA3; ./makeinca_fcm -chimie NMHC -parallel mpi -arch $(FCM_ARCH); cp SIMULATIONS/NMHC/inca.dat ../../bin/inca.dat ; ) 
    7378        (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 ; ) 
     
    7580 
    7681inca3_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 ; ) 
    7783        (cd ../../modeles/INCA3; ./makeinca_fcm -chimie GES -parallel mpi -arch $(FCM_ARCH); cp SIMULATIONS/GES/inca.dat ../../bin/inca.dat ; ) 
    7884        (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 ; ) 
    7985 
    8086 
    81  
    82  
    8387inca3_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 ; ) 
    8489        (cd ../../modeles/INCA3; ./makeinca_fcm -chimie AER -parallel mpi  -resol 96x95 -arch $(FCM_ARCH); cp SIMULATIONS/AER/inca.dat ../../bin/inca.dat ; ) 
    8590        (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 ; ) 
     
    8792 
    8893inca3_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 ; ) 
    8995        (cd ../../modeles/INCA3; ./makeinca_fcm -chimie CH4_AER -parallel mpi -resol 96x95 -arch $(FCM_ARCH); cp SIMULATIONS/CH4_AER/inca.dat ../../bin/inca.dat ; ) 
    9096        (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 ; ) 
    9197 
    9298inca3_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 ; ) 
    93100        (cd ../../modeles/INCA3; ./makeinca_fcm -chimie CH4 -parallel mpi -resol 96x95 -arch $(FCM_ARCH); cp SIMULATIONS/CH4/inca.dat ../../bin/inca.dat ; ) 
    94101        (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 ; ) 
     
    96103 
    97104inca3_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 ; ) 
    98106        (cd ../../modeles/INCA3; ./makeinca_fcm -chimie NMHC_AER -parallel mpi -resol 96x95 -arch $(FCM_ARCH); cp SIMULATIONS/NMHC_AER/inca.dat ../../bin/inca.dat ; ) 
    99107        (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 ; ) 
     
    101109 
    102110inca3_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 ; ) 
    103112        (cd ../../modeles/INCA3; ./makeinca_fcm -chimie NMHC -parallel mpi -resol 96x95 -arch $(FCM_ARCH); cp SIMULATIONS/NMHC/inca.dat ../../bin/inca.dat ; ) 
    104113        (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 ; ) 
     
    106115 
    107116inca3_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 ; ) 
    108118        (cd ../../modeles/INCA3; ./makeinca_fcm -chimie GES -parallel mpi -resol 96x95 -arch $(FCM_ARCH); cp SIMULATIONS/GES/inca.dat ../../bin/inca.dat ; ) 
    109119        (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 $ 
    12#!/bin/ksh 
    23 
     
    67    IGCM_debug_PushStack "ATM_Initialize" 
    78 
    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 
    937 
    1038    ##--Frequency purpose .... 
     
    1341    ##--  
    1442    OK_journe=n 
    15     OK_mensuel=n 
     43    OK_mensuel=y 
    1644 
    1745    case ${config_UserChoices_PeriodLength} in 
    1846        1Y|1y|1M|1m) OK_mensuel=y ;; 
    19         5D|5d|1D|1d) OK_journe=y ;; 
     47        5D|5d|1D|1d) OK_journe=n ;; 
    2048    esac 
    2149 
    2250    for frequency in ${config_ATM_WriteFrequency} ; do 
    2351        case ${frequency} in 
    24             5D|5d|1D|1d) OK_journe=y ;; 
     52            5D|5d|1D|1d) OK_journe=n ;; 
    2553        esac 
    2654    done 
     
    3563    PAT_day_step=$( grep 'day_step'    ${SUBMIT_DIR}/PARAM/gcm.def ) 
    3664    PAT_ecritphy=$( grep 'ecritphy'    ${SUBMIT_DIR}/PARAM/gcm.def ) 
     65 
     66 
    3767 
    3868    ##-- This could be define in lmdz.card, inside section [UserChoices] 
     
    6191 
    6292    ## 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}/"  \ 
    6696        physiq.def > physiq.def.tmp 
    6797    IGCM_sys_Mv physiq.def.tmp physiq.def 
    6898 
    6999    ## 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}/"       \ 
    74104        gcm.def > gcm.def.tmp 
    75105    IGCM_sys_Mv gcm.def.tmp gcm.def 
    76106 
     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 
    77113    ## 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}/"                  \ 
    82119        run.def > run.def.tmp 
    83120    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 $ 
    22## nombre de pas par jour (multiple de iperiod) ( ici pour  dt = 1 min ) 
    33day_step=480 
     
    3535## frequence (en  jours ) de l'ecriture du fichier histphy                
    3636ecritphy=1 
     37## frequence (en jours ) de l'ecriture du fichier histmth 
     38ecrit_mth=1 
    3739##  Cycle diurne  ou non                  
    3840cycle_diurne=y 
     
    5052nbapp_rad=12 
    5153##  Flag  pour la convection (1 pour LMD, 2 pour Tiedtke, 3 KE, 4 KE vect) 
    52 iflag_con=2 
     54iflag_con=30 
    5355## longitude en degres du centre du zoom 
    5456clon=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=force  
     1##- $Id: physiq.def 607 2009-04-21 11:08:53Z acosce $ 
     2type_ocean=force  
    33VEGET=n 
    44OK_journe=n 
     
    7777#cdhmax = 2.0E-3 
    7878cdhmax = 0.002 
     79#autres flags 
    7980iflag_pbl = 1 
    8081iflag_thermals = 0 
     82iflag_clos=0 
     83iflag_ratqs=0 
     84# 
     85# parametre chimie/aerosols 
     86# 
     87config_inca=none 
     88aerosol_couple=n 
     89flag_aerosol=1 
     90new_aod=.true. 
     91ok_ade=n 
     92ok_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 $ 
    42INCLUDEDEF=physiq.def 
    53INCLUDEDEF=gcm.def 
    6 #INCLUDEDEF=orchidee.def 
     4INCLUDEDEF=orchidee.def 
     5## Type de calendrier utilise 
     6## valeur possible: earth_360d (defaut), earth_365d, earth_366d 
     7calend=_calend_ 
    78## Jour de l'etat initial ( = 350  si 20 Decembre ,par expl. ,comme ici ) 
    89dayref=_dayref_ 
    910##  Annee de l'etat  initial (   avec  4  chiffres   ) 
    1011anneeref=_anneeref_ 
     12## raz_date 
     13raz_date=_raz_date_ 
    1114## Nombre de jours d'integration 
    1215nday=_nday_ 
    13 ## Remise a zero de la date initiale 
    14 raz_date=_raz_date_ 
    15 ## Type de calendrier utilise  
    16 ## valeur possible: earth_360d (defaut), earth_365d, earth_366d 
    17 calend=_calend_ 
    1816## periode de sortie des variables de controle (en pas) 
    19 iconser=240 
     17iconser= 480 
    2018## periode d'ecriture du fichier histoire (en jour) 
    21 iecri=1 
     19iecri=10 
    2220## periode de stockage fichier histmoy (en jour) 
    2321periodav=1. 
     22## unite de sortie des impressions 
     23lunout=6 
  • CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/CREATE/config.card

    r223 r889  
    1414#============================ 
    1515#D-- leap, noleap, 360d 
    16 CalendarType=360d 
     16CalendarType=leap 
    1717#D-- Début et fin de Job 
    1818#D-- "YYYY-MM-DD" 
    1919DateBegin=2000-01-01 
    20 DateEnd=2005-12-30 
     20DateEnd=2005-12-31 
    2121#============================ 
    2222#D-- 1Y, 1M, 5D, 1D 
  • CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_AER/COMP/inca.card

    r344 r889  
    4848 
    4949[OutputFiles] 
    50 List=   (inca_avgr.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc,      NONE),\ 
     50List=   (inca_avgr.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc,  Post_1M_inca_avgr  ),\ 
    5151        (forcage.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_forcage.nc,      NONE) 
    52 #List= () 
    5352 
    5453 
     54[Post_1M_inca_avgr] 
     55Patches= () 
     56GatherWithInternal = (lon, lat, presnivs, time_counter) 
     57TimeSeriesVars2D = (OD550_ASBCM, OD550_ASPOMM, OD550_ASSO4M, OD550_CSSO4M, OD550_SSSSM, OD550_ASSSM, OD550_CSSSM, OD550_CIDUSTM, OD550_AIBCM, OD550_AIPOMM) 
     58ChunckJob2D = NONE 
     59TimeSeriesVars3D = (CH4,NO,NO2,CO,O3,HNO3) 
     60ChunckJob3D = NONE 
  • CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_AER/COMP/lmdz.card

    r860 r889  
    1717 
    1818[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) 
     19List=   (${R_BC}/CHM/LMDZORINCA/${RESOL_ATM}_leap/EL-LMD9695_${year}1231_limit.nc , limit.nc)  
     20ListNonDel= () 
    2221 
    2322[ParametersFiles] 
     
    3736 
    3837[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)   
     38List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,      Post_1M_histmth), \ 
    4139 
    4240[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) 
     41Patches= (Patch_20091030_histcom_time_axis) 
     42GatherWithInternal = (lon, lat, presnivs, time_counter, aire) 
     43TimeSeriesVars2D = (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) 
     44ChunckJob2D = NONE 
     45TimeSeriesVars3D = () 
     46ChunckJob3D = NONE 
  • CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_AER/config.card

    r841 r889  
    1414#============================ 
    1515#D-- leap, noleap, 360d 
    16 CalendarType=360d 
     16CalendarType=leap 
    1717#D-- Début et fin de Job 
    1818#D-- "YYYY-MM-DD" 
    1919DateBegin=2000-01-01 
    20 DateEnd=2000-12-30 
     20DateEnd=2000-12-31 
    2121#============================ 
    2222#D-- 1Y, 1M, 5D, 1D 
  • CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_CH4/COMP/inca.card

    r266 r889  
    3636 
    3737[OutputFiles] 
    38 List=   (inca_avgr.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc,      NONE) 
    39 #List= () 
     38List=   (inca_avgr.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc,    Post_1M_inca_avgr) 
    4039 
    4140 
     41[Post_1M_inca_avgr] 
     42Patches= () 
     43GatherWithInternal = (lon, lat, presnivs, time_counter) 
     44TimeSeriesVars2D = () 
     45ChunckJob2D = NONE 
     46TimeSeriesVars3D = (CH4,NO,NO2,CO,O3,HNO3) 
     47ChunckJob3D = NONE 
  • CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_CH4/COMP/lmdz.card

    r860 r889  
    1515 
    1616[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) 
     17List=   (${R_BC}/CHM/LMDZORINCA/${RESOL_ATM}_leap/EL-LMD9695_${year}1231_limit.nc , limit.nc)  
     18ListNonDel= () 
    2019 
    2120[ParametersFiles] 
     
    3534 
    3635[OutputFiles] 
    37 List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,      NONE 
     36List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,  Post_1M_histmth   )         
    3837 
    3938[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) 
     39Patches= (Patch_20091030_histcom_time_axis) 
     40GatherWithInternal = (lon, lat, presnivs, time_counter, aire) 
     41TimeSeriesVars2D = (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) 
     42ChunckJob2D = NONE 
     43TimeSeriesVars3D = () 
     44ChunckJob3D = NONE 
  • CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_CH4/config.card

    r841 r889  
    1414#============================ 
    1515#D-- leap, noleap, 360d 
    16 CalendarType=360d 
     16CalendarType=leap 
    1717#D-- Début et fin de Job 
    1818#D-- "YYYY-MM-DD" 
    1919DateBegin=2000-01-01 
    20 DateEnd=2000-12-30 
     20DateEnd=2000-12-31 
    2121#============================ 
    2222#D-- 1Y, 1M, 5D, 1D 
  • CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_CH4_AER/COMP/inca.card

    r344 r889  
    4848 
    4949[OutputFiles] 
    50 List=   (inca_avgr.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc,      NONE),\ 
     50List=   (inca_avgr.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc,   Post_1M_inca_avgr  ),\ 
    5151        (forcage.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_forcage.nc,      NONE) 
    52 #List= () 
    5352 
    5453 
     54[Post_1M_inca_avgr] 
     55Patches= () 
     56GatherWithInternal = (lon, lat, presnivs, time_counter) 
     57TimeSeriesVars2D = (OD550_ASBCM, OD550_ASPOMM, OD550_ASSO4M, OD550_CSSO4M, OD550_SSSSM, OD550_ASSSM, OD550_CSSSM, OD550_CIDUSTM, OD550_AIBCM, OD550_AIPOMM) 
     58ChunckJob2D = NONE 
     59TimeSeriesVars3D = (CH4,NO,NO2,CO,O3,HNO3) 
     60ChunckJob3D = NONE 
  • CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_CH4_AER/COMP/lmdz.card

    r860 r889  
    1616 
    1717[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) 
     18List=   (${R_BC}/CHM/LMDZORINCA/${RESOL_ATM}_leap/EL-LMD9695_${year}1231_limit.nc , limit.nc)  
     19ListNonDel= () 
    2120 
    2221[ParametersFiles] 
     
    3635 
    3736[OutputFiles] 
    38 List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,      NONE 
     37List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,  Post_1M_histmth  )  
    3938 
    4039[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) 
     40Patches= (Patch_20091030_histcom_time_axis) 
     41GatherWithInternal = (lon, lat, presnivs, time_counter, aire) 
     42TimeSeriesVars2D = (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) 
     43ChunckJob2D = NONE 
     44TimeSeriesVars3D = () 
     45ChunckJob3D = NONE 
  • CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_CH4_AER/config.card

    r841 r889  
    1414#============================ 
    1515#D-- leap, noleap, 360d 
    16 CalendarType=360d 
     16CalendarType=leap 
    1717#D-- Début et fin de Job 
    1818#D-- "YYYY-MM-DD" 
    1919DateBegin=2000-01-01 
    20 DateEnd=2000-12-30 
     20DateEnd=2000-12-31 
    2121#============================ 
    2222#D-- 1Y, 1M, 5D, 1D 
  • CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_GES/COMP/inca.card

    r266 r889  
    4040 
    4141[OutputFiles] 
    42 List=   (inca_avgr.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc,      NONE) 
    43 #List= () 
     42List=   (inca_avgr.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc,  Post_1M_inca_avgr  ) 
    4443 
    4544 
     45[Post_1M_inca_avgr] 
     46Patches= () 
     47GatherWithInternal = (lon, lat, presnivs, time_counter) 
     48TimeSeriesVars2D = () 
     49ChunckJob2D = NONE 
     50TimeSeriesVars3D = (CH4,NO,NO2,CO,O3,HNO3) 
     51ChunckJob3D = NONE 
  • CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_GES/COMP/lmdz.card

    r860 r889  
    1616 
    1717[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) 
     18List=   (${R_BC}/CHM/LMDZORINCA/${RESOL_ATM}_leap/EL-LMD9695_${year}1231_limit.nc , limit.nc)  
     19ListNonDel= () 
    2120 
    2221[ParametersFiles] 
     
    3534 
    3635[OutputFiles] 
    37 List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,      NONE 
     36List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,    Post_1M_histmth)  
    3837 
    3938[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) 
     39Patches= (Patch_20091030_histcom_time_axis) 
     40GatherWithInternal = (lon, lat, presnivs, time_counter, aire) 
     41TimeSeriesVars2D = (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) 
     42ChunckJob2D = NONE 
     43TimeSeriesVars3D = () 
     44ChunckJob3D = NONE 
  • CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_GES/config.card

    r841 r889  
    1414#============================ 
    1515#D-- leap, noleap, 360d 
    16 CalendarType=360d 
     16CalendarType=leap 
    1717#D-- Début et fin de Job 
    1818#D-- "YYYY-MM-DD" 
    1919DateBegin=2000-01-01 
    20 DateEnd=2000-12-30 
     20DateEnd=2000-12-31 
    2121#============================ 
    2222#D-- 1Y, 1M, 5D, 1D 
  • CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_NMHC/COMP/inca.card

    r266 r889  
    3535 
    3636[OutputFiles] 
    37 List=   (inca_avgr.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc,      NONE) 
    38 #List= () 
     37List=   (inca_avgr.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc,  Post_1M_inca_avgr   ) 
    3938 
    4039 
     40[Post_1M_inca_avgr] 
     41Patches= () 
     42GatherWithInternal = (lon, lat, presnivs, time_counter) 
     43TimeSeriesVars2D = () 
     44ChunckJob2D = NONE 
     45TimeSeriesVars3D = (CH4,NO,NO2,CO,O3,HNO3) 
     46ChunckJob3D = NONE 
  • CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_NMHC/COMP/lmdz.card

    r860 r889  
    1616 
    1717[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) 
     18List=   (${R_BC}/CHM/LMDZORINCA/${RESOL_ATM}_leap/EL-LMD9695_${year}1231_limit.nc , limit.nc)  
     19ListNonDel= () 
    2120 
    2221[ParametersFiles] 
     
    3534 
    3635[OutputFiles] 
    37 List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,      NONE 
     36List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,    Post_1M_histmth  )        
    3837 
    3938[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) 
     39Patches= (Patch_20091030_histcom_time_axis) 
     40GatherWithInternal = (lon, lat, presnivs, time_counter, aire) 
     41TimeSeriesVars2D = (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) 
     42ChunckJob2D = NONE 
     43TimeSeriesVars3D = () 
     44ChunckJob3D = NONE 
  • CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_NMHC/config.card

    r841 r889  
    1414#============================ 
    1515#D-- leap, noleap, 360d 
    16 CalendarType=360d 
     16CalendarType=leap 
    1717#D-- Début et fin de Job 
    1818#D-- "YYYY-MM-DD" 
    1919DateBegin=2000-01-01 
    20 DateEnd=2000-12-30 
     20DateEnd=2000-12-31 
    2121#============================ 
    2222#D-- 1Y, 1M, 5D, 1D 
  • CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_NMHC_AER/COMP/inca.card

    r344 r889  
    4545 
    4646[OutputFiles] 
    47 List=   (inca_avgr.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc,      NONE),\ 
     47List=   (inca_avgr.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc,     Post_1M_inca_avgr ),\ 
    4848        (forcage.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_forcage.nc,      NONE) 
    49 #List= () 
    5049 
    5150 
     51[Post_1M_inca_avgr] 
     52Patches= () 
     53GatherWithInternal = (lon, lat, presnivs, time_counter) 
     54TimeSeriesVars2D = (OD550_ASBCM, OD550_ASPOMM, OD550_ASSO4M, OD550_CSSO4M, OD550_SSSSM, OD550_ASSSM, OD550_CSSSM, OD550_CIDUSTM, OD550_AIBCM, OD550_AIPOMM) 
     55ChunckJob2D = NONE 
     56TimeSeriesVars3D = (CH4,NO,NO2,CO,O3,HNO3) 
     57ChunckJob3D = NONE 
  • CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_NMHC_AER/COMP/lmdz.card

    r860 r889  
    1616 
    1717[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) 
     18List=   (${R_BC}/CHM/LMDZORINCA/${RESOL_ATM}_leap/EL-LMD9695_${year}1231_limit.nc , limit.nc)  
     19ListNonDel= () 
    2120 
    2221[ParametersFiles] 
     
    3635 
    3736[OutputFiles] 
    38 List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,      NONE 
     37List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,   Post_1M_histmth 
    3938 
    4039[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) 
     40Patches= (Patch_20091030_histcom_time_axis) 
     41GatherWithInternal = (lon, lat, presnivs, time_counter, aire) 
     42TimeSeriesVars2D = (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) 
     43ChunckJob2D = NONE 
     44TimeSeriesVars3D = () 
     45ChunckJob3D = NONE 
  • CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_NMHC_AER/config.card

    r841 r889  
    1414#============================ 
    1515#D-- leap, noleap, 360d 
    16 CalendarType=360d 
     16CalendarType=leap 
    1717#D-- Début et fin de Job 
    1818#D-- "YYYY-MM-DD" 
    1919DateBegin=2000-01-01 
    20 DateEnd=2000-12-30 
     20DateEnd=2000-12-31 
    2121#============================ 
    2222#D-- 1Y, 1M, 5D, 1D 
Note: See TracChangeset for help on using the changeset viewer.