5.6 Simulation Time Settings
5.6.2 Description
Simulation time settings define the temporal framework for a TUFLOW FV model including how time is formatted, interpreted, and applied across inputs and outputs. These settings control the simulation start and end times, establish the reference time datum and ensure consistency when reading time series data or writing results.
TUFLOW FV supports ISODATE and HOURS formats and these are set using the
Simulation start and end times are specified using the
| Model Implementation | Description |
|---|---|
| Hours | Model times are specified in decimal hours. |
| ISODATE | Model times are specified in dd/mm/yyyy HH:MM:SS datetime format. |
| Command | Description |
|---|---|
| Start Time | Required - Specifies the start time for the simulation. |
| End Time | Required - Specifies the end time for the simulation. |
| Time Format | Optional - Sets the format of time to either decimal HOURS or ISODATE (dd/mm/yyyy HH:MM:SS). |
5.6.3 Hours
Using this method model times are specified in decimal hours relative to 0.0 hrs. This is the default simulation time settings implementation.
5.6.4 ISODATE
Using this method model times are specified in dd/mm/yyyy HH:MM:SS format. This implementation is useful if running models for specific hindcast periods or when needing to calibrate models to observed data.