Changeset 1778 for CONFIG/UNIFORM/v5


Ignore:
Timestamp:
06/15/12 16:33:23 (12 years ago)
Author:
jgipsl
Message:

Corrected some errors discoverd by changing machine.

Location:
CONFIG/UNIFORM/v5
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v5/IPSLCM5CHS_v5/GENERAL/DRIVER/lmdz.driver

    r1750 r1778  
    179179    if [ ${CumulPeriod} -eq 1 ] ; then 
    180180        if [ ${LMDZ_NbPeriod_adjust} -eq 0 ] ; then 
    181             if [ ! X${LMDZ_Bands_file_name} = X] ; then 
     181            if [ ! X${LMDZ_Bands_file_name} = X ] ; then 
    182182                IGCM_sys_Get ${LMDZ_Bands_file_name} Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat  
    183183                IGCM_sys_Put_Out Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat_0 
     
    245245        typeset PreviousLinelog LastPeriodDateBegin LastPeriodDateEnd LastDatesPeriod LastPREFIX 
    246246 
    247         if ( ${FirstInitialize} && [ X"${config_ATM_Restart}" = X"n" ]) ; then 
     247        if ( ${FirstInitialize} && [ X"${config_ATM_Restart}" = X"n" ] ) ; then 
    248248        ##--Initialization of fluxes to an undefined value at the first run 
    249249            UndefinedValueCo2=-9999 
     
    278278        # !! NEW for Carbone cycle !! Path where to find old co2.log file for restart CO2. 
    279279        #SubmitRestartPath= 
    280             if ( ${FirstInitialize} && [ X"${config_ATM_Restart}" = X"y" ]) ; then 
     280            if ( ${FirstInitialize} && [ X"${config_ATM_Restart}" = X"y" ] ) ; then 
    281281                IGCM_card_DefineVariableFromOption ${SUBMIT_DIR}/config.card ATM SubmitRestartPath 
    282282                PathCO2log=${config_ATM_SubmitRestartPath} 
     
    436436            # The restart files already exist. They have been copied from a previous run or from a CREATE job 
    437437            echo "Restart files for LMDZ have been copied from a previous run" 
    438         elif [ -f create_etat0_limit* ] || [ -f ce0l* ] && ! [ -f lmdz.x ] ; then 
     438        elif [ -f create_etat0_limit* ] || [ -f ce0l* ] && [ ! -f lmdz.x ] ; then 
    439439            # Do nothing because it is the program for creating restart files that is running and not LMDZ 
    440440            echo "create_etat0_limit.e will create initial start files" 
  • CONFIG/UNIFORM/v5/IPSLCM5_v5/GENERAL/DRIVER/lmdz.driver

    r1750 r1778  
    179179    if [ ${CumulPeriod} -eq 1 ] ; then 
    180180        if [ ${LMDZ_NbPeriod_adjust} -eq 0 ] ; then 
    181             if [ ! X${LMDZ_Bands_file_name} = X] ; then 
     181            if [ ! X${LMDZ_Bands_file_name} = X ] ; then 
    182182                IGCM_sys_Get ${LMDZ_Bands_file_name} Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat  
    183183                IGCM_sys_Put_Out Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat_0 
     
    245245        typeset PreviousLinelog LastPeriodDateBegin LastPeriodDateEnd LastDatesPeriod LastPREFIX 
    246246 
    247         if ( ${FirstInitialize} && [ X"${config_ATM_Restart}" = X"n" ]) ; then 
     247        if ( ${FirstInitialize} && [ X"${config_ATM_Restart}" = X"n" ] ) ; then 
    248248        ##--Initialization of fluxes to an undefined value at the first run 
    249249            UndefinedValueCo2=-9999 
     
    278278        # !! NEW for Carbone cycle !! Path where to find old co2.log file for restart CO2. 
    279279        #SubmitRestartPath= 
    280             if ( ${FirstInitialize} && [ X"${config_ATM_Restart}" = X"y" ]) ; then 
     280            if ( ${FirstInitialize} && [ X"${config_ATM_Restart}" = X"y" ] ) ; then 
    281281                IGCM_card_DefineVariableFromOption ${SUBMIT_DIR}/config.card ATM SubmitRestartPath 
    282282                PathCO2log=${config_ATM_SubmitRestartPath} 
     
    436436            # The restart files already exist. They have been copied from a previous run or from a CREATE job 
    437437            echo "Restart files for LMDZ have been copied from a previous run" 
    438         elif [ -f create_etat0_limit* ] || [ -f ce0l* ] && ! [ -f lmdz.x ] ; then 
     438        elif [ -f create_etat0_limit* ] || [ -f ce0l* ] && [ ! -f lmdz.x ] ; then 
    439439            # Do nothing because it is the program for creating restart files that is running and not LMDZ 
    440440            echo "create_etat0_limit.e will create initial start files" 
  • CONFIG/UNIFORM/v5/LMDZORINCA_v5/GENERAL/DRIVER/lmdz.driver

    r1750 r1778  
    179179    if [ ${CumulPeriod} -eq 1 ] ; then 
    180180        if [ ${LMDZ_NbPeriod_adjust} -eq 0 ] ; then 
    181             if [ ! X${LMDZ_Bands_file_name} = X] ; then 
     181            if [ ! X${LMDZ_Bands_file_name} = X ] ; then 
    182182                IGCM_sys_Get ${LMDZ_Bands_file_name} Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat  
    183183                IGCM_sys_Put_Out Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat_0 
     
    245245        typeset PreviousLinelog LastPeriodDateBegin LastPeriodDateEnd LastDatesPeriod LastPREFIX 
    246246 
    247         if ( ${FirstInitialize} && [ X"${config_ATM_Restart}" = X"n" ]) ; then 
     247        if ( ${FirstInitialize} && [ X"${config_ATM_Restart}" = X"n" ] ) ; then 
    248248        ##--Initialization of fluxes to an undefined value at the first run 
    249249            UndefinedValueCo2=-9999 
     
    278278        # !! NEW for Carbone cycle !! Path where to find old co2.log file for restart CO2. 
    279279        #SubmitRestartPath= 
    280             if ( ${FirstInitialize} && [ X"${config_ATM_Restart}" = X"y" ]) ; then 
     280            if ( ${FirstInitialize} && [ X"${config_ATM_Restart}" = X"y" ] ) ; then 
    281281                IGCM_card_DefineVariableFromOption ${SUBMIT_DIR}/config.card ATM SubmitRestartPath 
    282282                PathCO2log=${config_ATM_SubmitRestartPath} 
     
    436436            # The restart files already exist. They have been copied from a previous run or from a CREATE job 
    437437            echo "Restart files for LMDZ have been copied from a previous run" 
    438         elif [ -f create_etat0_limit* ] || [ -f ce0l* ] && ! [ -f lmdz.x ] ; then 
     438        elif [ -f create_etat0_limit* ] || [ -f ce0l* ] && [ ! -f lmdz.x ] ; then 
    439439            # Do nothing because it is the program for creating restart files that is running and not LMDZ 
    440440            echo "create_etat0_limit.e will create initial start files" 
  • CONFIG/UNIFORM/v5/LMDZOR_v5/GENERAL/DRIVER/lmdz.driver

    r1750 r1778  
    179179    if [ ${CumulPeriod} -eq 1 ] ; then 
    180180        if [ ${LMDZ_NbPeriod_adjust} -eq 0 ] ; then 
    181             if [ ! X${LMDZ_Bands_file_name} = X] ; then 
     181            if [ ! X${LMDZ_Bands_file_name} = X ] ; then 
    182182                IGCM_sys_Get ${LMDZ_Bands_file_name} Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat  
    183183                IGCM_sys_Put_Out Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat_0 
     
    245245        typeset PreviousLinelog LastPeriodDateBegin LastPeriodDateEnd LastDatesPeriod LastPREFIX 
    246246 
    247         if ( ${FirstInitialize} && [ X"${config_ATM_Restart}" = X"n" ]) ; then 
     247        if ( ${FirstInitialize} && [ X"${config_ATM_Restart}" = X"n" ] ) ; then 
    248248        ##--Initialization of fluxes to an undefined value at the first run 
    249249            UndefinedValueCo2=-9999 
     
    278278        # !! NEW for Carbone cycle !! Path where to find old co2.log file for restart CO2. 
    279279        #SubmitRestartPath= 
    280             if ( ${FirstInitialize} && [ X"${config_ATM_Restart}" = X"y" ]) ; then 
     280            if ( ${FirstInitialize} && [ X"${config_ATM_Restart}" = X"y" ] ) ; then 
    281281                IGCM_card_DefineVariableFromOption ${SUBMIT_DIR}/config.card ATM SubmitRestartPath 
    282282                PathCO2log=${config_ATM_SubmitRestartPath} 
     
    436436            # The restart files already exist. They have been copied from a previous run or from a CREATE job 
    437437            echo "Restart files for LMDZ have been copied from a previous run" 
    438         elif [ -f create_etat0_limit* ] || [ -f ce0l* ] && ! [ -f lmdz.x ] ; then 
     438        elif [ -f create_etat0_limit* ] || [ -f ce0l* ] && [ ! -f lmdz.x ] ; then 
    439439            # Do nothing because it is the program for creating restart files that is running and not LMDZ 
    440440            echo "create_etat0_limit.e will create initial start files" 
  • CONFIG/UNIFORM/v5/LMDZREPR_v5/GENERAL/DRIVER/lmdz.driver

    r1750 r1778  
    179179    if [ ${CumulPeriod} -eq 1 ] ; then 
    180180        if [ ${LMDZ_NbPeriod_adjust} -eq 0 ] ; then 
    181             if [ ! X${LMDZ_Bands_file_name} = X] ; then 
     181            if [ ! X${LMDZ_Bands_file_name} = X ] ; then 
    182182                IGCM_sys_Get ${LMDZ_Bands_file_name} Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat  
    183183                IGCM_sys_Put_Out Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat_0 
     
    245245        typeset PreviousLinelog LastPeriodDateBegin LastPeriodDateEnd LastDatesPeriod LastPREFIX 
    246246 
    247         if ( ${FirstInitialize} && [ X"${config_ATM_Restart}" = X"n" ]) ; then 
     247        if ( ${FirstInitialize} && [ X"${config_ATM_Restart}" = X"n" ] ) ; then 
    248248        ##--Initialization of fluxes to an undefined value at the first run 
    249249            UndefinedValueCo2=-9999 
     
    278278        # !! NEW for Carbone cycle !! Path where to find old co2.log file for restart CO2. 
    279279        #SubmitRestartPath= 
    280             if ( ${FirstInitialize} && [ X"${config_ATM_Restart}" = X"y" ]) ; then 
     280            if ( ${FirstInitialize} && [ X"${config_ATM_Restart}" = X"y" ] ) ; then 
    281281                IGCM_card_DefineVariableFromOption ${SUBMIT_DIR}/config.card ATM SubmitRestartPath 
    282282                PathCO2log=${config_ATM_SubmitRestartPath} 
     
    436436            # The restart files already exist. They have been copied from a previous run or from a CREATE job 
    437437            echo "Restart files for LMDZ have been copied from a previous run" 
    438         elif [ -f create_etat0_limit* ] || [ -f ce0l* ] && ! [ -f lmdz.x ] ; then 
     438        elif [ -f create_etat0_limit* ] || [ -f ce0l* ] && [ ! -f lmdz.x ] ; then 
    439439            # Do nothing because it is the program for creating restart files that is running and not LMDZ 
    440440            echo "create_etat0_limit.e will create initial start files" 
Note: See TracChangeset for help on using the changeset viewer.