Purpose
This solver analyzes the terrain around a given point to determine appropriate roughness parameters for wind engineering calculations according to various international standards.Inputs
| Parameter | Data Type | Units | Default | Description |
|---|---|---|---|---|
| mode | string | - | e.g. βeurocodeβ | Region/standard to use for analysis |
| longitude | number | deg | - | Longitude, in decimals (same format as projectDefault("longitude")) |
| latitude | number | deg | - | Latitude, in decimals (same format as projectDefault("latitude")) |
Implementation Example
Supported Standards
Currently, the solver supports:- Eurocode: European wind loading standard (EN 1991-1-4)
Additional standards may be added in future versions of the solver.
Outputs
The solver returns terrain roughness parameters specific to the chosen standard that can be used in wind load calculations.Usage Notes
- Ensure the
modeparameter matches the wind standard being used in your template - Use project defaults for latitude and longitude when possible for consistency
- The solver requires internet connectivity to access geographic databases