Ignore:
Timestamp:
10/02/09 20:37:29 (15 years ago)
Author:
sdipsl
Message:

MAF SD : - Force asynchronous rebuild (if active) at the end of every execution when not in production mode

  • Correct bug in libIGCM_post (we do not read config.card Post section twice anymore)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/libIGCM_post/libIGCM_post.ksh

    r180 r183  
    165165    typeset POST NbDays PeriodEndJul PostEndJul LengthDays 
    166166    POST=false 
    167  
    168     #================================== 
    169     # Define variable ${config_Post_${post_freq}} 
    170     # who contains frequency for specific post-treatment 
    171     IGCM_card_DefineArrayFromSection ${SUBMIT_DIR}/config.card Post 
    172  
    173     for option in ${config_Post[*]} ; do 
    174         IGCM_card_DefineVariableFromOption ${SUBMIT_DIR}/config.card Post ${option} 
    175     done 
    176167 
    177168    # READ TIME SERIES OR SEASONAL FREQUENCY 
Note: See TracChangeset for help on using the changeset viewer.