Changeset 252 for trunk/libIGCM/AA_job


Ignore:
Timestamp:
03/29/10 11:58:33 (14 years ago)
Author:
sdipsl
Message:
  • Bugfix in AA_monitoring ; when using cfg files from POST directory the filename is monitoring01_${compname}.cfg
  • Add back an echo in AA_job to keep track of the model execution in the Script_Output
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_job

    r249 r252  
    376376    if [ ${DRYRUN} -le 1 ] ; then 
    377377        REAL_DATE_INIT=$( date ) 
     378        echo "EXECUTION of : ${MPIRUN_COMMAND} ${MPIRUN_OPTIONS} ./${config_Executable_Name}   > ${Exe_Output} 2>&1" 
    378379        echo                                                                                   > ${Exe_Output} 
    379380        echo "#######################################"                                        >> ${Exe_Output} 
Note: See TracChangeset for help on using the changeset viewer.