Difference between revisions of "TUFLOW Message 0801"

From Tuflow
Jump to navigation Jump to search
 
Line 5: Line 5:
 
|message_desc=This error occurs if TUFLOW has trouble extracting the math expression. Additional information may be given within the error message that will help debug the issue.
 
|message_desc=This error occurs if TUFLOW has trouble extracting the math expression. Additional information may be given within the error message that will help debug the issue.
 
|suggestions=Ensure that the expression is enclosed in brackets and is on a single line. For example: <tt><font color=blue>Pump Capacity</font><font color=red> == </font>$math(500/1000)</tt><br>
 
|suggestions=Ensure that the expression is enclosed in brackets and is on a single line. For example: <tt><font color=blue>Pump Capacity</font><font color=red> == </font>$math(500/1000)</tt><br>
Refer to the <u>[https://docs.tuflow.com/classic-hpc/manual/latest/ TUFLOW Manual]</u> for more information.
+
For more information, refer to the <u>[https://docs.tuflow.com/classic-hpc/manual/latest/ TUFLOW Manual]</u>.
 
 
  
 
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]]
 
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]]
 
}}
 
}}

Latest revision as of 08:56, 23 July 2025

TUFLOW Message
ERROR 0801 - Unable to parse mathematical expression.

Alternate Message
NA

Message Type
ERROR

Description
This error occurs if TUFLOW has trouble extracting the math expression. Additional information may be given within the error message that will help debug the issue.

Suggestions
Ensure that the expression is enclosed in brackets and is on a single line. For example: Pump Capacity == $math(500/1000)
For more information, refer to the TUFLOW Manual.


Up
Go-up.png 0xxx Messages