Flood Modeller Tutorial Module02: Difference between revisions

Content deleted Content added
No edit summary
Line 141:
 
<li> Save the file. The tbc file is now ready to be used.</ol>
 
==TCF File==
 
We will need to create a new tcf file that references the new tgc, ecf and tbc files.
<ol>
<li>Open <b>FMT_M01_001.tcf</b> and save as <b>FMT_M02_DEV_001.tcf</b>.
Update the following commands:
:<font color="blue"><tt>Geometry Control File</tt></font><font color="red"><tt> ==</tt></font> ..\model\FMT_M02_001.tgc
:<font color="blue"><tt>ESTRY Control File</tt></font><font color="red"><tt> ==</tt></font> ..\model\FMT_M02_001.ecf
:<font color="blue"><tt>BC Control File</tt></font><font color="red"><tt> ==</tt></font> ..\model\FMT_M02_001.tbc
<li>We have also created a new bc_dbase in this module which will need to be referenced. Update the command as follows:
:<font color="blue"><tt>BC Database</tt></font><font color="red"><tt> ==</tt></font> ..\bc_dbase\bc_dbase_FMT_M02.csv
<li>Lastly, update the following command to specify a new output folder for the results of this module:
:<font color="blue"><tt>Output Folder</tt></font><font color="red"><tt> ==</tt></font> ..\results\FMT_M02\2d
<li>Save the file. The tcf file is now ready to be used.</ol>