Changes between Version 26 and Version 27 of AnugaParallel


Ignore:
Timestamp:
May 9, 2012, 8:23:37 PM (13 years ago)
Author:
steve
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AnugaParallel

    v26 v27  
    3131If you had already downloaded {{{anuga_core}}} then it is sensible to update to the most recent version of the code using the subversion update command. Run the following command from the {{{anuga_core}}} directory
    3232
    33 {{{svn update}}}
     33{{{
     34svn update
     35}}}
    3436
    3537and then
     
    6365}}}
    6466
    65 should produce the output of pwd 4 times.
     67should produce the output of {{{pwd}}} 4 times.
    6668
    6769
     
    104106
    105107
    106 Also make sure the pypar examples work
    107 
    108 
    109 By the way, it is sometimes useful to fire up a new console to see if these
     108Also make sure that the pypar examples work.
     109
     110
     111By the way, I suggest firing up a new console to see if these
    110112installations work in a clean console.
    111113