Hi
I am running a 2D HD simulation of TUFLOW FV using a restart file. My syntax for specifying this in the input fvc file is as follows:
! INITIAL CONDITIONS
initial water level == 9.35736
Restart == river_97_7.1.0_v3(rerun1)_t115.rst
The log file appears to be telling me that the restart file is being used, but I don't quite get what I expected when I look at the output. I am finding that I get a jump in velocities immediately after the first timestep.
Does this mean that TUFLOW FV does not really use a full restart (with all the transient parameters, accelerations, etc)?
Thanks for any assistance.