TUFLOW Message 1431: Difference between revisions
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
TUFLOW exe Precision = SINGLE | DOUBLE |
TUFLOW exe Precision = SINGLE | DOUBLE |
||
CSV File Precision = SINGLE | DOUBLE |
CSV File Precision = SINGLE | DOUBLE |
||
|alt_msg=ERROR 1431 - no arch properties found.<br> |
|||
|alt_msg=NA |
|||
|type=[[WARNING]] |
|type=[[WARNING]]<br>[[ERROR]] |
||
|message_desc=The data in the binary (xf) version is not the same precision as the simulation. For example the .xf file has been generated using a single precision version of TUFLOW and the current simulation is running as double precision. |
|message_desc=The data in the binary (xf) version is not the same precision as the simulation. For example the .xf file has been generated using a single precision version of TUFLOW and the current simulation is running as double precision. |
||
|suggestions=The simulation is reverting to the raw .csv file.<br> |
|suggestions=The simulation is reverting to the raw .csv file.<br> |
||
| Line 12: | Line 12: | ||
<font color="blue"><tt>Model Precision </tt></font> <font color="red"><tt>==</tt></font><tt> SINGLE</tt> <br> |
<font color="blue"><tt>Model Precision </tt></font> <font color="red"><tt>==</tt></font><tt> SINGLE</tt> <br> |
||
or<br> |
or<br> |
||
<font color="blue"><tt>Model Precision </tt></font> <font color="red"><tt>==</tt></font><tt> DOUBLE</tt> |
<font color="blue"><tt>Model Precision </tt></font> <font color="red"><tt>==</tt></font><tt> DOUBLE</tt><br> |
||
Please contact [mailto:support@tuflow.com support@tuflow.com]. |
|||
Revision as of 08:56, 24 February 2023
TUFLOW Message
WARNING 1431 - csv XF file precision conflict. Re-reading csv file.
TUFLOW exe Precision = SINGLE
Alternate Message
ERROR 1431 - no arch properties found.
Description
The data in the binary (xf) version is not the same precision as the simulation. For example the .xf file has been generated using a single precision version of TUFLOW and the current simulation is running as double precision.
Suggestions
The simulation is reverting to the raw .csv file.
To prevent a simulation from accidentally being started with the wrong version of TUFLOW, the precision of a TUFLOW can be locked using the .tcf command:
Model Precision ==
E.g.
Model Precision == SINGLE
or
Model Precision == DOUBLE
Please contact support@tuflow.com.
| Up |
|---|