Changes between Version 17 and Version 18 of ModellingQuestions
- Timestamp:
- Oct 20, 2008, 4:24:01 PM (17 years ago)
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 7 4 = Modelling Questions = 8 5 == What type of problems is ANUGA good for? == … … 80 77 Ideally, you need a fine mesh over regions where the DEM changes rapidly, and other areas of significant interest, such as the coast. 81 78 If 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 82 80 83 81 == How do I tag interior polygons? == … … 201 199 verbose = True) 202 200 }}} 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] =