Changeset 1058


Ignore:
Timestamp:
06/14/10 14:51:16 (14 years ago)
Author:
acosce
Message:
Location:
CONFIG/LMDZORINCA/trunk
Files:
14 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/LMDZORINCA/trunk/EXP_AER/COMP/lmdz.driver

    r869 r1058  
    101101    if [ ${CumulPeriod} -eq 1 ] ; then 
    102102        if [ ${LMDZ_NbPeriod_adjust} -eq 0 ] ; then 
    103             IGCM_sys_Get ${LMDZ_Bands_file_name} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat 
     103            IGCM_sys_Get ${LMDZ_Bands_file_name} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat; IGCM_sys_Chmod u+w Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat 
    104104            IGCM_sys_Put_Out Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_0 
    105105            IGCM_debug_Print 1 "Bands file forced to ${LMDZ_Bands_file_name} and stored in ${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_0" 
     
    113113    [ ${CumulPeriod} -le ${LMDZ_NbPeriod_adjust} ] && (( RefPeriod = ${CumulPeriod} - 1 ))  
    114114 
    115     [ ${CumulPeriod} -gt 1 ] && IGCM_sys_Get ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_${RefPeriod} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat 
     115    [ ${CumulPeriod} -gt 1 ] && ( IGCM_sys_Get ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_${RefPeriod} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat; IGCM_sys_Chmod u+w Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat ) 
    116116 
    117117    ## Mise en forme du fichier physiq.def 
  • CONFIG/LMDZORINCA/trunk/EXP_AER/config.card

    r888 r1058  
    6868#D- Do we rebuild parallel output, this flag determines 
    6969#D- frequency of rebuild submission 
    70 RebuildFrequency=1M 
     70RebuildFrequency=1Y 
    7171#D- Do we rebuild parallel output from archive 
    72 RebuildFromArchive=true 
     72RebuildFromArchive=none 
    7373#D- If you want to produce time series, this flag determines 
    7474#D- frequency of post-processing submission 
    75 TimeSeriesFrequency=1M 
     75TimeSeriesFrequency=1Y 
    7676#D- If you want to produce seasonal average, this flag determines 
    7777#D- the period of this average 
  • CONFIG/LMDZORINCA/trunk/EXP_CH4/COMP/lmdz.driver

    r869 r1058  
    101101    if [ ${CumulPeriod} -eq 1 ] ; then 
    102102        if [ ${LMDZ_NbPeriod_adjust} -eq 0 ] ; then 
    103             IGCM_sys_Get ${LMDZ_Bands_file_name} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat 
     103            IGCM_sys_Get ${LMDZ_Bands_file_name} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat; IGCM_sys_Chmod u+w Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat 
    104104            IGCM_sys_Put_Out Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_0 
    105105            IGCM_debug_Print 1 "Bands file forced to ${LMDZ_Bands_file_name} and stored in ${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_0" 
     
    113113    [ ${CumulPeriod} -le ${LMDZ_NbPeriod_adjust} ] && (( RefPeriod = ${CumulPeriod} - 1 ))  
    114114 
    115     [ ${CumulPeriod} -gt 1 ] && IGCM_sys_Get ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_${RefPeriod} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat 
     115    [ ${CumulPeriod} -gt 1 ] && ( IGCM_sys_Get ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_${RefPeriod} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat; IGCM_sys_Chmod u+w Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat ) 
    116116 
    117117    ## Mise en forme du fichier physiq.def 
  • CONFIG/LMDZORINCA/trunk/EXP_CH4/config.card

    r888 r1058  
    6868#D- Do we rebuild parallel output, this flag determines 
    6969#D- frequency of rebuild submission 
    70 RebuildFrequency=1M 
     70RebuildFrequency=1Y 
    7171#D- Do we rebuild parallel output from archive 
    72 RebuildFromArchive=true 
     72RebuildFromArchive=none 
    7373#D- If you want to produce time series, this flag determines 
    7474#D- frequency of post-processing submission 
    75 TimeSeriesFrequency=1M 
     75TimeSeriesFrequency=1Y 
    7676#D- If you want to produce seasonal average, this flag determines 
    7777#D- the period of this average 
  • CONFIG/LMDZORINCA/trunk/EXP_CH4_AER/COMP/lmdz.driver

    r869 r1058  
    101101    if [ ${CumulPeriod} -eq 1 ] ; then 
    102102        if [ ${LMDZ_NbPeriod_adjust} -eq 0 ] ; then 
    103             IGCM_sys_Get ${LMDZ_Bands_file_name} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat 
     103            IGCM_sys_Get ${LMDZ_Bands_file_name} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat; IGCM_sys_Chmod u+w Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat 
    104104            IGCM_sys_Put_Out Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_0 
    105105            IGCM_debug_Print 1 "Bands file forced to ${LMDZ_Bands_file_name} and stored in ${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_0" 
     
    113113    [ ${CumulPeriod} -le ${LMDZ_NbPeriod_adjust} ] && (( RefPeriod = ${CumulPeriod} - 1 ))  
    114114 
    115     [ ${CumulPeriod} -gt 1 ] && IGCM_sys_Get ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_${RefPeriod} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat 
     115    [ ${CumulPeriod} -gt 1 ] && ( IGCM_sys_Get ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_${RefPeriod} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat; IGCM_sys_Chmod u+w Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat ) 
    116116 
    117117    ## Mise en forme du fichier physiq.def 
  • CONFIG/LMDZORINCA/trunk/EXP_CH4_AER/config.card

    r888 r1058  
    6969#D- Do we rebuild parallel output, this flag determines 
    7070#D- frequency of rebuild submission 
    71 RebuildFrequency=1M 
     71RebuildFrequency=1Y 
    7272#D- Do we rebuild parallel output from archive 
    73 RebuildFromArchive=true 
     73RebuildFromArchive=none 
    7474#D- If you want to produce time series, this flag determines 
    7575#D- frequency of post-processing submission 
    76 TimeSeriesFrequency=1M 
     76TimeSeriesFrequency=1Y 
    7777#D- If you want to produce seasonal average, this flag determines 
    7878#D- the period of this average 
  • CONFIG/LMDZORINCA/trunk/EXP_GES/COMP/lmdz.driver

    r869 r1058  
    101101    if [ ${CumulPeriod} -eq 1 ] ; then 
    102102        if [ ${LMDZ_NbPeriod_adjust} -eq 0 ] ; then 
    103             IGCM_sys_Get ${LMDZ_Bands_file_name} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat 
     103            IGCM_sys_Get ${LMDZ_Bands_file_name} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat; IGCM_sys_Chmod u+w Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat 
    104104            IGCM_sys_Put_Out Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_0 
    105105            IGCM_debug_Print 1 "Bands file forced to ${LMDZ_Bands_file_name} and stored in ${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_0" 
     
    113113    [ ${CumulPeriod} -le ${LMDZ_NbPeriod_adjust} ] && (( RefPeriod = ${CumulPeriod} - 1 ))  
    114114 
    115     [ ${CumulPeriod} -gt 1 ] && IGCM_sys_Get ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_${RefPeriod} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat 
     115    [ ${CumulPeriod} -gt 1 ] && ( IGCM_sys_Get ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_${RefPeriod} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat; IGCM_sys_Chmod u+w Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat ) 
    116116 
    117117    ## Mise en forme du fichier physiq.def 
  • CONFIG/LMDZORINCA/trunk/EXP_GES/config.card

    r888 r1058  
    6868#D- Do we rebuild parallel output, this flag determines 
    6969#D- frequency of rebuild submission 
    70 RebuildFrequency=1M 
     70RebuildFrequency=1Y 
    7171#D- Do we rebuild parallel output from archive 
    72 RebuildFromArchive=true 
     72RebuildFromArchive=none 
    7373#D- If you want to produce time series, this flag determines 
    7474#D- frequency of post-processing submission 
    75 TimeSeriesFrequency=1M 
     75TimeSeriesFrequency=1Y 
    7676#D- If you want to produce seasonal average, this flag determines 
    7777#D- the period of this average 
  • CONFIG/LMDZORINCA/trunk/EXP_IPCC/COMP/lmdz.driver

    r869 r1058  
    101101    if [ ${CumulPeriod} -eq 1 ] ; then 
    102102        if [ ${LMDZ_NbPeriod_adjust} -eq 0 ] ; then 
    103             IGCM_sys_Get ${LMDZ_Bands_file_name} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat 
     103            IGCM_sys_Get ${LMDZ_Bands_file_name} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat; IGCM_sys_Chmod u+w Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat 
    104104            IGCM_sys_Put_Out Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_0 
    105105            IGCM_debug_Print 1 "Bands file forced to ${LMDZ_Bands_file_name} and stored in ${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_0" 
     
    113113    [ ${CumulPeriod} -le ${LMDZ_NbPeriod_adjust} ] && (( RefPeriod = ${CumulPeriod} - 1 ))  
    114114 
    115     [ ${CumulPeriod} -gt 1 ] && IGCM_sys_Get ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_${RefPeriod} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat 
     115    [ ${CumulPeriod} -gt 1 ] && ( IGCM_sys_Get ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_${RefPeriod} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat; IGCM_sys_Chmod u+w Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat ) 
    116116 
    117117    ## Mise en forme du fichier physiq.def 
  • CONFIG/LMDZORINCA/trunk/EXP_IPCC/config.card

    r888 r1058  
    6868#D- Do we rebuild parallel output, this flag determines 
    6969#D- frequency of rebuild submission 
    70 RebuildFrequency=1M 
     70RebuildFrequency=1Y 
    7171#D- Do we rebuild parallel output from archive 
    72 RebuildFromArchive=true 
     72RebuildFromArchive=none 
    7373#D- If you want to produce time series, this flag determines 
    7474#D- frequency of post-processing submission 
    75 TimeSeriesFrequency=1M 
     75TimeSeriesFrequency=1Y 
    7676#D- If you want to produce seasonal average, this flag determines 
    7777#D- the period of this average 
  • CONFIG/LMDZORINCA/trunk/EXP_NMHC/COMP/lmdz.driver

    r869 r1058  
    101101    if [ ${CumulPeriod} -eq 1 ] ; then 
    102102        if [ ${LMDZ_NbPeriod_adjust} -eq 0 ] ; then 
    103             IGCM_sys_Get ${LMDZ_Bands_file_name} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat 
     103            IGCM_sys_Get ${LMDZ_Bands_file_name} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat; IGCM_sys_Chmod u+w Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat 
    104104            IGCM_sys_Put_Out Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_0 
    105105            IGCM_debug_Print 1 "Bands file forced to ${LMDZ_Bands_file_name} and stored in ${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_0" 
     
    113113    [ ${CumulPeriod} -le ${LMDZ_NbPeriod_adjust} ] && (( RefPeriod = ${CumulPeriod} - 1 ))  
    114114 
    115     [ ${CumulPeriod} -gt 1 ] && IGCM_sys_Get ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_${RefPeriod} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat 
     115    [ ${CumulPeriod} -gt 1 ] && ( IGCM_sys_Get ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_${RefPeriod} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat; IGCM_sys_Chmod u+w Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat ) 
    116116 
    117117    ## Mise en forme du fichier physiq.def 
  • CONFIG/LMDZORINCA/trunk/EXP_NMHC/config.card

    r888 r1058  
    6868#D- Do we rebuild parallel output, this flag determines 
    6969#D- frequency of rebuild submission 
    70 RebuildFrequency=1M 
     70RebuildFrequency=1Y 
    7171#D- Do we rebuild parallel output from archive 
    72 RebuildFromArchive=true 
     72RebuildFromArchive=none 
    7373#D- If you want to produce time series, this flag determines 
    7474#D- frequency of post-processing submission 
    75 TimeSeriesFrequency=1M 
     75TimeSeriesFrequency=1Y 
    7676#D- If you want to produce seasonal average, this flag determines 
    7777#D- the period of this average 
  • CONFIG/LMDZORINCA/trunk/EXP_NMHC_AER/COMP/lmdz.driver

    r869 r1058  
    101101    if [ ${CumulPeriod} -eq 1 ] ; then 
    102102        if [ ${LMDZ_NbPeriod_adjust} -eq 0 ] ; then 
    103             IGCM_sys_Get ${LMDZ_Bands_file_name} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat 
     103            IGCM_sys_Get ${LMDZ_Bands_file_name} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat; IGCM_sys_Chmod u+w Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat 
    104104            IGCM_sys_Put_Out Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_0 
    105105            IGCM_debug_Print 1 "Bands file forced to ${LMDZ_Bands_file_name} and stored in ${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_0" 
     
    113113    [ ${CumulPeriod} -le ${LMDZ_NbPeriod_adjust} ] && (( RefPeriod = ${CumulPeriod} - 1 ))  
    114114 
    115     [ ${CumulPeriod} -gt 1 ] && IGCM_sys_Get ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_${RefPeriod} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat 
     115    [ ${CumulPeriod} -gt 1 ] && ( IGCM_sys_Get ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat_${RefPeriod} Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat; IGCM_sys_Chmod u+w Bands_${BandsResol}_${NUM_PROC_ATM}prc.dat ) 
    116116 
    117117    ## Mise en forme du fichier physiq.def 
  • CONFIG/LMDZORINCA/trunk/EXP_NMHC_AER/config.card

    r888 r1058  
    6868#D- Do we rebuild parallel output, this flag determines 
    6969#D- frequency of rebuild submission 
    70 RebuildFrequency=1M 
     70RebuildFrequency=1Y 
    7171#D- Do we rebuild parallel output from archive 
    72 RebuildFromArchive=true 
     72RebuildFromArchive=none 
    7373#D- If you want to produce time series, this flag determines 
    7474#D- frequency of post-processing submission 
    75 TimeSeriesFrequency=1M 
     75TimeSeriesFrequency=1Y 
    7676#D- If you want to produce seasonal average, this flag determines 
    7777#D- the period of this average 
Note: See TracChangeset for help on using the changeset viewer.