modelFangerCBE
Script for comparing the PMV model with the CBE thermal comfort tool
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example validates the PMV values against values calculated with the CBE (Center for the Built Environment, UC Berkeley) Thermal Comfort Tool for a variety of cases.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Utilities.Comfort.Fanger | com | Thermal comfort model | |
| Modelica.Blocks.Sources.CombiTimeTable | inp | PMV input conditions | |
| Modelica.Blocks.Interaction.Show.RealValue | realValue | ||
| Modelica.Blocks.Sources.CombiTimeTable | PMVRef | PMV value calculated by the CBE Thermal Comfort Tool |
Revisions
-
May 27, 2020, by Donghun Kim and Michael Wetter:
First implementation.
This is for #1936.