Changeset 2665


Ignore:
Timestamp:
11/03/15 11:50:00 (8 years ago)
Author:
cetlod
Message:

Restore TOP component for ORCA1_LIM3_PISCES configuration, previously suppressed for tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modipsl/trunk/util/model

    r2553 r2665  
    383383    grep ORCA1_LIM3_PISCES ${cfg_file} > /dev/null 2>&1 
    384384    err=${?} 
    385 # MOdif O.M : suppression du repertoire TOP (temporaire) 
    386 #    [[ ${err} = 1 ]] && ( echo "ORCA1_LIM3_PISCES OPA_SRC LIM_SRC_3 NST_SRC TOP_SRC" >> ${cfg_file} ) 
    387     [[ ${err} = 1 ]] && ( echo "ORCA1_LIM3_PISCES OPA_SRC LIM_SRC_3 NST_SRC  " >> ${cfg_file} ) 
     385    [[ ${err} = 1 ]] && ( echo "ORCA1_LIM3_PISCES OPA_SRC LIM_SRC_3 NST_SRC TOP_SRC" >> ${cfg_file} ) 
    388386fi 
    389387 
Note: See TracChangeset for help on using the changeset viewer.