Model Control

Tip

  1. Need help? Please let us know in the SUEWS Community.

  2. Please report issues with the manual on GitHub Issues (or use Report Issue for This Page for page-specific feedback).

  3. Please cite SUEWS with proper information from our Zenodo page.

4.3.32. Model Control#

Parameters:

tstep#

Time step in seconds for model calculations

Example:

300

forcing#

Meteorological forcing configuration (file path(s) and related options).

The forcing parameter group is defined by the Forcing Control structure.

output#

Output configuration: file format (‘txt’ or ‘parquet’), frequency (seconds, must be a multiple of tstep), groups (txt only) and the output directory (‘dir’). For detailed information about output variables and file structure, see Output Files.

The output parameter group is defined by the Output Control structure.

start_time#

Start time of model run. If None use forcing data bounds.

Default:

None (optional)

end_time#

End time of model run. If None use forcing data bounds.

Default:

None (optional)

ref#

The ref parameter group is defined by the Reference Info structure.