Flood Modeller Tutorial Module02: Difference between revisions
Content deleted Content added
Tuflowduncan (talk | contribs) |
Tuflowduncan (talk | contribs) |
||
Line 70:
<br>
<li>We will now add the commands to modify the topography to represent the proposed development. Add the following commands after the READ GIS Z Shape line:</li>
:<font color="blue"><tt>Create TIN Zpts WRITE TIN </tt></font><font color="red"><tt>==</tt></font> mi\2d_ztin_FMT_M02_development_001.MIF | mi\2d_ztin_ FMT_M02_development_001.MIF </li>.▼
▲:<font color="blue"><tt>Create TIN Zpts WRITE TIN </tt></font><font color="red"><tt>==</tt></font> mi\2d_ztin_FMT_M02_development_001.MIF | mi\2d_ztin_ FMT_M02_development_001.MIF </li>
The <font color="blue"><tt>Create TIN Zpts Write TIN </tt></font> command creates and writes an SMS .tin file to the same location as the GIS layer (in this case the TUFLOW\model\mi folder). The TIN can be viewed, checked and modified in SMS. This can then be read into the model directly using the <font color="blue"><tt>Read TIN zpts</tt></font> command for any subsequent model simulations.
<br>
Line 79 ⟶ 77:
:<font color="blue"><tt>Read GIS Mat</tt></font><font color="red"><tt>==</tt></font> mi\2d_mat_FMT_M02_DEV_001.MIF
:<font color="blue"><tt>Read GIS Mat</tt></font><font color="red"><tt>==</tt></font> mi\2d_mat_FMT_M02_DEV_Buildings_001.MIF
'''QGIS or ArcGIS Users'''
<br>
<li>We will now add the commands to modify the topography to represent the proposed development. Add the following commands after the READ GIS Z Shape line:</li
:<font color="blue"><tt>Create TIN Zpts WRITE TIN </tt></font><font color="red"><tt>==</tt></font> gis\2d_ztin_FMT_M02_development_001_R.shp | gis\2d_ztin_ FMT_M02_development_001_P.SHP </li>
The <font color="blue"><tt>Create TIN Zpts Write TIN </tt></font> command creates and writes an SMS .tin file to the same location as the GIS layer (in this case the TUFLOW\model\gis folder). The TIN can be viewed, checked and modified in SMS. This can then be read into the model directly using the <font color="blue"><tt>Read TIN zpts</tt></font> command for any subsequent model simulations.
| |||