QGIS ARR to TUFLOW: Difference between revisions
Content deleted Content added
Ellis Symons (talk | contribs) |
Ellis Symons (talk | contribs) |
||
Line 105:
2. The soil types have already been defined in the output '''soils.tsoilf''' file - See Section 6.10.4 in the TUFLOW Manual. This file defines soil type 1 as using the initial/continuing loss method. The values '''<<IL_test>>''' and '''<<CL_test>>''' are variables because they have the triangular brackets '''<<>>''' ("test" in this case is the catchment name).<br>
: [[File: ARR_example_tsoilf.PNG]]<Br>
3. The IL_test and CL_test variables are being initialised in '''soil_infilatration.trd'''. This file is using <tt>IF statements</tt> to set the values based on the event.<br>
: [[File: ARR_example_soil_infiltration_trd.PNG]]<br>
| |||