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.39. Site Configuration#
Site configuration for SUEWS simulations.
Represents the complete configuration for a single SUEWS simulation site, including all physical properties, initial states, and model parameters.
Parameters:
- name#
Name of the site
- Example:
'test site'
- gridiv#
Grid ID for identifying this site in multi-site simulations
- Example:
1
- properties#
Physical and morphological properties of the site
The
propertiesparameter group is defined by the Site Properties structure.
- initial_states#
Initial conditions for model state variables
The
initial_statesparameter group is defined by the Initial States structure.