Changeset 491 for branches


Ignore:
Timestamp:
08/10/11 14:16:20 (13 years ago)
Author:
mmaipsl
Message:

Add local variable declarations in new IGCM_sys_build_execution_scripts function.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libIGCM_MPI_OpenMP/libIGCM_sys/libIGCM_sys_titane.ksh

    r490 r491  
    13461346        echo "IGCM_sys_build_execution_scripts " $@ 
    13471347    fi 
     1348 
     1349    typeset nodes listnodes init_node node_num_current start_num init_exec comp ExeNameIn ExeNameOut  
     1350    typeset nombre_restant_node node_num_current node_current comp_proc_mpi_loc comp_proc_omp_loc  
     1351    typeset num_corempi nombre_restant_node nombre_restant_comp 
    13481352 
    13491353    # Verification with PBS parameter 
Note: See TracChangeset for help on using the changeset viewer.