Changeset 712 for trunk/libIGCM/AA_job


Ignore:
Timestamp:
10/10/12 18:01:47 (12 years ago)
Author:
aclsce
Message:
  • Added TaskType? variable in jobs to specify the type of the job (computing or post-processing).
  • Added the use of TaskType? variable in Curie libsys to source the appropriate .atlas_env* configuration file.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_job

    r704 r712  
    171171libIGCM=${MODIPSL}/libIGCM 
    172172 
     173#D- Task type (computing or post-processing) 
     174TaskType=computing  
     175 
    173176#D--------------------------------------------------------------------== 
    174177#D-                   -1. User modification place 
Note: See TracChangeset for help on using the changeset viewer.