Ignore:
Timestamp:
12/01/09 13:00:56 (14 years ago)
Author:
sdipsl
Message:
  • Add LMDZ4 39 levels detection, launch atlas accordingly.
  • Try to clarify which variables need to be change in case one use StandAlone? mode
  • Clean up
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_create_se

    r203 r206  
    8787StandAlone=${StandAlone:=true} 
    8888 
     89#D- Low level debug : to bypass lib test checks and stack construction 
     90#D- Default : value from AA_job if any 
     91libIGCM=${libIGCM:=/path/to/your/libIGCM} 
     92 
    8993#D- Flag to determine atlas job's output directory 
    9094#D- Default : value from libIGCM_post.ksh if any 
     
    98102#D- Default : value from AA_job if any 
    99103DEBUG_debug=${DEBUG_debug:=false} 
    100  
    101 #D- Low level debug : to bypass lib test checks and stack construction 
    102 #D- Default : value from AA_job if any 
    103 libIGCM=${libIGCM:=/path/to/your/libIGCM} 
    104104 
    105105#D- TEMPORARY Flag to determine atmospheric resolution 
Note: See TracChangeset for help on using the changeset viewer.