source:
branches/inundation-numpy-branch/anuga_config.py
@
8353
Last change on this file since 8353 was 6109, checked in by ole, 16 years ago | |
---|---|
File size: 104 bytes |
Line | |
---|---|
1 | """Parameters knows across anuga model |
2 | """ |
3 | |
4 | epsilon = 1.0e-12 |
5 | |
6 | default_boundary_tag = 'exterior' |
Note: See TracBrowser
for help on using the repository browser.