Difference between revisions of "TUFLOW Message 3010"

From Tuflow
Jump to navigation Jump to search
(Created page with "{{TUFLOW_Message |tuflow_message=ERROR 3010: minimum permissible dt must be <= initial timestep. <br> |alt_msg=ERROR 3010: Timestep must be >= 'a'<br>ERROR 3010: Timestep mus...")
 
Line 2: Line 2:
 
|tuflow_message=ERROR 3010: minimum permissible dt must be <= initial timestep.
 
|tuflow_message=ERROR 3010: minimum permissible dt must be <= initial timestep.
 
<br>  
 
<br>  
|alt_msg=ERROR 3010: Timestep must be >= 'a'<br>ERROR 3010: Timestep must be >= 0.000001 s"
+
|alt_msg=ERROR 3010: Timestep must be >= 'a'<br>ERROR 3010: Timestep must be >= 0.000001 s
  
 
|type=[[ERROR]]  
 
|type=[[ERROR]]  
|message_desc=The wet/dry depth threshold has been set to a value below the minimum allowed.
+
|message_desc=The initial timestep for the HPC Solver must be greater than the minimum permissible timestep.
 
|suggestions=
 
|suggestions=
 
The minimum permissible target timestep allowed for the HPC Solver is set with the 'Timestep Minimum' TCF command, where the default is the minimum of 0.1 seconds or the cell size divided by 200 m/s. This value must be less than the initial timestep value specified for the HPC Solver with the 'Timestep' or 'Timestep Intitial' TCF commands. The timestep can also not be less than 0.000001s.   
 
The minimum permissible target timestep allowed for the HPC Solver is set with the 'Timestep Minimum' TCF command, where the default is the minimum of 0.1 seconds or the cell size divided by 200 m/s. This value must be less than the initial timestep value specified for the HPC Solver with the 'Timestep' or 'Timestep Intitial' TCF commands. The timestep can also not be less than 0.000001s.   

Revision as of 12:11, 19 April 2018

TUFLOW Message
ERROR 3010: minimum permissible dt must be <= initial timestep.

Alternate Message
ERROR 3010: Timestep must be >= 'a'
ERROR 3010: Timestep must be >= 0.000001 s

Message Type
ERROR

Description
The initial timestep for the HPC Solver must be greater than the minimum permissible timestep.

Suggestions
The minimum permissible target timestep allowed for the HPC Solver is set with the 'Timestep Minimum' TCF command, where the default is the minimum of 0.1 seconds or the cell size divided by 200 m/s. This value must be less than the initial timestep value specified for the HPC Solver with the 'Timestep' or 'Timestep Intitial' TCF commands. The timestep can also not be less than 0.000001s.


Up
Go-up.png 3xxx Messages