Changeset 1058
- Timestamp:
- 06/14/10 14:51:16 (15 years ago)
- Location:
- CONFIG/LMDZORINCA/trunk
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/LMDZORINCA/trunk/EXP_AER/COMP/lmdz.driver
r869 r1058 101 101 if [ ${CumulPeriod} -eq 1 ] ; then 102 102 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 104 104 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 105 105 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" … … 113 113 [ ${CumulPeriod} -le ${LMDZ_NbPeriod_adjust} ] && (( RefPeriod = ${CumulPeriod} - 1 )) 114 114 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.dat115 [ ${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 ) 116 116 117 117 ## Mise en forme du fichier physiq.def -
CONFIG/LMDZORINCA/trunk/EXP_AER/config.card
r888 r1058 68 68 #D- Do we rebuild parallel output, this flag determines 69 69 #D- frequency of rebuild submission 70 RebuildFrequency=1 M70 RebuildFrequency=1Y 71 71 #D- Do we rebuild parallel output from archive 72 RebuildFromArchive= true72 RebuildFromArchive=none 73 73 #D- If you want to produce time series, this flag determines 74 74 #D- frequency of post-processing submission 75 TimeSeriesFrequency=1 M75 TimeSeriesFrequency=1Y 76 76 #D- If you want to produce seasonal average, this flag determines 77 77 #D- the period of this average -
CONFIG/LMDZORINCA/trunk/EXP_CH4/COMP/lmdz.driver
r869 r1058 101 101 if [ ${CumulPeriod} -eq 1 ] ; then 102 102 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 104 104 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 105 105 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" … … 113 113 [ ${CumulPeriod} -le ${LMDZ_NbPeriod_adjust} ] && (( RefPeriod = ${CumulPeriod} - 1 )) 114 114 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.dat115 [ ${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 ) 116 116 117 117 ## Mise en forme du fichier physiq.def -
CONFIG/LMDZORINCA/trunk/EXP_CH4/config.card
r888 r1058 68 68 #D- Do we rebuild parallel output, this flag determines 69 69 #D- frequency of rebuild submission 70 RebuildFrequency=1 M70 RebuildFrequency=1Y 71 71 #D- Do we rebuild parallel output from archive 72 RebuildFromArchive= true72 RebuildFromArchive=none 73 73 #D- If you want to produce time series, this flag determines 74 74 #D- frequency of post-processing submission 75 TimeSeriesFrequency=1 M75 TimeSeriesFrequency=1Y 76 76 #D- If you want to produce seasonal average, this flag determines 77 77 #D- the period of this average -
CONFIG/LMDZORINCA/trunk/EXP_CH4_AER/COMP/lmdz.driver
r869 r1058 101 101 if [ ${CumulPeriod} -eq 1 ] ; then 102 102 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 104 104 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 105 105 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" … … 113 113 [ ${CumulPeriod} -le ${LMDZ_NbPeriod_adjust} ] && (( RefPeriod = ${CumulPeriod} - 1 )) 114 114 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.dat115 [ ${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 ) 116 116 117 117 ## Mise en forme du fichier physiq.def -
CONFIG/LMDZORINCA/trunk/EXP_CH4_AER/config.card
r888 r1058 69 69 #D- Do we rebuild parallel output, this flag determines 70 70 #D- frequency of rebuild submission 71 RebuildFrequency=1 M71 RebuildFrequency=1Y 72 72 #D- Do we rebuild parallel output from archive 73 RebuildFromArchive= true73 RebuildFromArchive=none 74 74 #D- If you want to produce time series, this flag determines 75 75 #D- frequency of post-processing submission 76 TimeSeriesFrequency=1 M76 TimeSeriesFrequency=1Y 77 77 #D- If you want to produce seasonal average, this flag determines 78 78 #D- the period of this average -
CONFIG/LMDZORINCA/trunk/EXP_GES/COMP/lmdz.driver
r869 r1058 101 101 if [ ${CumulPeriod} -eq 1 ] ; then 102 102 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 104 104 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 105 105 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" … … 113 113 [ ${CumulPeriod} -le ${LMDZ_NbPeriod_adjust} ] && (( RefPeriod = ${CumulPeriod} - 1 )) 114 114 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.dat115 [ ${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 ) 116 116 117 117 ## Mise en forme du fichier physiq.def -
CONFIG/LMDZORINCA/trunk/EXP_GES/config.card
r888 r1058 68 68 #D- Do we rebuild parallel output, this flag determines 69 69 #D- frequency of rebuild submission 70 RebuildFrequency=1 M70 RebuildFrequency=1Y 71 71 #D- Do we rebuild parallel output from archive 72 RebuildFromArchive= true72 RebuildFromArchive=none 73 73 #D- If you want to produce time series, this flag determines 74 74 #D- frequency of post-processing submission 75 TimeSeriesFrequency=1 M75 TimeSeriesFrequency=1Y 76 76 #D- If you want to produce seasonal average, this flag determines 77 77 #D- the period of this average -
CONFIG/LMDZORINCA/trunk/EXP_IPCC/COMP/lmdz.driver
r869 r1058 101 101 if [ ${CumulPeriod} -eq 1 ] ; then 102 102 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 104 104 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 105 105 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" … … 113 113 [ ${CumulPeriod} -le ${LMDZ_NbPeriod_adjust} ] && (( RefPeriod = ${CumulPeriod} - 1 )) 114 114 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.dat115 [ ${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 ) 116 116 117 117 ## Mise en forme du fichier physiq.def -
CONFIG/LMDZORINCA/trunk/EXP_IPCC/config.card
r888 r1058 68 68 #D- Do we rebuild parallel output, this flag determines 69 69 #D- frequency of rebuild submission 70 RebuildFrequency=1 M70 RebuildFrequency=1Y 71 71 #D- Do we rebuild parallel output from archive 72 RebuildFromArchive= true72 RebuildFromArchive=none 73 73 #D- If you want to produce time series, this flag determines 74 74 #D- frequency of post-processing submission 75 TimeSeriesFrequency=1 M75 TimeSeriesFrequency=1Y 76 76 #D- If you want to produce seasonal average, this flag determines 77 77 #D- the period of this average -
CONFIG/LMDZORINCA/trunk/EXP_NMHC/COMP/lmdz.driver
r869 r1058 101 101 if [ ${CumulPeriod} -eq 1 ] ; then 102 102 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 104 104 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 105 105 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" … … 113 113 [ ${CumulPeriod} -le ${LMDZ_NbPeriod_adjust} ] && (( RefPeriod = ${CumulPeriod} - 1 )) 114 114 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.dat115 [ ${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 ) 116 116 117 117 ## Mise en forme du fichier physiq.def -
CONFIG/LMDZORINCA/trunk/EXP_NMHC/config.card
r888 r1058 68 68 #D- Do we rebuild parallel output, this flag determines 69 69 #D- frequency of rebuild submission 70 RebuildFrequency=1 M70 RebuildFrequency=1Y 71 71 #D- Do we rebuild parallel output from archive 72 RebuildFromArchive= true72 RebuildFromArchive=none 73 73 #D- If you want to produce time series, this flag determines 74 74 #D- frequency of post-processing submission 75 TimeSeriesFrequency=1 M75 TimeSeriesFrequency=1Y 76 76 #D- If you want to produce seasonal average, this flag determines 77 77 #D- the period of this average -
CONFIG/LMDZORINCA/trunk/EXP_NMHC_AER/COMP/lmdz.driver
r869 r1058 101 101 if [ ${CumulPeriod} -eq 1 ] ; then 102 102 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 104 104 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 105 105 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" … … 113 113 [ ${CumulPeriod} -le ${LMDZ_NbPeriod_adjust} ] && (( RefPeriod = ${CumulPeriod} - 1 )) 114 114 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.dat115 [ ${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 ) 116 116 117 117 ## Mise en forme du fichier physiq.def -
CONFIG/LMDZORINCA/trunk/EXP_NMHC_AER/config.card
r888 r1058 68 68 #D- Do we rebuild parallel output, this flag determines 69 69 #D- frequency of rebuild submission 70 RebuildFrequency=1 M70 RebuildFrequency=1Y 71 71 #D- Do we rebuild parallel output from archive 72 RebuildFromArchive= true72 RebuildFromArchive=none 73 73 #D- If you want to produce time series, this flag determines 74 74 #D- frequency of post-processing submission 75 TimeSeriesFrequency=1 M75 TimeSeriesFrequency=1Y 76 76 #D- If you want to produce seasonal average, this flag determines 77 77 #D- the period of this average
Note: See TracChangeset
for help on using the changeset viewer.