Changes between Version 12 and Version 13 of MiscellaneousQuestions
- Timestamp:
- Jun 12, 2009, 5:25:58 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MiscellaneousQuestions
v12 v13 73 73 }}} 74 74 75 Next, you just prepare and execute the model: 76 {{{ 77 python setup_model.py 78 python run_model.py 79 }}} 75 80 81 This should all run to completion. If you do get an error from '''setup_model.py'' or '''run_model.py''' 82 look for some explanation in the log files, which you should find somewhere under '''C:\ANUGA\data'''. 83 Just keep drilling down from that point until you find a directory called '''outputs'''. The latest directory 84 in '''outputs''' should contain a file called '''screen_error.txt''' with an explanation of the error at the end. 76 85 ----- 77 86 = [FrequentlyAskedQuestions ANUGA FAQ] =