Skip to content
This repository has been archived by the owner on Dec 23, 2020. It is now read-only.

Latest commit

 

History

History
51 lines (34 loc) · 1.22 KB

Time_related_options.rst

File metadata and controls

51 lines (34 loc) · 1.22 KB

Time related options

Tstep

Requirement

Required

Description

Specifies the model time step [s].

Configuration

A value of 300 s (5 min) is strongly recommended. The time step cannot be less than 1 min or greater than 10 min, and must be a whole number of minutes that divide into an hour (i.e. options are 1, 2, 3, 4, 5, 6, 10 min or 60, 120, 180, 240, 300, 360, 600 s).

ResolutionFilesIn

Requirement

Required

Description

Specifies the resolution of the input files [s] which SUEWS will disaggregate to the model time step.

Configuration

1800 s for 30 min or 3600 s for 60 min are recommended.

Note

If ResolutionFilesIn is not provided, SUEWS assumes ResolutionFilesIn = Tstep.

ResolutionFilesInESTM

Requirement

Optional

Description

Specifies the resolution of the ESTM input files [s] which SUEWS will disaggregate to the model time step.

Configuration

The same as for ResolutionFilesIn.

ResolutionFilesOut

Requirement

Required

Description

Specifies the resolution of the output files [s].

Configuration

1800 s for 30 min or 3600 s for 60 min are recommended.