Last change
on this file since 2878 was
2229,
checked in by steve, 19 years ago
|
Moved directories into production and development parent directories
|
File size:
643 bytes
|
Line | |
---|
1 | VALIDATION CODE |
---|
2 | |
---|
3 | This directory contains code conduction a validation of pyvolution aganst a |
---|
4 | wave tank simulation of the 1993 Okushiri island tsunami as described in the |
---|
5 | file problem02.doc and URL |
---|
6 | |
---|
7 | http://www.cee.cornell.edu/longwave/index.cfm?page=benchmark&problem=2 |
---|
8 | |
---|
9 | Run the code lwru2.py with the variable use_variable_mesh = False (at the top |
---|
10 | of the code) and then extract_timeseries.py to see the results. |
---|
11 | |
---|
12 | If you wish to look at the a more detailed animation, create a mesh |
---|
13 | using the script create_mesh.py and run lwru2.py again with use_variable_mesh |
---|
14 | = True. The resulting sww file can be viewed with e.g. Swollen. |
---|
15 | |
---|
16 | |
---|
Note: See
TracBrowser
for help on using the repository browser.