Advection Dispersion Modelling: Difference between revisions

Content deleted Content added
Created page with "=Introduction= TUFLOW’s Advection Dispersion (AD) Module is an extension of the TUFLOW Classic/HPC engines. It is a computer program for simulating depth-averaged, two and o..."
 
Line 12:
<ol><li>Use a text editor to create an empty .adcf file and save it to the “runs” folder.</ol>
<li>Set up AD global database (.csv file)
<ol><li> Set up TUFLOW AD global database in the “bc_dbase” folder. For example:<br>
[[File:EG17 AD Consit 001.png]]<br>
<li>In the .adcf file use the "AD Global Database" command to set the location of the global database as follows.<br>
<font color="blue"><tt>AD Global Database</tt></font><font color="red"><tt> == </tt></font><font color="black"><tt>..\bc dbase\my_ad_global_dbase.csv</tt></font></ol>
<li>Setup up the boundary condition tables (.csv file(s))
<ol><li>Setup the boundary condition table(s) in the “bc_dbase” folder. For example:</olbr>
 
[[File:EG17 conc 001.png]]<br></ol>
<li>Setup up the boundary condition database (.csv file)
<ol><li>Setup the boundary condition database in the “bc_dbase” folder that references the tables set up in the previous step.<br>
[[File:EG17 AD 001.png]]<br>
<li>In the .adcf file use the "AD BC Database" command to set the location of the bc database as follows.<br>
<font color="blue"><tt>AD BC Database</tt></font><font color="red"><tt> == </tt></font><font color="black"><tt>..\bc dbase\my_ad_bc_dbase.csv</tt></font></ol>
Line 27 ⟶ 31:
<ol><li>Run TUFLOW as normal. The AD module will be called and results files written. </ol>
</ol>
 
 
==Example Models==