Ignore:
Timestamp:
Oct 23, 2006, 9:02:13 PM (17 years ago)
Author:
steve
Message:
 
File:
1 edited

Legend:

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

    r3689 r3842  
    8383N = 130 #size = 33800
    8484N = 600 #Size = 720000
    85 N = 100
     85N = 50
    8686
    8787
     
    166166#
    167167print 'Initial condition'
    168 domain.set_quantity('stage', expression='Z + 0.0')
     168domain.set_quantity('stage', expression='elevation + 0.0')
    169169
    170170#Evolve
Note: See TracChangeset for help on using the changeset viewer.