TUFLOW Message 3517: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 6:
ERROR 3517 - ZC == MIN(ZU,ZV) not supported yet in SGS. Please contact support@tuflow.com.<br>
ERROR 3517 - FC not supported yet in SGS. Please contact support@tuflow.com.<br>
ERROR 3517 - "Read RowCol Zpt" or "Read MID Zpt" not supported with Quadtree.<br>
ERROR 3517 - "Read RowCol Zpt" or "Read MID Zpt" not supported in SGS.<br>
etc
|type=[[ERROR]]
|message_desc=These commands/functions are not supported in either SGS or Quadtree (depending on the message received) with the used TUFLOW version. <br>
If the message received is "ERROR 3517 - "Read RowCol Zpt" not supported with Quadtree" this is because the GIS layer is cell size dependent and cannot be used in a Quadtree model, as they have multiple cell sizes.
If the error is ERROR 3517 - "Read RowCol Zpt" or "Read MID Zpt" not supported in SGS", this error occurs as reading data in this format only reads the cell centre (zc), cell face (zu and zv) and cell corner (zh) elevations. Data read in RowCol are read based on the model row and column reference and does not account for sub grid sampling within a cell. This command was made redundant with the addition of direct reading of raster grids and TIN files in the 2011 version of TUFLOW.<br>
Note: "Read RowCol Zpt" and "Read MID Zpt" are treated identically in TUFLOW with "Read MID Zpt" being the syntax for versions prior to 2010 when GIS formats were extended to include Shapefile.
|suggestions=
Use the latest version of TUFLOW available from the TUFLOW website. Alternatively, remove these features to run in SGS (or Quadtree depending on the message).
Line 17 ⟶ 19:
If the message received is "ERROR 3517 - "FC" not supported yet in SGS" this is because a GIS 2d_fcsh layer is used. Change this to a 2d_lfcsh layer which is supported when using SGS.
If the message received is "ERROR 3517 - "Read RowCol Zpt" not supported with Quadtree" or "ERROR 3517 - "Read RowCol Zpt" not supported in SGS" use the source elevation layer that the
<font color="blue"><tt>Set Zpts<font color="red"><tt>== </tt></font> <font color="black"><tt>99</tt></font><br>
<font color="blue"><tt>Read MID Zpts<font color="red"><tt>== </tt></font> <font color="black"><tt>input_file.mid</tt></font><br>
| |||