Changeset 3982


Ignore:
Timestamp:
Nov 14, 2006, 2:20:20 PM (17 years ago)
Author:
ole
Message:

Final rearranging and cleanup

Location:
anuga_core
Files:
1 added
6 deleted
1 edited
3 moved

Legend:

Unmodified
Added
Removed
  • anuga_core/documentation/user_manual/anuga_user_manual.tex

    r3980 r3982  
    704704Here is the code for the first version of the channel flow \file{channel1.py}:
    705705
    706 \verbatiminput{examples/channel1.py}
     706\verbatiminput{demos/channel1.py}
    707707
    708708In discussing the details of this example, we follow the outline
     
    758758
    759759Here is the code for the second version of the channel flow \file{channel2.py}:
    760 \verbatiminput{examples/channel2.py}
     760\verbatiminput{demos/channel2.py}
    761761This example differs from the first version in that a constant outflow boundary condition has
    762762been defined
     
    803803
    804804Here is the code for the third version of the channel flow \file{channel3.py}:
    805 \verbatiminput{examples/channel3.py}
     805\verbatiminput{demos/channel3.py}
    806806
    807807This example differs from the first two versions in that the topography
Note: See TracChangeset for help on using the changeset viewer.