Changeset 1604 for palm


Ignore:
Timestamp:
Jun 23, 2015 3:48:03 PM (9 years ago)
Author:
suehring
Message:

Enable coupled runs for lcmuk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/mrun

    r1599 r1604  
    2222# Current revisions:
    2323# ------------------
    24 #
     24# Enable coupled runs for lcmuk
    2525#
    2626# Former revisions:
     
    36003600                      mpiexec -n $ii --stdin runfile_atmos  ./a.out  $ROPTS
    36013601
     3602                   elif [[ $host = lcmuk ]]
     3603                   then
     3604
     3605                      mpiexec  -machinefile hostfile  -n $ii  a.out  <  runfile_atmos  $ROPTS
     3606
    36023607                   fi
    36033608                   wait
Note: See TracChangeset for help on using the changeset viewer.