functionCoeffsSunshadingInstallationVDI2078
Calculate the sunshading coefficient based on its installation defined by VDI 2078
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function finds the sunshading coefficient according to the input sunshading type. Values are defined by VDI 2078.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| AixLib.Airflow.WindowVentilation.BaseClasses.Types.SunshadingInstallationTypesVDI2078 | typ | Sunshading type defined in VDI 2078 |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | cof | Coefficient of sunshading |
Revisions
-
June 14, 2024, by Jun Jiang:
First implementation (see issue 1492)