Changeset 1608 for trunk


Ignore:
Timestamp:
12/13/23 14:11:13 (5 months ago)
Author:
acosce
Message:

Add message in case of the creation of directory Debug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_job

    r1607 r1608  
    565565          echo "EXECUTION of : ${EXECUTION} simulated for DRYRUN = " $DRYRUN 
    566566          echo "EXECUTION of : ${EXECUTION} simulated for DRYRUN = " $DRYRUN > ${Exe_Output} 
     567          echo "" 
     568          echo "to debug your experience, you can analyze the various files (*.err, *.out, and parameters files) available in the Debug/ directory " 
     569          echo "these files are managed by the list [OutputText] defined in componant's card (COMP/*.card)" 
     570          echo "" 
    567571          if ( $DEBUG_debug ) ; then 
    568572              echo "FOR EXECUTION DRYRUN mode = " $DRYRUN >> stack 
Note: See TracChangeset for help on using the changeset viewer.