From GridLAB-D Wiki
Jump to: navigation, search

default_humidity - Default humidity used when climate module is not loaded (Residential)

Synopsis

module residential {
  default_humidity 75.0 %;
}

Remarks

The humidity determines some thermal properties of the building envelope and as a result of air exchange. When the climate module is loaded, the humidity is read from climate object. However, when no climate object available, the default humidity is used.

See also