TUFLOW Rainfall Control File Examples: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
Created page with "=Introduction= This page contains some simple rainfall control file examples. =TIN= =IDW= =Poly=" |
No edit summary |
||
| Line 4: | Line 4: | ||
=IDW= |
=IDW= |
||
<font color="blue"><tt>Maximum RF Locations </tt></font> <font color="red"><tt>==</tt></font><tt> 20 |
|||
</tt><br> |
|||
<br> |
|||
<font color="blue"><tt>RF Grid Cell Size </tt></font> <font color="red"><tt>==</tt></font><tt> 5 |
|||
</tt><br> |
|||
<font color="blue"><tt>RF Grid Format </tt></font> <font color="red"><tt>==</tt></font><tt> nc </tt><font color="green"><tt>! output in netcdf format |
|||
</tt></font><br> |
|||
<br> |
|||
<font color="blue"><tt>Read GIS RF Points </tt></font> <font color="red"><tt>==</tt></font><tt> ..\model\mi\2d_rf_pts_001.MIF |
|||
</tt><br> |
|||
<br> |
|||
<font color="blue"><tt>RF Interpolation Method </tt></font> <font color="red"><tt>==</tt></font><tt> IDW |
|||
</tt><br> |
|||
<font color="blue"><tt>IDW Exponent </tt></font> <font color="red"><tt>==</tt></font><tt> 2</tt><br> |
|||
=Poly= |
=Poly= |
||
Revision as of 09:35, 22 February 2016
Introduction
This page contains some simple rainfall control file examples.
TIN
IDW
Maximum RF Locations == 20
RF Grid Cell Size == 5
RF Grid Format == nc ! output in netcdf format
Read GIS RF Points == ..\model\mi\2d_rf_pts_001.MIF
RF Interpolation Method == IDW
IDW Exponent == 2