Difference between revisions of "TUFLOW Message 2219"

From Tuflow
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
|message_desc=????
 
|message_desc=????
 
|suggestions=????
 
|suggestions=????
|message_desc=The <font color="green"><tt>Model Precision == <precision></tt></font> command checks that the TUFLOW executable used is that specified.  If the message is encountered the precision (single or double) of the TUFLOW executable is not the same as specified.  For example, if <font color="green"><tt>Model Precision == Double</tt></font> is included in the .tcf and a single precision executable is used an error will occur.<br><br>
+
|message_desc=The <font color="blue"><tt>Model Precision </tt></font><font color="red"><tt>== </tt></font><font color="black"><tt><precision></tt></font> command checks that the TUFLOW executable used is that specified.  If the message is encountered the precision (single or double) of the TUFLOW executable is not the same as specified.  For example, if <font color="blue"><tt>Model Precision </tt></font><font color="red"><tt>== </tt></font><font color="black"><tt>Double</tt></font> is included in the .tcf and a single precision executable is used an error will occur.<br><br>
 
See also:<br>
 
See also:<br>
<font color="green"><tt>Model Platform == </tt></font><br>
+
<font color="blue"><tt>Model Platform </tt></font><font color="red"><tt>== </tt></font><br>
<font color="green"><tt>Model Build == </tt></font><br>
+
<font color="blue"><tt>Model Build </tt></font><font color="red"><tt>== </tt></font><br>
<font color="green"><tt>Model TUFLOW Release == </tt></font>.
+
<font color="blue"><tt>Model TUFLOW Release </tt></font><font color="red"><tt>== </tt></font>.
  
 
|suggestions=Ensure TUFLOW precision matches that specified in the .tcf
 
|suggestions=Ensure TUFLOW precision matches that specified in the .tcf
|discussion_page=* [[Talk:TUFLOW Message 2219|Discuss Message 2219]]
+
 
|link3=''
 
|link4=''
 
|prelink=[[TUFLOW_Message_2218|Message 2218]]
 
 
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]
 
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]
|nextlink=[[TUFLOW_Message_2220|Message 2220]]
 
 
}}
 
}}

Latest revision as of 14:12, 7 February 2023

TUFLOW Message
ERROR 2219 - Trying to run a double precision model with a TUFLOW single precision .exe.

Alternate Message
ERROR 2219 - Trying to run a single precision model with a TUFLOW double precision .exe.

Message Type
ERROR

Description
The Model Precision == <precision> command checks that the TUFLOW executable used is that specified. If the message is encountered the precision (single or double) of the TUFLOW executable is not the same as specified. For example, if Model Precision == Double is included in the .tcf and a single precision executable is used an error will occur.

See also:
Model Platform ==
Model Build ==
Model TUFLOW Release == .

Suggestions
Ensure TUFLOW precision matches that specified in the .tcf


Up
Go-up.png 2xxx Messages