TUFLOW Message 5069: Difference between revisions
Content deleted Content added
Created page with "{{TUFLOW_Message |tuflow_message=ERROR 5069 - "Method==" parameter was not defined for "<device_name> / <tracer_name>" |alt_msg=NA |type=ERROR |message_desc=The " <tt><fon..." |
No edit summary |
||
Line 3:
|alt_msg=NA
|type=[[ERROR]]
|message_desc=The " <tt><font color="blue">Method</font><font color="red"> == </font></tt> " parameter was not defined for device "<device_name>", tracer "<tracer_name>".
|suggestions=In the TUFLOW CATCH control file (.tcc), ensure that the " <tt><font color="blue">Method</font><font color="red"> == </font></tt> " parameter is defined for device "<device_name>", tracer "<tracer_name>". For example:<br>
:<tt><font color="blue">Device </font><font color="red">==</font> <device_name></tt>
::: <tt><tracer_name>, <font color="blue">Method</font><font color="red"> == </font>
::: <tt>... other treatment parameterisation properties ... </tt>
:<tt><font color="blue">End Device</font></tt>
|