Changes between Version 12 and Version 13 of MiscellaneousQuestions


Ignore:
Timestamp:
Jun 12, 2009, 5:25:58 PM (15 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MiscellaneousQuestions

    v12 v13  
    7373}}}
    7474
     75Next, you just prepare and execute the model:
     76{{{
     77python setup_model.py
     78python run_model.py
     79}}}
    7580
     81This should all run to completion.  If you do get an error from '''setup_model.py'' or '''run_model.py'''
     82look for some explanation in the log files, which you should find somewhere under '''C:\ANUGA\data'''.
     83Just keep drilling down from that point until you find a directory called '''outputs'''.  The latest directory
     84in '''outputs''' should contain a file called '''screen_error.txt''' with an explanation of the error at the end.
    7685-----
    7786= [FrequentlyAskedQuestions ANUGA FAQ] =