Output of SMS results can optionally be started after a delay period.
The following code snippet shows an example of SMS result output starting at 4 hours:
...
<output output_after="14400.0" format="SMS9">
<variables>
Depth
Elevation
Flow
Velocity
Hazard
</variables>
<frequency>120</frequency>
</output>
...