# UTCI Comfort Parameters

![](https://894783789-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPHXQ1I3gb93zpLrLZf%2Fuploads%2Fgit-blob-4f016d975298be74d8a976630232b820d4a78dfa%2FUTCI_Comfort_Parameters.png?alt=media)

![](https://894783789-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPHXQ1I3gb93zpLrLZf%2Fuploads%2Fgit-blob-40e8beb2c380c17fc9c9cf1a903bc078c9ce060d%2FUTCI_Comfort_Parameters.png?alt=media) - [\[source code\]](https://github.com/ladybug-tools/ladybug-grasshopper/blob/master/ladybug_grasshopper/src/LB%20UTCI%20Comfort%20Parameters.py)

Create a set of parameters that define the acceptable conditions of the Universal Thermal Climate Index (UTCI) comfort model.

These parameters can be plugged into any of the components that compute UTCI comfort.

### Inputs

* **cold\_thresh**

Temperature in Celsius below which the UTCI represents cold stress. (Default: 9C).

* **heat\_thresh**

Temperature in Celsius above which the UTCI represents heat stress. (Default: 26C).

### Outputs

* **utci\_par**

A UTCI comfort parameter object that can be plugged into any of the components that compute UTCI thermal comfort.
