cesarp.SIA2024 package
SIA2024
Package providing functionality for creating operational parameters and profiles based on SIA2024. As the raw SIA2024 data used as an input cannot be released OpenSource, there are pre-generated profiles included. The code for generating new profiles is included as well, as it might be useful to know how the profiles are built up or reuse part of it in case you want to use another data source to generate your profiles.
The SIA2024 data is stored at UES Lab/Empa as a separate GIT project.
The classes/modules built to be used from outside (API of package):
class/module |
description |
---|---|
|
main interface for accessing operatinal parameters based on SIA2024
This class can be set as “BUILDING_OPERATION_FACTORY_CLASS” in the config of |
|
the building types available (for lookup, you pass them as strings) |
Subpackages
- cesarp.SIA2024.demand_generators package
- Submodules
- cesarp.SIA2024.demand_generators.ActivityHeatGainCalculator module
- cesarp.SIA2024.demand_generators.AppliancesDemandGenerator module
- cesarp.SIA2024.demand_generators.AreaPerPersonCalculator module
- cesarp.SIA2024.demand_generators.BuildingTypeProtocol module
- cesarp.SIA2024.demand_generators.DHWDemandBasedOnLiterPerDayGenerator module
- cesarp.SIA2024.demand_generators.DHWDemandGenerator module
- cesarp.SIA2024.demand_generators.InfiltrationRateGenerator module
- cesarp.SIA2024.demand_generators.LightingDemandGenerator module
- cesarp.SIA2024.demand_generators.NighttimePatternGenerator module
- cesarp.SIA2024.demand_generators.OccupancyProfileGenerator module
- cesarp.SIA2024.demand_generators.ThermostatDemandGenerator module
- cesarp.SIA2024.demand_generators.ValuePerKeyCache module
- cesarp.SIA2024.demand_generators.VariationMonthly module
- cesarp.SIA2024.demand_generators.VentilationDemandGenerator module
- Submodules
Submodules
- cesarp.SIA2024.CSVYFileDumper module
- cesarp.SIA2024.NullParametersFactory module
- cesarp.SIA2024.SIA2024BuildingType module
- cesarp.SIA2024.SIA2024DataAccessor module
- cesarp.SIA2024.SIA2024Facade module
- cesarp.SIA2024.SIA2024Parameters module
- cesarp.SIA2024.SIA2024ParametersFactory module
- cesarp.SIA2024.SIA2024ParamsManager module
- cesarp.SIA2024.SIA2024_2016_RoomType module