IFC 4.3.2.20240423 (IFC4X3_ADD2) under development

7.5.2.9 IfcCondenserTypeEnum

7.5.2.9.1 Semantic definition

Enumeration defining the typical types of condensers. Air is used as the cooling medium for AIRCOOLED; water is used as the cooling medium for all other types.

7.5.2.9.2 Type values

Type Description
AIRCOOLED

A condenser in which heat is transferred to an air-stream.

EVAPORATIVECOOLED

A condenser that is cooled evaporatively.

WATERCOOLED

Water-cooled condenser with unspecified operation.

WATERCOOLEDBRAZEDPLATE

Water-cooled condenser with plates brazed together to form an assembly of separate channels.

WATERCOOLEDSHELLCOIL

Water-cooled condenser with cooling water circulated through one or more continuous or assembled coils contained within the shell.

WATERCOOLEDSHELLTUBE

Water-cooled condenser with cooling water circulated through one or more tubes contained within the shell.

WATERCOOLEDTUBEINTUBE

Water-cooled condenser consisting of one or more assemblies of two tubes, one within the other.

USERDEFINED

User-defined condenser type.

NOTDEFINED

Undefined condenser type.

Table 7.5.2.9.A

7.5.2.9.3 Formal representation

TYPE IfcCondenserTypeEnum = ENUMERATION OF
	(AIRCOOLED
	,EVAPORATIVECOOLED
	,WATERCOOLED
	,WATERCOOLEDBRAZEDPLATE
	,WATERCOOLEDSHELLCOIL
	,WATERCOOLEDSHELLTUBE
	,WATERCOOLEDTUBEINTUBE
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

7.5.2.9.4 References

Edit on Github


Is this page difficult to understand? Let us know!

7.5.2.9.5 Changelog

7.5.2.9.5.1 IFC4

  • item, WATERCOOLED