Changes between Version 17 and Version 18 of ModellingQuestions


Ignore:
Timestamp:
Oct 20, 2008, 4:24:01 PM (17 years ago)
Author:
rwilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ModellingQuestions

    v17 v18  
    1 {{{
    2 #!html
    3 <h3 style="text-align: right; color: blue">
    4 <a href="https://datamining.anu.edu.au/anuga/wiki/FrequentlyAskedQuestions">Back to the FAQ table of contents</a>
    5 </h3>
    6 }}}
     1= [FrequentlyAskedQuestions ANUGA FAQ] =
     2-----
     3
    74= Modelling Questions =
    85== What type of problems is ANUGA good for? ==
     
    8077Ideally, you need a fine mesh over regions where the DEM changes rapidly, and other areas of significant interest, such as the coast.
    8178If meshes are too coarse, discretisation errors in both stage and momentum may lead to unrealistic results. All studies should include sensitivity and convergence studies based on different resolutions.
     79
    8280
    8381== How do I tag interior polygons? ==
     
    201199                    verbose = True)
    202200}}}
    203 {{{
    204 #!html
    205 <h3 style="text-align: right; color: blue">
    206 <a href="https://datamining.anu.edu.au/anuga/wiki/FrequentlyAskedQuestions">Back to the FAQ table of contents</a>
    207 </h3>
    208 }}}
     201
     202-----
     203= [FrequentlyAskedQuestions ANUGA FAQ] =