Ignore:
Timestamp:
Sep 7, 2010, 9:17:12 PM (14 years ago)
Author:
habili
Message:

Deleting unnecessary structure test scripts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/source/anuga/structures/testing_wide_bridge.py

    r8005 r8008  
    255255#------------------------------------------------------------------------------
    256256
    257 for t in domain.evolve(yieldstep = 1, finaltime = 10):
     257for t in domain.evolve(yieldstep = 1, finaltime = 100):
    258258    print domain.timestepping_statistics()
    259259    print domain.volumetric_balance_statistics()
Note: See TracChangeset for help on using the changeset viewer.