typeDataSourceGroTem
Enumeration to define data source for the ground temperature
Information
Enumeration to define the data source used in AixLib.BoundaryConditions.GroundTemperature.Options.
Literals
| Name | Description |
|---|---|
| Constant | Use constant value |
| File | Use data from file with tabular data |
| Kusuda | Use Kusuda model for undisturbed ground temperature with selectable parameters |
| Sine | Use a sine model with selectable parameters |
Revisions
-
April 21, 2023, by Philip Groesdonk:
First implementation.