Skip to content

UTCI (Simulation) - [source code]

Compute annual probe-specific UTCI from simulation outputs: MRT and wind-speed data trees, plus air temperature and relative humidity. For a weather-only calculator, use "UTCI (Weather)".

Input

Name Nickname Description Type
MRT M The MRT component's Result (preferred), or a DataTree of annual MRT values — {probe}(8760) or {hour}(probes), both accepted. Generic Data
Wind Speed V Wind speed as an AnnualWindField, one spatial list (one value per probe, held for all hours), or a {probe}(hours) / {hour}(probes) tree. Pedestrian-height speeds are lifted to the 10 m UTCI reference. Defaults to calm (0.5 m/s) when unconnected. Generic Data
Air Temperature T Annual hourly ambient air temperature (8760 values, °C). Number
Relative Humidity RH Annual hourly relative humidity (8760 values, %). Number
Transpose True (default): UTCI tree is {hour}(probes), typically 8760 branches with one value per probe. False: UTCI tree is {probe}(hours). Boolean
Run R Enable UTCI calculation. Boolean

Output

Name Nickname Description Type
UTCI U UTCI data tree. Default: {hour}(probes). With Transpose off: {probe}(hours). Number
Comfort Hours H No-thermal-stress hours per probe. Integer
Comfort % % Comfort percentage per probe. Number