Changeset 7078


Ignore:
Timestamp:
May 25, 2009, 4:20:15 PM (15 years ago)
Author:
ole
Message:

Typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/documentation/user_manual/demos/cairns/runcairns.py

    r7077 r7078  
    7070# Setup parameters of computational domain
    7171#------------------------------------------------------------------------------
    72 domain.set_name('cairns_X' + project.scenario) # Name of sww file
     72domain.set_name('cairns_' + project.scenario) # Name of sww file
    7373domain.set_datadir('.')                       # Store sww output here
    7474domain.set_minimum_storable_height(0.01)      # Store only depth > 1cm
Note: See TracChangeset for help on using the changeset viewer.