Fan-Coil Units

Revision 2 · SynC Standards Team — Specifier, SynC (SynC Platform Team / Platform Standards) ✓ Official · Jun 18, 2026 +32 −28

Adoption-parse fixes (YAML quoting, valid types, range defaults/min-max)
Showing changes from Rev 1 to Rev 2 in Fan-Coil Units.
---
title: Fan-Coil Units
165 unchanged lines
```datasheet
element: design-conditions
type: group
fields:
- key: entering_air_db_cooling
label: Cooling entering air dry-bulb
type: number
unit: °F
default: 80
- key: entering_air_wb_cooling
label: Cooling entering air wet-bulb
type: number
unit: °F
default: 67
- key: chw_entering_temp
label: Chilled water entering temperature
type: number
unit: °F
default: 45
- key: hw_entering_temp
label: Hot water entering temperature
type: number
unit: °F
default: 140
- key: room_setpoint_cooling
label: Room cooling setpoint
type: number
unit: °F
default: 75
+label: Design Conditions — Cooling entering air dry-bulb
+type: text
+unit: °F
+default: 80
```
+```datasheet
+label: Design Conditions — Cooling entering air wet-bulb
+type: text
+unit: °F
+default: 67
+```
+
+```datasheet
+label: Design Conditions — Chilled water entering temperature
+type: text
+unit: °F
+default: 45
+```
+
+```datasheet
+label: Design Conditions — Hot water entering temperature
+type: text
+unit: °F
+default: 140
+```
+
+```datasheet
+label: Design Conditions — Room cooling setpoint
+type: text
+unit: °F
+default: 75
+```
+
### Design conditions shall be taken from the project basis-of-design and the unit schedule.
736 unchanged lines
## The O&M manual shall include a spare-parts inventory list with manufacturer part numbers and reorder information so that additional spares can be procured during the building's service life.

View current revision