Difference between revisions of "TUFLOW Message 3531"
Line 5: | Line 5: | ||
|message_desc="SGS Approach == Method C" requires users to set SGS Sample Frequency in the '''.tcf''' file (not '''.tgc'''). The frequency sets the number of sample points across a cell face, with the square of the number being | |message_desc="SGS Approach == Method C" requires users to set SGS Sample Frequency in the '''.tcf''' file (not '''.tgc'''). The frequency sets the number of sample points across a cell face, with the square of the number being | ||
the number of SGS sample locations per cell. It expects an odd number starting at 3 (9 cell sample locations).<br> | the number of SGS sample locations per cell. It expects an odd number starting at 3 (9 cell sample locations).<br> | ||
− | For example, with <font color="blue"><tt>SGS Sample Frequency </tt></font> <font color="red"><tt>== </tt></font><tt>11</tt> and cell size of 10m, TUFLOW samples with'''1m''' interval at 11 points along a face including the two face vertexes at both ends. | + | For example, with <font color="blue"><tt>SGS Sample Frequency </tt></font> <font color="red"><tt>== </tt></font><tt>11</tt> and cell size of 10m, TUFLOW samples with '''1m''' interval at 11 points along a face including the two face vertexes at both ends. |
For Quadtree models, different sample frequencies can be defined for each nesting level, e.g.:<br> | For Quadtree models, different sample frequencies can be defined for each nesting level, e.g.:<br> | ||
<font color="blue"><tt>SGS Sample Frequency </tt></font> <font color="red"><tt>== </tt></font><tt>21, 11, 6</tt> | <font color="blue"><tt>SGS Sample Frequency </tt></font> <font color="red"><tt>== </tt></font><tt>21, 11, 6</tt> |
Revision as of 14:50, 4 January 2022
TUFLOW Message
ERROR 3531 - SGS Sample Frequency not set for SGS Approach == Method C.
Alternate Message
N/A
Message Type
ERROR
Description
"SGS Approach == Method C" requires users to set SGS Sample Frequency in the .tcf file (not .tgc). The frequency sets the number of sample points across a cell face, with the square of the number being
the number of SGS sample locations per cell. It expects an odd number starting at 3 (9 cell sample locations).
For example, with SGS Sample Frequency == 11 and cell size of 10m, TUFLOW samples with 1m interval at 11 points along a face including the two face vertexes at both ends.
For Quadtree models, different sample frequencies can be defined for each nesting level, e.g.:
SGS Sample Frequency == 21, 11, 6
Suggestions
Set SGS Sample Frequency in the .tcf file.
Up |
---|
3xxx Messages |