source:
inundation/anuga_config.py
@
2920
Last change on this file since 2920 was 2528, checked in by ole, 19 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.