Last change
on this file since 6741 was
6420,
checked in by nick2009, 16 years ago
|
Updated scripts for new version
|
File size:
665 bytes
|
Rev | Line | |
---|
[6420] | 1 | This area aims at collecting the best practices in setting up ANUGA models and |
---|
| 2 | show them as a running demo. |
---|
| 3 | |
---|
| 4 | The intent is to make setting up and running of models easier to do and more standardised (without compromising one bit of creativity, of course :-). One principle is that information should never have to be entered more than once. |
---|
| 5 | |
---|
| 6 | |
---|
| 7 | The ideas are: |
---|
| 8 | |
---|
| 9 | * Collect all elevation data files in lists for batch processing (as in Shark Bay 200&) |
---|
| 10 | |
---|
| 11 | * Roll all the urs2sts work into an ANUGA function (see ticket:317) |
---|
| 12 | |
---|
| 13 | * Get rid of kwargs and use project.* for all parameters and filenames. |
---|
| 14 | |
---|
| 15 | * Migrate towards unified anuga interface (as in the Patong scenario). |
---|
| 16 | |
---|
| 17 | * |
---|
Note: See
TracBrowser
for help on using the repository browser.