FMA Challenge 2: Difference between revisions

Content deleted Content added
Line 24:
==Computational Domain Assembly and Execution==
The TUFLOW model directly reads the provided ESRII ASCII DEM raster format, to set the extent of the computational domain and interpolate elevations at the 2D cell centers, mid-sides and corners. The boundary locations were digitized in GIS layers. The provided GIS land use layer was directly read for assigning roughness values.
 
=Relevant Files=
It is up to the modeler's discretion to determine what GIS package to use, what text editor to use, and how to run their models (batch mode or within the text editor).All relevant files can be found on '''FMA_Challenge_Models/FMA_Scenario2/'''
 
=Solution=