source: branches/inundation-numpy-branch/anuga_config.py

Last change on this file was 6109, checked in by ole, 15 years ago

Moved original numpy branch to branches directory.

File size: 104 bytes
Line 
1"""Parameters knows across anuga model
2"""
3       
4epsilon = 1.0e-12
5
6default_boundary_tag = 'exterior'
Note: See TracBrowser for help on using the repository browser.