Changeset 1462 for trunk/libIGCM


Ignore:
Timestamp:
06/27/18 16:42:02 (6 years ago)
Author:
aclsce
Message:
  • Updated libIGCM_sys_irene (changed "curie" character string into "irene").
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/libIGCM_sys/libIGCM_sys_irene.ksh

    r1461 r1462  
    111111# For AddNoise and AddPertu3DOCE 
    112112##export PATH=${PATH}:/ccc/cont003/home/igcmg/igcmg/Tools/curie/bin 
    113 export PATH=${PATH}:$(ccc_home -u igcmg)/Tools/curie/bin 
     113export PATH=${PATH}:$(ccc_home -u igcmg)/Tools/irene/bin 
    114114 
    115115# For rebuild 
     
    12971297      i=0 
    12981298      rm -f hosts rankfile 
    1299       IGCM_debug_Print 1 "sys Curie, Hosts available :" 
     1299      IGCM_debug_Print 1 "sys Irene, Hosts available :" 
    13001300      for nodes in `cat hosts.tmp` 
    13011301      do 
     
    15371537        fi 
    15381538 
    1539         IGCM_debug_Print 1 "sys Curie : script_${ExeNameOut}.ksh contains" 
     1539        IGCM_debug_Print 1 "sys Irene : script_${ExeNameOut}.ksh contains" 
    15401540        cat script_${ExeNameOut}.ksh 
    15411541 
     
    15461546  fi # ${OK_PARA_MPMD} 
    15471547 
    1548   IGCM_debug_Print 1 "sys Curie : execution command is " 
     1548  IGCM_debug_Print 1 "sys Irene : execution command is " 
    15491549  IGCM_debug_Print 1 "$EXECUTION" 
    15501550 
     
    17221722  fi 
    17231723 
    1724   ssh curie91 /usr/bin/ccc_myproject > $1 
     1724  ssh irene191 /usr/bin/ccc_myproject > $1 
    17251725 
    17261726  IGCM_debug_PopStack "IGCM_sys_projectAccounting" 
     
    18471847  fi 
    18481848 
    1849   $( ccc_home -u igcmg)/Tools/curie/bin/rebuild_nemo ${1} ${2} 
     1849  $( ccc_home -u igcmg)/Tools/irene/bin/rebuild_nemo ${1} ${2} 
    18501850 
    18511851  IGCM_debug_PopStack "IGCM_sys_rebuild_nemo" 
Note: See TracChangeset for help on using the changeset viewer.