IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

7.5.2.23 IfcHumidifierTypeEnum

7.5.2.23.1 Semantic definition

Enumeration defining the typical types of humidifiers.

7.5.2.23.2 Type values

Type Description
ADIABATICAIRWASHER

Water vapor is added into the airstream through adiabatic evaporation using an air washing element.

ADIABATICATOMIZING

Water vapor is added into the airstream through adiabatic evaporation using an atomizing element.

ADIABATICCOMPRESSEDAIRNOZZLE

Water vapor is added into the airstream through adiabatic evaporation using a compressed air nozzle.

ADIABATICPAN

Water vapor is added into the airstream through adiabatic evaporation using a pan.

ADIABATICRIGIDMEDIA

Water vapor is added into the airstream through adiabatic evaporation using a rigid media.

ADIABATICULTRASONIC

Water vapor is added into the airstream through adiabatic evaporation using an ultrasonic element.

ADIABATICWETTEDELEMENT

Water vapor is added into the airstream through adiabatic evaporation using a wetted element.

ASSISTEDBUTANE

Water vapor is added into the airstream through water heated evaporation using a butane heater.

ASSISTEDELECTRIC

Water vapor is added into the airstream through water heated evaporation using an electric heater.

ASSISTEDNATURALGAS

Water vapor is added into the airstream through water heated evaporation using a natural gas heater.

ASSISTEDPROPANE

Water vapor is added into the airstream through water heated evaporation using a propane heater.

ASSISTEDSTEAM

Water vapor is added into the airstream through water heated evaporation using a steam heater.

STEAMINJECTION

Water vapor is added into the airstream through direct steam injection.

USERDEFINED

User-defined humidifier type.

NOTDEFINED

Undefined humidifier type.

Table 7.5.2.23.A

7.5.2.23.3 Formal representation

TYPE IfcHumidifierTypeEnum = ENUMERATION OF
	(ADIABATICAIRWASHER
	,ADIABATICATOMIZING
	,ADIABATICCOMPRESSEDAIRNOZZLE
	,ADIABATICPAN
	,ADIABATICRIGIDMEDIA
	,ADIABATICULTRASONIC
	,ADIABATICWETTEDELEMENT
	,ASSISTEDBUTANE
	,ASSISTEDELECTRIC
	,ASSISTEDNATURALGAS
	,ASSISTEDPROPANE
	,ASSISTEDSTEAM
	,STEAMINJECTION
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

7.5.2.23.4 References

Edit on Github


Is this page difficult to understand? Let us know!