TUFLOW Message 1701

From Tuflow
Jump to navigation Jump to search

TUFLOW Message
ERROR 1701 - 1D timestep not specified for GPU solver.
If using virtual pipes, please include "Virtual Pipe == ON" in the .tcf file.

Alternate Message
NA

Message Type
ERROR

Description
A TUFLOW GPU model with linked 1D, has been detected, but no 1D timestep has been specified. Support for linked 1D models in TUFLOW GPU is under development. For TUFLOW build 2016-03-AB onward, TUFLOW has the ability to read an ESTRY control file, but the virtual pipe feature is the only 1D functionality that is currently supported. All of the following, can enable 1D in a TUFLOW GPU model:

  • Virtual Pipes
  • Boundary using hidden 1D node, such as "QT" type boundary.
  • 1D commands or ESTRY control file specified in the .tcf. For example in the .tcf, both of the following code blocks turn on 1D.
Start 1D Domain
Output Folder == ..\results\1d\
End 1D Domain

Or

1D Output Folder == ..\results\1d\

Suggestions
If the model has virtual pipes, please include Virtual Pipe == ON in the .tcf to enable this feature.
Check that all 2D boundaries are compatible with the GPU solver (please refer to the TUFLOW manual for documentation).
Remove any 1D control file references or 1D commands from the control file.


Up
Go-up.png 1xxx Messages