Difference between revisions of "TUFLOW Message 2219"

From Tuflow
Jump to navigation Jump to search
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

Revision as of 10:51, 27 June 2022

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