Difference between revisions of "TUFLOW Message 5077"

From Tuflow
Jump to navigation Jump to search
(Created page with "{{TUFLOW_Message |tuflow_message=ERROR 5077 - "<device_name> / <tracer_name>" expects "<N1>" coefficients but only received "<N2>" |alt_msg=NA |type=ERROR |message_desc=In...")
 
(No difference)

Latest revision as of 11:52, 10 February 2025

TUFLOW Message
ERROR 5077 - "<device_name> / <tracer_name>" expects "<N1>" coefficients but only received "<N2>"

Alternate Message
NA

Message Type
ERROR

Description
In the device block for device "<device_name>", the tracer "<tracer_name>" is using the equation removal type (" Method==eqn "), but the number of coefficients defined (" Coefficients==<c1,c2,...>") is too few for the equation type.

Suggestions
In the TUFLOW CATCH control file (.tcc), ensure that in device block "<device_name>", the tracer "<tracer_name>" has all the required coefficients for the equation removal type.
For more information, refer to the TUFLOW CATCH Manual.


Up
Go-up.png 5xxx Messages