Tip
Need help? Please let us know in the SUEWS Community.
Please report issues with the manual on GitHub Issues (or use Report Issue for This Page for page-specific feedback).
Please cite SUEWS with proper information from our Zenodo page.
4.3.38. SUEWS Config#
Main SUEWS configuration.
Parameters:
- name#
Name of the SUEWS configuration
- Default:
'sample config'
- schema_version#
Configuration schema version (e.g., ‘0.1’, ‘1.0’, ‘1.1’). Only changes when configuration structure changes.
- Default:
'0.1'
- description#
Description of this SUEWS configuration
- Default:
'this is a sample config for testing purposes ONLY - values are not realistic'
- model#
Model control and physics parameters
The
modelparameter group is defined by the Model Configuration structure.
- sites#
List of sites to simulate
Each item in the
siteslist must conform to the Site Configuration structure.