Changeset 981


Ignore:
Timestamp:
02/11/14 10:20:32 (10 years ago)
Author:
aclsce
Message:

Modified to use OASIS-MCT as coupler (now it is a library, no executable to launch).
Added a patch to treat Oasis-MCT output files.

Location:
trunk/libIGCM
Files:
1 added
1 edited

Legend:

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

    r977 r981  
    20972097 
    20982098      # for CPL component only 
    2099       if [ "X${comp}" = "XCPL" ] ; then 
     2099      if [ "X${comp}" = "XCPL" ] && [ "X${ExeNameOut}" != X\"\" ] ; then 
    21002100 
    21012101        eval comp_proc_mpi_loc=\${${comp}_PROC_MPI} 
Note: See TracChangeset for help on using the changeset viewer.