Ignore:
Timestamp:
Nov 21, 2006, 8:36:47 PM (18 years ago)
Author:
jack
Message:

Moved the vpython visualiser to obsolete_code and cleared out things that call it from other code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/examples/island.py

    r3876 r4026  
    6161domain.maximum_allowed_speed = 100.0
    6262domain.minimum_storable_height = 1.0e-4
    63 domain.visualise_wet_dry_cutoff = 5.0e-2
    6463
    6564#------------------------------------------------------------------------------
     
    101100domain.check_integrity()
    102101
    103 domain.initialise_visualiser()
    104102#------------------------------------------------------------------------------
    105103# Evolve system through time
Note: See TracChangeset for help on using the changeset viewer.