modelFanger
Test of Comfort Model
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This is a test of the Thermal Comfort Model.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Utilities.Comfort.Fanger | theCom | Thermal comfort model | |
| Modelica.Blocks.Sources.Constant | ICl | Clothing insulation | |
| Modelica.Blocks.Sources.Constant | vAir | Air velocity | |
| Modelica.Blocks.Sources.Constant | M | Metabolic heat generated | |
| Modelica.Blocks.Sources.Ramp | TAir | Air temperature | |
| Modelica.Blocks.Sources.Constant | TRad | Radiation temperature | |
| Modelica.Blocks.Sources.Constant | pAtm | ||
| Modelica.Blocks.Sources.Constant | phi | Relative humidity | |
| Buildings.Utilities.Comfort.Fanger | theComFixPar | Thermal comfort model with fixed parameters |
Revisions
- March 03, 2005, by Michael Wetter and Sorin Costiner:
First implementation.