Ignore:
Timestamp:
02/17/10 16:05:19 (14 years ago)
Author:
aclsce
Message:

Modifications to run on titane (Xeon CCRT machine)

  • Added titane as target machine for NEMO compilation options
  • Added chmod when Bands file is get from archive directory
  • Replaced "compname" variable by explicit variable i.e lmdz, opa9, oasis in *.driver.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v2/EXP00/COMP/opa9.driver

    r819 r902  
    187187 
    188188    ##-- Meshmask option 
    189     IGCM_card_DefineVariableFromOption ${SUBMIT_DIR}/COMP/${compname}.card UserChoices mesh_mask 
     189    IGCM_card_DefineVariableFromOption ${SUBMIT_DIR}/COMP/opa9.card UserChoices mesh_mask 
    190190 
    191191    if [ "${opa9_UserChoices_mesh_mask}" = "y" ]; then 
    192192        ORCA_NMSH=1 
    193         IGCM_card_WriteOption ${SUBMIT_DIR}/COMP/${compname}.card UserChoices mesh_mask "n" 
     193        IGCM_card_WriteOption ${SUBMIT_DIR}/COMP/opa9.card UserChoices mesh_mask "n" 
    194194    fi 
    195195 
Note: See TracChangeset for help on using the changeset viewer.