TUFLOW Message 1431: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
| 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> |
||
Please contact [mailto:support@tuflow.com support@tuflow.com]. |
|||
Latest revision as of 16:34, 5 January 2024
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
| Up |
|---|